1. e6f47f9 [PATCH] Notify page fault call chain by Anil S Keshavamurthy · 20 years ago
  2. 3d5631e [PATCH] Kprobes registers for notify page fault by Anil S Keshavamurthy · 20 years ago
  3. 3672165 [PATCH] Kprobe: multi kprobe posthandler for booster by mao, bibo · 20 years ago
  4. 19923c1 [PATCH] fix and optimize clock source update by Roman Zippel · 20 years ago
  5. a275254 [PATCH] time: rename clocksource functions by john stultz · 20 years ago
  6. 5d0cf41 [PATCH] Time: i386 Clocksource Drivers by john stultz · 20 years ago
  7. cf3c769 [PATCH] Time: Introduce arch generic time accessors by john stultz · 20 years ago
  8. 5eb6d20 [PATCH] Time: Use clocksource abstraction for NTP adjustments by john stultz · 20 years ago
  9. 260a423 [PATCH] Time: Let user request precision from current_tick_length() by john stultz · 20 years ago
  10. ad59617 [PATCH] Time: Use clocksource infrastructure for update_wall_time by john stultz · 20 years ago
  11. 734efb4 [PATCH] Time: Clocksource Infrastructure by john stultz · 20 years ago
  12. 81615b6 [PATCH] Convert kernel/cpu.c to mutexes by Ingo Molnar · 20 years ago
  13. 1fb00c6 [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs by Ingo Molnar · 20 years ago
  14. 3448097 Revert "swsusp special saveable pages support" commits by Linus Torvalds · 20 years ago
  15. 72cf270 Fix PM_TRACE dependency: works only on 32-bit x86 for now by Linus Torvalds · 20 years ago
  16. 77787bf [PATCH] pacct: none-delayed process accounting accumulation by KaiGai Kohei · 20 years ago
  17. f6ec29a [PATCH] pacct: avoidance to refer the last thread as a representation of the process by KaiGai Kohei · 20 years ago
  18. 0e46481 [PATCH] pacct: add pacct_struct to fix some pacct bugs. by KaiGai Kohei · 20 years ago
  19. 9e37bd3 [PATCH] kthread: move kernel-doc and put it into DocBook by Randy Dunlap · 20 years ago
  20. fa9799e [PATCH] ktime/hrtimer: fix kernel-doc comments by Randy Dunlap · 20 years ago
  21. fc75cdf [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling by Heiko Carstens · 20 years ago
  22. 8bdd1d1 [PATCH] kthread: convert stop_machine into a kthread by Serge E. Hallyn · 20 years ago
  23. 2aa9258 [PATCH] Link error when futexes are disabled on 64bit architectures by Anton Blanchard · 20 years ago
  24. 838cd15 [PATCH] N32 sigset and __COMPAT_ENDIAN_SWAP__ by akpm@osdl.org · 20 years ago
  25. eab03ac [PATCH] Get rid of /proc/sys/proc by Stephen Hemminger · 20 years ago
  26. 3b9c041 [PATCH] printk time parameter by Jan Engelhardt · 20 years ago
  27. 11e6475 [PATCH] Remove unecessary NULL check in kernel/acct.c by Matt Helsley · 20 years ago
  28. 3b364b8 [PATCH] constify parts of kernel/power/ by Andreas Mohr · 20 years ago
  29. b613677 [PATCH] schedule_on_each_cpu(): reduce kmalloc() size by Andrew Morton · 20 years ago
  30. 83cc5ed [PATCH] kernel/sys.c: cleanups by Adrian Bunk · 20 years ago
  31. 76a8ad2 [PATCH] Make printk work for really early debugging by Michael Ellerman · 20 years ago
  32. bbb1747 [PATCH] Allow raw_notifier callouts to unregister themselves by Alan Stern · 20 years ago
  33. bfe5d83 [PATCH] Define __raw_get_cpu_var and use it by Paul Mackerras · 20 years ago
  34. f867d2a [PATCH] ensure NULL deref can't possibly happen in is_exported() by Jesper Juhl · 20 years ago
  35. eb71c87 Add some basic resume trace facilities by Linus Torvalds · 20 years ago
  36. 125e187 [PATCH] More BUG_ON conversion by Eric Sesterhenn · 20 years ago
  37. 908dcec [PATCH] adjust handle_IRR_event() return type by Jan Beulich · 20 years ago
  38. 3439dd8 [PATCH] When CONFIG_BASE_SMALL=1, cascade() may enter an infinite loop by Porpoise · 20 years ago
  39. 626ab0e [PATCH] list: use list_replace_init() instead of list_splice_init() by Oleg Nesterov · 20 years ago
  40. 862f5f0 [PATCH] Doc: add audit & acct to DocBook by Randy Dunlap · 20 years ago
  41. d83015b [PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules by Paul E. McKenney · 20 years ago
  42. 55f4e8d [PATCH] kernel/sys.c doesn't need init.h by Jes Sorensen · 20 years ago
  43. 57ae250 [PATCH] CONFIG_NET=n build fix by Andrew Morton · 20 years ago
  44. 83d4e6e [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely() by Andreas Mohr · 20 years ago
  45. 89d0cf0 [PATCH] invert irq/migration.c brach prediction by Daniel Walker · 20 years ago
  46. 8e0a43d [PATCH] cond_resched() might_sleep() fix by Ingo Molnar · 20 years ago
  47. 6e66726 [PATCH] dup fd error fix by Prasanna Meda · 20 years ago
  48. 0ae26f1 [PATCH] mmput() might sleep by Andrew Morton · 20 years ago
  49. c330dda [PATCH] Add a sysfs file to determine if a kexec kernel is loaded by Jeff Moyer · 20 years ago
  50. 968808b8 [PATCH] swsusp: use less memory during resume by Rafael J. Wysocki · 20 years ago
  51. 7bff24e [PATCH] kernel/power/snapshot.c: cleanups by Adrian Bunk · 20 years ago
  52. a938c35 [PATCH] swsusp: take lowmem reserves into account by Rafael J. Wysocki · 20 years ago
  53. ce4ab00 [PATCH] swsusp: add architecture special saveable pages support by Shaohua Li · 20 years ago
  54. 1b61b91 [PATCH] x86: kernel irq balance doesn't work by Zhang Yanmin · 20 years ago
  55. 22fb52d [PATCH] SELinux: add security hook call to mediate attach_task (kernel/cpuset.c) by David Quigley · 20 years ago
  56. e7834f8 [PATCH] SELinux: add security hooks to {get,set}affinity by David Quigley · 20 years ago
  57. 9216dfa [PATCH] move_pages: fix 32 -> 64 bit compat function by Christoph Lameter · 20 years ago
  58. 1b2db9f [PATCH] sys_move_pages: 32bit support (i386, x86_64) by Christoph Lameter · 20 years ago
  59. 742755a [PATCH] page migration: sys_move_pages(): support moving of individual pages by Christoph Lameter · 20 years ago
  60. d6277db [PATCH] swsusp: rework memory shrinker by Rafael J. Wysocki · 20 years ago
  61. fadd8fb [PATCH] support for panic at OOM by KAMEZAWA Hiroyuki · 20 years ago
  62. 726c334 [PATCH] VFS: Permit filesystem to perform statfs with a known root dentry by David Howells · 20 years ago
  63. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 20 years ago
  64. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 20 years ago
  65. de047c1 [PATCH] avoid tasklist_lock at getrusage for multithreaded case too by Ravikiran G Thirumalai · 20 years ago
  66. 6cc0719 [PATCH] suspend_console() warning fix by Andrew Morton · 20 years ago
  67. d720024 [PATCH] selinux: add hooks for key subsystem by Michael LeMay · 20 years ago
  68. d9eaec9 Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 20 years ago
  69. 2edc322 Merge git://git.infradead.org/~dwmw2/rbtree-2.6 by Linus Torvalds · 20 years ago
  70. be967b7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 20 years ago
  71. 4175710 [PATCH] make set_loginuid obey audit_enabled by Steve Grubb · 20 years ago
  72. 9c937dc [PATCH] log more info for directory entry change events by Amy Griffis · 20 years ago
  73. 6a2bcee [PATCH] fix AUDIT_FILTER_PREPEND handling by Amy Griffis · 20 years ago
  74. 0a73dcc [PATCH] validate rule fields' types by Al Viro · 20 years ago
  75. f368c07d [PATCH] audit: path-based rules by Amy Griffis · 20 years ago
  76. 20ca73b [PATCH] Audit of POSIX Message Queue Syscalls v.2 by George C. Wilson · 20 years ago
  77. 014149c [PATCH] deprecate AUDIT_POSSBILE by Al Viro · 20 years ago
  78. d8945bb5 [PATCH] inline more audit helpers by Al Viro · 20 years ago
  79. ac03221 [PATCH] update of IPC audit record cleanup by Linda Knippers · 20 years ago
  80. 5d136a0 [PATCH] minor audit updates by Serge E. Hallyn · 20 years ago
  81. 0a3b483 [PATCH] fix audit_krule_to_{rule,data} return values by Amy Griffis · 20 years ago
  82. 3c66251 [PATCH] add filtering by ppid by Al Viro · 20 years ago
  83. f46038f [PATCH] log ppid by Al Viro · 20 years ago
  84. e139606 [PATCH] collect sid of those who send signals to auditd by Al Viro · 20 years ago
  85. 473ae30 [PATCH] execve argument logging by Al Viro · 20 years ago
  86. 9044e6b [PATCH] fix deadlocks in AUDIT_LIST/AUDIT_LIST_RULES by Al Viro · 20 years ago
  87. 2d9048e [PATCH] inotify (1/5): split kernel API from userspace support by Amy Griffis · 20 years ago
  88. 557240b Add support for suspending and resuming the whole console subsystem by Linus Torvalds · 20 years ago
  89. f53ae1d [PATCH] arm_timer: remove a racy and obsolete PF_EXITING check by Oleg Nesterov · 20 years ago
  90. 30f1e3d [PATCH] run_posix_cpu_timers: remove a bogus BUG_ON() by Oleg Nesterov · 20 years ago
  91. 8f17fc2 [PATCH] check_process_timers: fix possible lockup by Oleg Nesterov · 20 years ago
  92. 651d765 [PATCH] Add a prctl to change the endianness of a process. by Anton Blanchard · 20 years ago
  93. 8d16b76 [PATCH] hrtimer: export symbols by Stephen Hemminger · 20 years ago
  94. f1adad7 Revert "[PATCH] sched: fix interactive task starvation" by Linus Torvalds · 20 years ago
  95. 0662b71 [PATCH] Fix a NO_IDLE_HZ timer bug by Zachary Amsden · 20 years ago
  96. 92d1dbd [PATCH] cpuset: might_sleep_if check in cpuset_zones_allowed by Paul Jackson · 20 years ago
  97. 36be57f [PATCH] cpuset: update cpuset_zones_allowed comment by Paul Jackson · 20 years ago
  98. 1859482 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 20 years ago
  99. 5e37661 [PATCH] symbol_put_addr() locks kernel by Trent Piepho · 20 years ago
  100. 986733e [PATCH] RCU: introduce rcu_needs_cpu() interface by Heiko Carstens · 20 years ago