1. 3dfbc88 x86: C1E late detection fix. Really switch off lapic timer by Thomas Gleixner · 17 years ago
  2. e6d5a11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched by Linus Torvalds · 17 years ago
  3. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  4. 57c521c ifdef struct task_struct::security by Alexey Dobriyan · 17 years ago
  5. d2da272 migration_call(CPU_DEAD): use spin_lock_irq() instead of task_rq_lock() by Oleg Nesterov · 17 years ago
  6. f7b4cdd do CPU_DEAD migrating under read_lock(tasklist) instead of write_lock_irq(tasklist) by Oleg Nesterov · 17 years ago
  7. d58ae67 module: return error when mod_sysfs_init() failed by Akinobu Mita · 17 years ago
  8. 28e3fed Compile handle_percpu_irq even for uniprocessor kernels by Ralf Baechle · 17 years ago
  9. fd5eea4 change inotifyfs magic as the same magic is used for futexfs by Andrey Mirkin · 17 years ago
  10. db8906d Use KMEM_CACHE macro to create the nsproxy cache by Pavel Emelyanov · 17 years ago
  11. 970a864 user.c: #ifdef ->mq_bytes by Alexey Dobriyan · 17 years ago
  12. 40aeb40 user.c: deinline by Alexey Dobriyan · 17 years ago
  13. 22e48ea constify string/array kparam tracking structures by Jan Beulich · 17 years ago
  14. b012d34 make kernel/profile.c:time_hook static by Adrian Bunk · 17 years ago
  15. 0732a55 kernel/sys_ni.c: add dummy sys_ni_syscall() prototype by Adrian Bunk · 17 years ago
  16. e98c320 Move PREEMPT_NOTIFIERS into an always-included Kconfig by Avi Kivity · 17 years ago
  17. 42b2dd0 Shrink task_struct if CONFIG_FUTEX=n by Alexey Dobriyan · 17 years ago
  18. bcbba6c add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros by Ken'ichi Ohmichi · 17 years ago
  19. 6cfa062 add-vmcore: add nodemask_t's size and NR_FREE_PAGES's value to vmcoreinfo_data by Ken'ichi Ohmichi · 17 years ago
  20. d768281 add-vmcore: cleanup the coding style according to Andrew's comments by Ken'ichi Ohmichi · 17 years ago
  21. fd59d23 Add vmcoreinfo by Ken'ichi Ohmichi · 17 years ago
  22. 13fbcb7 do_sigaction: don't worry about signal_pending() by Oleg Nesterov · 17 years ago
  23. 6db840f exec: RT sub-thread can livelock and monopolize CPU on exec by Oleg Nesterov · 17 years ago
  24. c17ac85 Make rcutorture RNG use temporal entropy by Paul E. McKenney · 17 years ago
  25. b2d9323 Use num_possible_cpus() instead of NR_CPUS for timer distribution by john stultz · 17 years ago
  26. ba2a631 kernel/time/timekeeping.c: cleanups by Adrian Bunk · 17 years ago
  27. 715015e wait_task_stopped/continued: remove unneeded p->signal != NULL check by Oleg Nesterov · 17 years ago
  28. 18442cf __group_complete_signal: eliminate unneeded wakeup of ->group_exit_task by Oleg Nesterov · 17 years ago
  29. 442a10c wait_task_zombie: don't fight with non-existing race with a dying ptracee by Oleg Nesterov · 17 years ago
  30. ebca4cd zap_other_threads: don't optimize thread_group_empty() case by Oleg Nesterov · 17 years ago
  31. 3ae4cba exit_notify: don't take tasklist for TIF_SIGPENDING re-targeting by Oleg Nesterov · 17 years ago
  32. 2f4e6e2 wait_task_zombie: fix 2/3 races vs forget_original_parent() by Oleg Nesterov · 17 years ago
  33. 407af46 wait_task_zombie: remove unneeded child->signal check by Oleg Nesterov · 17 years ago
  34. 84eb646 handle the multi-threaded init's exit() properly by Oleg Nesterov · 17 years ago
  35. 045f902 do_sigaction: remove now unneeded recalc_sigpending() by Oleg Nesterov · 17 years ago
  36. d2ee719 pi-futex: set PF_EXITING without taking ->pi_lock by Oleg Nesterov · 17 years ago
  37. 0b15d04 printk: add interfaces for external access to the log buffer by Mike Frysinger · 17 years ago
  38. a4d63e7 kernel/rtmutex-debug.c: cleanups by Adrian Bunk · 17 years ago
  39. 6d76013 Add /sys/module/name/notes by Roland McGrath · 17 years ago
  40. 1d99493 Fix CONFIG_DEBUG_SHIRQ trigger on free_irq() by David Woodhouse · 17 years ago
  41. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  42. bf020cb time: simplify smp_call_function_single() call sequence by Avi Kivity · 17 years ago
  43. a9022e9 Clean up duplicate includes in kernel/ by Jesper Juhl · 17 years ago
  44. 040b5c6 SLAB_PANIC more (proc, posix-timers, shmem) by Alexey Dobriyan · 17 years ago
  45. c4f3b63 softlockup: add a /proc tuning parameter by Ravikiran G Thirumalai · 17 years ago
  46. a5f2ce3 softlockup watchdog: style cleanups by Ingo Molnar · 17 years ago
  47. 43581a1 softlockup: improve debug output by Ingo Molnar · 17 years ago
  48. a115d5c fix the softlockup watchdog to actually work by Ingo Molnar · 17 years ago
  49. a3b13c2 softlockup: use cpu_clock() instead of sched_clock() by Ingo Molnar · 17 years ago
  50. bbe373f oom: compare cpuset mems_allowed instead of exclusive ancestors by David Rientjes · 17 years ago
  51. fe071d7 oom: add oom_kill_allocating_task sysctl by David Rientjes · 17 years ago
  52. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  53. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago
  54. 04fbfdc mm: per device dirty threshold by Peter Zijlstra · 17 years ago
  55. b9dca1e sched: fix new task startup crash by Srivatsa Vaddagiri · 17 years ago
  56. b1a8c17 sched: fix !SYSFS build breakage by Dhaval Giani · 17 years ago
  57. 908a7c1 sched: fix improper load balance across sched domain by Ken Chen · 17 years ago
  58. cd790076 sched: more robust sd-sysctl entry freeing by Milton Miller · 17 years ago
  59. f20bf61 time: introduce xtime_seconds by Ingo Molnar · 17 years ago
  60. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  61. 607717a cpuset: remove sched domain hooks from cpusets by Paul Jackson · 17 years ago
  62. 0ac1555 m32r: convert to generic sys_ptrace by Christoph Hellwig · 17 years ago
  63. 54f9f80 hugetlb: Add hugetlb_dynamic_pool sysctl by Adam Litke · 17 years ago
  64. 75884fb memory unplug: memory hotplug cleanup by KAMEZAWA Hiroyuki · 17 years ago
  65. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  66. 0e1e7c7 Memoryless nodes: Use N_HIGH_MEMORY for cpusets by Christoph Lameter · 17 years ago
  67. 4199cfa Memoryless nodes: Allow profiling data to fall back to other nodes by Christoph Lameter · 17 years ago
  68. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  69. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  70. bfe8df3 slow down printk during boot by Randy Dunlap · 17 years ago
  71. 1bcf548 Consolidate PTRACE_DETACH by Alexey Dobriyan · 17 years ago
  72. f4921af Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 by Linus Torvalds · 17 years ago
  73. 419217c Merge branch 'v2.6.24-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  74. 9c63d9c sched: sync wakeups preempt too by Ingo Molnar · 17 years ago
  75. 71e20f1 sched: affine sync wakeups by Ingo Molnar · 17 years ago
  76. 94886b8 sched: guest CPU accounting: maintain stats in account_system_time() by Laurent Vivier · 17 years ago
  77. 9ac5231 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields by Laurent Vivier · 17 years ago
  78. 6323469f sched: domain sysctl fixes: add terminator comment by Milton Miller · 17 years ago
  79. ad1cdc1 sched: domain sysctl fixes: do not crash on allocation failure by Milton Miller · 17 years ago
  80. 6382bc9 sched: domain sysctl fixes: unregister the sysctl table before domains by Milton Miller · 17 years ago
  81. 97b6ea7 sched: domain sysctl fixes: use for_each_online_cpu() by Milton Miller · 17 years ago
  82. 5cf9f06 sched: domain sysctl fixes: use kcalloc() by Milton Miller · 17 years ago
  83. 0dbee3a Make scheduler debug file operations const by Arjan van de Ven · 17 years ago
  84. 6bc1665 sched: allow the immediate migration of cache-cold tasks by Ingo Molnar · 17 years ago
  85. cc36773 sched: debug, improve migration statistics by Ingo Molnar · 17 years ago
  86. 2d92f22 sched: debug: increase width of debug line by Ingo Molnar · 17 years ago
  87. ff56b2f sched: activate task_hot() only on fair-scheduled tasks by Peter Zijlstra · 17 years ago
  88. da84d96 sched: reintroduce cache-hot affinity by Ingo Molnar · 17 years ago
  89. e5f32a3 sched: speed up context-switches a bit by Ingo Molnar · 17 years ago
  90. 91c234b sched: do not wakeup-preempt with SCHED_BATCH tasks by Ingo Molnar · 17 years ago
  91. fb7dde3 sched: generate uevents for user creation/destruction by Srivatsa Vaddagiri · 17 years ago
  92. 178be79 sched: do not normalize kernel threads via SysRq-N by Ingo Molnar · 17 years ago
  93. 1666703 sched: remove stale comment from sched_group_set_shares() by Andi Kleen · 17 years ago
  94. d5036e8 sched: clean up is_migration_thread() by Ingo Molnar · 17 years ago
  95. 3a5e4dc sched: cleanup: refactor normalize_rt_tasks by Andi Kleen · 17 years ago
  96. 8cbbe86 sched: cleanup: refactor common code of sleep_on / wait_for_completion by Andi Kleen · 17 years ago
  97. 3a5c359 sched: cleanup: remove unnecessary gotos by Andi Kleen · 17 years ago
  98. d274a4c sched: update comment by Ingo Molnar · 17 years ago
  99. 95938a3 sched: prevent wakeup over-scheduling by Mike Galbraith · 17 years ago
  100. ce6c131 sched: disable forced preemption by default by Peter Zijlstra · 17 years ago