1. f5f1a24 [PATCH] clocksource: small cleanup by Daniel Walker · 18 years ago
  2. 2b01370 [PATCH] clocksource: add usage of CONFIG_SYSFS by Daniel Walker · 18 years ago
  3. 4c36a5d [PATCH] round_jiffies infrastructure by Arjan van de Ven · 18 years ago
  4. 4fd4581 [PATCH] fdtable: Remove the free_files field by Vadim Lobanov · 18 years ago
  5. bbea9f6 [PATCH] fdtable: Make fdarray and fdsets equal in size by Vadim Lobanov · 18 years ago
  6. f3d19c9 [PATCH] fdtable: Delete pointless code in dup_fd() by Vadim Lobanov · 18 years ago
  7. 33859f7 [PATCH] kernel/sched.c: whitespace cleanups by Miguel Ojeda Sandonis · 18 years ago
  8. 62ab616 [PATCH] sched: optimize activate_task for RT task by Chen, Kenneth W · 18 years ago
  9. 0606671 [PATCH] sched: remove lb_stopbalance counter by Chen, Kenneth W · 18 years ago
  10. 783609c [PATCH] sched: decrease number of load balances by Siddha, Suresh B · 18 years ago
  11. b18ec80 [PATCH] sched: improve migration accuracy by Mike Galbraith · 18 years ago
  12. 08c183f [PATCH] sched: add option to serialize load balancing by Christoph Lameter · 18 years ago
  13. 1bd77f2 [PATCH] sched: call tasklet less frequently by Christoph Lameter · 18 years ago
  14. c9819f4 [PATCH] sched: use softirq for load balancing by Christoph Lameter · 18 years ago
  15. e418e1c [PATCH] sched: move idle status calculation into rebalance_tick() by Christoph Lameter · 18 years ago
  16. 7835b98 [PATCH] sched: extract load calculation from rebalance_tick by Christoph Lameter · 18 years ago
  17. fe2eea3 [PATCH] sched: disable interrupts for locking in load_balance() by Christoph Lameter · 18 years ago
  18. 4211a9a [PATCH] sched: remove staggering of load balancing by Christoph Lameter · 18 years ago
  19. 571f6d2 [PATCH] sched: avoid taking rq lock in wake_priority_sleeper by Christoph Lameter · 18 years ago
  20. 054b910 [PATCH] move_task_off_dead_cpu() should be called with disabled ints by Kirill Korotaev · 18 years ago
  21. 6711cab [PATCH] ched domain: move sched group allocations to percpu area by Siddha, Suresh B · 18 years ago
  22. cc2a73b [PATCH] sched.c: correct comment for this_rq_lock() by Robert P. J. Day · 18 years ago
  23. 4a7864c [PATCH] io-accounting: via taskstats by Andrew Morton · 18 years ago
  24. 7c3ab738 [PATCH] io-accounting: core statistics by Andrew Morton · 18 years ago
  25. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 18 years ago
  26. 98d7340 [PATCH] sysctl: remove some OPs by Alexey Dobriyan · 18 years ago
  27. d53ef07 [PATCH] ipc-procfs-sysctl mixups by Randy Dunlap · 18 years ago
  28. 4594bf1 [PATCH] WorkStruct: Use direct assignment rather than cmpxchg() by David Howells · 18 years ago
  29. 6b49a25 [PATCH] sysctl: fix sys_sysctl interface of ipc sysctls by Eric W. Biederman · 18 years ago
  30. 9bc9a6b [PATCH] sysctl: simplify ipc ns specific sysctls by Eric W. Biederman · 18 years ago
  31. c4b8b76 [PATCH] sysctl: implement sysctl_uts_string() by Eric W. Biederman · 18 years ago
  32. cf9f151 [PATCH] sysctl: simplify sysctl_uts_string by Eric W. Biederman · 18 years ago
  33. 62dfb55 [PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID) by Oleg Nesterov · 18 years ago
  34. f020bc4 [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) by Oleg Nesterov · 18 years ago
  35. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  36. 6cc1b22 [PATCH] use current->nsproxy->pid_ns by Cedric Le Goater · 18 years ago
  37. 9a575a9 [PATCH] to nsproxy by Cedric Le Goater · 18 years ago
  38. 61a58c6 [PATCH] rename struct pspace to struct pid_namespace by Sukadev Bhattiprolu · 18 years ago
  39. 373beb3 [PATCH] identifier to nsproxy by Cedric Le Goater · 18 years ago
  40. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 18 years ago
  41. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 18 years ago
  42. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 18 years ago
  43. a7a005f [PATCH] struct path: convert kernel by Josef Sipek · 18 years ago
  44. f3a43f3 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 18 years ago
  45. d63a5a7 [PATCH] lockdep: avoid lockdep warning in md by NeilBrown · 18 years ago
  46. dae3c5a [PATCH] sys_unshare: remove a broken CLONE_SIGHAND code by Oleg Nesterov · 18 years ago
  47. ae424ae [PATCH] make set_special_pids() static by Oleg Nesterov · 18 years ago
  48. 7bcfa95 [PATCH] do_acct_process(): don't take tty_mutex by Oleg Nesterov · 18 years ago
  49. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 18 years ago
  50. 6e2ac66 [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq() by Hidetoshi Seto · 18 years ago
  51. aad0947 [PATCH] move kallsyms data to .rodata by Jan Beulich · 18 years ago
  52. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 18 years ago
  53. a7956113 [IA64] IA64 Kexec/kdump by Zou Nan hai · 18 years ago
  54. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 18 years ago
  55. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  56. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  57. d3ed11c [PATCH] cpuset: allow a larger buffer for writes to cpuset files by Paul Menage · 18 years ago
  58. 79290822 [PATCH] add ignore_loglevel boot option by Ingo Molnar · 18 years ago
  59. 70e45067 [PATCH] lockdep: register_lock_class() fix by Ingo Molnar · 18 years ago
  60. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 18 years ago
  61. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  62. ccdea2f [PATCH] futex: remove unneeded barrier by Ralf Baechle · 18 years ago
  63. 012d3ca [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture by Josh Triplett · 18 years ago
  64. a09c17a [PATCH] sys: remove unused variable by David Rientjes · 18 years ago
  65. 045f147 [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols by Adrian Bunk · 18 years ago
  66. 3908fd2 [PATCH] softirq: remove BUG_ONs which can incorrectly trigger by Zachary Amsden · 18 years ago
  67. 2ee91f1 [PATCH] lockdep: show more details about self-test failures by Ingo Molnar · 18 years ago
  68. 50cc670 [PATCH] lockdep: more chains by Ingo Molnar · 18 years ago
  69. 301827a [PATCH] sched: correct output of show_state() by Chris Caputo · 18 years ago
  70. bd9b0ba [PATCH] sysctl: string length calculated is wrong if it contains negative numbers by BP, Praveen · 18 years ago
  71. 95362fa [PATCH] futex: init error check by Akinobu Mita · 18 years ago
  72. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 18 years ago
  73. 1c69d92 [PATCH] rcu: add a prefetch() in rcu_do_batch() by Eric Dumazet · 18 years ago
  74. d3228a8 [PATCH] make kernel/signal.c:kill_proc_info() static by Adrian Bunk · 18 years ago
  75. ebe7e5f [PATCH] remove kernel/lockdep.c:lockdep_internal by Adrian Bunk · 18 years ago
  76. 02316067 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 18 years ago
  77. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 18 years ago
  78. c36264d [PATCH] remove the syslog interface when printk is disabled by Mike Galbraith · 18 years ago
  79. 40fcfc8 [PATCH] HZ: 300Hz support by Alan Cox · 18 years ago
  80. d5abe66 [PATCH] debug: workqueue locking sanity by Peter Zijlstra · 18 years ago
  81. ece8a68 [PATCH] sleep profiling by Ingo Molnar · 18 years ago
  82. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 18 years ago
  83. a4c410f [PATCH] lockdep: print current locks on in_atomic warnings by Peter Zijlstra · 18 years ago
  84. 37167485 [PATCH] taskstats: cleanup reply assembling by Oleg Nesterov · 18 years ago
  85. 51de4d9 [PATCH] taskstats: use nla_reserve() for reply assembling by Oleg Nesterov · 18 years ago
  86. 68062b8 [PATCH] taskstats: factor out reply assembling by Oleg Nesterov · 18 years ago
  87. 34ec1234 [PATCH] taskstats: cleanup ->signal->stats allocation by Oleg Nesterov · 18 years ago
  88. 115085e [PATCH] taskstats: cleanup do_exit() path by Oleg Nesterov · 18 years ago
  89. 128fb95 [PATCH] taskstats_exit_alloc: optimize/simplify by Oleg Nesterov · 18 years ago
  90. 064b022 [PATCH] profile: fix uaccess handling by Heiko Carstens · 18 years ago
  91. fec1d01 [PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit by Roland McGrath · 18 years ago
  92. b23984d [PATCH] lockdep: misc fixes in lockdep.c by Jarek Poplawski · 18 years ago
  93. 910b1b2 [PATCH] lockdep: internal locking fixes by Jarek Poplawski · 18 years ago
  94. 6960406 [PATCH] cpuset: minor code refinements by Paul Jackson · 18 years ago
  95. 4cf3034 [PATCH] Export pm_suspend for the shared APM emulation by Ralf Baechle · 18 years ago
  96. e59e2ae [PATCH] SysRq-X: show blocked tasks by Ingo Molnar · 18 years ago
  97. 07354a0 [PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols by Adam B. Jerome · 18 years ago
  98. ed07536 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets by Peter Zijlstra · 18 years ago
  99. 341a595 [PATCH] Support for freezeable workqueues by Rafael J. Wysocki · 18 years ago
  100. 5045cfc [PATCH] swsusp: kill write-only variable by Pavel Machek · 18 years ago