1. c6fd91f [PATCH] kretprobe instance recycled by parent process by bibo mao · 19 years ago
  2. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 19 years ago
  3. df869b6 [PATCH] hrtimers: remove nsec_t typedef by Roman Zippel · 19 years ago
  4. b75f7a5 [PATCH] hrtimers: remove state field by Roman Zippel · 19 years ago
  5. 432569b [PATCH] hrtimers: simplify nanosleep by Roman Zippel · 19 years ago
  6. 3b98a53 [PATCH] hrtimers: posix-timer: cleanup common_timer_get() by Roman Zippel · 19 years ago
  7. 44f2147 [PATCH] hrtimers: pass current time to hrtimer_forward() by Roman Zippel · 19 years ago
  8. 92127c7 [PATCH] hrtimers: optimize softirq runqueues by Thomas Gleixner · 19 years ago
  9. 3158e94 [PATCH] consolidate sys32/compat_adjtimex by Stephen Rothwell · 19 years ago
  10. e655a25 [PATCH] swswsup: return correct load_image error by Con Kolivas · 19 years ago
  11. cd7b24b [PATCH] warn if free_irq() is called from IRQ context by Ingo Molnar · 19 years ago
  12. 1b9a391 Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 19 years ago
  13. 1e8c573 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  14. 5ddcfa8 [PATCH] remove pps support by Roman Zippel · 19 years ago
  15. f516342 [PATCH] Add SA_PERCPU_IRQ flag support by Dimitri Sivanich · 19 years ago
  16. d74beb9f [PATCH] Use unsigned int types for a faster bsearch by Eric Dumazet · 19 years ago
  17. 34f361a [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() by Ashok Raj · 19 years ago
  18. 231bed2 [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p() by Eric Dumazet · 19 years ago
  19. 05eeae2 [PATCH] find_task_by_pid() needs tasklist_lock by Andrew Morton · 19 years ago
  20. 12b5989 [PATCH] refactor capable() to one implementation, add __capable() helper by Chris Wright · 19 years ago
  21. 501f249 [PATCH] IRQ: prevent enabling of previously disabled interrupt by Bryan Holty · 19 years ago
  22. c777ac5 [PATCH] irq: uninline migration functions by Andrew Morton · 19 years ago
  23. 9871728 [PATCH] kernel/params.c: make param_array() static by Adrian Bunk · 19 years ago
  24. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 19 years ago
  25. 7d99b7d [PATCH] Validate and sanitze itimer timeval from userspace by Thomas Gleixner · 19 years ago
  26. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 19 years ago
  27. 185ae6d [PATCH] timer irq driven soft watchdog fix by Andrew Morton · 19 years ago
  28. 6978c70 BUG_ON() Conversion in kernel/cpu.c by Eric Sesterhenn · 19 years ago
  29. f125b56 [PATCH] fix build error if CONFIG_SYSFS=n by Andrew Morton · 19 years ago
  30. 24277dd [PATCH] strndup_user: convert module by Davi Arnaut · 19 years ago
  31. 6687a97 [PATCH] timer-irq-driven soft-watchdog, cleanups by Ingo Molnar · 19 years ago
  32. 6a4d11c [PATCH] Fix module refcount leak in __set_personality() by Sergey Vlasov · 19 years ago
  33. d3561f7 [PATCH] RLIMIT_CPU: document wrong return value by Andrew Morton · 19 years ago
  34. e066111 [PATCH] RLIMIT_CPU: fix handling of a zero limit by Andrew Morton · 19 years ago
  35. ec9e16b [PATCH] sys_setrlimit() cleanup by Andrew Morton · 19 years ago
  36. 2ea1c53 [PATCH] console_setup() depends (wrongly?) on CONFIG_PRINTK by John Z. Bohach · 19 years ago
  37. 29afd49 [PATCH] cpuset: remove useless local variable initialization by Paul Jackson · 19 years ago
  38. 151a442 [PATCH] cpuset: don't need to mark cpuset_mems_generation atomic by Paul Jackson · 19 years ago
  39. 8488bc3 [PATCH] cpuset: remove unnecessary NULL check by Paul Jackson · 19 years ago
  40. c61afb1 [PATCH] cpuset memory spread slab cache optimizations by Paul Jackson · 19 years ago
  41. 825a46a [PATCH] cpuset memory spread basic implementation by Paul Jackson · 19 years ago
  42. 8a39cc6 [PATCH] cpuset use combined atomic_inc_return calls by Paul Jackson · 19 years ago
  43. 7b5b9ef [PATCH] cpuset cleanup not not operators by Paul Jackson · 19 years ago
  44. 95c3832 [PATCH] rcutorture: tag success/failure line with module parameters by Paul E. McKenney · 19 years ago
  45. a4a6198 [PATCH] tvec_bases too large for per-cpu data by Jan Beulich · 19 years ago
  46. caa9ee7 [PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlist by Oleg Nesterov · 19 years ago
  47. cba9f33 [PATCH] Range checking in do_proc_dointvec_(userhz_)jiffies_conv by Bart Samwel · 19 years ago
  48. ed5b43f [PATCH] Represent laptop_mode as jiffies internally by Bart Samwel · 19 years ago
  49. f6ef943 [PATCH] Represent dirty_*_centisecs as jiffies internally by Bart Samwel · 19 years ago
  50. 36f5741 [PATCH] free_uid() locking improvement by Andrew Morton · 19 years ago
  51. 2056a78 [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23 by Jens Axboe · 19 years ago
  52. 6dac40a [PATCH] relay: consolidate sendfile() and read() code by Tom Zanussi · 19 years ago
  53. 221415d [PATCH] relay: add sendfile() support by Jens Axboe · 19 years ago
  54. b86ff981 [PATCH] relay: migrate from relayfs to a generic relay API by Jens Axboe · 19 years ago
  55. 2178426 [PATCH] kernel/rcupdate.c: make two structs static by Adrian Bunk · 19 years ago
  56. ee25e96 [PATCH] BUILD_LOCK_OPS: cleanup preempt_disable() usage by Oleg Nesterov · 19 years ago
  57. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 19 years ago
  58. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 19 years ago
  59. a26fd33 [PATCH] sigprocmask: kill unneeded temp var by Oleg Nesterov · 19 years ago
  60. 6389a38 [PATCH] kernel/module.c Semaphore to Mutex Conversion for module_mutex by Ashutosh Naik · 19 years ago
  61. 7a7d1cf [PATCH] sem2mutex: kprobes by Ingo Molnar · 19 years ago
  62. 70522e1 [PATCH] sem2mutex: tty by Ingo Molnar · 19 years ago
  63. 97d1f15 [PATCH] sem2mutex: kernel/ by Arjan van de Ven · 19 years ago
  64. 9331b31 [PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex by Ingo Molnar · 19 years ago
  65. 3d3f26a [PATCH] kernel/cpuset.c, mutex conversion by Ingo Molnar · 19 years ago
  66. 2dd0ebc [PATCH] Avoid taking global tasklist_lock for single threadedprocess at getrusage() by Ravikiran G Thirumalai · 19 years ago
  67. 0c9e63f [PATCH] Shrinks sizeof(files_struct) and better layout by Eric Dumazet · 19 years ago
  68. 9b23820 [PATCH] swsusp: add s2ram ioctl to userland interface by Luca Tettamanti · 19 years ago
  69. 94c188d [PATCH] swsusp: let userland tools switch console on suspend by Rafael J. Wysocki · 19 years ago
  70. e4e4d66 [PATCH] swsusp: drain high mem pages by Shaohua Li · 19 years ago
  71. fc558a7 [PATCH] swsusp: finally solve mysqld problem by Rafael J. Wysocki · 19 years ago
  72. ce6ed29 [PATCH] suspend: make progress printing prettier by Pavel Machek · 19 years ago
  73. 02aaeb9 [PATCH] swsusp: freeze user space processes first by Rafael J. Wysocki · 19 years ago
  74. 6e1819d [PATCH] swsusp: userland interface by Rafael J. Wysocki · 19 years ago
  75. 543cc27 [PATCH] swsusp: documentation updates by Pavel Machek · 19 years ago
  76. 74c7e2e [PATCH] kernel/power: move externs to header files by Randy Dunlap · 19 years ago
  77. 61159a3 [PATCH] swsusp: separate swap-writing/reading code by Rafael J. Wysocki · 19 years ago
  78. f577eb3 [PATCH] swsusp: low level interface by Rafael J. Wysocki · 19 years ago
  79. 2b322ce [PATCH] revert "swsusp: fix breakage with swap on lvm" by Andrew Morton · 19 years ago
  80. e9028b0 [PATCH] fix scheduler deadlock by Anton Blanchard · 19 years ago
  81. 2e6e33b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  82. 2152f85 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 19 years ago
  83. 78eef01 [PATCH] on_each_cpu(): disable local interrupts by Andrew Morton · 19 years ago
  84. 06f9d4f [PATCH] unshare: Error if passed unsupported flags by Eric W. Biederman · 19 years ago
  85. 9430d58e [PATCH] sched: remove sleep_avg multiplier by Mike Galbraith · 19 years ago
  86. d04cdb6 Merge ../linux-2.6 by James Bottomley · 19 years ago
  87. 03e88ae1 [PATCH] fix module sysfs files reference counting by Greg Kroah-Hartman · 19 years ago
  88. 01ca70d [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem by Greg Kroah-Hartman · 19 years ago
  89. 9f28bb7 [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() by Greg Kroah-Hartman · 19 years ago
  90. 3fd6805 [PATCH] Clean up module.c symbol searching logic by Sam Ravnborg · 19 years ago
  91. 5110730 [PATCH] kobject: fix build error if CONFIG_SYSFS=n by Jun'ichi Nomura · 19 years ago
  92. 71e1c78 [PATCH] fix audit_init failure path by Amy Griffis · 19 years ago
  93. bf45da9 [PATCH] EXPORT_SYMBOL patch for audit_log, audit_log_start, audit_log_end and audit_format by lorenzo@gnu.org · 19 years ago
  94. 5a0bbce [PATCH] sem2mutex: audit_netlink_sem by Ingo Molnar · 19 years ago
  95. 4023e02 [PATCH] simplify audit_free() locking by Ingo Molnar · 19 years ago
  96. d9d9ec6 [PATCH] Fix audit operators by Dustin Kirkland · 19 years ago
  97. a6c043a [PATCH] Add tty to syscall audit records by Steve Grubb · 19 years ago
  98. 5d33010 [PATCH] add/remove rule update by Steve Grubb · 19 years ago
  99. 93315ed [PATCH] audit string fields interface + consumer by Amy Griffis · 19 years ago
  100. d884596f [PATCH] Minor cosmetic cleanups to the code moved into auditfilter.c by David Woodhouse · 19 years ago