1. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  2. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  3. f991fae Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  4. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  5. e77e430 more open-coded file_inode() calls by Al Viro · 11 years ago
  6. 207bc11 Merge branch 'freezer' by Rafael J. Wysocki · 11 years ago
  7. 1dcdbfd staging: android: Fix typo in staging/android by Masanari Iida · 11 years ago
  8. b37668d Merge 3.10-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  9. cd0c1d7 staging: android: sync: fix up a sparse warning by Greg Kroah-Hartman · 11 years ago
  10. 60bba38 staging: alarm-dev: information leak in alarm_compat_ioctl() by Dan Carpenter · 11 years ago
  11. e919b86 staging: alarm-dev: information leak in alarm_ioctl() by Dan Carpenter · 11 years ago
  12. 829455b Merge 3.10-rc3 into staging-next by Greg Kroah-Hartman · 11 years ago
  13. 0f14a20 staging: Fix lines over 80 chars in android sw_sync by Marlies Ruck · 11 years ago
  14. bd47125 staging: android: logger: use kuid_t instead of uid_t by Xiong Zhou · 11 years ago
  15. 017ca3b staging: android: Fixed line over 80 char by Marlies Ruck · 11 years ago
  16. a0eacf2 staging: android: Replace seq_printf with seq_puts by Hema Prathaban · 11 years ago
  17. d03f6bb staging: android: Remove unnecessary braces by Hema Prathaban · 11 years ago
  18. e2610b2 binder: use freezable blocking calls by Colin Cross · 11 years ago
  19. 5647ac0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  20. a27bb33 aio: don't include aio.h in sched.h by Kent Overstreet · 11 years ago
  21. 76ec9d1 Convert selectors of GENERIC_GPIO to GPIOLIB by Alexandre Courbot · 11 years ago
  22. aa7a82b staging: android: binder: replace IOCTL types with user-exportable types by Serban Constantinescu · 11 years ago
  23. c37b95e staging: sync: Add compat_ioctl handlers to sync drivers by Dmitry Pervushin · 11 years ago
  24. 6b83f91 staging: android: lowmemorykiller: well-marked debug print by Dmitry Voytik · 11 years ago
  25. c07c933 drivers: android: binder: Use __func__ in debug messages by Mirsal Ennaime · 11 years ago
  26. ba97bc5 drivers: android: binder: Remove excessive indentation by Mirsal Ennaime · 11 years ago
  27. 53413e7 drivers: android: binder: Fix code style in binder_deferred_release by Mirsal Ennaime · 11 years ago
  28. 008fa74 drivers: android: binder: Move the node release code to a separate function by Mirsal Ennaime · 11 years ago
  29. 2c0fb1c staging: android: remove dependency on TINY_SHMEM by Paul Bolle · 11 years ago
  30. 5969136 staging: sync: fix return value check in sync_fence_alloc() by Wei Yongjun · 11 years ago
  31. 451fb76 staging: sw_sync: sw_sync_timeline_ops can be static by Changlong Xie · 11 years ago
  32. e9f5b81 staging: android: ashmem: Add support for 32bit ashmem calls in a 64bit kernel by Serban Constantinescu · 11 years ago
  33. 1e70bd4 staging: android: logger: enforce GID and CAP check on log flush by Charndeep Grewal · 11 years ago
  34. 0441bcf staging: android: logger: Allow a UID to read it's own log entries by Nick Kralevich · 11 years ago
  35. 99150f6 staging: android: lowmemorykiller: Change default debug_level to 1 by Arve Hjønnevåg · 11 years ago
  36. eeb0f4f staging: android: lowmemorykiller: Don't count reserved free memory by Arve Hjønnevåg · 11 years ago
  37. e5834d6 staging: android: ashmem: get_name,set_name not to hold ashmem_mutex by Shankar Brahadeeswaran · 11 years ago
  38. 573632c staging: sync: Fix timeout = 0 wait behavior by Jamie Gennis · 11 years ago
  39. 4c67d80 staging: sync: Don't log wait timeouts when timeout = 0 by Erik Gilling · 11 years ago
  40. 713648f staging: sync: Fix race condition between merge and signal by Ørjan Eide · 11 years ago
  41. b699a64 staging: sync: Add tracepoint support by Erik Gilling · 11 years ago
  42. 135114a staging: sw_sync: Convert to use new value_str debug ops by Erik Gilling · 11 years ago
  43. dbd5239 staging: sync: Refactor sync debug printing by Erik Gilling · 11 years ago
  44. 4b5de08 staging: sync: Use proper barriers when waiting indefinitely by Erik Gilling · 11 years ago
  45. eeb2f57 staging: sync: Update new fence status with sync_fence_signal_pt by Erik Gilling · 11 years ago
  46. c679212 staging: sync: Protect unlocked access to fence status by Erik Gilling · 11 years ago
  47. 7560645 staging: sync: Dump sync state on fence errors by Erik Gilling · 11 years ago
  48. 1d5db2c staging: sync: Improve timeout dump messages by Erik Gilling · 11 years ago
  49. f56388f staging: sync: Dump sync state to console on timeout by Erik Gilling · 11 years ago
  50. 3b640f5 staging: sync: Change wait timeout to mirror poll semantics by Erik Gilling · 11 years ago
  51. 03e7a50 staging: sw_sync: Fix error paths by Rebecca Schultz Zavin · 11 years ago
  52. 92ea915a staging: sync: Fix error paths by Rebecca Schultz Zavin · 11 years ago
  53. c5b86b7 staging: sync: Add reference counting to timelines by Erik Gilling · 11 years ago
  54. 0154417 staging: sync: Add internal refcounting to fences by Erik Gilling · 11 years ago
  55. c6f668c staging: sync: Optimize fence merges by Erik Gilling · 11 years ago
  56. cc3c5cd staging: sync: Reorder sync_fence_release by Erik Gilling · 11 years ago
  57. 6e91f71 staging: sw_sync: Export sw_sync API by Erik Gilling · 11 years ago
  58. 8edb4ad staging: sync: Export sync API symbols by Erik Gilling · 11 years ago
  59. c0f61a4 staging: sync: Allow async waits to be canceled by Erik Gilling · 11 years ago
  60. 57b505b staging: sync: Add poll support by Erik Gilling · 11 years ago
  61. b1489c2 staging: sw_sync: Add fill_driver_data support by Erik Gilling · 11 years ago
  62. 79ba152 staging: sync: Add ioctl to get fence data by Erik Gilling · 11 years ago
  63. cebed3b staging: sw_sync: Add debug support by Erik Gilling · 11 years ago
  64. af7582f staging: sync: Add debugfs support by Erik Gilling · 11 years ago
  65. 97a8484 staging: sync: Add timestamps to sync_pts by Erik Gilling · 11 years ago
  66. 9d1906e staging: sw_sync: Add cpu based sync driver by Erik Gilling · 11 years ago
  67. 7ad530b staging: sync: Add synchronization framework by Erik Gilling · 11 years ago
  68. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 11 years ago
  69. 9afa319 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  70. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  71. 532572b staging: alarm-dev: Implement compat_ioctl support by John Stultz · 12 years ago
  72. cec8bb7 staging: alarm-dev: Refactor alarm-dev ioctl code in prep for compat_ioctl by John Stultz · 12 years ago
  73. be1a3e3 staging: alarm-dev: Drop pre Android 1.0 _OLD ioctls by John Stultz · 12 years ago
  74. d7f9729 staging: android: Add some Kconfig help entries by Cruz Julian Bishop · 12 years ago
  75. 167bccb staging: android: Fix two checkpatch issues in binder.c by Cruz Julian Bishop · 12 years ago
  76. 0f5afdd staging: android: Avoid using camelcase in binder.h by Cruz Julian Bishop · 12 years ago
  77. d82603c treewide: Replace incomming with incoming in all comments and strings by Jorrit Schippers · 12 years ago
  78. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  79. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 12 years ago
  80. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 12 years ago
  81. a3b41b7 Staging: Android: logger: module_exit implementation by Luca Clementi · 12 years ago
  82. 17cf22c pidns: Use task_active_pid_ns where appropriate by Eric W. Biederman · 14 years ago
  83. acf1cf6 Merge 3.7-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  84. d38e0e3 Revert "Staging: Android alarm: IOCTL command encoding fix" by Colin Cross · 12 years ago
  85. 56b468f Staging: android: binder: Fixed multi-line strings by Anmol Sarma · 12 years ago
  86. cb1f626 Merge 3.7-rc3 into staging-next by Greg Kroah-Hartman · 12 years ago
  87. 585650d Staging: android: binder: Allow using highmem for binder buffers by Arve Hjønnevåg · 12 years ago
  88. 675d66b Staging: android: binder: Fix memory leak on thread/process exit by Arve Hjønnevåg · 12 years ago
  89. 975a1ac Staging: android: binder: Add some tracepoints by Arve Hjønnevåg · 12 years ago
  90. 89334ab Staging: android: binder: Add some missing binder_stat_br calls by Arve Hjønnevåg · 12 years ago
  91. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  92. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  93. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  94. 483ce1d take descriptor-related part of close() to file.c by Al Viro · 12 years ago
  95. f869e8a expose a low-level variant of fd_install() for binder by Al Viro · 12 years ago
  96. dcfadfa new helper: __alloc_fd() by Al Viro · 12 years ago
  97. a79f41e binder: don't allow mmap() by process other than proc->tsk by Al Viro · 12 years ago
  98. 4a2ebb9 userns: Convert binder ipc to use kuids by Eric W. Biederman · 12 years ago
  99. 6a2a2cd Merge 3.6-rc6 into staging-next by Greg Kroah-Hartman · 12 years ago
  100. 147cd16 Staging: android: Alarm driver cleanups by Dae S. Kim · 12 years ago