1. 31eb79d staging: android: ion: Support cpu access during dma_buf_detach by Liam Mark · 6 years ago
  2. 0206118 Merge tag 'staging-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  3. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  4. 1de24f3 staging: android: ashmem: doc: Fix spelling by Daniel Bovensiepen · 6 years ago
  5. f9bb840 staging: android: ion: Remove unused header files by Yangtao Li · 6 years ago
  6. 4073536 staging: android: ion: Add per-heap counters by Alexey Skidanov · 6 years ago
  7. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  8. 738b04f Merge tag 'staging-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  9. b29940c mm: rename and change semantics of nr_indirectly_reclaimable_bytes by Vlastimil Babka · 6 years ago
  10. 35ba13e staging: android: ion: Clean unused debug_show memeber of the heap object by Alexey Skidanov · 7 years ago
  11. 2475c51 Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  12. 6518202 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() by Marek Szyprowski · 7 years ago
  13. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 7 years ago
  14. 44960f2 staging: ashmem: Fix SIGBUS crash when traversing mmaped ashmem pages by John Stultz · 7 years ago
  15. 173a490 staging: android: ashmem: Shrink directly through shmem_fallocate by Tobias Lindskog · 7 years ago
  16. f29135e Merge v4.18-rc3 into drm-next by Dave Airlie · 7 years ago
  17. 7f5d8f7 Merge 4.18-rc3 into staging-next by Greg Kroah-Hartman · 7 years ago
  18. 10c553b staging: android/vsoc: stop using 'timespec' by Arnd Bergmann · 7 years ago
  19. 8632c61 staging: android: ashmem: Fix mmap size validation by Alistair Strachan · 7 years ago
  20. 59848d6 staging: android: ashmem: Remove use of unlikely() by Alistair Strachan · 7 years ago
  21. 0a2bc00 staging: android: ion: Return an ERR_PTR in ion_map_kernel by Laura Abbott · 7 years ago
  22. f4366e4 Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 7 years ago
  23. c612ae0 staging: android: ion: fix ion_dma_buf_attach signatur by Christian König · 7 years ago
  24. f664a5269 dma-buf: remove kmap_atomic interface by Christian König · 7 years ago
  25. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  26. 45ad559 staging: android: ion: Switch to pr_warn_once in ion_buffer_destroy by Laura Abbott · 7 years ago
  27. dabb01c staging: android: ion: Check return value of ion_buffer_kmap_get by Nathan Chancellor · 7 years ago
  28. 8a95c13 staging: android: ion: Remove unnecessary blank line by Nathan Chancellor · 7 years ago
  29. 5f61043 staging: android: ion: Fix license identifier comment format by Nathan Chancellor · 7 years ago
  30. d211699 staging: android: vsoc: Fix ending '(' warnings in vsoc_probe_device by Nathan Chancellor · 7 years ago
  31. 3ca4ce0 staging: android: vsoc: Fix ending '(' warnings in vsoc_ioctl by Nathan Chancellor · 7 years ago
  32. a174ef6 staging: android: vsoc: Fix ending '(' warnings in do_destroy_fd_scoped_permission by Nathan Chancellor · 7 years ago
  33. b33fa3c staging: android: vsoc: Fix ending '(' warnings in function defintions by Nathan Chancellor · 7 years ago
  34. a81403c staging: android: Clean up license identifiers by Nathan Chancellor · 7 years ago
  35. 0b69421 staging: android: Kconfig; Remove excessive hyphens by Nathan Chancellor · 7 years ago
  36. 548cbba ion: Consider ion pool pages as indirectly reclaimable by Vijayanand Jitta · 7 years ago
  37. bec09bc staging: Android: asoc: Fix sparse warnings in vsoc driver. by Alistair Strachan · 7 years ago
  38. dc5b113 staging: Android: vsoc: Fix a i386-randconfig warning. by Alistair Strachan · 7 years ago
  39. 085f887 staging: Android: vsoc: Create wc kernel mapping for region shm. by Alistair Strachan · 7 years ago
  40. 3d2ec9d staging: Android: Add 'vsoc' driver for cuttlefish. by Greg Hartman · 7 years ago
  41. 7954c88 staging: android: ion: remove duplicate buffer field initializes by Todd Poynor · 7 years ago
  42. 44f6893 drivers:staging:android:ashmem: Changing return type from int to loff_t by Rohit Kumar · 7 years ago
  43. 294fb1d staging: android: ion: Update wording in drivers/staging/android/ion/Kconfig by Phillip Potter · 7 years ago
  44. 73709e1 Merge 4.16-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
  45. 740a575 staging: android: ashmem: Fix possible deadlock in ashmem_ioctl by Yisheng Xie · 7 years ago
  46. cb57469 staging: android: ashmem: Fix lockdep issue during llseek by Joel Fernandes · 7 years ago
  47. 36e9f72 Merge 4.16-rc3 into staging-next by Greg Kroah-Hartman · 7 years ago
  48. 81286d3 staging: android: ion: Remove check of idev->debug_root by Yisheng Xie · 7 years ago
  49. 6a1b0b3 staging: android: ion: Remove check of debug_file by Yisheng Xie · 7 years ago
  50. 54ef5b9 staging: android: ion: Initialize dma_address of new sg list by Liam Mark · 7 years ago
  51. 6d79bd5 staging: android: ion: Zero CMA allocated memory by Liam Mark · 7 years ago
  52. ce8a3a9 staging: android: ashmem: Fix a race condition in pin ioctls by Ben Hutchings · 7 years ago
  53. d92a1fa staging: android: ion: Combine cache and uncache pools by Yisheng Xie · 7 years ago
  54. acb42f8 staging: android: ion: Cleanup ion_page_pool_alloc_pages by Yisheng Xie · 7 years ago
  55. 70ea629 staging: android: ion: Return void instead of int by Yisheng Xie · 7 years ago
  56. a3f75c4 staging: android: ion: Remove dead code in ion_page_pool_free by Yisheng Xie · 7 years ago
  57. fa04df2 staging: android: ion: Remove lable debugfs_done by Yisheng Xie · 7 years ago
  58. fa976e5 staging: android: ion: Avoid NULL point in error path by Yisheng Xie · 7 years ago
  59. f3b0b01 staging: android: ion: Nuke ion_page_pool_init by Yisheng Xie · 7 years ago
  60. 1781b25 staging: android: ion: Remove unused include files for ion_page_pool.c by Yisheng Xie · 7 years ago
  61. 46dff3a staging: android: ion: Remove unused declaration ion_buffer_fault_user_mappings by Yisheng Xie · 7 years ago
  62. 5d8515b Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  63. e4e179a staging: android: ion: Switch from WARN to pr_warn by Laura Abbott · 7 years ago
  64. 0c75f10 staging: android: ion: Add __GFP_NOWARN for system contig heap by Laura Abbott · 7 years ago
  65. 443064c staging: android: ashmem: fix a race condition in ASHMEM_SET_SIZE ioctl by Viktor Slavkovic · 7 years ago
  66. fb02205a staging: android: check the return value of register_shrinker by Xiongwei Song · 7 years ago
  67. 47ac54e8 staging: android: check for error from register_shrinker in ion_heap_init_shrinker by Xiongwei Song · 7 years ago
  68. a941f70 staging: android: ashmem: add procfs fdinfo helper by Zhai Zhaoxuan · 7 years ago
  69. 87ad372 Merge 4.15-rc6 into staging-next by Greg Kroah-Hartman · 7 years ago
  70. d6b246b staging: android: ion: Fix dma direction for dma_sync_sg_for_cpu/device by Sushmita Susheelendra · 7 years ago
  71. f292b9b staging: ion: Fix ion_cma_heap allocations by John Stultz · 7 years ago
  72. 43aa37d staging: android: add identifiers to function parameters by Ashish Kalra · 7 years ago
  73. ba2d563 staging: android: Fix checkpatch.pl error by Ashish Kalra · 7 years ago
  74. b764227 staging: ion: reorder include by Benjamin Gaignard · 7 years ago
  75. 204a68f staging: android: Remove redundant license text by Greg Kroah-Hartman · 7 years ago
  76. bdcb7be staging: android: add SPDX identifiers to all android driver files by Greg Kroah-Hartman · 7 years ago
  77. 449fcf3 Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 7 years ago
  78. 0088d78 staging: android: Fix checkpatch.pl error by Sidong Yang · 7 years ago
  79. fd133593 staging: ion: simplify ioctl args checking function by Benjamin Gaignard · 7 years ago
  80. 198277f staging: android: ion: remove redundant variable table by Colin Ian King · 7 years ago
  81. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  82. 3e6c508 staging: android: TODO: Removing an invalid issue by Joaquin Garmendia Cabrera · 7 years ago
  83. 0d27c94 staging: Android: follow coding guidlines by Keerthi Reddy · 7 years ago
  84. 581bfce9 Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  85. 8a2af06 ashmem: switch to ->read_iter by Christoph Hellwig · 8 years ago
  86. 2fcd74b Staging: android: use BIT macro by Mateusz Nowotyński · 8 years ago
  87. feb9828 Staging: android: Fix code alignment issue by Mateusz Nowotyński · 8 years ago
  88. f0d6bd7 Staging: android: Remove unnecessary blank lines by Mateusz Nowotyński · 8 years ago
  89. c1116da Staging: android: fix sizeof style issue by Mateusz Nowotyński · 8 years ago
  90. da1fe27 Staging: android: remove unnecessary blank lines by Mateusz Nowotyński · 8 years ago
  91. 85bcd62 staging: android: ion: statify __ion_add_cma_heaps by Kamal Heib · 8 years ago
  92. 878c33a Staging: ion: fix code style warning from NULL comparisons by Quytelda Kahja · 8 years ago
  93. d567b0f staging: android: ion: Improve memory alloc style by Aliaksei Karaliou · 8 years ago
  94. f7a320f staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctls by Gleb Fotengauer-Malinovskiy · 8 years ago
  95. 7e4e3bc staging: android: ion: set init function as static by Paolo Cretaro · 8 years ago
  96. 639e1c7 Merge 4.12-rc2 into staging-next by Greg Kroah-Hartman · 8 years ago
  97. df794cf staging: android: ion: Avoid calling free_duped_table() twice by Archit Taneja · 8 years ago
  98. 83d952e staging: android: ion: Remove ION_FLAG_CACHED_NEEDS_SYNC by Archit Taneja · 8 years ago
  99. e60a40c staging: android: ion: Remove unused members from ion_buffer by Archit Taneja · 8 years ago
  100. 849ff819 staging/android/ion: remove useless document file by Yisheng Xie · 8 years ago