1. 715b49e [PATCH] EDAC: atomic scrub operations by Alan Cox · 19 years ago
  2. 150256d [PATCH] Generic sys_rt_sigsuspend() by David Woodhouse · 19 years ago
  3. c21761f [PATCH] fix sched_setscheduler semantics by Jason Baron · 19 years ago
  4. 1743660 [PATCH] Zone reclaim: proc override by Christoph Lameter · 19 years ago
  5. ea13dbc [PATCH] kernel/hrtimer.c sparse warning fix by Ingo Molnar · 19 years ago
  6. fd27919 [PATCH] build kernel/intermodule.c only when required by Adrian Bunk · 19 years ago
  7. 8dca6f3 [PATCH] hrtimer comment tweak by Jonathan Corbet · 19 years ago
  8. 3f02d07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  9. 505970b [PATCH] cpuset oom lock fix by Paul Jackson · 19 years ago
  10. 0152fb3 [PATCH] s390: spinlock fixes by Martin Schwidefsky · 19 years ago
  11. 858119e [PATCH] Unlinline a bunch of other functions by Arjan van de Ven · 19 years ago
  12. b0a9499 [PATCH] sched: add new SCHED_BATCH policy by Ingo Molnar · 19 years ago
  13. 624dffc correct email address of Manfred Spraul by Christian Kujau · 19 years ago
  14. 750c902 SOFTWARE_SUSPEND: fix a typo in the dependencies by Adrian Bunk · 19 years ago
  15. 661dd5c Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/hrtimer-2.6 by Linus Torvalds · 19 years ago
  16. d7102e9 [PATCH] sched: filter affine wakeups by akpm@osdl.org · 19 years ago
  17. 198e2f1 [PATCH] scheduler cache-hot-autodetect by akpm@osdl.org · 19 years ago
  18. c9db4fa [hrtimer] Enforce resolution as lower limit of intervals by Thomas Gleixner · 19 years ago
  19. e278763 [hrtimer] Change resolution storage to ktime_t format by Thomas Gleixner · 19 years ago
  20. 288867e [hrtimer] Remove listhead from hrtimer struct by Thomas Gleixner · 19 years ago
  21. 5fd63b3 [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align by Ravikiran G Thirumalai · 19 years ago
  22. 4cef0c6 [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly by Andi Kleen · 19 years ago
  23. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  24. e16885c [PATCH] uninline capable() by Ingo Molnar · 19 years ago
  25. df019b1 [PATCH] kprobes: fix unloading of self probed module by Keshavamurthy Anil S · 19 years ago
  26. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 19 years ago
  27. 0270664 [PATCH] mutex: trivial whitespace cleanups by Ingo Molnar · 19 years ago
  28. c544bdb [PATCH] mark mutex_lock*() as might_sleep() by Ingo Molnar · 19 years ago
  29. 73165b8 [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES by Ingo Molnar · 19 years ago
  30. 042c904 [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c by Ingo Molnar · 19 years ago
  31. a9c8281 [PATCH] rcu: fix hotplug-cpu ->donelist leak by Oleg Nesterov · 19 years ago
  32. 69a0b31 [PATCH] rcu: join rcu_ctrlblk and rcu_state by Oleg Nesterov · 19 years ago
  33. d974837 [PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated by Adrian Bunk · 19 years ago
  34. 3795e16 [PATCH] Decrease number of pointer derefs in exit.c by Jesper Juhl · 19 years ago
  35. a0d5006 [PATCH] Kprobes: conversion from kcalloc to kzalloc by Keshavamurthy Anil S · 19 years ago
  36. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 19 years ago
  37. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 19 years ago
  38. f709b12 [PATCH] kprobes-changed-from-using-spinlock-to-mutex fix by Keshavamurthy Anil S · 19 years ago
  39. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 19 years ago
  40. 2d14e39 [PATCH] kprobes: enable funcions only for required arch by Anil S Keshavamurthy · 19 years ago
  41. d1c0b8f [PATCH] Remove getnstimestamp() by Matt Helsley · 19 years ago
  42. 69778e3 [PATCH] Export ktime_get_ts() by Matt Helsley · 19 years ago
  43. becf8b5 [PATCH] hrtimer: convert posix timers completely by Thomas Gleixner · 19 years ago
  44. 97735f2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API by Thomas Gleixner · 19 years ago
  45. 6ba1b91 [PATCH] hrtimer: switch sys_nanosleep to hrtimer by Thomas Gleixner · 19 years ago
  46. 10c94ec [PATCH] hrtimer: create hrtimer nanosleep API by Thomas Gleixner · 19 years ago
  47. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 19 years ago
  48. c0a3132 [PATCH] hrtimer: hrtimer core code by Thomas Gleixner · 19 years ago
  49. f8f46da [PATCH] hrtimer: introduce nsec_t type and conversion functions by Thomas Gleixner · 19 years ago
  50. 718bcce [PATCH] hrtimer: validate timespec of do_sys_settimeofday by Thomas Gleixner · 19 years ago
  51. 5f82b2b [PATCH] hrtimer: create and use timespec_valid macro by Thomas Gleixner · 19 years ago
  52. a924b04 [PATCH] hrtimer: make clockid_t arguments const by Thomas Gleixner · 19 years ago
  53. 199e705 [PATCH] hrtimer: export deinlined mktime by Andrew Morton · 19 years ago
  54. f481890 [PATCH] hrtimer: clean up mktime and make arguments const by Ingo Molnar · 19 years ago
  55. 753be62 [PATCH] hrtimer: deinline mktime and set_normalized_timespec by Thomas Gleixner · 19 years ago
  56. 67924be [PATCH] hrtimer: remove duplicate div_long_long_rem implementation by Thomas Gleixner · 19 years ago
  57. 3a0f69d [PATCH] common compat_sys_timer_create by Christoph Hellwig · 19 years ago
  58. 4ae362b [PATCH] kdump: read previous kernel's memory by Vivek Goyal · 19 years ago
  59. e996e58 [PATCH] kdump: save registers early (inline functions) by Vivek Goyal · 19 years ago
  60. 51be560 [PATCH] kdump: export per cpu crash notes pointer through sysfs by Vivek Goyal · 19 years ago
  61. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 19 years ago
  62. ed653a6 [PATCH] Remove set_fs() in stop_machine() by akpm@osdl.org · 19 years ago
  63. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 19 years ago
  64. dbc1651 [PATCH] rcu: don't set ->next_pending in rcu_start_batch() by Oleg Nesterov · 19 years ago
  65. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  66. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  67. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 19 years ago
  68. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 19 years ago
  69. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  70. 6775177 [PATCH] rcu: uninline __rcu_pending() by Oleg Nesterov · 19 years ago
  71. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 19 years ago
  72. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 19 years ago
  73. 0f59cc4 [PATCH] simplify k_getrusage() by Oleg Nesterov · 19 years ago
  74. f756d5e [PATCH] fix workqueue oops during cpu offline by Nathan Lynch · 19 years ago
  75. eb46996 [PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol() by Ashutosh Naik · 19 years ago
  76. fb16979 [PATCH] modules: mark TAINT_FORCED_RMMOD correctly by Akinobu Mita · 19 years ago
  77. eea8b54 [PATCH] modules: prevent overriding of symbols by Ashutosh Naik · 19 years ago
  78. fe7d37d [PATCH] copy_process: error path cleanup by Oleg Nesterov · 19 years ago
  79. f7dd795 [PATCH] setpgid: should not accept ptraced childs by Oleg Nesterov · 19 years ago
  80. e19f247 [PATCH] setpgid: should work for sub-threads by Oren Laadan · 19 years ago
  81. ee0acf9 [PATCH] setpgid: should work for sub-threads by Oleg Nesterov · 19 years ago
  82. 9a5d302 [PATCH] fork: fix race in setting child's pgrp and tty by Oren Laadan · 19 years ago
  83. 5e38291 [PATCH] Don't attempt to power off if power off is not implemented by Eric W. Biederman · 19 years ago
  84. d84f520 [PATCH] Extend RCU torture module to test tickless idle CPU by Srivatsa Vaddagiri · 19 years ago
  85. 9841d61d [PATCH] Add tainting for proprietary helper modules by Dave Jones · 19 years ago
  86. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 19 years ago
  87. 86174cd [PATCH] remove unneeded sig->curr_target recalculation by Oleg Nesterov · 19 years ago
  88. 485a643 [PATCH] little do_group_exit() cleanup by Oleg Nesterov · 19 years ago
  89. 0811af2 [PATCH] kill_proc_info_as_uid: don't use hardcoded constants by Oleg Nesterov · 19 years ago
  90. 676121f [PATCH] Unchecked alloc_percpu() return in __create_workqueue() by Ben Collins · 19 years ago
  91. 71fabd5 [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 by George Anzinger · 19 years ago
  92. 025510c [PATCH] printk return value: fix it by Guillaume Chazarain · 19 years ago
  93. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 19 years ago
  94. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 19 years ago
  95. 97a41e2 [PATCH] kernel/: small cleanups by Adrian Bunk · 19 years ago
  96. 03a285f [PATCH] cpuset: skip rcu check if task is in root cpuset by Paul Jackson · 19 years ago
  97. 7edc596 [PATCH] cpuset: mark number_of_cpusets read_mostly by Paul Jackson · 19 years ago
  98. 6b9c260 [PATCH] cpuset: use rcu directly optimization by Paul Jackson · 19 years ago
  99. c417f02 [PATCH] cpuset: remove test for null cpuset from alloc code path by Paul Jackson · 19 years ago
  100. 04c19fa [PATCH] cpuset: migrate all tasks in cpuset at once by Paul Jackson · 19 years ago