1. 70bc916 staging: android: ion: Set the length of the DMA sg entries in buffer by Liviu Dudau · 9 years ago
  2. 2ef2305 staging: ion : Donnot wakeup kswapd in ion system alloc by Chen Feng · 9 years ago
  3. cd57218 Staging: android: Fix brace coding style warning in sync_debug.c by Bopamo Osaisai · 9 years ago
  4. 1328d8e staging: ion: Set minimum carveout heap allocation order to PAGE_SHIFT by Rajmal Menariya · 8 years ago
  5. cc635da staging: lowmemorykiller: Make default lowmemorykiller debug message useful by Colin Cross · 8 years ago
  6. 90a2f17 staging: ashmem: Add missing include by Rom Lemarchand · 8 years ago
  7. 18e7705 staging: ashmem: Avoid deadlock with mmap/shrink by Laura Abbott · 8 years ago
  8. 39272dd Merge tag 'staging-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  9. 699f685 android: unconditionally remove callbacks in sync_fence_free() by Dmitry Torokhov · 9 years ago
  10. 0f477c6 staging/android/sync: add sync_fence_create_dma by Maarten Lankhorst · 9 years ago
  11. 73465f1 staging/android/sync: Support sync points created from dma-fences by Maarten Lankhorst · 9 years ago
  12. a2df4e3 staging: android: ashmem.c: destroy slabs when init fails by Wenwei Tao · 9 years ago
  13. 2b40182 staging: android: ion: Add ion driver for Hi6220 SoC platform by Chen Feng · 9 years ago
  14. 3e6110f Revert "scatterlist: use sg_phys()" by Dan Williams · 9 years ago
  15. d3ae4fa staging/android: add TODO to de-stage android sync framework by Gustavo Padovan · 9 years ago
  16. 49112c7 staging: android: remove multiple blank lines by Ioana Ciornei · 9 years ago
  17. f8b053e staging: android: properly align function arguments by Ioana Ciornei · 9 years ago
  18. 36f16ff staging: android: replace uint32_t with u32 by Ioana Ciornei · 9 years ago
  19. 375fb53 staging: android: replace explicit NULL comparison by Ioana Ciornei · 9 years ago
  20. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  21. cf31378 staging: ion: Remove explicit NULL comparison by Muhammad Falak R Wani · 9 years ago
  22. 8c6c463 "drivers/staging: mark android/ion fcns with EXPORT_SYMBOL for tristate by Paul Gortmaker · 9 years ago
  23. e20ec73 drivers/staging: make android timed_output.c explicitly non-modular by Paul Gortmaker · 9 years ago
  24. 380b654 drivers/staging: make android lowmemorykiller.c explicitly non-modular by Paul Gortmaker · 9 years ago
  25. db1ad33 drivers/staging: make android sw_sync.c explicitly non-modular by Paul Gortmaker · 9 years ago
  26. 12950595 drivers/staging: make android ashmem.c explicitly non-modular by Paul Gortmaker · 9 years ago
  27. 35890c2 drivers/staging: make android tegra_ion.c properly tristate by Paul Gortmaker · 9 years ago
  28. 30d7979 drivers/staging: make android ion_page_pool.c explicitly non-modular by Paul Gortmaker · 9 years ago
  29. 3a81fc2 android, lmk: Send SIGKILL before setting TIF_MEMDIE. by Tetsuo Handa · 9 years ago
  30. 801b798 staging: android: Remove /** from regular comments by Cristina Moraru · 9 years ago
  31. 7d92ea5 staging: android: Remove kernel-doc typo by Cristina Moraru · 9 years ago
  32. a56d092 staging: ion: Fix error handling in ion_buffer_create by Rohit kumar · 9 years ago
  33. 7e41617 staging: android: Fix checkpatch block comments warnings by Sriram Raghunathan · 9 years ago
  34. bcabc6f Merge 4.3-rc3 into staging-next by Greg Kroah-Hartman · 9 years ago
  35. 6fa92e2 staging: ion: fix corruption of ion_import_dma_buf by Shawn Lin · 9 years ago
  36. a6ee5ac staging/android: Update ION TODO per LPC discussion by Daniel Vetter · 9 years ago
  37. 7e25075 staging: android: fix typo by Junesung Lee · 9 years ago
  38. 7273773 Staging: android: Remove unnecessary braces. by Shraddha Barke · 9 years ago
  39. b8797af staging: android: fix coding style checks in sw_sync.c by Trung Thanh Le · 9 years ago
  40. 7048c1f staging: android: ashmem.c: 'Alignment' style issue by Peng Sun · 9 years ago
  41. b8d3bfa staging: android: ashmem.c: 'No space necessary after' style issue by Peng Sun · 9 years ago
  42. d2e4f68 staging: android: ashmem.c: 'spaces preferred around that -' style issue by Peng Sun · 9 years ago
  43. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  44. d975f30 Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  45. 2f37d65 Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  46. db0fa0c scatterlist: use sg_phys() by Dan Williams · 9 years ago
  47. f0f621c staging: android: update TODO by Mike Rapoport · 9 years ago
  48. d30649a staging: android: Remove unnecessary externs by Joe Perches · 9 years ago
  49. 2537468 Staging: android: timed_gpio.c: fix coding style errors by Jandy Gou · 9 years ago
  50. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  51. fd93b80 staging: android: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  52. 7f44cb0 drivers: staging: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  53. 936d61e staging: android: Fixed line over 80 char by Jignesh R Patel · 9 years ago
  54. 61c854f Staging : android :Replace comma with a semicolon by Shraddha Barke · 9 years ago
  55. 56fa2ec staging: ion: ion_cma_heap: Don't directly use dma_common_get_sgtable by Jon Medhurst (Tixy) · 9 years ago
  56. aeb7fa7 staging: ion: debugfs to shrink pool by Gioh Kim · 9 years ago
  57. b44d9ce staging: ion: shrink page-pool by page unit by Gioh Kim · 9 years ago
  58. cef8538 staging: android: ion_chunk_heap.c: Fixed line over 80 characters by Guillermo O. Freschi · 9 years ago
  59. 5605b18 staging: android: ion: reorder variable definitions by Dmitry Kalinkin · 9 years ago
  60. 23908db Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  61. 16e9519 mm: oom_kill: clean up victim marking and exiting interfaces by Johannes Weiner · 9 years ago
  62. 283d930 Staging:Android:ion - Fix for memory leak if ion device registration get failed. by Shailendra Verma · 9 years ago
  63. ad5b0d0 staging: android: Add more help description on Kconfig by Jagan Teki · 9 years ago
  64. e1099a6 android, lmk: avoid setting TIF_MEMDIE if process has already exited by David Rientjes · 9 years ago
  65. ed1c2d0 drivers/staging: include <module.h> for modular android tegra_ion code by Paul Gortmaker · 9 years ago
  66. 81fb0b9 staging: android: ion_test: unregister the platform device by Phong Tran · 9 years ago
  67. 954c2d8 staging: android: ion_test: unregister the misc device by Phong Tran · 9 years ago
  68. dc44f4e staging: ion: chunk_heap: use pr_debug for heap creation print by Mitchel Humpherys · 9 years ago
  69. 69e98df Staging: fixed multiple spelling errors. by Carlos E. Garcia · 9 years ago
  70. 72449cb staging: android: ion: fix wrong init of dma_buf_export_info by Sumit Semwal · 9 years ago
  71. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  72. fa92789 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  73. e145286 ashmem: use __vfs_read() by Al Viro · 9 years ago
  74. 86d7b29 staging: android: ion_test: Add the MODULE_LICENSE macro by Phong Tran · 9 years ago
  75. 8e43c9c staging: android: sync: Fix memory corruption in sync_timeline_signal(). by Alistair Strachan · 9 years ago
  76. d995489 ion: improve ion_phys error message by Mitchel Humpherys · 9 years ago
  77. b569396 staging: android: ion: fix some format strings by Rasmus Villemoes · 9 years ago
  78. 46f7b63 Merge tag 'staging-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  79. 49550b6 oom: add helpers for setting and clearing TIF_MEMDIE by Michal Hocko · 9 years ago
  80. 71e365e staging: Remove logger and alarm-dev from android Makefile by John Stultz · 9 years ago
  81. a0a23bb staging: Remove the Android logger driver by John Stultz · 9 years ago
  82. 5da41e9 staging: Remove the Android alarm-dev driver by John Stultz · 10 years ago
  83. 1703ca9 staging: android: remove space after casts by Fabian Holler · 10 years ago
  84. e46945c staging: android: remove blank lines after open braces by Fabian Holler · 10 years ago
  85. 002397c staging: android: fix indentation to match open parenthesis by Fabian Holler · 10 years ago
  86. ddc00b9 staging: android: Correct coding style in logger.c by Guillaume Vercoutere · 10 years ago
  87. 0541cdf Staging: android: fix line length coding style issue in sync_debug.c by Steve Pennington · 10 years ago
  88. 95e53dd staging: ion: always initialize the free list parameters by Mitchel Humpherys · 10 years ago
  89. e5e76d2 staging: ion: ion_cma_heap: remove ion_cma_get_sgtable by Zeng Tao · 10 years ago
  90. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  91. dab363f Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  92. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  93. 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 10 years ago
  94. 698f140 staging: android: ion: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  95. 56429e9b merge nfs bugfixes into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  96. 72c72bd VFS: Rename do_fallocate() to vfs_fallocate() by Anna Schumaker · 10 years ago
  97. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  98. bc47e7d Staging: android: ion: fix typos in comments by Tristan Lelong · 10 years ago
  99. 74d443b staging: android: logger: Add a TODO by Somya Anand · 10 years ago
  100. 7cbe010 Merge 3.18-rc3 into staging-next by Greg Kroah-Hartman · 10 years ago