1. 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
  2. 2967365 Staging: android: ram_console.c: by Greg Kroah-Hartman · 12 years ago
  3. 2a90957 Staging: android: binder: Fix use-after-free bug by Arve Hjønnevåg · 12 years ago
  4. 06caa41 staging: ram_console: Fix section mismatches by Stephen Boyd · 12 years ago
  5. dd09979 staging: android: ram_console: honor dmesg_restrict by Nick Kralevich · 12 years ago
  6. 3a21138 staging: android: ram_console: fix crash in ram_console_late_init by Colin Cross · 12 years ago
  7. a15d0b3 staging: android: persistent_ram: add notrace to persistent_ram_write by Colin Cross · 12 years ago
  8. 808d038 staging: android: persistent_ram: make persistent_ram_write atomic by Colin Cross · 12 years ago
  9. 404a604 staging: android: persistent_ram: handle reserving and mapping memory by Colin Cross · 12 years ago
  10. 9cc05ad staging: android: persistent_ram: refactor ecc support by Colin Cross · 12 years ago
  11. c672528 staging: android: ram_console: split out persistent ram by Colin Cross · 12 years ago
  12. c5ee121 staging: android: ram_console: drop verbose ram_console support by Colin Cross · 12 years ago
  13. 8294e23 staging: android: ram_console: drop early buffer support by Colin Cross · 12 years ago
  14. f6ccb80 staging: android: ram_console: move footer strings by Colin Cross · 12 years ago
  15. 74f6736 staging: android: ram_console: set CON_ANYTIME console flag by Dima Zavin · 12 years ago
  16. 624b225 Staging: android: lowmemorykiller.c by Greg Kroah-Hartman · 12 years ago
  17. 1eda516 staging: android/lowmemorykiller: Don't unregister notifier from atomic context by Paul E. McKenney · 12 years ago
  18. 2c52325 Staging:android: Change type for binder_debug_no_lock switch to bool by Zhengwang Ruan · 12 years ago
  19. 51be392 Staging: android: timed_gpio: Removed spaces before tabs by Johannes Thumshirn · 12 years ago
  20. 47de87a staging: logger: hold mutex while removing reader by Rabin Vincent · 12 years ago
  21. 189017c fs: Remove missed ->fds_bits from cessation use of fd_set structs internally by David Howells · 12 years ago
  22. 1dce27c Wrap accesses to the fd_sets in struct fdtable by David Howells · 12 years ago
  23. 940f77b staging: android, lowmemorykiller: convert to use oom_score_adj by David Rientjes · 12 years ago
  24. b91867f Merge tag 'staging-3.3-rc3' into staging-next by Greg Kroah-Hartman · 12 years ago
  25. 2157f89 staging: android-alarm: Support old drivers via preprocessor aliasing by John Stultz · 12 years ago
  26. 7f9b98a staging: android-alarm: Fixup minor pr_alarm warnings by John Stultz · 12 years ago
  27. f2d3c68 staging: android-alarm: Fix bad index when canceling alarms[] by JP Abgrall · 12 years ago
  28. 66c4810 staging: android-alarm: Update hrtimer if alarm at the head of the queue is reprogrammed by Arve Hjønnevåg · 12 years ago
  29. 58a38ff staging: android-alarm: Disable Android alarm driver by default by Praneeth Kumar Bajjuri · 12 years ago
  30. fe8d272 staging: android-alarm: Reenable android alarm driver by John Stultz · 12 years ago
  31. 79ef071 staging: android-alarm: HACK: wakelock workaround by John Stultz · 12 years ago
  32. f2f28ea staging: android-alarm: Fix namespace collision with upstreamed alarmtimers by John Stultz · 12 years ago
  33. d47908b staging: android-alarm: Fix include compile issues by John Stultz · 12 years ago
  34. bf647ea staging: android-alarm: Add needed module.h includes by Andy Green · 12 years ago
  35. 5dd12c29 staging: android-alarm: Don't use save_time_delta. by Arve Hjønnevåg · 12 years ago
  36. 841cb11 staging: android-alarm: Add android alarm driver & in-kernel alarm interface by Arve Hjønnevåg · 12 years ago
  37. 9823ec9 staging: android/lowmemorykiller: Do not kill kernel threads by Anton Vorontsov · 12 years ago
  38. 3534160 staging: android/lowmemorykiller: No need for task->signal check by Anton Vorontsov · 12 years ago
  39. 9567000 staging: android/lowmemorykiller: Better mm handling by Anton Vorontsov · 12 years ago
  40. 294b271 staging: android/lowmemorykiller: Don't grab tasklist_lock by Anton Vorontsov · 12 years ago
  41. 350a195 staging: android: logger: clarify non-update of w_off in do_write_log_from_user by Tim Bird · 12 years ago
  42. 169c843 staging: android: logger: clarify code in clock_interval by Tim Bird · 12 years ago
  43. c76c7ca staging: android: logger: reorder prepare_to_wait and mutex_lock by Tim Bird · 12 years ago
  44. 3bcfa43 staging: android: logger: simplify and optimize get_entry_len by Tim Bird · 12 years ago
  45. c626224 staging: android: logger: Change logger_offset() from macro to function by Tim Bird · 12 years ago
  46. e3251e0 drivers/staging/android/timed_gpio.c: Stlye fixes by Tracey Dent · 12 years ago
  47. aa5af97 drivers/staging/android/ashmem.c: Cleanups by Tracey Dent · 12 years ago
  48. 8d438be Staging: android: ram_console: Use resource_size function by Thomas Meyer · 12 years ago
  49. 217218f drivers:staging:android Typos: fix some comments that have typos in them. by Justin P. Mattock · 13 years ago
  50. 28aa41f staging: android: ram_console use kmemdup instead of kmalloc by Greg Dietsche · 13 years ago
  51. 203209e staging: android/ram_console: Don't build on arches w/o ioremap by Anton Vorontsov · 12 years ago
  52. e5d7965 staging: android: lowmemorykiller: Don't wait more than one second for a process to die by Arve Hjønnevåg · 13 years ago
  53. bd1eff9 Staging: android: binder: Fix crashes when sharing a binder file between processes by Arve Hjønnevåg · 12 years ago
  54. b0d017e Staging: android: Remove pmem driver by Shuah Khan · 12 years ago
  55. 3c1b86f Staging: android: binder: Don't call dump_stack in binder_vma_open by Arve Hjønnevåg · 13 years ago
  56. 3bf5d65 Staging: android: fixed 80 characters warnings in lowmemorykiller.c by Marco Navarra · 13 years ago
  57. 29b8584 Staging: android: fixed a space warning in binder.h by Marco Navarra · 13 years ago
  58. 1efb343 ashmem: Whitespace cleanups by John Stultz · 13 years ago
  59. 33e8fc4 ashmem: Fix arguments to ashmem_shrink by Colin Cross · 13 years ago
  60. 5154b93 ashmem: Support lseek(2) in ashmem driver by Bjorn Bringert · 13 years ago
  61. 1d3f8f2 ashmem: Update arguments of shrinker for 2.6.35 by Colin Cross · 13 years ago
  62. 56f76fc ashmem: Fix ASHMEM_SET_PROT_MASK. by Arve Hjønnevåg · 13 years ago
  63. 853ca7a ashmem: Implement read(2) in ashmem driver by Bjorn Bringert · 13 years ago
  64. 11980c2 ashmem: Anonymous shared memory subsystem by Robert Love · 13 years ago
  65. b6aba85 staging: android: add pmem driver by Rebecca Schultz · 16 years ago
  66. c001dff staging: android: switch: minor code formatting cleanups by Greg Kroah-Hartman · 13 years ago
  67. e0f5bb9 staging: android: switch: switch class and GPIO drivers. by Mike Lockwood · 16 years ago
  68. 277cdd0 Staging: android: fixed white spaces coding style issue in logger.c by Marco Navarra · 13 years ago
  69. a6707f8 staging: android: ram_console: pass in a boot info string by Colin Cross · 13 years ago
  70. 2b37495 android: logger: bump up the logger buffer sizes by JP Abgrall · 13 years ago
  71. cae9bf1 android: lowmemorykiller: Fix arguments to lowmem_shrink by Colin Cross · 13 years ago
  72. 71b2c82 staging: android: lowmemorykiller: Ignore shmem pages in page-cache by Arve Hjønnevåg · 14 years ago
  73. 06a1074 staging: android: lowmemorykiller: Update arguments of shrinker for 2.6.35 by Colin Cross · 14 years ago
  74. eb943f6 staging: android: lowmemorykiller: Remove bitrotted codepath by San Mehat · 14 years ago
  75. 5852609 staging: binder: Fix memory corruption via page aliasing by Christopher Lais · 14 years ago
  76. 4755b72 staging: android: lowmemkiller: Substantially reduce overhead during reclaim by San Mehat · 14 years ago
  77. 4964cd4 staging: android: lowmemorykiller: Don't try to kill the same pid over and over by San Mehat · 14 years ago
  78. 3c762a4 Staging: android: binder: Create dedicated workqueue for binder deferred work by Arve Hjønnevåg · 14 years ago
  79. 8bfe15f Staging: android: timed_gpio: Properly discard invalid timeout values. by Mike Lockwood · 14 years ago
  80. 16b6655 staging: android: binder: Move debugging information from procfs to debugfs by Arve Hjønnevåg · 15 years ago
  81. 5249f48 binder: Use seq_file for debug interface. by Arve Hjønnevåg · 15 years ago
  82. 3537cda android: logger: Add new system log for framework/system log messages by San Mehat · 14 years ago
  83. 0445f15 Staging: android: timed_gpio: Request gpios. by Arve Hjønnevåg · 15 years ago
  84. 81057ec Staging: android: ram_console: Start ram console earlier by Arve Hjønnevåg · 15 years ago
  85. fdfc808 staging: android: ramconsole: Ensure ramconsole does not get cluttered by apanic threads by San Mehat · 15 years ago
  86. e59bbb8 Revert "Staging: android: mark subsystem as broken" by Greg Kroah-Hartman · 13 years ago
  87. c11a166 android-common: Fix slab.h includes for 2.6.34-rc4 by Colin Cross · 14 years ago
  88. c1b197a android-common: include linux/slab.h by Arve Hjønnevåg · 14 years ago
  89. 23687af staging/android: fix build issues by Corentin Chary · 15 years ago
  90. 355b050 Revert "Staging: android: delete android drivers" by Greg Kroah-Hartman · 13 years ago
  91. b0a0ccf Staging: android: delete android drivers by Greg Kroah-Hartman · 15 years ago
  92. 2cdf99c Staging: android: mark subsystem as broken by Greg Kroah-Hartman · 15 years ago
  93. a5ca2df staging: Make some structures static by Julia Lawall · 15 years ago
  94. 0984e56 Staging: android: lowmemorykiller: fix module param errors by Randy Dunlap · 15 years ago
  95. 1062643 Staging: android: binder: partial checkpatch cleanup by Daniel Walker · 15 years ago
  96. 272bb3d Staging: android: lowmemorykiller: delete the decription file by Daniel Walker · 15 years ago
  97. edd540e Staging: android: lowmemorykiller: remove a predefine by Daniel Walker · 15 years ago
  98. 707636f Staging: android: binder: cleanup some long lines by Daniel Walker · 15 years ago
  99. 8683b98 staging: android: binder: clean up for all the stat statments by Daniel Walker · 15 years ago
  100. 39e420e staging: android: binder: global variable cleanup. by Daniel Walker · 15 years ago