1. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  2. e16885c [PATCH] uninline capable() by Ingo Molnar · 18 years ago
  3. df019b1 [PATCH] kprobes: fix unloading of self probed module by Keshavamurthy Anil S · 18 years ago
  4. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 18 years ago
  5. 0270664 [PATCH] mutex: trivial whitespace cleanups by Ingo Molnar · 18 years ago
  6. c544bdb [PATCH] mark mutex_lock*() as might_sleep() by Ingo Molnar · 18 years ago
  7. 73165b8 [PATCH] fix i386 mutex fastpath on FRAME_POINTER && !DEBUG_MUTEXES by Ingo Molnar · 18 years ago
  8. 042c904 [PATCH] remove unnecessary asm/mutex.h from kernel/mutex-debug.c by Ingo Molnar · 18 years ago
  9. a9c8281 [PATCH] rcu: fix hotplug-cpu ->donelist leak by Oleg Nesterov · 18 years ago
  10. 69a0b31 [PATCH] rcu: join rcu_ctrlblk and rcu_state by Oleg Nesterov · 18 years ago
  11. d974837 [PATCH] kernel/resource.c: __check_region(): remove pointless __deprecated by Adrian Bunk · 18 years ago
  12. 3795e16 [PATCH] Decrease number of pointer derefs in exit.c by Jesper Juhl · 18 years ago
  13. a0d5006 [PATCH] Kprobes: conversion from kcalloc to kzalloc by Keshavamurthy Anil S · 18 years ago
  14. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 18 years ago
  15. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 18 years ago
  16. f709b12 [PATCH] kprobes-changed-from-using-spinlock-to-mutex fix by Keshavamurthy Anil S · 18 years ago
  17. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 18 years ago
  18. 2d14e39 [PATCH] kprobes: enable funcions only for required arch by Anil S Keshavamurthy · 18 years ago
  19. d1c0b8f [PATCH] Remove getnstimestamp() by Matt Helsley · 18 years ago
  20. 69778e3 [PATCH] Export ktime_get_ts() by Matt Helsley · 18 years ago
  21. becf8b5 [PATCH] hrtimer: convert posix timers completely by Thomas Gleixner · 18 years ago
  22. 97735f2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API by Thomas Gleixner · 18 years ago
  23. 6ba1b91 [PATCH] hrtimer: switch sys_nanosleep to hrtimer by Thomas Gleixner · 18 years ago
  24. 10c94ec [PATCH] hrtimer: create hrtimer nanosleep API by Thomas Gleixner · 18 years ago
  25. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 18 years ago
  26. c0a3132 [PATCH] hrtimer: hrtimer core code by Thomas Gleixner · 18 years ago
  27. f8f46da [PATCH] hrtimer: introduce nsec_t type and conversion functions by Thomas Gleixner · 18 years ago
  28. 718bcce [PATCH] hrtimer: validate timespec of do_sys_settimeofday by Thomas Gleixner · 18 years ago
  29. 5f82b2b [PATCH] hrtimer: create and use timespec_valid macro by Thomas Gleixner · 18 years ago
  30. a924b04 [PATCH] hrtimer: make clockid_t arguments const by Thomas Gleixner · 18 years ago
  31. 199e705 [PATCH] hrtimer: export deinlined mktime by Andrew Morton · 18 years ago
  32. f481890 [PATCH] hrtimer: clean up mktime and make arguments const by Ingo Molnar · 18 years ago
  33. 753be62 [PATCH] hrtimer: deinline mktime and set_normalized_timespec by Thomas Gleixner · 18 years ago
  34. 67924be [PATCH] hrtimer: remove duplicate div_long_long_rem implementation by Thomas Gleixner · 18 years ago
  35. 3a0f69d [PATCH] common compat_sys_timer_create by Christoph Hellwig · 18 years ago
  36. 4ae362b [PATCH] kdump: read previous kernel's memory by Vivek Goyal · 18 years ago
  37. e996e58 [PATCH] kdump: save registers early (inline functions) by Vivek Goyal · 18 years ago
  38. 51be560 [PATCH] kdump: export per cpu crash notes pointer through sysfs by Vivek Goyal · 18 years ago
  39. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 18 years ago
  40. ed653a6 [PATCH] Remove set_fs() in stop_machine() by akpm@osdl.org · 18 years ago
  41. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 18 years ago
  42. dbc1651 [PATCH] rcu: don't set ->next_pending in rcu_start_batch() by Oleg Nesterov · 18 years ago
  43. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  44. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 18 years ago
  45. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 18 years ago
  46. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 18 years ago
  47. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 18 years ago
  48. 6775177 [PATCH] rcu: uninline __rcu_pending() by Oleg Nesterov · 18 years ago
  49. 64ca900 [PATCH] Make vm86 support optional by Matt Mackall · 18 years ago
  50. e585e47 [PATCH] tiny: Make *[ug]id16 support optional by Matt Mackall · 18 years ago
  51. 0f59cc4 [PATCH] simplify k_getrusage() by Oleg Nesterov · 18 years ago
  52. f756d5e [PATCH] fix workqueue oops during cpu offline by Nathan Lynch · 18 years ago
  53. eb46996 [PATCH] kernel/module.c: remove redundant spinlock in resolve_symbol() by Ashutosh Naik · 18 years ago
  54. fb16979 [PATCH] modules: mark TAINT_FORCED_RMMOD correctly by Akinobu Mita · 18 years ago
  55. eea8b54 [PATCH] modules: prevent overriding of symbols by Ashutosh Naik · 18 years ago
  56. fe7d37d [PATCH] copy_process: error path cleanup by Oleg Nesterov · 18 years ago
  57. f7dd795 [PATCH] setpgid: should not accept ptraced childs by Oleg Nesterov · 18 years ago
  58. e19f247 [PATCH] setpgid: should work for sub-threads by Oren Laadan · 18 years ago
  59. ee0acf9 [PATCH] setpgid: should work for sub-threads by Oleg Nesterov · 18 years ago
  60. 9a5d302 [PATCH] fork: fix race in setting child's pgrp and tty by Oren Laadan · 18 years ago
  61. 5e38291 [PATCH] Don't attempt to power off if power off is not implemented by Eric W. Biederman · 18 years ago
  62. d84f520 [PATCH] Extend RCU torture module to test tickless idle CPU by Srivatsa Vaddagiri · 18 years ago
  63. 9841d61d [PATCH] Add tainting for proprietary helper modules by Dave Jones · 18 years ago
  64. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 18 years ago
  65. 86174cd [PATCH] remove unneeded sig->curr_target recalculation by Oleg Nesterov · 18 years ago
  66. 485a643 [PATCH] little do_group_exit() cleanup by Oleg Nesterov · 18 years ago
  67. 0811af2 [PATCH] kill_proc_info_as_uid: don't use hardcoded constants by Oleg Nesterov · 18 years ago
  68. 676121f [PATCH] Unchecked alloc_percpu() return in __create_workqueue() by Ben Collins · 18 years ago
  69. 71fabd5 [PATCH] sigaction should clear all signals on SIG_IGN, not just < 32 by George Anzinger · 18 years ago
  70. 025510c [PATCH] printk return value: fix it by Guillaume Chazarain · 18 years ago
  71. 6b9c7ed [PATCH] use ptrace_get_task_struct in various places by Christoph Hellwig · 18 years ago
  72. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 18 years ago
  73. 97a41e2 [PATCH] kernel/: small cleanups by Adrian Bunk · 18 years ago
  74. 03a285f [PATCH] cpuset: skip rcu check if task is in root cpuset by Paul Jackson · 18 years ago
  75. 7edc596 [PATCH] cpuset: mark number_of_cpusets read_mostly by Paul Jackson · 18 years ago
  76. 6b9c260 [PATCH] cpuset: use rcu directly optimization by Paul Jackson · 18 years ago
  77. c417f02 [PATCH] cpuset: remove test for null cpuset from alloc code path by Paul Jackson · 18 years ago
  78. 04c19fa [PATCH] cpuset: migrate all tasks in cpuset at once by Paul Jackson · 18 years ago
  79. 4225399 [PATCH] cpuset: rebind vma mempolicies fix by Paul Jackson · 18 years ago
  80. 202f72d [PATCH] cpuset: number_of_cpusets optimization by Paul Jackson · 18 years ago
  81. 74cb215 [PATCH] cpuset: numa_policy_rebind cleanup by Paul Jackson · 18 years ago
  82. 909d75a [PATCH] cpuset: implement cpuset_mems_allowed by Paul Jackson · 18 years ago
  83. cf2a473c [PATCH] cpuset: combine refresh_mems and update_mems by Paul Jackson · 18 years ago
  84. b4b2641 [PATCH] cpuset: fork hook fix by Paul Jackson · 18 years ago
  85. 59dac16 [PATCH] cpuset: update_nodemask code reformat by Paul Jackson · 18 years ago
  86. c5b2aff [PATCH] cpuset: minor spacing initializer fixes by Paul Jackson · 18 years ago
  87. 3e0d98b [PATCH] cpuset: memory pressure meter by Paul Jackson · 18 years ago
  88. 5966514 [PATCH] cpuset: mempolicy one more nodemask conversion by Paul Jackson · 18 years ago
  89. 2d89c92 [PATCH] Simpler signal-exit concurrency handling by Paul E. McKenney · 18 years ago
  90. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 18 years ago
  91. 22fc6ec [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros by Ravikiran G Thirumalai · 18 years ago
  92. 45b07ef [PATCH] cpusets: swap migration interface by Paul Jackson · 18 years ago
  93. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 18 years ago
  94. 15316ba [PATCH] add schedule_on_each_cpu() by Christoph Lameter · 18 years ago
  95. 8ad4b1f [PATCH] Make high and batch sizes of per_cpu_pagelists configurable by Rohit Seth · 18 years ago
  96. 9d0243b [PATCH] drop-pagecache by Andrew Morton · 18 years ago
  97. 54c3202 [PATCH] powerpc: Add arch-dependent copy_oldmem_page by Michael Ellerman · 19 years ago
  98. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  99. 0aec63e [PATCH] Fix posix-cpu-timers sched_time accumulation by David S. Miller · 18 years ago
  100. 6fe2e70 [PATCH] kernel/module.c: removed dead code by Jayachandran C · 18 years ago