1. a47ab93 [PATCH] optimize activate_task() by Chen, Kenneth W · 19 years ago
  2. 28d838c Fix ptrace self-attach rule by Linus Torvalds · 19 years ago
  3. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  4. ede3d0f [PATCH] sched: consider migration thread with smp nice by Con Kolivas · 19 years ago
  5. 6dd4a85 [PATCH] sched: correct smp_nice_bias by Con Kolivas · 19 years ago
  6. 3b0bd9b [PATCH] sched: smp nice bias busy queues on idle rebalance by Con Kolivas · 19 years ago
  7. dad1c65 [PATCH] sched: account rt tasks in prio_bias() by Con Kolivas · 19 years ago
  8. 738a2cc [PATCH] sched: change prio bias only if queued by Con Kolivas · 19 years ago
  9. b910472 [PATCH] sched: implement nice support across physical cpus on SMP by Con Kolivas · 19 years ago
  10. 0fbeb5a [PATCH] swsusp: rework swsusp_suspend by Rafael J. Wysocki · 19 years ago
  11. ed14b52 [PATCH] swsusp: simplify pagedir relocation by Rafael J. Wysocki · 19 years ago
  12. 054bd4c [PATCH] swsusp: reduce code duplication by Rafael J. Wysocki · 19 years ago
  13. 969e9af [PATCH] sleep: Fix oops in enter_state by Pavel Machek · 19 years ago
  14. 3aef1bd [PATCH] quieten softlockup at boot by Anton Blanchard · 19 years ago
  15. 90d45d1 [PATCH] cpu hotplug: fix locking in cpufreq drivers by Ashok Raj · 19 years ago
  16. 330d57f [PATCH] Fix sysctl unregistration oops (CVE-2005-2709) by Al Viro · 19 years ago
  17. d27ba47 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  18. 7b7b1ac [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount by Al Viro · 19 years ago
  19. dedeb00 [SPARC64] mm: context switch ptlock by Hugh Dickins · 19 years ago
  20. b26b9bc [PATCH] unexport uts_sem by Adrian Bunk · 19 years ago
  21. 4664957 [PATCH] unexport idle_cpu by Adrian Bunk · 19 years ago
  22. 47bdfb9 [PATCH] unexport console_unblank by Adrian Bunk · 19 years ago
  23. b8887e6 [PATCH] kernel-docs: fix kernel-doc format problems by Randy Dunlap · 19 years ago
  24. 1e5d533 [PATCH] more kernel-doc cleanups, additions by Randy Dunlap · 19 years ago
  25. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 19 years ago
  26. 3516a46 [PATCH] Kprobes: Use RCU for (un)register synchronization - base changes by Ananth N Mavinakayanahalli · 19 years ago
  27. e658452 [PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes by Ananth N Mavinakayanahalli · 19 years ago
  28. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  29. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  30. 796f8d9 [PATCH] FUTEX_WAKE_OP: enhanced error handling by David Gibson · 19 years ago
  31. d55b5fd [PATCH] aio: remove aio_max_nr accounting race by Zach Brown · 19 years ago
  32. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  33. 47b90ff [PATCH] swsusp: remove unused variable by Pavel Machek · 19 years ago
  34. dc19d50 [PATCH] swsusp cleanups by Pavel Machek · 19 years ago
  35. a4c4af7 [PATCH] cpu hoptlug: avoid usage of smp_processor_id() in preemptible code by Heiko Carstens · 19 years ago
  36. 7fd93cf [PATCH] posix-timers `unlikely' rejig by Andrew Morton · 19 years ago
  37. 889dfaf [PATCH] improve scheduler fairness a bit by Oleg Nesterov · 19 years ago
  38. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 19 years ago
  39. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  40. b0423a0 [PATCH] Remove duplicate code in signal.c by Paul E. McKenney · 19 years ago
  41. ae6866c [PATCH] remove unneeded SI_TIMER checks by Oleg Nesterov · 19 years ago
  42. 621d312 [PATCH] cleanup the usage of SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  43. b67a1b9 [PATCH] remove hardcoded SEND_SIG_xxx constants by Oleg Nesterov · 19 years ago
  44. 4098f99 [PATCH] sched: hardcode non-smp set_cpus_allowed by Paul Jackson · 19 years ago
  45. 708f430 [PATCH] posix-cpu-timers: fix overrun reporting by Roland McGrath · 19 years ago
  46. a241ec6 [PATCH] RCU torture-testing kernel module by Paul E. McKenney · 19 years ago
  47. ecea8d1 [PATCH] jiffies_64 cleanup by Thomas Gleixner · 19 years ago
  48. 7f2a525 [PATCH] wait4 PTRACE_ATTACH race fix by Roland McGrath · 19 years ago
  49. 7407251 [PATCH] PF_DEAD cleanup by Coywolf Qi Hunt · 19 years ago
  50. 40dc565 [PATCH] cleanup for kernel/printk.c by Jesper Juhl · 19 years ago
  51. 20e1129 [PATCH] Keys: Get rid of warning in kmod.c if keys disabled by David Howells · 19 years ago
  52. 30e0fca [PATCH] ptrace/coredump/exit_group deadlock by Andrea Arcangeli · 19 years ago
  53. 68860ec [PATCH] cpusets: automatic numa mempolicy rebinding by Paul Jackson · 19 years ago
  54. 18a19cb [PATCH] cpusets: simple rename by Paul Jackson · 19 years ago
  55. 053199e [PATCH] cpusets: dual semaphore locking overhaul by Paul Jackson · 19 years ago
  56. 5aa15b5 [PATCH] cpusets: remove depth counted locking hack by Paul Jackson · 19 years ago
  57. f35f31d [PATCH] cpuset cleanup by Paul Jackson · 19 years ago
  58. 4eb9af2 [PATCH] posix-timers: use schedule_timeout() in common_nsleep() by Oleg Nesterov · 19 years ago
  59. 6dd69f1 [PATCH] Unify sys_tkill() and sys_tgkill() by Vadim Lobanov · 19 years ago
  60. 19a4fcb [PATCH] kill sigqueue->lock by Oleg Nesterov · 19 years ago
  61. dfc4f94 [PATCH] remove timer debug field by Andrew Morton · 19 years ago
  62. 89ada67 [PATCH] Use alloc_percpu to allocate workqueues locally by Christoph Lameter · 19 years ago
  63. a5a0d52 [PATCH] ntp whitespace cleanup by Andrew Morton · 19 years ago
  64. 1bb34a4 [PATCH] NTP shift_right cleanup by john stultz · 19 years ago
  65. 61e1a9e [PATCH] Add kthread_stop_sem() by Alan Stern · 19 years ago
  66. a8db2db [PATCH] introduce setup_timer() helper by Oleg Nesterov · 19 years ago
  67. eb9289e [PATCH] introduce .valid callback for pm_ops by Shaohua Li · 19 years ago
  68. 0245b3e [PATCH] swsusp: two simplifications by Rafael J. Wysocki · 19 years ago
  69. 2e32a43 [PATCH] swsusp: get rid of unnecessary wrapper function by Rafael J. Wysocki · 19 years ago
  70. de49186 [PATCH] swsusp: cleanups by Pavel Machek · 19 years ago
  71. 96bc7ae [PATCH] swsusp: remove unneccessary includes by Pavel Machek · 19 years ago
  72. 2c1b4a5 [PATCH] swsusp: rework memory freeing on resume by Rafael J. Wysocki · 19 years ago
  73. a0f4965 [PATCH] swsusp: reduce the use of global variables by Rafael J. Wysocki · 19 years ago
  74. 25761b6 [PATCH] swsusp: move snapshot functionality to separate file by Rafael J. Wysocki · 19 years ago
  75. 351619b [PATCH] swsusp: rework image freeing by Rafael J. Wysocki · 19 years ago
  76. c32b6b8 [PATCH] create and destroy cpufreq sysfs entries based on cpu notifiers by Ashok Raj · 19 years ago
  77. 4276d32 [PATCH] Remove redundant configs.o by Brian Gerst · 19 years ago
  78. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  79. deceb6c [PATCH] mm: follow_page with inner ptlock by Hugh Dickins · 19 years ago
  80. c74df32 [PATCH] mm: ptd_alloc take ptlock by Hugh Dickins · 19 years ago
  81. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  82. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  83. 7ee7823 [PATCH] mm: dup_mmap down new mmap_sem by Hugh Dickins · 19 years ago
  84. fd3e42f [PATCH] mm: dup_mmap use oldmm more by Hugh Dickins · 19 years ago
  85. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  86. 404351e [PATCH] mm: mm_init set_mm_counters by Hugh Dickins · 19 years ago
  87. ab50b8e [PATCH] mm: vm_stat_account unshackled by Hugh Dickins · 19 years ago
  88. 4b8f573 [PATCH] TIMERS: add missing compensation for HZ == 250 by YOSHIFUJI Hideaki · 19 years ago
  89. 943eae0 [PATCH] missing exports of do_settimeofday() variants by Al Viro · 19 years ago
  90. 8d027de [PATCH] fix ->signal->live leak in copy_process() by Oleg Nesterov · 19 years ago
  91. 9796fdd [PATCH] gfp_t: kernel/* by Al Viro · 19 years ago
  92. 4542437 Merge in v2.6.14 by hand by Paul Mackerras · 19 years ago
  93. 72ab373 [PATCH] Yet more posix-cpu-timer fixes by Roland McGrath · 19 years ago
  94. a362f46 Revert "remove false BUG_ON() from run_posix_cpu_timers()" by Linus Torvalds · 19 years ago
  95. 7a4ed93 [PATCH] Fix cpu timers expiration time by Oleg Nesterov · 19 years ago
  96. 70ab81c posix cpu timers: fix timer ordering by Linus Torvalds · 19 years ago
  97. bb32051 [PATCH] export cpu_online_map by Andrew Morton · 19 years ago
  98. a69ac4a [PATCH] posix-timers: fix posix_cpu_timer_set() vs run_posix_cpu_timers() race by Oleg Nesterov · 19 years ago
  99. ca531a0 [PATCH] posix-timers: exit path cleanup by Oleg Nesterov · 19 years ago
  100. 3de463c [PATCH] posix-timers: remove false BUG_ON() from run_posix_cpu_timers() by Oleg Nesterov · 19 years ago