1. d38e0e3 Revert "Staging: Android alarm: IOCTL command encoding fix" by Colin Cross · 12 years ago
  2. 585650d Staging: android: binder: Allow using highmem for binder buffers by Arve Hjønnevåg · 12 years ago
  3. 675d66b Staging: android: binder: Fix memory leak on thread/process exit by Arve Hjønnevåg · 12 years ago
  4. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  5. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  6. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  7. 483ce1d take descriptor-related part of close() to file.c by Al Viro · 12 years ago
  8. f869e8a expose a low-level variant of fd_install() for binder by Al Viro · 12 years ago
  9. dcfadfa new helper: __alloc_fd() by Al Viro · 12 years ago
  10. a79f41e binder: don't allow mmap() by process other than proc->tsk by Al Viro · 12 years ago
  11. 4a2ebb9 userns: Convert binder ipc to use kuids by Eric W. Biederman · 12 years ago
  12. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  13. 147cd16 Staging: android: Alarm driver cleanups by Dae S. Kim · 12 years ago
  14. 6bd4a5d Staging: Android alarm: IOCTL command encoding fix by Dae S. Kim · 12 years ago
  15. bf20236 Staging: android: binder: Remove an inconsequential conditional macro by Sachin Kamat · 12 years ago
  16. efde99c Staging: android: binder: Make task_get_unused_fd_flags function static by Sachin Kamat · 12 years ago
  17. 0edc6c6 staging: android: logger: Finish documentation of two structs by Cruz Julian Bishop · 12 years ago
  18. adb9136 staging: android: logger.h: Complete documentation of logger_entry by Cruz Julian Bishop · 12 years ago
  19. 2258937 staging: android: ashmem: Fix comment/license formatting by Cruz Julian Bishop · 12 years ago
  20. c21be47 staging/android: use module_platform_driver by Devendra Naga · 12 years ago
  21. 258767f drivers: staging: android: binder.c: fix printk macros by Sherwin Soltani · 12 years ago
  22. 15d7644 staging/android: Remove ram_console driver by Anton Vorontsov · 12 years ago
  23. 71f882f staging: android: alarm: remove unnecessary goto statement by Devendra Naga · 12 years ago
  24. 592314e staging: Android: Fix NULL pointer related warning in alarm-dev.c file by Sachin Kamat · 12 years ago
  25. c810a39 staging: Android: Fix some checkpatch warnings by Sachin Kamat · 12 years ago
  26. 8a7245e Staging: android: alarm: Rename pr_alarm to alarm_dbg by Joe Perches · 12 years ago
  27. 3f31d07 mm/fs: route MADV_REMOVE to FALLOC_FL_PUNCH_HOLE by Hugh Dickins · 12 years ago
  28. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  29. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  30. cddb875 staging: android: persistent_ram: Move to fs/pstore/ram_core.c by Anton Vorontsov · 12 years ago
  31. 7dd8e9b staging: android: persistent_ram: Prepare for modular builds by Anton Vorontsov · 12 years ago
  32. 2717fca staging: android: persistent_ram: Remove never used struct persistent_ram_zone members by Anton Vorontsov · 12 years ago
  33. d3b4876 staging: android: persistent_ram: Introduce persistent_ram_free() by Anton Vorontsov · 12 years ago
  34. 24c3d2f staging: android: persistent_ram: Make it possible to use memory outside of bootmem by Anton Vorontsov · 12 years ago
  35. 2b1321e staging: android: persistent_ram: Introduce persistent_ram_vmap() by Anton Vorontsov · 12 years ago
  36. 8cf5aff staging: android: persistent_ram: Introduce persistent_ram_new() by Anton Vorontsov · 12 years ago
  37. bb4206f staging: android: persistent_ram: Introduce persistent_ram_post_init() by Anton Vorontsov · 12 years ago
  38. 484dd30 persistent_ram: Fix buffer size clamping during writes by Anton Vorontsov · 12 years ago
  39. 06f3d3b persistent_ram: Remove prz->node by Anton Vorontsov · 12 years ago
  40. e7f3eb0 staging: android: logger: Fix some sparse and whitespace issues by Tim Bird · 12 years ago
  41. 10b2419 staging: android: logger: Allocate logs dynamically at boot (v3) by Tim Bird · 12 years ago
  42. eb15742 Merge 3.4-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  43. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 12 years ago
  44. d9a861d staging: android: timed_output : disable the timed output device when the device is unregistered by Kim, Milo · 12 years ago
  45. 78aee0f staging: android: binder: fix sparse warnings by Emil Goode · 12 years ago
  46. a180c0d staging: android-alarm: Switch from wakelocks to wakeup sources by John Stultz · 12 years ago
  47. 449a2bf Remove "switch" class in drivers/staging/android/switch by MyungJoo Ham · 12 years ago
  48. ef2353d android-alarm: Remove unused android alarm in-kernel interfaces by John Stultz · 12 years ago
  49. b8793260 staging: android-alarm: Rework alarm-dev.c to use upstreamed alarmtimers by John Stultz · 12 years ago
  50. e2d8cce staging: android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIME by John Stultz · 12 years ago
  51. d5aeee8 Merge tag 'v3.4-rc3' into staging/for_v3.5 by Mauro Carvalho Chehab · 12 years ago
  52. 15ecf29 staging: fix android alarm.c printk format warnings by Randy Dunlap · 12 years ago
  53. ad220db staging: Fix typo within android drivers. by Masanari Iida · 12 years ago
  54. 3dbc35a Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  55. 474a898 staging: android: fix mem leaks in __persistent_ram_init() by Jesper Juhl · 12 years ago
  56. 7cfce77 [media] mm/drivers: use vm_flags_t for vma flags by Konstantin Khlebnikov · 12 years ago
  57. f56d711 staging: fix android persistent_ram printk formats by Randy Dunlap · 12 years ago
  58. 5d92f71 Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error paths by Axel Lin · 12 years ago
  59. 099f5d0 android: make persistent_ram based drivers depend on HAVE_MEMBLOCK by Colin Cross · 12 years ago
  60. 83dbbdb android, lowmemorykiller: remove task handoff notifier by David Rientjes · 12 years ago
  61. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. 2967365 Staging: android: ram_console.c: by Greg Kroah-Hartman · 12 years ago
  63. 2a90957 Staging: android: binder: Fix use-after-free bug by Arve Hjønnevåg · 12 years ago
  64. 06caa41 staging: ram_console: Fix section mismatches by Stephen Boyd · 12 years ago
  65. dd09979 staging: android: ram_console: honor dmesg_restrict by Nick Kralevich · 12 years ago
  66. 3a21138 staging: android: ram_console: fix crash in ram_console_late_init by Colin Cross · 12 years ago
  67. a15d0b3 staging: android: persistent_ram: add notrace to persistent_ram_write by Colin Cross · 12 years ago
  68. 808d038 staging: android: persistent_ram: make persistent_ram_write atomic by Colin Cross · 12 years ago
  69. 404a604 staging: android: persistent_ram: handle reserving and mapping memory by Colin Cross · 12 years ago
  70. 9cc05ad staging: android: persistent_ram: refactor ecc support by Colin Cross · 12 years ago
  71. c672528 staging: android: ram_console: split out persistent ram by Colin Cross · 12 years ago
  72. c5ee121 staging: android: ram_console: drop verbose ram_console support by Colin Cross · 12 years ago
  73. 8294e23 staging: android: ram_console: drop early buffer support by Colin Cross · 12 years ago
  74. f6ccb80 staging: android: ram_console: move footer strings by Colin Cross · 12 years ago
  75. 74f6736 staging: android: ram_console: set CON_ANYTIME console flag by Dima Zavin · 12 years ago
  76. 624b225 Staging: android: lowmemorykiller.c by Greg Kroah-Hartman · 12 years ago
  77. 1eda516 staging: android/lowmemorykiller: Don't unregister notifier from atomic context by Paul E. McKenney · 12 years ago
  78. 2c52325 Staging:android: Change type for binder_debug_no_lock switch to bool by Zhengwang Ruan · 12 years ago
  79. 51be392 Staging: android: timed_gpio: Removed spaces before tabs by Johannes Thumshirn · 12 years ago
  80. 47de87a staging: logger: hold mutex while removing reader by Rabin Vincent · 12 years ago
  81. 189017c fs: Remove missed ->fds_bits from cessation use of fd_set structs internally by David Howells · 12 years ago
  82. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 12 years ago
  83. 940f77b staging: android, lowmemorykiller: convert to use oom_score_adj by David Rientjes · 12 years ago
  84. b91867f Merge tag 'staging-3.3-rc3' into staging-next by Greg Kroah-Hartman · 12 years ago
  85. 2157f89 staging: android-alarm: Support old drivers via preprocessor aliasing by John Stultz · 12 years ago
  86. 7f9b98a staging: android-alarm: Fixup minor pr_alarm warnings by John Stultz · 12 years ago
  87. f2d3c68 staging: android-alarm: Fix bad index when canceling alarms[] by JP Abgrall · 12 years ago
  88. 66c4810 staging: android-alarm: Update hrtimer if alarm at the head of the queue is reprogrammed by Arve Hjønnevåg · 12 years ago
  89. 58a38ff staging: android-alarm: Disable Android alarm driver by default by Praneeth Kumar Bajjuri · 12 years ago
  90. fe8d272 staging: android-alarm: Reenable android alarm driver by John Stultz · 12 years ago
  91. 79ef071 staging: android-alarm: HACK: wakelock workaround by John Stultz · 12 years ago
  92. f2f28ea staging: android-alarm: Fix namespace collision with upstreamed alarmtimers by John Stultz · 12 years ago
  93. d47908b staging: android-alarm: Fix include compile issues by John Stultz · 12 years ago
  94. bf647ea staging: android-alarm: Add needed module.h includes by Andy Green · 12 years ago
  95. 5dd12c29 staging: android-alarm: Don't use save_time_delta. by Arve Hjønnevåg · 12 years ago
  96. 841cb11 staging: android-alarm: Add android alarm driver & in-kernel alarm interface by Arve Hjønnevåg · 12 years ago
  97. 9823ec9 staging: android/lowmemorykiller: Do not kill kernel threads by Anton Vorontsov · 12 years ago
  98. 3534160 staging: android/lowmemorykiller: No need for task->signal check by Anton Vorontsov · 12 years ago
  99. 9567000 staging: android/lowmemorykiller: Better mm handling by Anton Vorontsov · 12 years ago
  100. 294b271 staging: android/lowmemorykiller: Don't grab tasklist_lock by Anton Vorontsov · 12 years ago