1. 48ccf3d timer: fix section mismatch by Randy Dunlap · 16 years ago
  2. 0ec160d hrtimer: fix section mismatch by Randy Dunlap · 16 years ago
  3. 7846803 Fix unbalanced helper_lock in kernel/kmod.c by Nigel Cunningham · 16 years ago
  4. eb13ba8 lockdep: fix workqueue creation API lockdep interaction by Johannes Berg · 16 years ago
  5. 5a26db5 lockdep: fix internal double unlock during self-test by Nick Piggin · 16 years ago
  6. cb2a520 modules: de-mutex more symbol lookup paths in the module code by Rusty Russell · 16 years ago
  7. 417009f6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  8. 84427ea remove task_ppid_nr_ns by Roland McGrath · 16 years ago
  9. 02d5bcc Pull bugzilla-9194 into release branch by Len Brown · 16 years ago
  10. 9f9adec PM: ACPI and APM must not be enabled at the same time by Len Brown · 17 years ago
  11. fcfd50a show_task: real_parent by Roland McGrath · 16 years ago
  12. cdf71a1 futex: Prevent stale futex owner when interrupted/timeout by Thomas Gleixner · 16 years ago
  13. 83a08e7 vmcoreinfo: add the array length of "free_list" for filtering free pages by Ken'ichi Ohmichi · 16 years ago
  14. b59f819 acct: real_parent ppid by Roland McGrath · 16 years ago
  15. 39cd72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 16 years ago
  16. b8c9a18 Fix kernel/ptrace.c compile problem (missing "may_attach()") by Linus Torvalds · 16 years ago
  17. 831830b restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid by Al Viro · 16 years ago
  18. 90b2628 sched: fix gcc warnings by Ingo Molnar · 17 years ago
  19. fb445ee [SERIAL]: Fix section mismatches in Sun serial console drivers. by David S. Miller · 17 years ago
  20. d172f4e Modules: fix memory leak of module names by Greg Kroah-Hartman · 17 years ago
  21. 2c3b20e9 debug: add end-of-oops marker by Arjan van de Ven · 17 years ago
  22. 67e2be0 sched: rt: account the cpu time during the tick by Peter Zijlstra · 17 years ago
  23. 3e3b391 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  24. 971e5b35f genirq: revert lazy irq disable for simple irqs by Steven Rostedt · 17 years ago
  25. b4be625 timer: kernel/timer.c section fixes by Adrian Bunk · 17 years ago
  26. cdc6f27 clockevents: fix reprogramming decision in oneshot broadcast by Thomas Gleixner · 17 years ago
  27. 6cbf1c1 sched: do not hurt SCHED_BATCH on wakeup by Ingo Molnar · 17 years ago
  28. 2bacec8 sched: touch softlockup watchdog after idling by Ingo Molnar · 17 years ago
  29. 73c4efd sched: sysctl, proc_dointvec_minmax() expects int values for by Eric Dumazet · 17 years ago
  30. c7af77b sched: mark rwsem functions as __sched for wchan/profiling by Livio Soares · 17 years ago
  31. 051a1d1 sched: fix crash on ia64, introduce task_current() by Dmitry Adamushko · 17 years ago
  32. 64396ac sysctl: fix ax25 checks by Eric W. Biederman · 17 years ago
  33. 368d2c63 Revert "hugetlb: Add hugetlb_dynamic_pool sysctl" by Nishanth Aravamudan · 17 years ago
  34. d1c3fb1 hugetlb: introduce nr_overcommit_hugepages sysctl by Nishanth Aravamudan · 17 years ago
  35. 2c5ea0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  36. 167b1de clockevents: warn once when program_event() is called with negative expiry by Thomas Gleixner · 17 years ago
  37. 62f0f61 hrtimers: avoid overflow for large relative timeouts by Thomas Gleixner · 17 years ago
  38. 8ced5f6 sched: enable early use of sched_clock() by Ingo Molnar · 17 years ago
  39. 5f9fa8a lockdep: make cli/sti annotation warnings clearer by Ingo Molnar · 17 years ago
  40. 3743d33 Tiny clean-up of OPROFILE/KPROBES configuration by Linus Torvalds · 17 years ago
  41. 00a5825 Fix oprofile configuration breakage by Ralf Baechle · 17 years ago
  42. 7e1fb76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  43. 2cfae27 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  44. f1dad16 Avoid potential NULL dereference in unregister_sysctl_table by Pavel Emelyanov · 17 years ago
  45. 5cd1756 fix clone(CLONE_NEWPID) by Eric W. Biederman · 17 years ago
  46. cde898f futex: correctly return -EFAULT not -EINVAL by Thomas Gleixner · 17 years ago
  47. 5456178 lockdep: in_range() fix by Oleg Nesterov · 17 years ago
  48. 8568487 lockdep: fix debug_show_all_locks() by Ingo Molnar · 17 years ago
  49. 41a2d6c sched: style cleanups by Ingo Molnar · 17 years ago
  50. ce6bd42 futex: fix for futex_wait signal stack corruption by Steven Rostedt · 17 years ago
  51. 874a5f8 [SYSCTL_CHECK]: Fix typo in KERN_SPARC_SCONS_PWROFF entry string. by David S. Miller · 17 years ago
  52. db292ca sched: default to more agressive yield for SCHED_BATCH tasks by Ingo Molnar · 17 years ago
  53. 7703493 sched: fix crash in sys_sched_rr_get_interval() by Ingo Molnar · 17 years ago
  54. ca6435f Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  55. b00296f uml: add !UML dependencies by Al Viro · 17 years ago
  56. d842de8 sched: cpu accounting controller (V2) by Srivatsa Vaddagiri · 17 years ago
  57. e6ceb32 wait_task_stopped(): pass correct exit_code to wait_noreap_copyout() by Scott James Remnant · 17 years ago
  58. 9e6c1e6 FRV: fix the extern declaration of kallsyms_num_syms by David Howells · 17 years ago
  59. 32df81c Isolate the UTS namespace's domainname and hostname back by Pavel Emelyanov · 17 years ago
  60. c895078 wait_task_stopped(): don't use task_pid_nr_ns() lockless by Oleg Nesterov · 17 years ago
  61. f95e0d1 sched: clean up kernel/sched_stat.h by Ingo Molnar · 17 years ago
  62. c1a8974 sched: clean up overlong line in kernel/sched_debug.c by Ingo Molnar · 17 years ago
  63. deaf222 sched: clean up, move __sched_text_start/end to sched.h by Ingo Molnar · 17 years ago
  64. 9a4e715 sched: clean up sd_alloc_ctl_cpu_table() definition by Ingo Molnar · 17 years ago
  65. d393820 softlockup: fix false positives on CONFIG_NOHZ by Thomas Gleixner · 17 years ago
  66. 8c27eba Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6 by Linus Torvalds · 17 years ago
  67. 0685ab4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  68. ff1ea52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  69. f4d53ce Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  70. f7b9329 sched: bump version of kernel/sched_debug.c by Ingo Molnar · 17 years ago
  71. 722aab0 sched: fix minimum granularity tunings by Zou Nan hai · 17 years ago
  72. bcbe4a0 sched: fix kernel/acct.c comment by Ingo Molnar · 17 years ago
  73. 5e8869b sched: don't forget to unlock uids_mutex on error paths by Pavel Emelyanov · 17 years ago
  74. 52bfb36 time: add ADJ_OFFSET_SS_READ by John Stultz · 17 years ago
  75. 37e3a6a [S390] appldata: remove unused binary sysctls. by Heiko Carstens · 17 years ago
  76. 43ebbf1 [S390] cmm: remove unused binary sysctls. by Heiko Carstens · 17 years ago
  77. 9055fa1 [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED by Simon Horman · 17 years ago
  78. 9e103fa [IPVS]: Fix sysctl warnings about missing strategy in schedulers by Simon Horman · 17 years ago
  79. 611cd55 [IPVS]: Fix sysctl warnings about missing strategy by Christian Borntraeger · 17 years ago
  80. 9a4b970 module: fix and elaborate comments by Matti Linnanvuori · 17 years ago
  81. fa6a1a5 ntp: fix typo that makes sync_cmos_clock erratic by David P. Reed · 17 years ago
  82. 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 17 years ago
  83. 3c72f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  84. 9612633 sched: reorder SCHED_FEAT_ bits by Ingo Molnar · 17 years ago
  85. 518b22e sched: make sched_nr_latency static by Adrian Bunk · 17 years ago
  86. 94bc9a7 sched: remove activate_idle_task() by Dmitry Adamushko · 17 years ago
  87. ce96b5a sched: fix __set_task_cpu() SMP race by Dmitry Adamushko · 17 years ago
  88. dae51f5 sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHED by Oleg Nesterov · 17 years ago
  89. 9778385 sched: fix accounting of interrupts during guest execution on s390 by Christian Borntraeger · 17 years ago
  90. a347422 wait_task_stopped: Check p->exit_state instead of TASK_TRACED by Roland McGrath · 17 years ago
  91. 6f37ac7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  92. f961598 kernel/taskstats.c: fix bogus nlmsg_free() by Adrian Bunk · 17 years ago
  93. 60a0d23 hibernate: fix lockdep report by Johannes Berg · 17 years ago
  94. c642b83 __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set by Russ Anderson · 17 years ago
  95. 57d5f66 pidns: Place under CONFIG_EXPERIMENTAL by Eric W. Biederman · 17 years ago
  96. 22800a2 fix param_sysfs_builtin name length check by Jan Kiszka · 17 years ago
  97. 314de8a Linux Kernel Markers: fix marker mutex not taken upon module load by Mathieu Desnoyers · 17 years ago
  98. cfb5285 revert "Task Control Groups: example CPU accounting subsystem" by Andrew Morton · 17 years ago
  99. 887c3cb Add IORESOUCE_BUSY flag for System RAM by Yasunori Goto · 17 years ago
  100. cfe36bd Improve cgroup printks by Diego Calleja · 17 years ago