1. d025c9d [PATCH] Support piping into commands in /proc/sys/kernel/core_pattern by Andi Kleen · 20 years ago
  2. e239ca5 [PATCH] Create call_usermodehelper_pipe() by Andi Kleen · 20 years ago
  3. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 20 years ago
  4. db5fed2 [PATCH] csa accounting taskstats update by Jay Lan · 20 years ago
  5. 8f0ab51 [PATCH] csa: convert CONFIG tag for extended accounting routines by Jay Lan · 20 years ago
  6. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 20 years ago
  7. f3cef7a [PATCH] csa: basic accounting over taskstats by Jay Lan · 20 years ago
  8. 0ae6468 [PATCH] Fix taskstats size calculation (use the new genetlink utility functions) by Balbir Singh · 20 years ago
  9. 8ef3860 [PATCH] kill wall_jiffies by Atsushi Nemoto · 20 years ago
  10. 70bc42f [PATCH] kernel/time/ntp.c: possible cleanups by Adrian Bunk · 20 years ago
  11. f199239 [PATCH] ntp: convert to the NTP4 reference model by Roman Zippel · 20 years ago
  12. 04b617e [PATCH] ntp: convert time_freq to nsec value by Roman Zippel · 20 years ago
  13. 97eebe1 [PATCH] ntp: remove time_tolerance by Roman Zippel · 20 years ago
  14. 8f807f8 [PATCH] ntp: add time_adjust to tick length by Roman Zippel · 20 years ago
  15. 3d3675c [PATCH] ntp: prescale time_offset by Roman Zippel · 20 years ago
  16. dc6a43e [PATCH] ntp: add time_freq to tick length by Roman Zippel · 20 years ago
  17. ab8783b [PATCH] ntp: add time_adj to tick length by Roman Zippel · 20 years ago
  18. b0ee755 [PATCH] ntp: add ntp_update_frequency by Roman Zippel · 20 years ago
  19. 4c7ee8d [PATCH] NTP: Move all the NTP related code to ntp.c by john stultz · 20 years ago
  20. ef6edc9 [PATCH] Directed yield: cpu_relax variants for spinlocks and rw-locks by Martin Schwidefsky · 20 years ago
  21. 756184b [PATCH] CodingStyle cleanup for kernel/sys.c by Cal Peake · 20 years ago
  22. 5c87579 [PATCH] maximum latency tracking infrastructure by Arjan van de Ven · 20 years ago
  23. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 20 years ago
  24. 07f3f05 [PATCH] BLOCK: Move extern declarations out of fs/*.c into header files [try #6] by David Howells · 20 years ago
  25. 0d67a46 [PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6] by David Howells · 20 years ago
  26. 34596dc [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it by Andi Kleen · 20 years ago
  27. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 20 years ago
  28. 181b648 [PATCH] cpuset: fix obscure attach_task vs exiting race by Paul Jackson · 20 years ago
  29. 03cbc35 [PATCH] lockdep core: improve the lock-chain-hash by Ingo Molnar · 20 years ago
  30. eb84a20 [PATCH] audit/accounting: tty locking by Alan Cox · 20 years ago
  31. e5582ca [PATCH] stop_machine.c copyright by Rusty Russell · 20 years ago
  32. 04b1db9 [PATCH] /sys/modules: allow full length section names by Ian S. Nelson · 20 years ago
  33. b1aac8b [PATCH] cpuset: hotunplug cpus and mems in all cpusets by Paul Jackson · 20 years ago
  34. 38837fc [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map by Paul Jackson · 20 years ago
  35. c394cc9 [PATCH] introduce TASK_DEAD state by Oleg Nesterov · 20 years ago
  36. 55a101f [PATCH] kill PF_DEAD flag by Oleg Nesterov · 20 years ago
  37. 29b8849 [PATCH] set EXIT_DEAD state in do_exit(), not in schedule() by Oleg Nesterov · 20 years ago
  38. aaa2a97 [PATCH] sys_get_robust_list(): don't take tasklist_lock by Oleg Nesterov · 20 years ago
  39. d359b54 [PATCH] futex_find_get_task(): don't take tasklist_lock by Oleg Nesterov · 20 years ago
  40. 5b160f5 [PATCH] copy_process: cosmetic ->ioprio tweak by Oleg Nesterov · 20 years ago
  41. 1c573af [PATCH] reparent_to_init(): use has_rt_policy() by Oleg Nesterov · 20 years ago
  42. 8dc3e90 [PATCH] sched_setscheduler: fix? policy checks by Oleg Nesterov · 20 years ago
  43. 57a6f51 [PATCH] introduce is_rt_policy() helper by Oleg Nesterov · 20 years ago
  44. 5fe1d75 [PATCH] do_sched_setscheduler(): don't take tasklist_lock by Oleg Nesterov · 20 years ago
  45. c9472e0 [PATCH] kill extraneous printk in kernel_restart() by Cal Peake · 20 years ago
  46. 111dbe0 [PATCH] Fix ____call_usermodehelper errors being silently ignored by Björn Steinbrink · 20 years ago
  47. 54306cf [PATCH] exit: fix crash case by Alan Cox · 20 years ago
  48. 0b4a8a7 [PATCH] kexec warning fix by Roland McGrath · 20 years ago
  49. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 20 years ago
  50. 27d91e0 [PATCH] __dequeue_signal() cleanup by Roland McGrath · 20 years ago
  51. b9ecb2b [PATCH] has_stopped_jobs() cleanup by Roland McGrath · 20 years ago
  52. e4b7655 [PATCH] posix-timers: Fix the flags handling in posix_cpu_nsleep() by Toyo Abe · 20 years ago
  53. 1711ef3 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode by Toyo Abe · 20 years ago
  54. 07dccf3 [PATCH] check return value of cpu_callback by Akinobu Mita · 20 years ago
  55. a45bce4 [PATCH] memory ordering in __kfifo primitives by Paul E. McKenney · 20 years ago
  56. 99de055 [PATCH] lockdep: print kernel version by Dave Jones · 20 years ago
  57. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 20 years ago
  58. 3b9b8ab [PATCH] Fix unserialized task->files changing by Kirill Korotaev · 20 years ago
  59. e6cab99 [PATCH] unwind: fix unused variable warning when !CONFIG_MODULES by Chuck Ebbert · 20 years ago
  60. 2aae4a1 [PATCH] Fix kerneldoc comments in kernel/timer.c by Rolf Eike Beer · 20 years ago
  61. db63063 [PATCH] clean up and remove some extra spinlocks from rtmutex by Steven Rostedt · 20 years ago
  62. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 20 years ago
  63. 89e7e374 [PATCH] timer: add lock annotation to lock_timer_base by Josh Triplett · 20 years ago
  64. d10be6d [PATCH] module_subsys: initialize earlier by Mark Huang · 20 years ago
  65. a49a4af [PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock} by Josh Triplett · 20 years ago
  66. 538d9d5 [PATCH] irq: remove a extra line by Yoichi Yuasa · 20 years ago
  67. 2ff6fd8 [PATCH] irq: fixed coding style by Yoichi Yuasa · 20 years ago
  68. 4c78a66 [PATCH] kernel-doc for relay interface by Randy Dunlap · 20 years ago
  69. d8c7649 [PATCH] kernel/params: driver layer error checking by Randy Dunlap · 20 years ago
  70. 910067d [PATCH] remove generic__raw_read_trylock() by Matthew Wilcox · 20 years ago
  71. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  72. 2dc9431 Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstream into devel by Russell King · 20 years ago
  73. 65800ac [PATCH] pid: remove temporary debug code in attach_pid by Eric W. Biederman · 20 years ago
  74. c18258c [PATCH] pid: Implement transfer_pid and use it to simplify de_thread by Eric W. Biederman · 20 years ago
  75. b89a817 [PATCH] sysctl: Allow /proc/sys without sys_sysctl by Eric W. Biederman · 20 years ago
  76. ba52de1 [PATCH] inode-diet: Eliminate i_blksize from the inode structure by Theodore Ts'o · 20 years ago
  77. 8e18e29 [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private by Theodore Ts'o · 20 years ago
  78. f269fdd [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible place by David Howells · 20 years ago
  79. 0ec76a1 [PATCH] NOMMU: Check that access_process_vm() has a valid target by David Howells · 20 years ago
  80. d33b6fb Resources: insert identical resources above existing resources by Matthew Wilcox · 20 years ago
  81. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 20 years ago
  82. dd77a4e Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 20 years ago
  83. c5c6ba4 [PATCH] PM: Add pm_trace switch by Rafael J. Wysocki · 20 years ago
  84. c8eb8b4 [PATCH] PM: make it possible to disable console suspending by Rafael J. Wysocki · 20 years ago
  85. 940864d [PATCH] swsusp: Use memory bitmaps during resume by Rafael J. Wysocki · 20 years ago
  86. b788db7 [PATCH] swsusp: Introduce memory bitmaps by Rafael J. Wysocki · 20 years ago
  87. 0bcd888 [PATCH] swsusp: Introduce some helpful constants by Rafael J. Wysocki · 20 years ago
  88. 75534b5 [PATCH] Change the name of pagedir_nosave by Rafael J. Wysocki · 20 years ago
  89. cd560bb [PATCH] swsusp: Fix alloc_pagedir by Rafael J. Wysocki · 20 years ago
  90. f6143aa [PATCH] swsusp: Reorder memory-allocating functions by Rafael J. Wysocki · 20 years ago
  91. f623f0d [PATCH] swsusp: Fix mark_free_pages by Rafael J. Wysocki · 20 years ago
  92. e3920fb [PATCH] Disable CPU hotplug during suspend by Rafael J. Wysocki · 20 years ago
  93. fb13a28 [PATCH] swsusp: struct snapshot_handle cleanup by Rafael J. Wysocki · 20 years ago
  94. ae83c5e [PATCH] swsusp: clean up browsing of pfns by Rafael J. Wysocki · 20 years ago
  95. 546e0d2 [PATCH] swsusp: read speedup by Andrew Morton · 20 years ago
  96. 8c00249 [PATCH] swsusp: add read-speed instrumentation by Andrew Morton · 20 years ago
  97. ab95416 [PATCH] swsusp: write speedup by Andrew Morton · 20 years ago
  98. 3a4f757 [PATCH] swsusp: add write-speed instrumentation by Andrew Morton · 20 years ago
  99. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 20 years ago
  100. 1a70cd4 [PATCH] selinux: rename selinux_ctxid_to_string by Stephen Smalley · 20 years ago