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