1. dd5f5fe Merge branch 'audit.b46' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  2. 320f1b1 [AUDIT] ratelimit printk messages audit by Eric Paris · 17 years ago
  3. 148b38d [patch 2/2] audit: complement va_copy with va_end() by Richard Knutsson · 17 years ago
  4. ef00be0 [patch 1/2] kernel/audit.c: warning fix by Andrew Morton · 17 years ago
  5. b593d38 [AUDIT] create context if auditing was ever enabled by Eric Paris · 17 years ago
  6. 50397bd [AUDIT] clean up audit_receive_msg() by Eric Paris · 17 years ago
  7. 1a6b9f2 [AUDIT] make audit=0 really stop audit messages by Eric Paris · 17 years ago
  8. de6bbd1 [AUDIT] break large execve argument logging into smaller messages by Eric Paris · 17 years ago
  9. e445deb [AUDIT] include audit type in audit message when using printk by Eric Paris · 17 years ago
  10. 6246cca [AUDIT] do not panic on exclude messages in audit_log_pid_context() by Eric Paris · 17 years ago
  11. c0641f2 [AUDIT] Add End of Event record by Eric Paris · 17 years ago
  12. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 17 years ago
  13. c2a7780 [AUDIT] collect uid, loginuid, and comm in OBJ_PID records by Eric Paris · 17 years ago
  14. f701b75 [AUDIT] return EINTR not ERESTART* by Eric Paris · 17 years ago
  15. bfef93a [PATCH] get rid of loginuid races by Al Viro · 17 years ago
  16. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 17 years ago
  17. cd68998 futex: Add bitset conditional wait/wakeup functionality by Thomas Gleixner · 17 years ago
  18. 83e96c6 futex: Remove warn on in return fixup path by Thomas Gleixner · 17 years ago
  19. 5df7fa1 tick-sched: add more debug information by Thomas Gleixner · 17 years ago
  20. 1001d0a timekeeping: update xtime_cache when time(zone) changes by Thomas Gleixner · 17 years ago
  21. 3588a08 hrtimer: fix hrtimer_init_sleeper() users by Peter Zijlstra · 17 years ago
  22. 406a1d8 [AUDIT]: Increase skb->truesize in audit_expand by Herbert Xu · 17 years ago
  23. 13f09b9 Ensure that we export __fatal_signal_pending() by Trond Myklebust · 17 years ago
  24. 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
  25. c4772d9 debug: turn ignore_loglevel into an early param by Ingo Molnar · 17 years ago
  26. 5aff053 sched: remove unused params by Gerald Stralko · 17 years ago
  27. ef9884e sched: let +nice tasks have smaller impact by Peter Zijlstra · 17 years ago
  28. 296825c sched: fix high wake up latencies with FAIR_USER_SCHED by Srivatsa Vaddagiri · 17 years ago
  29. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  30. 6d4e4c4 KVM: Disallow fork() and similar games when using a VM by Avi Kivity · 17 years ago
  31. dd5af90 x86/non-x86: percpu, node ids, apic ids x86.git fixup by Mike Travis · 17 years ago
  32. 70edcd7 genirq: stackdump after the "Trying to free already-free IRQ" message by Ingo Molnar · 17 years ago
  33. 6dab277 x86: add a simple backtrace test module by Arjan van de Ven · 17 years ago
  34. 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 17 years ago
  35. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 17 years ago
  36. 71c3391 debug: add the end-of-trace marker and the module list to by Arjan van de Ven · 17 years ago
  37. 79b4cc5 debug: move WARN_ON() out of line by Arjan van de Ven · 17 years ago
  38. 96d97cf x86: add /proc/irq/*/spurious to dump the spurious irq debugging state by Andi Kleen · 17 years ago
  39. 9e094c1 genirq: turn irq debugging options into module params by Andi Kleen · 17 years ago
  40. c269f19 x86: compat_sys_ptrace by Roland McGrath · 17 years ago
  41. 032d82d x86: compat_ptrace_request by Roland McGrath · 17 years ago
  42. 16c3e38 x86: ptrace_request peekdata/pokedata by Roland McGrath · 17 years ago
  43. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  44. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  45. 5b88abb ptrace: generic PTRACE_SINGLEBLOCK by Roland McGrath · 17 years ago
  46. 36df29d ptrace: generic resume by Roland McGrath · 17 years ago
  47. 6e7c402 x86: various changes and cleanups to in_p/out_p delay details by Ingo Molnar · 17 years ago
  48. 6378ddb time: track accurate idle time with tick_sched.idle_sleeptime by Venki Pallipadi · 17 years ago
  49. bbe4d18 NTP: correct inconsistent ntp interval/tick_length usage by john stultz · 17 years ago
  50. 45fe4fe x86: make clockevents more robust by Ingo Molnar · 17 years ago
  51. 4713e22c clocksource: add unregister function to disable unusable clocksources by Thomas Gleixner · 17 years ago
  52. 1ada5cb clocksource: make clocksource watchdog cycle through online CPUs by Andi Kleen · 17 years ago
  53. 1077f5a clocksource.c: use init_timer_deferrable for clocksource_watchdog by Parag Warudkar · 17 years ago
  54. efd9ac8 time: fold __get_realtime_clock_ts() into getnstimeofday() by Geert Uytterhoeven · 17 years ago
  55. 186e3cb timer: clean up tick-broadcast.c by Thomas Gleixner · 17 years ago
  56. b10db7f time: more timer related cleanups by Pavel Machek · 17 years ago
  57. 4c9dc64 time: timer cleanups by Pavel Machek · 17 years ago
  58. a6fa8e5 time: clean hungarian notation from timers by Pavel Machek · 17 years ago
  59. 0ba6c33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25 by Linus Torvalds · 17 years ago
  60. 6494a93 Module: check to see if we have a built in module with the same name by Greg Kroah-Hartman · 17 years ago
  61. 0aa5bd5 module: add module taint on ndiswrapper by Jon Masters · 17 years ago
  62. 8686c99 module: fix the module name length in param_sysfs_builtin by Denis Cheng · 17 years ago
  63. 6dd06c9 module: make module_address_lookup safe by Rusty Russell · 17 years ago
  64. bb9d3d5 module: better OOPS and lockdep coverage for loading modules by Rusty Russell · 17 years ago
  65. efa5345 module: Fix gratuitous sprintf in module.c by Rusty Russell · 17 years ago
  66. c9a3ba5 module: wait for dependent modules doing init. by Rusty Russell · 17 years ago
  67. a2da405 module: Don't report discarded init pages as kernel text. by Rusty Russell · 17 years ago
  68. 0891368 [NET]: Remove the empty net_table by Pavel Emelyanov · 17 years ago
  69. e51b6ba sysctl: Infrastructure for per namespace sysctls by Eric W. Biederman · 17 years ago
  70. 23eb06d sysctl: Remember the ctl_table we passed to register_sysctl_paths by Eric W. Biederman · 17 years ago
  71. 29e796f sysctl: Add register_sysctl_paths function by Eric W. Biederman · 17 years ago
  72. fadad878 kernel: add CLONE_IO to specifically request sharing of IO contexts by Jens Axboe · 17 years ago
  73. d38ecf9 io context sharing: preliminary support by Jens Axboe · 17 years ago
  74. fd0928d ioprio: move io priority from task_struct to io_context by Jens Axboe · 17 years ago
  75. 326e96b printk: revert ktime_get() timestamps by Ingo Molnar · 17 years ago
  76. 81ef16e [S390] Remove appldata include from sysctl_check.c by Heiko Carstens · 17 years ago
  77. 9b73e76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  78. 6d08259 sched: keep total / count stats in addition to the max for by Arjan van de Ven · 17 years ago
  79. 5973e5b sched: fix: don't take a mutex from interrupt context by Peter Zijlstra · 17 years ago
  80. 5fb5e6d sched: print backtrace of running tasks too by Nick Piggin · 17 years ago
  81. 19ef930 printk: use ktime_get() by Ingo Molnar · 17 years ago
  82. 9073908 softlockup: fix signedness by Ingo Molnar · 17 years ago
  83. 9745512 sched: latencytop support by Arjan van de Ven · 17 years ago
  84. 326587b sched: fix goto retry in pick_next_task_rt() by Dmitry Adamushko · 17 years ago
  85. cc203d2 sched: monitor clock underflows in /proc/sched_debug by Guillaume Chazarain · 17 years ago
  86. 782daee sched: fix rq->clock warps on frequency changes by Guillaume Chazarain · 17 years ago
  87. 4f05b98 sched: fix, always create kernel threads with normal priority by Michal Schmidt · 17 years ago
  88. 1ad82fd debug: clean up kernel/profile.c by Paolo Ciarrocchi · 17 years ago
  89. 6478d88 sched: remove the !PREEMPT_BKL code by Ingo Molnar · 17 years ago
  90. 58b8a73 sched: make PREEMPT_BKL the default by Ingo Molnar · 17 years ago
  91. e14af7e debug: track and print last unloaded module in the oops trace by Arjan van de Ven · 17 years ago
  92. 21aa928 debug: show being-loaded/being-unloaded indicator for modules by Arjan van de Ven · 17 years ago
  93. 5a52dd5 sched: rt-watchdog: fix .rlim_max = RLIM_INFINITY by Peter Zijlstra · 17 years ago
  94. 1020387 sched: rt-group: reduce rescheduling by Peter Zijlstra · 17 years ago
  95. 37bb6cb hrtimer: unlock hrtimer_wakeup by Peter Zijlstra · 17 years ago
  96. d3d7445 hrtimer: fixup the HRTIMER_CB_IRQSAFE_NO_SOFTIRQ fallback by Peter Zijlstra · 17 years ago
  97. 2d44ae4 hrtimer: clean up cpu->base locking tricks by Peter Zijlstra · 17 years ago
  98. 48d5e25 sched: rt throttling vs no_hz by Peter Zijlstra · 17 years ago
  99. 614ee1f sched: pull_rt_task() cleanup by Mike Galbraith · 17 years ago
  100. 6f505b1 sched: rt group scheduling by Peter Zijlstra · 17 years ago