1. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 12 years ago
  2. efeb156 kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 12 years ago
  3. b8bf17d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 541048a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. bced76a sched: Fix lockup by limiting load-balance retries on lock-break by Peter Zijlstra · 12 years ago
  6. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  7. 40ba587 Merge branch 'akpm' (aka "Andrew's patch-bomb") by Linus Torvalds · 12 years ago
  8. 6b550f9 user namespace: make signal.c respect user namespaces by Serge E. Hallyn · 12 years ago
  9. b196be8 workqueue: make alloc_workqueue() take printf fmt and args for name by Tejun Heo · 12 years ago
  10. 5e6292c signal: add block_sigmask() for adding sigmask to current->blocked by Matt Fleming · 12 years ago
  11. 43d2b11 tracepoint: add tracepoints for debugging oom_score_adj by KAMEZAWA Hiroyuki · 12 years ago
  12. c6968e7 PM/Hibernate: do not count debug pages as savable by Stanislaw Gruszka · 12 years ago
  13. 3dcf6c1 Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  14. 9b9fb61 sched: Remove empty #ifdefs by Hiroshi Shimamoto · 12 years ago
  15. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  16. a0e86bd audit: always follow va_copy() with va_end() by Jesper Juhl · 12 years ago
  17. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  18. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  19. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  20. 02550d6 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  21. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  22. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  23. d8c9584 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb by Al Viro · 13 years ago
  24. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 12 years ago
  25. 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 12 years ago
  26. 376613e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 12 years ago
  28. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. 1483b38 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  33. 15f043a Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 8c717b7 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  35. 0d19ea8 cgroup: fix to allow mounting a hierarchy by name by Li Zefan · 12 years ago
  36. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 12 years ago
  37. c233523 Merge branch 'pm-sleep' into pm-for-linus by Rafael J. Wysocki · 12 years ago
  38. c336078 PM / Hibernate: Implement compat_ioctl for /dev/snapshot by Ben Hutchings · 12 years ago
  39. 8a88951 ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach by Oleg Nesterov · 12 years ago
  40. 50b8d25 ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race by Oleg Nesterov · 12 years ago
  41. 305f3c8 cgroup: move assignement out of condition in cgroup_attach_proc() by Dan Carpenter · 12 years ago
  42. 93d3a10 auditsc: propage umode_t by Al Viro · 13 years ago
  43. 2570ebb switch kern_ipc_perm to umode_t by Al Viro · 13 years ago
  44. df0a428 switch mq_open() to umode_t by Al Viro · 13 years ago
  45. 36fcb58 sysctl: use umode_t for table permissions by Al Viro · 13 years ago
  46. a5e7ed3 cgroup: propagate mode_t by Al Viro · 13 years ago
  47. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  48. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  49. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  50. 32dc730 get rid of timer in kern/acct.c by Al Viro · 13 years ago
  51. f9fab10 hung_task: fix false positive during vfork by Mandeep Singh Baines · 12 years ago
  52. d36b691 misc latin1 to utf8 conversions by Al Viro · 12 years ago
  53. e6780f7 futex: Fix uninterruptible loop due to gate_area by Hugh Dickins · 12 years ago
  54. 3b87487 Revert "clockevents: Set noop handler in clockevents_exchange_device()" by Linus Torvalds · 12 years ago
  55. 93797d8 irq: check domain hwirq range for DT translate by Rob Herring · 13 years ago
  56. 7e3aa30 cgroup: Remove task_lock() from cgroup_post_fork() by Frederic Weisbecker · 12 years ago
  57. c6ca575 cgroup: add sparse annotation to cgroup_iter_start() and cgroup_iter_end() by Kirill A. Shutemov · 12 years ago
  58. 1c6c3fa cgroup: mark cgroup_rmdir_waitq and cgroup_attach_proc() as static by Kirill A. Shutemov · 12 years ago
  59. 9e31905 Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3 by Avi Kivity · 12 years ago
  60. a65cf518 jump-label: export jump_label_inc/jump_label_dec by Xiao Guangrong · 13 years ago
  61. b7ba68c Merge branch 'pm-sleep' into pm-for-linus by Rafael J. Wysocki · 12 years ago
  62. 3e68001 Merge branch 'pm-misc' into pm-for-linus by Rafael J. Wysocki · 12 years ago
  63. c87fb57 ARM: 7235/1: irqdomain: export irq_domain_simple_ops for !CONFIG_OF by Jamie Iles · 13 years ago
  64. 1ac9bc6 sched/tracing: Add a new tracepoint for sleeptime by Arun Sharma · 12 years ago
  65. 664dfa6 sched: Disable scheduler warnings during oopses by Dave Jones · 12 years ago
  66. 892a2b9 cgroup: only need to check oldcgrp==newgrp once by Mandeep Singh Baines · 12 years ago
  67. b07ef77 cgroup: remove redundant get/put of task struct by Mandeep Singh Baines · 12 years ago
  68. 026085e cgroup: remove redundant get/put of old css_set from migrate by Mandeep Singh Baines · 12 years ago
  69. 7239f65 clockevents: remove sysdev.h by Kay Sievers · 12 years ago
  70. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 12 years ago
  71. b00f4dc Merge branch 'master' into pm-sleep by Rafael J. Wysocki · 12 years ago
  72. c84cdf7 cgroup: Remove unnecessary task_lock before fetching css_set on migration by Frederic Weisbecker · 12 years ago
  73. 7e381b0e cgroup: Drop task_lock(parent) on cgroup_fork() by Frederic Weisbecker · 12 years ago
  74. 62af378 sched: Fix cgroup movement of waking process by Daisuke Nishimura · 13 years ago
  75. 7ceff01 sched: Fix cgroup movement of newly created process by Daisuke Nishimura · 13 years ago
  76. 4fc420c sched: Fix cgroup movement of forking process by Daisuke Nishimura · 13 years ago
  77. 11534ec sched: Remove cfs bandwidth period check in tg_set_cfs_period() by Kamalesh Babulal · 13 years ago
  78. a195f00 sched: Fix load-balance lock-breaking by Peter Zijlstra · 13 years ago
  79. 5b54b56 sched: Replace all_pinned with a generic flags field by Peter Zijlstra · 13 years ago
  80. 518cd62 sched: Only queue remote wakeups when crossing cache boundaries by Peter Zijlstra · 13 years ago
  81. f07fdec lockdep/waitqueues: Add better annotation by Peter Zijlstra · 13 years ago
  82. 2d2b774 Merge commit 'v3.2-rc6' into core/locking by Ingo Molnar · 12 years ago
  83. a4a4923 Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  84. 5fbd305 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  85. d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 12 years ago
  86. 3d3c8f9 binary_sysctl(): fix memory leak by Michel Lespinasse · 12 years ago
  87. b246272 cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask by David Rientjes · 12 years ago
  88. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 12 years ago
  89. 612ef28 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip by Martin Schwidefsky · 12 years ago
  90. 29e2136 cgroups: remove redundant get/put of css_set from css_set_check_fetched() by Mandeep Singh Baines · 12 years ago
  91. e0197aa cgroups: fix a css_set not found bug in cgroup_attach_proc by Mandeep Singh Baines · 12 years ago
  92. b1b73d0 time/clocksource: Fix kernel-doc warnings by Kusanagi Kouichi · 12 years ago
  93. 8371235 writeback: dirty ratelimit - think time compensation by Wu Fengguang · 13 years ago
  94. 54848d7 writeback: charge leaked page dirties to active tasks by Wu Fengguang · 13 years ago
  95. ab347d94 Merge branches 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  96. ab27892 sched: Fix select_idle_sibling() regression in selecting an idle SMT sibling by Peter Zijlstra · 12 years ago
  97. 07cde26 sched: Add missing rcu_dereference() around ->real_parent usage by Kees Cook · 12 years ago
  98. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 12 years ago
  99. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  100. d369a5d clocksource: convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago