1. 62dfb55 [PATCH] session_of_pgrp: kill unnecessary do_each_task_pid(PIDTYPE_PGID) by Oleg Nesterov · 19 years ago
  2. f020bc4 [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) by Oleg Nesterov · 19 years ago
  3. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 19 years ago
  4. 6cc1b22 [PATCH] use current->nsproxy->pid_ns by Cedric Le Goater · 19 years ago
  5. 9a575a9 [PATCH] to nsproxy by Cedric Le Goater · 19 years ago
  6. 61a58c6 [PATCH] rename struct pspace to struct pid_namespace by Sukadev Bhattiprolu · 19 years ago
  7. 373beb3 [PATCH] identifier to nsproxy by Cedric Le Goater · 19 years ago
  8. 6b3286e [PATCH] rename struct namespace to struct mnt_namespace by Kirill Korotaev · 19 years ago
  9. 1ec320a [PATCH] add process_session() helper routine: deprecate old field by Cedric Le Goater · 19 years ago
  10. 937949d [PATCH] add process_session() helper routine by Cedric Le Goater · 19 years ago
  11. a7a005f [PATCH] struct path: convert kernel by Josef Sipek · 19 years ago
  12. f3a43f3 [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path by Josef "Jeff" Sipek · 19 years ago
  13. d63a5a7 [PATCH] lockdep: avoid lockdep warning in md by NeilBrown · 19 years ago
  14. dae3c5a [PATCH] sys_unshare: remove a broken CLONE_SIGHAND code by Oleg Nesterov · 19 years ago
  15. ae424ae [PATCH] make set_special_pids() static by Oleg Nesterov · 19 years ago
  16. 7bcfa95 [PATCH] do_acct_process(): don't take tty_mutex by Oleg Nesterov · 19 years ago
  17. 24ec839 [PATCH] tty: ->signal->tty locking by Peter Zijlstra · 19 years ago
  18. 6e2ac66 [PATCH] CPEI gets warning at kernel/irq/migration.c:27/move_masked_irq() by Hidetoshi Seto · 19 years ago
  19. aad0947 [PATCH] move kallsyms data to .rodata by Jan Beulich · 19 years ago
  20. 6ee7e78 Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  21. a795611 [IA64] IA64 Kexec/kdump by Zou Nan hai · 19 years ago
  22. 68380b5 Add "run_scheduled_work()" workqueue function by Linus Torvalds · 19 years ago
  23. 2685b26 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  24. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 19 years ago
  25. d3ed11c [PATCH] cpuset: allow a larger buffer for writes to cpuset files by Paul Menage · 19 years ago
  26. 79290822 [PATCH] add ignore_loglevel boot option by Ingo Molnar · 19 years ago
  27. 70e4506 [PATCH] lockdep: register_lock_class() fix by Ingo Molnar · 19 years ago
  28. 85916f8 [PATCH] Kexec / Kdump: Unify elf note code by Magnus Damm · 19 years ago
  29. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 19 years ago
  30. ccdea2f [PATCH] futex: remove unneeded barrier by Ralf Baechle · 19 years ago
  31. 012d3ca [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture by Josh Triplett · 19 years ago
  32. a09c17a [PATCH] sys: remove unused variable by David Rientjes · 19 years ago
  33. 045f147 [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols by Adrian Bunk · 19 years ago
  34. 3908fd2 [PATCH] softirq: remove BUG_ONs which can incorrectly trigger by Zachary Amsden · 19 years ago
  35. 2ee91f1 [PATCH] lockdep: show more details about self-test failures by Ingo Molnar · 19 years ago
  36. 50cc670 [PATCH] lockdep: more chains by Ingo Molnar · 19 years ago
  37. 301827a [PATCH] sched: correct output of show_state() by Chris Caputo · 19 years ago
  38. bd9b0ba [PATCH] sysctl: string length calculated is wrong if it contains negative numbers by BP, Praveen · 19 years ago
  39. 95362fa [PATCH] futex: init error check by Akinobu Mita · 19 years ago
  40. 4668edc [PATCH] kernel core: replace kmalloc+memset with kzalloc by Burman Yan · 19 years ago
  41. 1c69d92 [PATCH] rcu: add a prefetch() in rcu_do_batch() by Eric Dumazet · 19 years ago
  42. d3228a8 [PATCH] make kernel/signal.c:kill_proc_info() static by Adrian Bunk · 19 years ago
  43. ebe7e5f [PATCH] remove kernel/lockdep.c:lockdep_internal by Adrian Bunk · 19 years ago
  44. 0231606 [PATCH] hotplug CPU: clean up hotcpu_notifier() use by Ingo Molnar · 19 years ago
  45. b4c6c34 [PATCH] kprobes: enable booster on the preemptible kernel by Masami Hiramatsu · 19 years ago
  46. c36264d [PATCH] remove the syslog interface when printk is disabled by Mike Galbraith · 19 years ago
  47. 40fcfc8 [PATCH] HZ: 300Hz support by Alan Cox · 19 years ago
  48. d5abe66 [PATCH] debug: workqueue locking sanity by Peter Zijlstra · 19 years ago
  49. ece8a68 [PATCH] sleep profiling by Ingo Molnar · 19 years ago
  50. 6cfd76a [PATCH] lockdep: name some old style locks by Peter Zijlstra · 19 years ago
  51. a4c410f [PATCH] lockdep: print current locks on in_atomic warnings by Peter Zijlstra · 19 years ago
  52. 3716748 [PATCH] taskstats: cleanup reply assembling by Oleg Nesterov · 19 years ago
  53. 51de4d9 [PATCH] taskstats: use nla_reserve() for reply assembling by Oleg Nesterov · 19 years ago
  54. 68062b8 [PATCH] taskstats: factor out reply assembling by Oleg Nesterov · 19 years ago
  55. 34ec123 [PATCH] taskstats: cleanup ->signal->stats allocation by Oleg Nesterov · 19 years ago
  56. 115085e [PATCH] taskstats: cleanup do_exit() path by Oleg Nesterov · 19 years ago
  57. 128fb95 [PATCH] taskstats_exit_alloc: optimize/simplify by Oleg Nesterov · 19 years ago
  58. 064b022 [PATCH] profile: fix uaccess handling by Heiko Carstens · 19 years ago
  59. fec1d01 [PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit by Roland McGrath · 19 years ago
  60. b23984d [PATCH] lockdep: misc fixes in lockdep.c by Jarek Poplawski · 19 years ago
  61. 910b1b2 [PATCH] lockdep: internal locking fixes by Jarek Poplawski · 19 years ago
  62. 6960406 [PATCH] cpuset: minor code refinements by Paul Jackson · 19 years ago
  63. 4cf3034 [PATCH] Export pm_suspend for the shared APM emulation by Ralf Baechle · 19 years ago
  64. e59e2ae [PATCH] SysRq-X: show blocked tasks by Ingo Molnar · 19 years ago
  65. 07354a0 [PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols by Adam B. Jerome · 19 years ago
  66. ed07536 [PATCH] lockdep: annotate nfs/nfsd in-kernel sockets by Peter Zijlstra · 19 years ago
  67. 341a595 [PATCH] Support for freezeable workqueues by Rafael J. Wysocki · 19 years ago
  68. 5045cfc [PATCH] swsusp: kill write-only variable by Pavel Machek · 19 years ago
  69. 2d87595 [PATCH] PM: Fix swsusp debug mode testproc by Rafael J. Wysocki · 19 years ago
  70. 59a4933 [PATCH] swsusp: Fix labels by Rafael J. Wysocki · 19 years ago
  71. 5b6d15d [PATCH] swsusp: Fix coding style in suspend.c by Rafael J. Wysocki · 19 years ago
  72. 11b2ce2 [PATCH] swsusp: Untangle freeze_processes by Rafael J. Wysocki · 19 years ago
  73. a9b6f56 [PATCH] swsusp: Untangle thaw_processes by Rafael J. Wysocki · 19 years ago
  74. a6d7098 [PATCH] convert pm_sem to a mutex by Stephen Hemminger · 19 years ago
  75. 3eb1b3a [PATCH] suspend to disk fails if gdb is suspended with a traced child by Rafael J. Wysocki · 19 years ago
  76. 0d3a9ab [PATCH] swsusp: Measure memory shrinking time by Rafael J. Wysocki · 19 years ago
  77. 112cecb [PATCH] suspend: don't change cpus_allowed for task initiating the suspend by Siddha, Suresh B · 19 years ago
  78. 2d4a34c [PATCH] swsusp: Support i386 systems with PAE or without PSE by Rafael J. Wysocki · 19 years ago
  79. ff39593 [PATCH] swsusp: thaw userspace and kernel space separately by Nigel Cunningham · 19 years ago
  80. 14b5b7c [PATCH] swsusp: clean up whitespace in freezer output by Nigel Cunningham · 19 years ago
  81. 32d50f5 [PATCH] swsusp: quieten Freezer if !CONFIG_PM_DEBUG by Nigel Cunningham · 19 years ago
  82. 7dfb710 [PATCH] Add include/linux/freezer.h and move definitions from sched.h by Nigel Cunningham · 19 years ago
  83. 8a05aac [PATCH] swsusp: fix platform mode by Stefan Seyfried · 19 years ago
  84. 8594912 [PATCH] swsusp: use __GFP_WAIT by Rafael J. Wysocki · 19 years ago
  85. 8357376 [PATCH] swsusp: Improve handling of highmem by Rafael J. Wysocki · 19 years ago
  86. 37b2ba1 [PATCH] swsusp: add ioctl for swap files support by Rafael J. Wysocki · 19 years ago
  87. 9a154d9 [PATCH] swsusp: add resume_offset command line parameter by Rafael J. Wysocki · 19 years ago
  88. 3aef83e [PATCH] swsusp: use block device offsets to identify swap locations by Rafael J. Wysocki · 19 years ago
  89. 3fc6b34 [PATCH] swsusp: rearrange swap-handling code by Rafael J. Wysocki · 19 years ago
  90. 915bae9 [PATCH] swsusp: use partition device and offset to identify swap areas by Rafael J. Wysocki · 19 years ago
  91. 3592695 [PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode") by Stefan Seyfried · 19 years ago
  92. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 19 years ago
  93. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 19 years ago
  94. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 19 years ago
  95. 7602bdf [PATCH] new scheme to preempt swap token by Ashwin Chaugule · 19 years ago
  96. 161a09e audit: Add auditing to ipsec by Joy Latten · 19 years ago
  97. b65780e [PATCH] unwinder: move .eh_frame to RODATA by Jan Beulich · 19 years ago
  98. c65f38d [PATCH] unwinder: fully support linker generated .eh_frame_hdr section by Jan Beulich · 19 years ago
  99. 6d0185e [PATCH] unwinder: Add debugging output to the Dwarf2 unwinder by Jan Beulich · 19 years ago
  100. 359ad0d [PATCH] unwinder: more sanity checks in Dwarf2 unwinder by Jan Beulich · 19 years ago