1. 3ea411c android: fix reference leak in sync_fence_create by Maarten Lankhorst · 10 years ago
  2. 395262a staging: binder: fix coding style issues by Dmitry Voytik · 10 years ago
  3. 0232a42 staging: android: Break up a long line in binder_send_failed_reply by William Panlener · 10 years ago
  4. 220f115 staging: android: use braces on all arms of if by Grzegorz Swirski · 10 years ago
  5. e9723bf Merge 3.17-rc3 into staging-next by Greg Kroah-Hartman · 10 years ago
  6. 7b1046e staging: android: sync: Fix checkpatch warning: Missing a blank line after declarations by Dipak Zope · 10 years ago
  7. 2fd2914 staging: android: fix attribute as suggested by checkpatch by Purnendu Kapadia · 10 years ago
  8. eb29835 staging: android: fix a possible memory leak by Seunghun Lee · 10 years ago
  9. b66157f staging: android: ion: Remove redundant return of void function by Phong Tran · 10 years ago
  10. 04e1435 staging: android: ion: ion.c Add a new blank line after decleration by Phong Tran · 10 years ago
  11. d320c45 staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc() by Phong Tran · 10 years ago
  12. a5b4e00 Staging: android: sw_sync.c: Fixed coding style issue. by Yee Chin, Chiam · 10 years ago
  13. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  14. 53ee983 Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  15. 80039fa Staging: android: timed_gpio.c: improved logic of gpio_get_time() by Murilo Opsfelder Araujo · 10 years ago
  16. 6aa2621 Staging: android: timed_output.c: use kstrtoint() instead of sscanf() by Murilo Opsfelder Araujo · 10 years ago
  17. 80dd705 staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMU by Fabian Frederick · 10 years ago
  18. f0ca3e8 staging: android: ion: ion_cma_heap.c: Fix checkpatch warning by Phong Tran · 10 years ago
  19. 657b8db staging: ion: Remove left over comment by Sachin Kamat · 10 years ago
  20. d4ec15e staging: android: Clean up else statement from binder_send_failed_reply by Lucas Tanure · 10 years ago
  21. 6a44b50 staging: android: Clean up else statement from sync_fence_poll() by Lucas Tanure · 10 years ago
  22. 9545135 staging: android: Cleanup style issues by Peter Senna Tschudin · 10 years ago
  23. 48d5bb4 staging: android: logger: fixed checkpatch.pl warnings. by Jerry Stralko · 10 years ago
  24. 403f8af drivers: staging: android: ion: Kconfig: Let it also depend on HAS_DMA by Chen Gang · 10 years ago
  25. 78260ac staging: android: binder.c: binder_ioctl() cleanup by Tair Rzayev · 10 years ago
  26. ddac7d5 staging: binder: add vm_fault handler by Vinayak Menon · 10 years ago
  27. 0f0d840 android: convert sync to fence api, v6 by Maarten Lankhorst · 10 years ago
  28. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  29. 7873311 Staging: Android: removed an unnecessary else statement by Karthik Nayak · 10 years ago
  30. ef7994f Merge 3.16-rc2 into staging-next by Greg Kroah-Hartman · 10 years ago
  31. 2a838c6 staging: alarm-dev: Set the license to GPL by Pramod Gurav · 10 years ago
  32. 895ae87 staging: ion: fixup invalid kfree() calls on heap destroy by Heesub Shin · 10 years ago
  33. b28e7d5 staging: android: timed_output: fix use after free of dev by Yi Zhang · 10 years ago
  34. 32c3f47 staging: alarm-dev: Support to Compile as Module by Pramod Gurav · 10 years ago
  35. 69b2b20 staging: android: ion: ion_chunk_heap.c: Fix checkpatch warning by Tair Rzayev · 10 years ago
  36. 6944561 staging: ion: optimize struct ion_system_heap by Heesub Shin · 10 years ago
  37. 06566f5 staging: ion: remove order argument from free_buffer_page() by Heesub Shin · 10 years ago
  38. 7eb88bf staging: ion: remove struct page_info by Heesub Shin · 10 years ago
  39. d10e4ff staging: ion: remove order from struct page_info by Heesub Shin · 10 years ago
  40. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  41. 57bab7c staging: android: binder.c: Use more appropriate functions for euid retrieval by Tair Rzayev · 10 years ago
  42. 0cd2dc4 staging: ion: shrink highmem pages on kswapd by Heesub Shin · 10 years ago
  43. bdeb9f1 staging: ion: use compound pages on high order pages for system heap by Heesub Shin · 10 years ago
  44. 38c003b staging: ion: remove struct ion_page_pool_item by Heesub Shin · 10 years ago
  45. 80cb77d staging: ion: simplify ion_page_pool_total() by Heesub Shin · 10 years ago
  46. 7924074 staging: ion: tidy up a bit by Heesub Shin · 10 years ago
  47. 2960660 staging: android: describe use of memory barrier on sync.c by Niv Yehezkel · 10 years ago
  48. 22f6b97 staging: ion: WARN when the handle kmap_cnt is going to wrap around by Mitchel Humpherys · 10 years ago
  49. 27ea2f1 staging : android: Fixes a coding style issue in timed_gpio.c by John Church · 10 years ago
  50. 7d42043 staging: binder: fix usage of uninit scalar in binder_transaction() by Christian Engelmayer · 10 years ago
  51. f994d83 staging: binder: cleanup dereference of noderef expressions by Jerry Snitselaar · 10 years ago
  52. 7aa2c01 sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() by Dongsheng Yang · 10 years ago
  53. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  54. 10f6286 staging: android: fix missing a blank line after declarations by Seunghun Lee · 10 years ago
  55. b615201 Staging: android: ion: duplicated clearing of sg_table by Gioh Kim · 10 years ago
  56. d7a33d7 staging/android: Remove ram_console.h by Bintian Wang · 10 years ago
  57. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 10 years ago
  58. 36c89c0 staging: binder: add __user annotation in binder.c by Mathieu Maret · 10 years ago
  59. 53d719f staging: android: uapi: fix coding style by Seunghun Lee · 10 years ago
  60. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  61. 3e4cb2f staging: android: Remove whitespace issue by Georgiana Rodica Chelu · 10 years ago
  62. 464a502 staging: android: ion: Use ERR_CAST instead of ERR_PTR by Iulia Manda · 10 years ago
  63. 164ad86 staging: android: ion: Replace seq_printf with seq_puts by Iulia Manda · 10 years ago
  64. 7287bb5 staging: android: ion: Fix quoted string split across lines by Iulia Manda · 10 years ago
  65. 48be818 staging: android: Use devm_kzalloc instead of kzalloc by Georgiana Rodica Chelu · 10 years ago
  66. f71373c staging:android: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  67. 058dbde staging: android: lowmemorykiller: neglect swap cached pages in other_file by Vinayak Menon · 10 years ago
  68. d0bdff0 staging: Fix build issues with new binder API by John Stultz · 10 years ago
  69. 1acec6a staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT by John Stultz · 10 years ago
  70. da49889 staging: binder: Support concurrent 32 bit and 64 bit processes. by Arve Hjønnevåg · 10 years ago
  71. df24a2e staging: binder: Fix ABI for 64bit Android by Serban Constantinescu · 10 years ago
  72. b420600 Merge 3.14-rc4 into staging-next. by Greg Kroah-Hartman · 10 years ago
  73. e194fd8 staging: binder: Fix death notifications by Arve Hjønnevåg · 10 years ago
  74. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  75. c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 10 years ago
  76. 2a3fcc51 staging: ion: ion_cma_heap: Remove '0x' when using %pa format by Fabio Estevam · 10 years ago
  77. 53a91c6 staging: ion: Add private buffer flag to skip page pooling on free by Mitchel Humpherys · 10 years ago
  78. b9daf0b staging: ion: Move shrinker out of heaps by Colin Cross · 10 years ago
  79. 2803ac7 staging: ion: Make sure all clients are exposed in debugfs by Mitchel Humpherys · 10 years ago
  80. ae5cbf4 staging: ion: Store a copy of the client name on client creation by Mitchel Humpherys · 10 years ago
  81. 483ed03 staging: ion: Fix debugfs handling of multiple kernel clients by Laura Abbott · 10 years ago
  82. b08585fb staging: ion: Create separate heap and client debugfs directories by Mitchel Humpherys · 10 years ago
  83. a3e9ddb staging: android: Split uapi out of binder.h by Colin Cross · 10 years ago
  84. 64907b9 staging: android: split uapi out of sync.h and sw_sync.h by Colin Cross · 10 years ago
  85. fe8a78e staging: android: Split uapi out of ashmem.h by Colin Cross · 10 years ago
  86. a6b0961 staging: android: Split uapi out of android_alarm.h by Colin Cross · 10 years ago
  87. 6bc2b85 staging: android: lowmemorykiller: set TIF_MEMDIE before send kill sig by Weijie Yang · 10 years ago
  88. 393f539 staging : android : sync : fix a checkpatch warning by Daeseok Youn · 10 years ago
  89. 0204c58 staging: android: timed_output: fix a checkpatch warning by Daeseok Youn · 10 years ago
  90. 5110898 staging : ion : Fix some checkpatch warnings and an error by Daeseok Youn · 10 years ago
  91. a894c69 staging: android: binder: use whitespace consistently by SeongJae Park · 10 years ago
  92. 7ca363f Merge branch 'staging-linus' into staging-work by Greg Kroah-Hartman · 10 years ago
  93. 54de9af gpu: ion: dereferencing an ERR_PTR by Dan Carpenter · 10 years ago
  94. 630127f staging: android: ion: dummy: fix an error code by Dan Carpenter · 10 years ago
  95. ab0c069 staging: ion: Use PTR_ERR_OR_ZERO by Sachin Kamat · 10 years ago
  96. 3a915dd ion: Fix sparse non static symbol warnings by Wei Yongjun · 11 years ago
  97. ac5b705 staging: android: sync: Signal pt before sync_timeline object gets destroyed by Prakash Kamliya · 10 years ago
  98. a33b2fc staging: ion: Fix build warning by John Stultz · 10 years ago
  99. 8666a87 staging: ion: Fix ION_IOC_FREE compat ioctl by Laura Abbott · 10 years ago
  100. c9e8440 staging: ion: Fix overflow and list bugs in system heap by Colin Cross · 10 years ago