1. 0b233b7 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  2. 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
  3. 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
  4. 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 10 years ago
  5. 698f140 staging: android: ion: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  6. 56429e9b merge nfs bugfixes into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  7. 72c72bd VFS: Rename do_fallocate() to vfs_fallocate() by Anna Schumaker · 10 years ago
  8. 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
  9. bc47e7d Staging: android: ion: fix typos in comments by Tristan Lelong · 10 years ago
  10. 74d443b staging: android: logger: Add a TODO by Somya Anand · 10 years ago
  11. 7cbe010 Merge 3.18-rc3 into staging-next by Greg Kroah-Hartman · 10 years ago
  12. 5fecf3a staging: android: logger: Fix log corruption regression by Daniel Thompson · 10 years ago
  13. 353fdf1 staging: android: Replace timeval with timespec64 by Tapasweni Pathak · 10 years ago
  14. d2b7787 Staging: android: Replace timeval with ktime_t in timed_gpio.c by Somya Anand · 10 years ago
  15. 17fbab1 staging: android: Assign bool to true by Tapasweni Pathak · 10 years ago
  16. 2fe10a7 staging: android: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  17. 777783e staging: android: binder: move to the "real" part of the kernel by Greg Kroah-Hartman · 10 years ago
  18. 8e4ec4f staging: android: ion: Replace "the the " with "the" by Tapasweni Pathak · 10 years ago
  19. 77c688a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  20. 765d368 android: ->f_op is never NULL by Al Viro · 10 years ago
  21. cd678fc switch logger to ->write_iter() by Al Viro · 10 years ago
  22. 91360b0 ashmem: use vfs_llseek() by Al Viro · 10 years ago
  23. ae66475 staging : android : sync : get_unused_fd by Heinrich Schuchardt · 10 years ago
  24. 50d0a21 staging: android: sw_sync: checkpatch fixes by Purnendu Kapadia · 10 years ago
  25. caf382f Merge 3.17-rc5 into staging-next. by Greg Kroah-Hartman · 10 years ago
  26. 3ea411c android: fix reference leak in sync_fence_create by Maarten Lankhorst · 10 years ago
  27. 395262a staging: binder: fix coding style issues by Dmitry Voytik · 10 years ago
  28. 0232a42 staging: android: Break up a long line in binder_send_failed_reply by William Panlener · 10 years ago
  29. 220f115 staging: android: use braces on all arms of if by Grzegorz Swirski · 10 years ago
  30. e9723bf Merge 3.17-rc3 into staging-next by Greg Kroah-Hartman · 10 years ago
  31. 7b1046e staging: android: sync: Fix checkpatch warning: Missing a blank line after declarations by Dipak Zope · 10 years ago
  32. 2fd2914 staging: android: fix attribute as suggested by checkpatch by Purnendu Kapadia · 10 years ago
  33. eb29835 staging: android: fix a possible memory leak by Seunghun Lee · 10 years ago
  34. b66157f staging: android: ion: Remove redundant return of void function by Phong Tran · 10 years ago
  35. 04e1435 staging: android: ion: ion.c Add a new blank line after decleration by Phong Tran · 10 years ago
  36. d320c45 staging: android: ion: ion_dummy_driver.c Replace kzalloc() by kcalloc() by Phong Tran · 10 years ago
  37. a5b4e00 Staging: android: sw_sync.c: Fixed coding style issue. by Yee Chin, Chiam · 10 years ago
  38. f6f8ed4 mm/vmalloc.c: clean up map_vm_area third argument by WANG Chao · 10 years ago
  39. 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
  40. 80039fa Staging: android: timed_gpio.c: improved logic of gpio_get_time() by Murilo Opsfelder Araujo · 10 years ago
  41. 6aa2621 Staging: android: timed_output.c: use kstrtoint() instead of sscanf() by Murilo Opsfelder Araujo · 10 years ago
  42. 80dd705 staging: ion: vm_insert_pfn and zap_page_range rely on CONFIG_MMU by Fabian Frederick · 10 years ago
  43. f0ca3e8 staging: android: ion: ion_cma_heap.c: Fix checkpatch warning by Phong Tran · 10 years ago
  44. 657b8db staging: ion: Remove left over comment by Sachin Kamat · 10 years ago
  45. d4ec15e staging: android: Clean up else statement from binder_send_failed_reply by Lucas Tanure · 10 years ago
  46. 6a44b50 staging: android: Clean up else statement from sync_fence_poll() by Lucas Tanure · 10 years ago
  47. 9545135 staging: android: Cleanup style issues by Peter Senna Tschudin · 10 years ago
  48. 48d5bb4 staging: android: logger: fixed checkpatch.pl warnings. by Jerry Stralko · 10 years ago
  49. 403f8af drivers: staging: android: ion: Kconfig: Let it also depend on HAS_DMA by Chen Gang · 10 years ago
  50. 78260ac staging: android: binder.c: binder_ioctl() cleanup by Tair Rzayev · 10 years ago
  51. ddac7d5 staging: binder: add vm_fault handler by Vinayak Menon · 10 years ago
  52. 0f0d840 android: convert sync to fence api, v6 by Maarten Lankhorst · 10 years ago
  53. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  54. 7873311 Staging: Android: removed an unnecessary else statement by Karthik Nayak · 10 years ago
  55. ef7994f Merge 3.16-rc2 into staging-next by Greg Kroah-Hartman · 10 years ago
  56. 2a838c6 staging: alarm-dev: Set the license to GPL by Pramod Gurav · 10 years ago
  57. 895ae87 staging: ion: fixup invalid kfree() calls on heap destroy by Heesub Shin · 10 years ago
  58. b28e7d5 staging: android: timed_output: fix use after free of dev by Yi Zhang · 10 years ago
  59. 32c3f47 staging: alarm-dev: Support to Compile as Module by Pramod Gurav · 10 years ago
  60. 69b2b20 staging: android: ion: ion_chunk_heap.c: Fix checkpatch warning by Tair Rzayev · 10 years ago
  61. 6944561 staging: ion: optimize struct ion_system_heap by Heesub Shin · 10 years ago
  62. 06566f5 staging: ion: remove order argument from free_buffer_page() by Heesub Shin · 10 years ago
  63. 7eb88bf staging: ion: remove struct page_info by Heesub Shin · 10 years ago
  64. d10e4ff staging: ion: remove order from struct page_info by Heesub Shin · 10 years ago
  65. 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
  66. 57bab7c staging: android: binder.c: Use more appropriate functions for euid retrieval by Tair Rzayev · 10 years ago
  67. 0cd2dc4 staging: ion: shrink highmem pages on kswapd by Heesub Shin · 10 years ago
  68. bdeb9f1 staging: ion: use compound pages on high order pages for system heap by Heesub Shin · 10 years ago
  69. 38c003b staging: ion: remove struct ion_page_pool_item by Heesub Shin · 10 years ago
  70. 80cb77d staging: ion: simplify ion_page_pool_total() by Heesub Shin · 10 years ago
  71. 7924074 staging: ion: tidy up a bit by Heesub Shin · 10 years ago
  72. 2960660 staging: android: describe use of memory barrier on sync.c by Niv Yehezkel · 10 years ago
  73. 22f6b97 staging: ion: WARN when the handle kmap_cnt is going to wrap around by Mitchel Humpherys · 10 years ago
  74. 27ea2f1 staging : android: Fixes a coding style issue in timed_gpio.c by John Church · 10 years ago
  75. 7d42043 staging: binder: fix usage of uninit scalar in binder_transaction() by Christian Engelmayer · 10 years ago
  76. f994d83 staging: binder: cleanup dereference of noderef expressions by Jerry Snitselaar · 10 years ago
  77. 7aa2c01 sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() by Dongsheng Yang · 10 years ago
  78. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 10 years ago
  79. 10f6286 staging: android: fix missing a blank line after declarations by Seunghun Lee · 10 years ago
  80. b615201 Staging: android: ion: duplicated clearing of sg_table by Gioh Kim · 10 years ago
  81. d7a33d7 staging/android: Remove ram_console.h by Bintian Wang · 10 years ago
  82. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 10 years ago
  83. 36c89c0 staging: binder: add __user annotation in binder.c by Mathieu Maret · 10 years ago
  84. 53d719f staging: android: uapi: fix coding style by Seunghun Lee · 10 years ago
  85. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  86. 3e4cb2f staging: android: Remove whitespace issue by Georgiana Rodica Chelu · 10 years ago
  87. 464a502 staging: android: ion: Use ERR_CAST instead of ERR_PTR by Iulia Manda · 10 years ago
  88. 164ad86 staging: android: ion: Replace seq_printf with seq_puts by Iulia Manda · 10 years ago
  89. 7287bb5 staging: android: ion: Fix quoted string split across lines by Iulia Manda · 10 years ago
  90. 48be818 staging: android: Use devm_kzalloc instead of kzalloc by Georgiana Rodica Chelu · 10 years ago
  91. f71373c staging:android: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  92. 058dbde staging: android: lowmemorykiller: neglect swap cached pages in other_file by Vinayak Menon · 10 years ago
  93. d0bdff0 staging: Fix build issues with new binder API by John Stultz · 10 years ago
  94. 1acec6a staging: binder: Improve Kconfig entry for ANDROID_BINDER_IPC_32BIT by John Stultz · 10 years ago
  95. da49889 staging: binder: Support concurrent 32 bit and 64 bit processes. by Arve Hjønnevåg · 10 years ago
  96. df24a2e staging: binder: Fix ABI for 64bit Android by Serban Constantinescu · 10 years ago
  97. b420600 Merge 3.14-rc4 into staging-next. by Greg Kroah-Hartman · 10 years ago
  98. e194fd8 staging: binder: Fix death notifications by Arve Hjønnevåg · 10 years ago
  99. d426334 Merge branch 'master' into for-next by Jiri Kosina · 10 years ago
  100. c7dcec7 Kconfig: Remove useless "default N" lines by Paul Bolle · 10 years ago