1. 37e3a6a [S390] appldata: remove unused binary sysctls. by Heiko Carstens · 17 years ago
  2. 43ebbf1 [S390] cmm: remove unused binary sysctls. by Heiko Carstens · 17 years ago
  3. fa6a1a5 ntp: fix typo that makes sync_cmos_clock erratic by David P. Reed · 17 years ago
  4. 4307d1e x86: ignore the sys_getcpu() tcache parameter by Ingo Molnar · 17 years ago
  5. 3c72f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  6. 9612633 sched: reorder SCHED_FEAT_ bits by Ingo Molnar · 17 years ago
  7. 518b22e sched: make sched_nr_latency static by Adrian Bunk · 17 years ago
  8. 94bc9a7 sched: remove activate_idle_task() by Dmitry Adamushko · 17 years ago
  9. ce96b5a sched: fix __set_task_cpu() SMP race by Dmitry Adamushko · 17 years ago
  10. dae51f5 sched: fix SCHED_FIFO tasks & FAIR_GROUP_SCHED by Oleg Nesterov · 17 years ago
  11. 9778385 sched: fix accounting of interrupts during guest execution on s390 by Christian Borntraeger · 17 years ago
  12. a347422 wait_task_stopped: Check p->exit_state instead of TASK_TRACED by Roland McGrath · 17 years ago
  13. 6f37ac7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  14. f961598 kernel/taskstats.c: fix bogus nlmsg_free() by Adrian Bunk · 17 years ago
  15. 60a0d23 hibernate: fix lockdep report by Johannes Berg · 17 years ago
  16. c642b83 __do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set by Russ Anderson · 17 years ago
  17. 57d5f66 pidns: Place under CONFIG_EXPERIMENTAL by Eric W. Biederman · 17 years ago
  18. 22800a2 fix param_sysfs_builtin name length check by Jan Kiszka · 17 years ago
  19. 314de8a Linux Kernel Markers: fix marker mutex not taken upon module load by Mathieu Desnoyers · 17 years ago
  20. cfb5285 revert "Task Control Groups: example CPU accounting subsystem" by Andrew Morton · 17 years ago
  21. 887c3cb Add IORESOUCE_BUSY flag for System RAM by Yasunori Goto · 17 years ago
  22. cfe36bd Improve cgroup printks by Diego Calleja · 17 years ago
  23. 6fc48af sysctl: check length at deprecated_sysctl_warning by Tetsuo Handa · 17 years ago
  24. ce1d18e [SYSCTL]: Fix warning for token-ring from sysctl checker by Olof Johansson · 17 years ago
  25. 325d22d sigwait eats blocked default-ignore signals by Roland McGrath · 17 years ago
  26. 3c5fd9c7 [FUTEX] Fix address computation in compat code. by David Miller · 17 years ago
  27. e6fe664 sched: proper prototype for kernel/sched.c:migration_init() by Adrian Bunk · 17 years ago
  28. b82d9fd sched: avoid large irq-latencies in smp-balancing by Peter Zijlstra · 17 years ago
  29. 3c90e6e sched: fix copy_namespace() <-> sched_fork() dependency in do_fork by Srivatsa Vaddagiri · 17 years ago
  30. 502d26b sched: clean up the wakeup preempt check, #2 by Ingo Molnar · 17 years ago
  31. 77d9cc4 sched: clean up the wakeup preempt check by Ingo Molnar · 17 years ago
  32. 8bc6767 sched: wakeup preemption fix by Ingo Molnar · 17 years ago
  33. 3e3e13f sched: remove PREEMPT_RESTRICT by Ingo Molnar · 17 years ago
  34. 52d3da1 sched: turn off PREEMPT_RESTRICT by Ingo Molnar · 17 years ago
  35. d6322fa sched: cleanup, use NSEC_PER_MSEC and NSEC_PER_SEC by Eric Dumazet · 17 years ago
  36. 19978ca sched: reintroduce SMP tunings again by Ingo Molnar · 17 years ago
  37. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  38. 9a41785 sched: fix delay accounting regression by Balbir Singh · 17 years ago
  39. b2be5e9 sched: reintroduce the sched_min_granularity tunable by Peter Zijlstra · 17 years ago
  40. 2cb8600 sched: documentation: place_entity() comments by Peter Zijlstra · 17 years ago
  41. 10b7772 sched: fix vslice by Peter Zijlstra · 17 years ago
  42. 8dce39c time: fix inconsistent function names in comments by Li Zefan · 17 years ago
  43. 5db6a4d Dump stack during sysctl registration failure by Alexey Dobriyan · 17 years ago
  44. fad23fc kernel/futex.c: make 3 functions static by Adrian Bunk · 17 years ago
  45. a7e1e00 Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  46. f3baa48 [COMPAT]: Fix build on COMPAT platforms when CONFIG_NET is disabled. by David S. Miller · 17 years ago
  47. cc5f916 Freezer: do not allow freezing processes to clear TIF_SIGPENDING by Rafael J. Wysocki · 17 years ago
  48. 9301899 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 by Balbir Singh · 17 years ago
  49. 38605ca sched: fix style in kernel/sched.c by Ingo Molnar · 17 years ago
  50. 8eb172d sched: fix style of swap() macro in kernel/sched_fair.c by Ingo Molnar · 17 years ago
  51. fe5c7cc sched: report CPU usage in CFS cgroup directories by Paul Menage · 17 years ago
  52. ae8393e sched: move rcu_head to task_group struct by Srivatsa Vaddagiri · 17 years ago
  53. 7bae49d sched: fix incorrect assumption that cpu 0 exists by James Bottomley · 17 years ago
  54. 73a2bcb sched: keep utime/stime monotonic by Peter Zijlstra · 17 years ago
  55. f7402e0 sched: make kernel/sched.c:account_guest_time() static by Adrian Bunk · 17 years ago
  56. 9340070 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  57. ca5cd87 x86 merge fallout: uml by Al Viro · 17 years ago
  58. edfed66 Quieten hrtimer printk: "Switched to high resolution mode .." by Michael Ellerman · 17 years ago
  59. 129f1d2 timer_list: Fix printk format strings by Vegard Nossum · 17 years ago
  60. 64e38eb clockevents: unexport tick_nohz_get_sleep_length by Adrian Bunk · 17 years ago
  61. 17aacfb9 lockdep: fix a typo in the __lock_acquire comment by Gautham R Shenoy · 17 years ago
  62. ab63a63 sched: fix unconditional irq lock by Peter Zijlstra · 17 years ago
  63. 681f3e6 sched: isolate SMP balancing code a bit more by Peter Williams · 17 years ago
  64. e1d1484 sched: reduce balance-tasks overhead by Peter Williams · 17 years ago
  65. a0f846a sched: make cpu_shares_{show,store}() static by Adrian Bunk · 17 years ago
  66. 2b01dfe sched: clean up some control group code by Paul Menage · 17 years ago
  67. b3da2a7 sched: document profile=sleep requiring CONFIG_SCHEDSTATS by Mel Gorman · 17 years ago
  68. 838225b sched: use show_regs() to improve __schedule_bug() output by Satyam Sharma · 17 years ago
  69. 4dcf6af sched: clean up sched_domain_debug() by Ingo Molnar · 17 years ago
  70. b15136e sched: fix fastcall mismatch in completion APIs by Ingo Molnar · 17 years ago
  71. 7378547 sched: fix sched_domain sysctl registration again by Milton Miller · 17 years ago
  72. 3bdf590 cgroup: kill unused variable by Jeff Garzik · 17 years ago
  73. a98ce5c Fix synchronize_irq races with IRQ handler by Herbert Xu · 17 years ago
  74. 481968f auditsc: fix kernel-doc param warnings by Randy Dunlap · 17 years ago
  75. 0fd56c7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm by Linus Torvalds · 17 years ago
  76. 5081dba Fix appletalk sysctl entry name by Eric W. Biederman · 17 years ago
  77. 83d87d1 sched: don't clear PF_VCPU in scheduler by Laurent Vivier · 17 years ago
  78. 74c3cbe [PATCH] audit: watching subtrees by Al Viro · 17 years ago
  79. 5a190ae [PATCH] pass dentry to audit_inode()/audit_inode_child() by Al Viro · 17 years ago
  80. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  81. c1cb8e4 sysctl: Don't compile sysctl_check when !CONFIG_SYSCTL by Eric W. Biederman · 17 years ago
  82. df7c487 trivial copy_data_pages() tidy up by Fengguang Wu · 17 years ago
  83. 6506f2a fix comment: unlock_hrtimer_base is the counterpart of lock_hrtimer_base by Uwe Kleine-König · 17 years ago
  84. 6888c1e kernel/sched.c: remove bogus comment from account_user_time by Michael Neuling · 17 years ago
  85. 9aa5e99 trivial comment wording/typo fix regarding taint flags by Daniel Roesen · 17 years ago
  86. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  87. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  88. a39bc51 Uninline fork.c/exit.c by Alexey Dobriyan · 17 years ago
  89. a24efe6 kernel/fork.c: remove unneeded variable initialization in copy_process() by Mariusz Kozlowski · 17 years ago
  90. 8256e47 Linux Kernel Markers by Mathieu Desnoyers · 17 years ago
  91. 09caded Combine instrumentation menus in kernel/Kconfig.instrumentation by Mathieu Desnoyers · 17 years ago
  92. 68318b8 Hook up group scheduler with control groups by Srivatsa Vaddagiri · 17 years ago
  93. cba63c3 Extended crashkernel command line by Bernhard Walle · 17 years ago
  94. 73e753a CPU HOTPLUG: avoid hotadd when proper possible_map isn't specified by KAMEZAWA Hiroyuki · 17 years ago
  95. 470fd64 hotplug cpu: migrate a task within its cpuset by Cliff Wickman · 17 years ago
  96. bd89aab Control groups: Replace "cont" with "cgrp" and other misc renaming by Paul Menage · 17 years ago
  97. 69cccb8 Use task_pid_nr() instead of pid_nr(task_pid()) by Pavel Emelyanov · 17 years ago
  98. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  99. 9a2e705 Isolate the explicit usage of signal->pgrp by Pavel Emelyanov · 17 years ago
  100. 270f722 Fix tsk->exit_state usage by Eugene Teo · 17 years ago