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