1. f361aa0 Remove taskname from lowmemorykiller kill reports by Jim Blackler · 5 years ago
  2. f5458c1 ANDROID: fiq_debugger: remove by Mark Salyzyn · 5 years ago
  3. dc9b480 ANDROID: fix kernelci build-break in lowmemorykiller by Todd Kjos · 5 years ago
  4. bf4125b ANDROID: Fixes to locking around handle_lmk_event by Jim Blackler · 5 years ago
  5. bee613d ANDROID: Avoid taking multiple locks in handle_lmk_event by Jim Blackler · 5 years ago
  6. 941128e ANDROID: Communicates LMK events to userland where they can be logged by Jim Blackler · 5 years ago
  7. 270fbfb ANDROID: ion_dummy_driver: Remove SYSTEM_CONTIG heap by John Stultz · 6 years ago
  8. 4573300 ANDROID: ion_dummy_driver: Rework ion_dummy_driver to avoid direct indexing into the heaps by John Stultz · 6 years ago
  9. a53fdae ANDROID: ion_dummy_driver: Use IS_ERR_OR_NULL() before destroying heaps by John Stultz · 6 years ago
  10. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  11. cc5c173 staging: android: ion: fix sys heap pool's gfp_flags by Qing Xia · 6 years ago
  12. 0466709 ion: Disable ION_HEAP_TYPE_SYSTEM_CONTIG by Daniel Rosenberg · 8 years ago
  13. 7bebf33 Merge 4.9.131 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. d4d0edc staging: android: ashmem: Fix mmap size validation by Alistair Strachan · 6 years ago
  15. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  16. 3af20bd staging: android: ion: check for kref overflow by Daniel Rosenberg · 6 years ago
  17. 3fedc0c staging: android: ion: fix ION_IOC_{MAP,SHARE} use-after-free by Greg Hackmann · 6 years ago
  18. 9e79039 Merge 4.9.112 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  19. 06bef9e staging: android: ion: Return an ERR_PTR in ion_map_kernel by Laura Abbott · 6 years ago
  20. a4230be Merge 4.9.109 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  21. 8da07ee staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy by Laura Abbott · 6 years ago
  22. 0e25e2c FROMLIST: staging: Fix sparse warnings in vsoc driver. by Alistair Strachan · 6 years ago
  23. 4a0c0ee FROMLIST: staging: vsoc: Fix a i386-randconfig warning. by Alistair Strachan · 6 years ago
  24. 334bf92 FROMLIST: staging: vsoc: Create wc kernel mapping for region shm. by Alistair Strachan · 6 years ago
  25. 7cc0d0f ANDROID: staging: ion: Obey kptr_restrict by Alistair Strachan · 6 years ago
  26. 0055e0d FROMLIST: staging: Android: Add 'vsoc' driver for cuttlefish. by Greg Hartman · 6 years ago
  27. d3c79a3 staging: android: ashmem: Fix possible deadlock in ashmem_ioctl by Yisheng Xie · 7 years ago
  28. 71df7bb staging: android: ashmem: Fix possible deadlock in ashmem_ioctl by Yisheng Xie · 7 years ago
  29. bb52bba Merge 4.9.88 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  30. 1d47c87 staging: android: ashmem: Fix lockdep issue during llseek by Joel Fernandes · 7 years ago
  31. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  32. 2dfe49d staging: android: ashmem: Fix a race condition in pin ioctls by Ben Hutchings · 7 years ago
  33. 3ee287d staging: android: ion: Switch from WARN to pr_warn by Laura Abbott · 7 years ago
  34. 458d2fc staging: android: ion: Add __GFP_NOWARN for system contig heap by Laura Abbott · 7 years ago
  35. 033d019 Merge 4.9.77 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  36. c51d23d staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl by Viktor Slavkovic · 7 years ago
  37. 3b61956 ANDROID: fiq_debugger: Fix minor bug in code by Greg Kaiser · 7 years ago
  38. f44842e ANDROID: lowmemorykiller: Add tgid to kill message by Joel Fernandes · 7 years ago
  39. 15a97d3 ANDROID: lowmemorykiller: account for unevictable pages by Tim Murray · 8 years ago
  40. 8f8de8d staging: android: ashmem: lseek failed due to no FMODE_LSEEK. by Shuxiao Zhang · 7 years ago
  41. b8b8c5a staging: android: ashmem: lseek failed due to no FMODE_LSEEK. by zhangshuxiao · 8 years ago
  42. b4a2694 ANDROID: fiq_debugger: Remove wakelock.h dependencies by Dmitry Shmidt · 8 years ago
  43. a33d9f9 ANDROID: fiq_debugger: Pass task parameter to unwind_frame() by Jeff Vander Stoep · 8 years ago
  44. 023f889 ANDROID: fiq_debugger: Add fiq_debugger.disable option by Dmitry Shmidt · 8 years ago
  45. caff55c ANDROID: fiq_debugger: Add option to apply uart overlay by FIQ_DEBUGGER_UART_OVERLAY by Dmitry Shmidt · 8 years ago
  46. 5fb1ae0 ANDROID: lowmemorykiller: fix declaration order warnings by Brian Norris · 9 years ago
  47. daeea72 ANDROID: fiq_debugger: Build fixes for 4.1 by John Stultz · 9 years ago
  48. 60c384b ANDROID: fiq_debugger: Add fiq_watchdog_triggered api by Arve Hjønnevåg · 10 years ago
  49. e073df6 ANDROID: fiq_debugger: Call fiq_debugger_printf through a function pointer from cpu specific code by Arve Hjønnevåg · 10 years ago
  50. 516b14d ANDROID: fiq_debugger: add ARM64 support by Colin Cross · 10 years ago
  51. cffbe78 ANDROID: fiq_debugger: split arm support into fiq_debugger_arm.c by Colin Cross · 10 years ago
  52. 7efcbb8 ANDROID: fiq_debugger: use pt_regs for registers by Colin Cross · 10 years ago
  53. cbee915 ANDROID: fiq_debugger: allow compiling without CONFIG_FIQ_GLUE by Colin Cross · 10 years ago
  54. a6bec1f ANDROID: fiq_debugger: rename debug->fiq_debugger by Colin Cross · 10 years ago
  55. 66bbef2 ANDROID: fiq_debugger: move into drivers/staging/android/fiq_debugger/ by Colin Cross · 10 years ago
  56. 092be1d ANDROID: lowmemorykiller: use module_param_cb instead of __module_param_call by Amit Pundir · 9 years ago
  57. cbd47bd ANDROID: lowmemorykiller: trace kill events. by Martijn Coenen · 9 years ago
  58. 73f1dd6 ANDROID: staging: lowmemorykiller: Add config option to support oom_adj values by Arve Hjønnevåg · 12 years ago
  59. b3505d2 ANDROID: Shrink ashmem directly through shmem_fallocate by Tobias Lindskog · 10 years ago
  60. 6f19367 ANDROID: ashmem: Add shmem_set_file to mm/shmem.c by John Stultz · 13 years ago
  61. cf55902 staging: android: ion: Fix error handling in ion_query_heaps() by Dan Carpenter · 8 years ago
  62. 0047b6e staging: android/ion: testing the wrong variable by Dan Carpenter · 8 years ago
  63. b1e42d9 staging: android: ion: fix checks found by checkpatch.pl by Wayne Porter · 8 years ago
  64. b4e26d6 staging: android: ion: fix warning found by checkpatch.pl by Wayne Porter · 8 years ago
  65. 3dbab14 staging:android:ion: Fix whitespace issue by Yannis Damigos · 8 years ago
  66. c595149 staging:android:ion: Fix blank line issues by Yannis Damigos · 8 years ago
  67. faa2f6f staging:android:ion: Fix alignment issues by Yannis Damigos · 8 years ago
  68. 66fa610 staging:android:ion: Fix comparison with NULL by Yannis Damigos · 8 years ago
  69. 8abcae4 Staging: android: fixed permissions style issue by Eric Salem · 8 years ago
  70. ee928cb staging: ion: Align cases with switch by Christopher Pezley · 8 years ago
  71. 23f3893 staging: ion: Fix a coding style issue by Antti Keränen · 8 years ago
  72. 252a256 staging: android: ion: mark symbols static where possible by Baoyou Xie · 8 years ago
  73. 4a236d0 staging: android ion/hisi: fix dependencies by Arnd Bergmann · 8 years ago
  74. 299ac4442 staging: android: ion: Fix return value check in hi6220_ion_probe() by Wei Yongjun · 8 years ago
  75. 8c243d2 staging: android: ion: Make ION_OF depend on OF_ADDRESS by Laura Abbott · 8 years ago
  76. b6e336d staging: android: ion: Convert hi6220 to common platform by Laura Abbott · 8 years ago
  77. 1343947 staging: ion: Add files for parsing the devicetree by Laura Abbott · 8 years ago
  78. 76a96d8 devicetree: bindings for Ion by Laura Abbott · 8 years ago
  79. 02b2380 staging: android: ion: Add ioctl to query available heaps by Laura Abbott · 8 years ago
  80. b1fa6d8 staging: android: ion: Pull out ion ioctls to a separate file by Laura Abbott · 8 years ago
  81. e994608 staging: android: ion: Drop heap type masks by Laura Abbott · 8 years ago
  82. b2bcdad staging: android: ion: ion.c fix parenthesis alignment by Didik Setiawan · 8 years ago
  83. 9924e5d staging: android: lowmemorykiller.c: Fix checkpatch warning by Anson Jacob · 8 years ago
  84. 95eab39 staging: android: ion: Remove unnused function ion_handle_buffer by Johanna Abrahamsson · 8 years ago
  85. 4505246 staging: android: ion: Remove ret variable in ion_handle_put_nolock by Johanna Abrahamsson · 8 years ago
  86. 679011b Staging: android: ion: fix parenthesis alignment by Ben LeMasurier · 8 years ago
  87. 121ca0c staging: android: ion: Fix alignment by Johanna Abrahamsson · 8 years ago
  88. c2bbedf staging: android: ion: Remove valid_handle variable in ion_free_nolock by Johanna Abrahamsson · 8 years ago
  89. 0210737 staging: android: ion: Do not BUG on handle client mismatch by Johanna Abrahamsson · 8 years ago
  90. d2805d7 staging: ion: remove __GFP_NOWARN when use low order gfp flags by Chen Feng · 8 years ago
  91. e7f6377 ION: Sys_heap: Add cached pool to spead up cached buffer alloc by Chen Feng · 8 years ago
  92. 4485842 Staging: android: ion: ion_test.c: fix parenthesis alignment by Ben LeMasurier · 8 years ago
  93. 33a5956 Staging: android: ion: ion_heap.c: fix parenthesis alignment by Ben LeMasurier · 8 years ago
  94. 6a9aabb staging: android: ion: fix 'line over 80 characters' by Didik Setiawan · 8 years ago
  95. 35538d7 dma-buf/sw_sync: de-stage SW_SYNC by Gustavo Padovan · 8 years ago
  96. fc0c9a0 staging/android: add Doc for SW_SYNC ioctl interface by Gustavo Padovan · 8 years ago
  97. e912c88 staging/android: prepare sw_sync files for de-staging by Gustavo Padovan · 8 years ago
  98. a04f915 staging/android: move trace/sync.h to sync_trace.h by Gustavo Padovan · 8 years ago
  99. a4ebee6 staging/android: do not let userspace trigger WARN_ON by Gustavo Padovan · 8 years ago
  100. 04b8290 staging: android: ion: Get rid of ion_reserve by Laura Abbott · 8 years ago