1. c0bd173 Revert "rtc:alarm: remove alarm_shutdown hook in alarm driver" by Dan Pasanen · 9 years ago
  2. 7c2e683 Revert "alarm : Fix the race conditions in alarm-dev.c" by Dan Pasanen · 9 years ago
  3. 0978bb9 alarm : Fix the race conditions in alarm-dev.c by Xiaocheng Li · 12 years ago
  4. 2d537ee rtc:alarm: remove alarm_shutdown hook in alarm driver by Xiaocheng Li · 12 years ago
  5. aec2ad6 rtc: alarm: update power_on alarm setting logic by Xiaocheng Li · 12 years ago
  6. c2e17c5 kernel: alarm: setup the RTC immediately for poweroff alarm by Figo Wang · 12 years ago
  7. 5c892db rtc: alarm: Proper handling of spinlock by Mohit Aggarwal · 12 years ago
  8. 8f6f664 kernel: alarm: Do not call rtc_alarm_irq_enable in IRQ Disabled context by Prasad Sodagudi · 12 years ago
  9. 5ed01a0 kernel: alarm: :fix the BUG that device automatically powers on by Figo Wang · 13 years ago
  10. c57d55e rtc: alarm: Set power-on alarm 120 sec before actual alarm time by Mohit Aggarwal · 13 years ago
  11. 7c39800 kernel: alarm: add dedicated alarm type for poweroff alarm by Figo Wang · 12 years ago
  12. cedc25d rtc: alarm: Add power-on alarm feature by Ashay Jaiswal · 13 years ago
  13. d761b89 - rtc: alarm: sanity check new time. by Vijayakuamar Badiger · 11 years ago
  14. 1164c9c rtc: alarm: init power_on_alarm_lock mutex in alarmtimer_rtc_timer_init by Kumar Gala · 12 years ago
  15. fd7da09 alarmtimer: add rtc irq support for alarm by Xiaocheng Li · 12 years ago
  16. 6736304 alarmtimers: Squash upstream changes by John Stultz · 14 years ago
  17. 9c7bc23 rtc: alarm: Fix data handling issue with alarm->type by Venkatesh Yadav Abbarapu · 11 years ago
  18. 1d7ee4d alarmtimer: add alarm_expires_remaining by Todd Poynor · 13 years ago
  19. 024d6d1 alarmtimer: add alarm_start_relative by Todd Poynor · 13 years ago
  20. 4d32902 alarmtimer: add alarm_forward_now by Todd Poynor · 13 years ago
  21. 9604aa3 alarmtimer: add alarm_restart by Todd Poynor · 13 years ago
  22. e6a2d71 alarmtimer: Use hrtimer per-alarm instead of per-base by John Stultz · 13 years ago
  23. 2b4666d alarmtimer: implement minimum alarm interval for allowing suspend by Todd Poynor · 14 years ago
  24. a0b341a BACKPORT: commoncap: don't alloc the credential unless needed in cap_task_prctl by Tetsuo Handa · 12 years ago
  25. 2bee42a UPSTREAM: capabilities: ambient capabilities by Andy Lutomirski · 11 years ago
  26. d928192 userns: Start out with a full set of capabilities. by Eric W. Biederman · 14 years ago
  27. 6640a2b ANDROID: binder: add hwbinder,vndbinder to BINDER_DEVICES. by Martijn Coenen · 9 years ago
  28. 62a901c binder: use group leader instead of open thread by Todd Kjos · 9 years ago
  29. ab22769 binder: don't allow mmap() by process other than proc->tsk by Al Viro · 14 years ago
  30. 96db96e android: binder: support for file-descriptor arrays. by Martijn Coenen · 9 years ago
  31. 81ec74b android: binder: Fix binder_transaction with "scatter-gather" by Adrian DC · 9 years ago
  32. 1847db4 android: binder: support for scatter-gather. by Martijn Coenen · 9 years ago
  33. 1ed5ba4 android: binder: add extra size to allocator. by Martijn Coenen · 9 years ago
  34. 4707c0b android: binder: refactor binder_transact() by Martijn Coenen · 9 years ago
  35. 80ec932 BACKPORT: android: binder: support multiple /dev instances. by Martijn Coenen · 9 years ago
  36. 1b48dc6 BACKPORT: android: binder: deal with contexts in debugfs. by Martijn Coenen · 9 years ago
  37. 7615632 BACKPORT: android: binder: support multiple context managers. by Martijn Coenen · 9 years ago
  38. d640605 android: binder: split flat_binder_object. by Martijn Coenen · 10 years ago
  39. ac961c2 binder: blacklist %p kptr_restrict by Nick Desaulniers · 9 years ago
  40. a8f4856 staging: android: Fix typo in staging/android by Masanari Iida · 13 years ago
  41. f77b183 drivers: android: binder: Use __func__ in debug messages by Mirsal Ennaime · 13 years ago
  42. 17b7445 drivers: android: binder: Remove excessive indentation by Mirsal Ennaime · 13 years ago
  43. 4618b57 drivers: android: binder: Fix code style in binder_deferred_release by Mirsal Ennaime · 13 years ago
  44. 506a027 Staging: android: binder: More offset validation. by Arve Hjønnevåg · 12 years ago
  45. 2900dbb binder: NULL pointer reference by Paresh Nakhe · 12 years ago
  46. 582bf3e binder: Quiet Binder by Uma Maheshwari Bhiram · 12 years ago
  47. 78efff0 Staging: android: binder: Support concurrent 32 bit and 64 bit processes. by Arve Hjønnevåg · 12 years ago
  48. 9ad3fd5 ANDROID: binder: Add strong ref checks by Arve Hjønnevåg · 10 years ago
  49. 48b1d9e staging: android: binder: fix ABI for 64bit Android by Serban Constantinescu · 12 years ago
  50. d4a4854 drivers: staging: android: split uapi out of binder.h by Colin Cross · 12 years ago
  51. 57fd762 staging: android: binder: fix binder interface for 64bit compat layer by Serban Constantinescu · 13 years ago
  52. f0a75a4 staging: android: binder: replace types with portable ones by Serban Constantinescu · 13 years ago
  53. 0c147d4 staging: android: binder: fix BC_FREE_BUFFER ioctl declaration by Serban Constantinescu · 13 years ago
  54. 3fc772f staging: android: binder: fix BINDER_SET_MAX_THREADS declaration by Serban Constantinescu · 13 years ago
  55. 698e2c8 staging: android: binder: replace IOCTL types with user-exportable types by Serban Constantinescu · 13 years ago
  56. 0d56b48 Staging: android: add __user annotation in binder.c by Bojan Prtvar · 13 years ago
  57. 16e494b Staging: android: Mark local functions in binder.c as static by Bojan Prtvar · 13 years ago
  58. 195b6a1 staging: android: binder: fix alignment issues by Serban Constantinescu · 13 years ago
  59. 87836e5 staging: android: Avoid using camelcase in binder.h by Cruz Julian Bishop · 13 years ago
  60. b2c34a3 staging: android: binder: fix sparse warnings by Emil Goode · 14 years ago
  61. 81d8a02 staging: android: binder: modify struct binder_write_read to use size_t by Serban Constantinescu · 13 years ago
  62. 53396a6 BACKPORT: Staging: android: binder: Fixed multi-line strings by Anmol Sarma · 13 years ago
  63. af15f44 drivers: staging: android: binder.c: fix printk macros by Sherwin Soltani · 14 years ago
  64. 3a82895 Staging: android: binder: Make task_get_unused_fd_flags function static by Sachin Kamat · 14 years ago
  65. 5db6d18 Revert "Staging: android: binder: More offset validation." by Adrian DC · 9 years ago
  66. 55fd41d BACKPORT: security: fix typo in security_task_prctl by Jann Horn · 10 years ago
  67. 76fbb1d BACKPORT: Backport ioctl for getting descriptors. by Jerry Zhang · 9 years ago
  68. 80c4672 add back zram by William Bellavance · 9 years ago ng-7.1
  69. d1e3bf0 msm: smd: Fix support for SDIO SMEM by Sultanxda · 9 years ago
  70. ab968c7 tenderloin: quiet avc denied log spam by Nick Reuter · 9 years ago
  71. dc2517b hp: fix serial number generation by Nick Reuter · 9 years ago
  72. 2464470 tenderloin: update config by Nick Reuter · 9 years ago
  73. 81f8714 iosched_switcher: Use reliable state notifier by Pranav Vashi · 9 years ago
  74. cbf97cd mmc: queue: Configure the I/O sched switcher for mmc block devices by Sultanxda · 9 years ago
  75. 11d7833 block: Add driver to change the I/O scheduler when the screen turns off by Sultanxda · 9 years ago
  76. 6e3c746 fbdev: add events for early fb event support by Inki Dae · 14 years ago
  77. 49ee54b shamu: Add state notifier driver by Pranav Vashi · 10 years ago
  78. 4a68c61 ath6kl: Fix a debugfs crash for USB devices by Mohammed Shafi Shajakhan · 13 years ago
  79. b606ba6 ath: changed kmalloc to kmemdup by Andrei Epure · 13 years ago
  80. 75ec771 Revert "locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG" by Nick Reuter · 9 years ago
  81. 1e6cb85 Revert "mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED" by Nick Reuter · 9 years ago
  82. c22613a Revert "tenderloin: update mmc changes from pyramid" by Nick Reuter (elginsk8r) · 9 years ago
  83. ce157ed tenderloin: update mmc changes from pyramid by Nick Reuter · 9 years ago
  84. 9cb2d12 mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEED by Andrea Arcangeli · 10 years ago
  85. bce2e77 locking/rtmutex: Drop usage of __HAVE_ARCH_CMPXCHG by Sebastian Andrzej Siewior · 11 years ago
  86. 003ac04 sched: LOAD_FREQ (4*HZ+61) avoids loadavg Moire by Klaus Ripke · 14 years ago
  87. 55d434e ksm: check and skip page, if it is already scanned by franciscofranco · 10 years ago
  88. fac08d6 arm: lib: Fix makefile issue by Hong-Mei Li · 13 years ago
  89. f00f962 msm: memutils: memcpy, memmove, copy_page optimization by Chris Fries · 13 years ago
  90. dd42f2a configs: update tenderloin configs by Nick Reuter · 9 years ago
  91. 33f5b6a Revert "need to figure out why but had to change the default" by Nick Reuter · 9 years ago
  92. 22d6ea8 tenderloin: Enable cpufreq limit driver by Zhao Wei Liew · 10 years ago
  93. 16c59e8 cpufreq: Add cpufreq limit driver by Zhao Wei Liew · 10 years ago
  94. d1134dd Merge "Revert "tenderloin: enable adaptive ksm"" into ng-7.1 by Nick Reuter (elginsk8r) · 9 years ago
  95. 52c1a32 Revert "tenderloin: enable adaptive ksm" by Nick Reuter (elginsk8r) · 9 years ago
  96. 0edd2a6 msm: fb: change base pipe info from pointer to structure by Vinu Deokaran · 10 years ago
  97. e4c44f0 msm: gpu Fix sync object race condition by Edward Lee · 10 years ago
  98. 42066ef msm: kgsl: Skip perf counters and Sync lock for A2xx. by Rajesh Kemisetti · 13 years ago
  99. 004af88 tenderloin: enable adaptive ksm by Nick Reuter · 9 years ago
  100. 35d28ba mm: add adaptive kernel same page merging by Nick Reuter · 9 years ago