1. bc5393a [PATCH] NOHZ: Produce debug output instead of a BUG() by Thomas Gleixner · 18 years ago
  2. 6ba9b34 [PATCH] NOHZ: Fix RCU handling by Ingo Molnar · 18 years ago
  3. cb4aaf4 Merge branch 'audit.b37' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
  4. 874ff01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  5. db34950 [PATCH] AUDIT_FD_PAIR by Al Viro · 18 years ago
  6. 6a01b07 [PATCH] audit config lockdown by Steve Grubb · 18 years ago
  7. a17b4ad [PATCH] minor update to rule add/delete messages (ver 2) by Steve Grubb · 18 years ago
  8. 0bbfb7c kernel/printk.c: comment fix by Patrick Pletscher · 18 years ago
  9. ef665c1 sysfs: fix build errors: uevent with CONFIG_SYSFS=n by Randy Dunlap · 18 years ago
  10. b92be9f Driver: remove redundant kobject_unregister checks by Mariusz Kozlowski · 18 years ago
  11. c353c3f Driver core: let request_module() send a /sys/modules/kmod/-uevent by Kay Sievers · 18 years ago
  12. 5575ddf [PATCH] small irq management simplification by Jan Beulich · 18 years ago
  13. 472900b [PATCH] IRQ kernel-doc fixes by Randy Dunlap · 18 years ago
  14. 76d2160 [PATCH] genirq: do not mask interrupts by default by Ingo Molnar · 18 years ago
  15. 1f2ea08 [PATCH] posix timers: RCU optimization for clock_gettime() by Paul E. McKenney · 18 years ago
  16. c37e7bb [PATCH] time: x86_64: split x86_64/kernel/time.c up by john stultz · 18 years ago
  17. acc9a9d [PATCH] generic: vsyscall-gtod support for GENERIC_TIME by john stultz · 18 years ago
  18. 289f480 [PATCH] Add debugging feature /proc/timer_list by Ingo Molnar · 18 years ago
  19. 82f67cd [PATCH] Add debugging feature /proc/timer_stat by Ingo Molnar · 18 years ago
  20. 8bfd9a7 [PATCH] hrtimers: prevent possible itimer DoS by Thomas Gleixner · 18 years ago
  21. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 18 years ago
  22. 79bf2bb [PATCH] tick-management: dyntick / highres functionality by Thomas Gleixner · 18 years ago
  23. f8381cb [PATCH] tick-management: broadcast functionality by Thomas Gleixner · 18 years ago
  24. 906568c [PATCH] tick-management: core functionality by Thomas Gleixner · 18 years ago
  25. d316c57 [PATCH] clockevents: add core functionality by Thomas Gleixner · 18 years ago
  26. 5cfb6de [PATCH] hrtimers: clean up callback tracking by Thomas Gleixner · 18 years ago
  27. 303e967 [PATCH] hrtimers; add state tracking by Thomas Gleixner · 18 years ago
  28. 3c8aa39 [PATCH] hrtimers: cleanup locking by Thomas Gleixner · 18 years ago
  29. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 18 years ago
  30. fd064b9 [PATCH] Extend next_timer_interrupt() to use a reference jiffie by Thomas Gleixner · 18 years ago
  31. 1cfd684 [PATCH] Fix cascade lookup of next_timer_interrupt by Thomas Gleixner · 18 years ago
  32. dde4b2b [PATCH] uninline irq_enter() by Ingo Molnar · 18 years ago
  33. 5d8b34f [PATCH] clocksource: Add verification (watchdog) helper by Thomas Gleixner · 18 years ago
  34. 7e69f2b [PATCH] clocksource: Remove the update callback by Thomas Gleixner · 18 years ago
  35. 73b08d2 [PATCH] clocksource: replace is_continuous by a flag field by Thomas Gleixner · 18 years ago
  36. 92c7e00 [PATCH] Simplify the registration of clocksources by Thomas Gleixner · 18 years ago
  37. 411187f [PATCH] GTOD: persistent clock support by John Stultz · 18 years ago
  38. 41cf544 [PATCH] Fix multiple conversion bugs in msecs_to_jiffies by Ingo Molnar · 18 years ago
  39. 8b9365d [PATCH] Uninline jiffies.h functions by Ingo Molnar · 18 years ago
  40. f4304ab [PATCH] HZ free ntp by john stultz · 18 years ago
  41. 771ee3b [PATCH] Add a function to handle interrupt affinity setting by Thomas Gleixner · 18 years ago
  42. 950f442 [PATCH] Add irq flag to disable balancing for an interrupt by Thomas Gleixner · 18 years ago
  43. 414f827 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  44. d912b0c [PATCH] sysctl: add a parent entry to ctl_table and set the parent entry by Eric W. Biederman · 18 years ago
  45. 77b14db [PATCH] sysctl: reimplement the sysctl proc support by Eric W. Biederman · 18 years ago
  46. 1ff007e [PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c by Eric W. Biederman · 18 years ago
  47. 805b5d5 [PATCH] sysctl: factor out sysctl_head_next from do_sysctl by Eric W. Biederman · 18 years ago
  48. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 18 years ago
  49. ae83681 [PATCH] sysctl: remove support for directory strategy routines by Eric W. Biederman · 18 years ago
  50. 6703ddf [PATCH] sysctl: remove support for CTL_ANY by Eric W. Biederman · 18 years ago
  51. 2abc26f [PATCH] sysctl: create sys/fs/binfmt_misc as an ordinary sysctl entry by Eric W. Biederman · 18 years ago
  52. a5494dc [PATCH] sysctl: move SYSV IPC sysctls to their own file by Eric W. Biederman · 18 years ago
  53. 39732ac [PATCH] sysctl: move utsname sysctls to their own file by Eric W. Biederman · 18 years ago
  54. b04c3af [PATCH] sysctl: move init_irq_proc into init/main where it belongs by Eric W. Biederman · 18 years ago
  55. 38515e9 [PATCH] Scheduled removal of SA_xxx interrupt flags fixups by Thomas Gleixner · 18 years ago
  56. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  57. a98f0dd [PATCH] x86-64: Allow to run a program when a machine check event is detected by Andi Kleen · 18 years ago
  58. 9226d12 [PATCH] i386: paravirt CPU hypercall batching mode by Zachary Amsden · 18 years ago
  59. 5809f9d [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK by Eric Dumazet · 18 years ago
  60. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 18 years ago
  61. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 18 years ago
  62. ff91691 [PATCH] sched: avoid div in rebalance_tick by Nick Piggin · 18 years ago
  63. 27b0b2f [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info by Eric W. Biederman · 18 years ago
  64. 41487c6 [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task by Eric W. Biederman · 18 years ago
  65. ab521dc [PATCH] tty: update the tty layer to work with struct pid by Eric W. Biederman · 18 years ago
  66. 3e7cd6c [PATCH] pid: replace is_orphaned_pgrp with is_current_pgrp_orphaned by Eric W. Biederman · 18 years ago
  67. 0475ac0 [PATCH] pid: use struct pid for talking about process groups in exitc by Eric W. Biederman · 18 years ago
  68. 04a2e6a [PATCH] pid: make session_of_pgrp use struct pid instead of pid_t by Eric W. Biederman · 18 years ago
  69. 8d42db18 [PATCH] signal: rewrite kill_something_info so it uses newer helpers by Eric W. Biederman · 18 years ago
  70. 944be0b [PATCH] close_files(): add scheduling point by Ingo Molnar · 18 years ago
  71. 3f05044 [PATCH] kernel: shut up the IRQ mismatch messages by Alan Cox · 18 years ago
  72. a304e1b [PATCH] Debug shared irqs by David Woodhouse · 18 years ago
  73. 5ea8176 [PATCH] sort the devres mess out by Al Viro · 18 years ago
  74. 4b98d11 [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct by Alexey Dobriyan · 18 years ago
  75. 8d06087 [PATCH] _proc_do_string(): fix short reads by Oleg Nesterov · 18 years ago
  76. 501b9eb [PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG by Robert P. J. Day · 18 years ago
  77. 1efc5da [PATCH] order of lockdep off/on in vprintk() should be changed by Mathieu Desnoyers · 18 years ago
  78. e3e8a75 [PATCH] Extract and use wake_up_klogd() by Kirill Korotaev · 18 years ago
  79. 11f57ce [PATCH] audit: fix audit_filter_user_rules() initialization bug by Ingo Molnar · 18 years ago
  80. d4d23ad [PATCH] Common compat_sys_sysinfo by Kyle McMartin · 18 years ago
  81. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  82. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  83. cb799b8 [PATCH] sysctl warning fix by Andrew Morton · 18 years ago
  84. 3db5db4 [PATCH] use cycle_t instead of u64 in struct time_interpolator by Helge Deller · 18 years ago
  85. 34f5a39 [PATCH] Add TAINT_USER and ability to set taint flags from userspace by Theodore Ts'o · 18 years ago
  86. b035b6d [PATCH] Consolidate default sched_clock() by Alexey Dobriyan · 18 years ago
  87. 23c8875 [PATCH] Relay: add CPU hotplug support by Mathieu Desnoyers · 18 years ago
  88. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 18 years ago
  89. 068135e [PATCH] lockdep: add graph depth information to /proc/lockdep by Jason Baron · 18 years ago
  90. 381a229 [PATCH] lockdep: more unlock-on-error fixes by Jarek Poplawski · 18 years ago
  91. 0c12b51 [PATCH] kill_pid_info: kill acquired_tasklist_lock by Oleg Nesterov · 18 years ago
  92. 3ee75ac [PATCH] sysctl_{,ms_}jiffies: fix oldlen semantics by Alexey Dobriyan · 18 years ago
  93. dc29a36 [PATCH] kernel/time/clocksource.c needs struct task_struct on m68k by Mathieu Desnoyers · 18 years ago
  94. 2b5b09b [PATCH] swsusp: Change pm_ops handling by userland interface by Rafael J. Wysocki · 18 years ago
  95. d12c610 [PATCH] swsusp-change-code-ordering-in-userc-sanity by Andrew Morton · 18 years ago
  96. 2591305 [PATCH] swsusp: Change code ordering in user.c by Rafael J. Wysocki · 18 years ago
  97. ed746e3 [PATCH] swsusp: Change code ordering in disk.c by Rafael J. Wysocki · 18 years ago
  98. e3c7db62 [PATCH] PM: Change code ordering in main.c by Rafael J. Wysocki · 18 years ago
  99. 6ff1b44 [PATCH] make reading /proc/sys/kernel/cap-bould not require CAP_SYS_MODULE by Eric Paris · 18 years ago
  100. 9617729 [PATCH] Drop free_pages() by Christoph Lameter · 18 years ago