1. dabb16f oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down by Mandeep Singh Baines · 13 years ago
  2. 43bb40c sched: remove long deprecated CLONE_STOPPED flag by Dave Jones · 13 years ago
  3. 6c9ae00 irq: use per_cpu kstat_irqs by Eric Dumazet · 13 years ago
  4. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  5. b2034d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  6. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  7. e2c18e4 pps: capture MONOTONIC_RAW timestamps as well by Alexander Gordeev · 13 years ago
  8. 025b40a ntp: add hardpps implementation by Alexander Gordeev · 13 years ago
  9. 9ab020c taskstats: use better ifdef for alignment by Jeff Mahoney · 13 years ago
  10. 6164281 user_ns: improve the user_ns on-the-slab packaging by Pavel Emelyanov · 13 years ago
  11. e020e74 sysctl: remove obsolete comments by Jovi Zhang · 13 years ago
  12. 5561050 sysctl: fix #ifdef guard comment by Jovi Zhang · 13 years ago
  13. 34e49d4 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps by Joe Perches · 13 years ago
  14. fb842b0 printk: use RCU to prevent potential lock contention in kmsg_dump by Huang Ying · 13 years ago
  15. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 13 years ago
  16. 351f8f8 kernel: clean up USE_GENERIC_SMP_HELPERS by Amerigo Wang · 13 years ago
  17. 04c6862 kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths by Seiji Aguchi · 13 years ago
  18. 0df6a63 switch cgroup by Al Viro · 14 years ago
  19. 4277616 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  20. e0e736f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  21. 0c05384 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 13 years ago
  22. c8940ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  23. 797a455 block: ensure that completion error gets properly traced by Jens Axboe · 13 years ago
  24. d2e7ad1 Merge branch 'master' into next by James Morris · 13 years ago
  25. 4385428 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  26. 870915e tracing: Fix TRACE_EVENT power tracepoint creation by Mathieu Desnoyers · 14 years ago
  27. 1dbd195 tracing: Fix preempt count leak by Li Zefan · 14 years ago
  28. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  29. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  30. e744070 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  31. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 13 years ago
  32. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 13 years ago
  33. c9b5f50 sched: Constify function scope static struct sched_param usage by Peter Zijlstra · 13 years ago
  34. 524429c sched: Fix strncmp operation by Hillf Danton · 13 years ago
  35. 1c5354d sched: Move sched_autogroup_exit() to free_signal_struct() by Mike Galbraith · 13 years ago
  36. e9aa1dd sched: Fix struct autogroup memory leak by Mike Galbraith · 13 years ago
  37. 0ca0873 sched: Mark autogroup_init() __init by Yong Zhang · 13 years ago
  38. 07e06b0 sched: Consolidate the name of root_task_group and init_task_group by Yong Zhang · 13 years ago
  39. 4158755 perf_events: Add perf_event_time() by Stephane Eranian · 13 years ago
  40. 5632ab1 perf_events: Generalize use of event_filter_match() by Stephane Eranian · 13 years ago
  41. 0b3fcf1 perf_events: Move code around to prepare for cgroup by Stephane Eranian · 13 years ago
  42. 23036f1 blktrace: add missing probe argument to block_bio_complete by Mathieu Desnoyers · 13 years ago
  43. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  44. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 13 years ago
  45. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 13 years ago
  46. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 13 years ago
  47. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 13 years ago
  48. fe15ce4 fs: change d_delete semantics by Nick Piggin · 13 years ago
  49. 5adcee1 cgroup fs: avoid switching ->d_op on live dentry by Nick Piggin · 13 years ago
  50. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  51. 47935a7 Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  52. 4f00b90 Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  53. dda5f0a Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  54. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  55. 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  56. f3b0cfa Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  57. 2af49b6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  58. 938cfed perf: Add calls to suspend trace point by Jean Pihet · 13 years ago
  59. 58daf18 Merge branch 'clksrc' into devel by Russell King · 13 years ago
  60. aef1b9c Merge commit 'v2.6.37' into perf/core by Ingo Molnar · 13 years ago
  61. 6bf4123 sched: Change wait_for_completion_*_timeout() to return a signed long by NeilBrown · 13 years ago
  62. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 13 years ago
  63. 101e5f7 sched, autogroup: Fix reference leak by Mike Galbraith · 14 years ago
  64. 4f82198 sched, autogroup: Fix potential access to freed memory by Mike Galbraith · 14 years ago
  65. 6706125 sched: Remove redundant CONFIG_CGROUP_SCHED ifdef by Yong Zhang · 14 years ago
  66. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 13 years ago
  67. 61a0d49 perf: Do not export power_frequency, but power_start event by Thomas Renninger · 13 years ago
  68. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 13 years ago
  69. 5514237 watchdog: Improve initialisation error message and documentation by Ben Hutchings · 13 years ago
  70. 4ef9e11 fix freeing user_struct in user cache by Hillf Danton · 14 years ago
  71. 6f7f418 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  72. a4790c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  73. a2867e0 PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() by Rafael J. Wysocki · 14 years ago
  74. 5262a47 PM / Hibernate: When failed, in_suspend should be reset by MyungJoo Ham · 14 years ago
  75. 5729c63 PM / Hibernate: hibernation_ops->leave should be checked too by MyungJoo Ham · 14 years ago
  76. 8cfe400 Freezer: Fix a race during freezing of TASK_STOPPED tasks by Tejun Heo · 14 years ago
  77. 133f112 PM: Use proper ccflag flag in kernel/power/Makefile by Tracey Dent · 14 years ago
  78. e1e3592 ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page by David Sharp · 14 years ago
  79. 94462ad module: Move RO/NX module protection to after ftrace module update by Steven Rostedt · 14 years ago
  80. 394f452 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 14 years ago
  81. 26e20a1 Merge commit 'v2.6.37-rc7' into x86/security by Ingo Molnar · 14 years ago
  82. 4be2c95 taskstats: pad taskstats netlink response for aligment issues on ia64 by Jeff Mahoney · 14 years ago
  83. b5776c4 Fix rounding in clocks_calc_mult_shift() by john stultz · 14 years ago
  84. 43b2101 hrtimer: fix a typo in comment by Namhyung Kim · 14 years ago
  85. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  86. 9fb6720 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core by Ingo Molnar · 14 years ago
  87. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  88. 4f32e9b kthread_work: make lockdep happy by Yong Zhang · 14 years ago
  89. c8efcc2 workqueue: allow chained queueing during destruction by Tejun Heo · 14 years ago
  90. de5e9d5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  91. 050c6c9 sched: Remove debugging check by Ingo Molnar · 14 years ago
  92. 55ec86f Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  93. 21228e4 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  94. 19e5eeb sched: Fix interactivity bug by charging unaccounted run-time on entity re-weight by Paul Turner · 14 years ago
  95. 43365bd sched: Move periodic share updates to entity_tick() by Paul Turner · 14 years ago
  96. ca68088 Merge commit 'v2.6.37-rc6' into sched/core by Ingo Molnar · 14 years ago
  97. 46bdfe6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  98. 20b8769 irq_work: Use per cpu atomics instead of regular atomics by Christoph Lameter · 14 years ago
  99. b52573d rcu: reduce __call_rcu()-induced contention on rcu_node structures by Paul E. McKenney · 14 years ago
  100. 0209f64 rcu: limit rcu_node leaf-level fanout by Paul E. McKenney · 14 years ago