1. ab11ca3 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 13 years ago
  2. fb09baf Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  3. cddb875 staging: android: persistent_ram: Move to fs/pstore/ram_core.c by Anton Vorontsov · 13 years ago
  4. 7dd8e9b staging: android: persistent_ram: Prepare for modular builds by Anton Vorontsov · 13 years ago
  5. 2717fca staging: android: persistent_ram: Remove never used struct persistent_ram_zone members by Anton Vorontsov · 13 years ago
  6. d3b4876 staging: android: persistent_ram: Introduce persistent_ram_free() by Anton Vorontsov · 13 years ago
  7. 24c3d2f staging: android: persistent_ram: Make it possible to use memory outside of bootmem by Anton Vorontsov · 13 years ago
  8. 2b1321e staging: android: persistent_ram: Introduce persistent_ram_vmap() by Anton Vorontsov · 13 years ago
  9. 8cf5aff staging: android: persistent_ram: Introduce persistent_ram_new() by Anton Vorontsov · 13 years ago
  10. bb4206f staging: android: persistent_ram: Introduce persistent_ram_post_init() by Anton Vorontsov · 13 years ago
  11. 484dd30 persistent_ram: Fix buffer size clamping during writes by Anton Vorontsov · 13 years ago
  12. 06f3d3b persistent_ram: Remove prz->node by Anton Vorontsov · 13 years ago
  13. e7f3eb0 staging: android: logger: Fix some sparse and whitespace issues by Tim Bird · 13 years ago
  14. 10b2419 staging: android: logger: Allocate logs dynamically at boot (v3) by Tim Bird · 13 years ago
  15. eb15742 Merge 3.4-rc5 into driver-core-next by Greg Kroah-Hartman · 13 years ago
  16. d210267 Merge 3.4-rc5 into staging-next by Greg Kroah-Hartman · 13 years ago
  17. d9a861d staging: android: timed_output : disable the timed output device when the device is unregistered by Kim, Milo · 13 years ago
  18. 78aee0f staging: android: binder: fix sparse warnings by Emil Goode · 13 years ago
  19. a180c0d staging: android-alarm: Switch from wakelocks to wakeup sources by John Stultz · 13 years ago
  20. 449a2bf Remove "switch" class in drivers/staging/android/switch by MyungJoo Ham · 13 years ago
  21. ef2353d android-alarm: Remove unused android alarm in-kernel interfaces by John Stultz · 13 years ago
  22. b879326 staging: android-alarm: Rework alarm-dev.c to use upstreamed alarmtimers by John Stultz · 13 years ago
  23. e2d8cce staging: android-alarm: Convert ALARM_ELAPSED_REALTIME to use CLOCK_BOOTTIME by John Stultz · 13 years ago
  24. d5aeee8 Merge tag 'v3.4-rc3' into staging/for_v3.5 by Mauro Carvalho Chehab · 13 years ago
  25. 15ecf29 staging: fix android alarm.c printk format warnings by Randy Dunlap · 13 years ago
  26. ad220db staging: Fix typo within android drivers. by Masanari Iida · 13 years ago
  27. 3dbc35a Merge tag 'staging-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  28. 474a898 staging: android: fix mem leaks in __persistent_ram_init() by Jesper Juhl · 13 years ago
  29. 7cfce77 [media] mm/drivers: use vm_flags_t for vma flags by Konstantin Khlebnikov · 13 years ago
  30. f56d711 staging: fix android persistent_ram printk formats by Randy Dunlap · 13 years ago
  31. 5d92f71 Staging: android: timed_gpio: Fix resource leak in timed_gpio_probe error paths by Axel Lin · 13 years ago
  32. 099f5d0 android: make persistent_ram based drivers depend on HAVE_MEMBLOCK by Colin Cross · 13 years ago
  33. 83dbbdb android, lowmemorykiller: remove task handoff notifier by David Rientjes · 13 years ago
  34. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  35. 2967365 Staging: android: ram_console.c: by Greg Kroah-Hartman · 13 years ago
  36. 2a90957 Staging: android: binder: Fix use-after-free bug by Arve Hjønnevåg · 13 years ago
  37. 06caa41 staging: ram_console: Fix section mismatches by Stephen Boyd · 13 years ago
  38. dd09979 staging: android: ram_console: honor dmesg_restrict by Nick Kralevich · 13 years ago
  39. 3a21138 staging: android: ram_console: fix crash in ram_console_late_init by Colin Cross · 13 years ago
  40. a15d0b3 staging: android: persistent_ram: add notrace to persistent_ram_write by Colin Cross · 13 years ago
  41. 808d038 staging: android: persistent_ram: make persistent_ram_write atomic by Colin Cross · 13 years ago
  42. 404a604 staging: android: persistent_ram: handle reserving and mapping memory by Colin Cross · 13 years ago
  43. 9cc05ad staging: android: persistent_ram: refactor ecc support by Colin Cross · 13 years ago
  44. c672528 staging: android: ram_console: split out persistent ram by Colin Cross · 13 years ago
  45. c5ee121 staging: android: ram_console: drop verbose ram_console support by Colin Cross · 13 years ago
  46. 8294e23 staging: android: ram_console: drop early buffer support by Colin Cross · 13 years ago
  47. f6ccb80 staging: android: ram_console: move footer strings by Colin Cross · 13 years ago
  48. 74f6736 staging: android: ram_console: set CON_ANYTIME console flag by Dima Zavin · 13 years ago
  49. 624b225 Staging: android: lowmemorykiller.c by Greg Kroah-Hartman · 13 years ago
  50. 1eda516 staging: android/lowmemorykiller: Don't unregister notifier from atomic context by Paul E. McKenney · 13 years ago
  51. 2c52325 Staging:android: Change type for binder_debug_no_lock switch to bool by Zhengwang Ruan · 13 years ago
  52. 51be392 Staging: android: timed_gpio: Removed spaces before tabs by Johannes Thumshirn · 13 years ago
  53. 47de87a staging: logger: hold mutex while removing reader by Rabin Vincent · 13 years ago
  54. 189017c fs: Remove missed ->fds_bits from cessation use of fd_set structs internally by David Howells · 13 years ago
  55. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 13 years ago
  56. 940f77b staging: android, lowmemorykiller: convert to use oom_score_adj by David Rientjes · 13 years ago
  57. b91867f Merge tag 'staging-3.3-rc3' into staging-next by Greg Kroah-Hartman · 13 years ago
  58. 2157f89 staging: android-alarm: Support old drivers via preprocessor aliasing by John Stultz · 13 years ago
  59. 7f9b98a staging: android-alarm: Fixup minor pr_alarm warnings by John Stultz · 13 years ago
  60. f2d3c68 staging: android-alarm: Fix bad index when canceling alarms[] by JP Abgrall · 13 years ago
  61. 66c4810 staging: android-alarm: Update hrtimer if alarm at the head of the queue is reprogrammed by Arve Hjønnevåg · 13 years ago
  62. 58a38ff staging: android-alarm: Disable Android alarm driver by default by Praneeth Kumar Bajjuri · 13 years ago
  63. fe8d272 staging: android-alarm: Reenable android alarm driver by John Stultz · 13 years ago
  64. 79ef071 staging: android-alarm: HACK: wakelock workaround by John Stultz · 13 years ago
  65. f2f28ea staging: android-alarm: Fix namespace collision with upstreamed alarmtimers by John Stultz · 13 years ago
  66. d47908b staging: android-alarm: Fix include compile issues by John Stultz · 13 years ago
  67. bf647ea staging: android-alarm: Add needed module.h includes by Andy Green · 13 years ago
  68. 5dd12c29 staging: android-alarm: Don't use save_time_delta. by Arve Hjønnevåg · 13 years ago
  69. 841cb11 staging: android-alarm: Add android alarm driver & in-kernel alarm interface by Arve Hjønnevåg · 13 years ago
  70. 9823ec9 staging: android/lowmemorykiller: Do not kill kernel threads by Anton Vorontsov · 13 years ago
  71. 3534160 staging: android/lowmemorykiller: No need for task->signal check by Anton Vorontsov · 13 years ago
  72. 9567000 staging: android/lowmemorykiller: Better mm handling by Anton Vorontsov · 13 years ago
  73. 294b271 staging: android/lowmemorykiller: Don't grab tasklist_lock by Anton Vorontsov · 13 years ago
  74. 350a195 staging: android: logger: clarify non-update of w_off in do_write_log_from_user by Tim Bird · 13 years ago
  75. 169c843 staging: android: logger: clarify code in clock_interval by Tim Bird · 13 years ago
  76. c76c7ca staging: android: logger: reorder prepare_to_wait and mutex_lock by Tim Bird · 13 years ago
  77. 3bcfa43 staging: android: logger: simplify and optimize get_entry_len by Tim Bird · 13 years ago
  78. c626224 staging: android: logger: Change logger_offset() from macro to function by Tim Bird · 13 years ago
  79. e3251e0 drivers/staging/android/timed_gpio.c: Stlye fixes by Tracey Dent · 13 years ago
  80. aa5af97 drivers/staging/android/ashmem.c: Cleanups by Tracey Dent · 13 years ago
  81. 8d438be Staging: android: ram_console: Use resource_size function by Thomas Meyer · 13 years ago
  82. 217218f drivers:staging:android Typos: fix some comments that have typos in them. by Justin P. Mattock · 13 years ago
  83. 28aa41f staging: android: ram_console use kmemdup instead of kmalloc by Greg Dietsche · 13 years ago
  84. 203209e staging: android/ram_console: Don't build on arches w/o ioremap by Anton Vorontsov · 13 years ago
  85. e5d7965 staging: android: lowmemorykiller: Don't wait more than one second for a process to die by Arve Hjønnevåg · 13 years ago
  86. bd1eff9 Staging: android: binder: Fix crashes when sharing a binder file between processes by Arve Hjønnevåg · 13 years ago
  87. b0d017e Staging: android: Remove pmem driver by Shuah Khan · 13 years ago
  88. 3c1b86f Staging: android: binder: Don't call dump_stack in binder_vma_open by Arve Hjønnevåg · 13 years ago
  89. 3bf5d65 Staging: android: fixed 80 characters warnings in lowmemorykiller.c by Marco Navarra · 13 years ago
  90. 29b8584 Staging: android: fixed a space warning in binder.h by Marco Navarra · 13 years ago
  91. 1efb343 ashmem: Whitespace cleanups by John Stultz · 13 years ago
  92. 33e8fc4 ashmem: Fix arguments to ashmem_shrink by Colin Cross · 13 years ago
  93. 5154b93 ashmem: Support lseek(2) in ashmem driver by Bjorn Bringert · 13 years ago
  94. 1d3f8f2 ashmem: Update arguments of shrinker for 2.6.35 by Colin Cross · 13 years ago
  95. 56f76fc ashmem: Fix ASHMEM_SET_PROT_MASK. by Arve Hjønnevåg · 13 years ago
  96. 853ca7a ashmem: Implement read(2) in ashmem driver by Bjorn Bringert · 13 years ago
  97. 11980c2 ashmem: Anonymous shared memory subsystem by Robert Love · 13 years ago
  98. b6aba85 staging: android: add pmem driver by Rebecca Schultz · 17 years ago
  99. c001dff staging: android: switch: minor code formatting cleanups by Greg Kroah-Hartman · 13 years ago
  100. e0f5bb9 staging: android: switch: switch class and GPIO drivers. by Mike Lockwood · 16 years ago