1. 4614e6a clocksource: add enable() and disable() callbacks by Magnus Damm · 15 years ago
  2. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  3. 24b6f16 No need for crossing to mountpoint in audit_tag_tree() by Al Viro · 15 years ago
  4. 6a7c7ea PM/Suspend: Introduce two new platform callbacks to avoid breakage by Rafael J. Wysocki · 15 years ago
  5. ff54250 Remove 'recurse into child resources' logic from 'reserve_region_with_split()' by Linus Torvalds · 15 years ago
  6. 9f76208 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  7. d06be22 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. 4d831f5 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. 79d381c kernel/softirq.c: fix sparse warning by H Hartley Sweeten · 15 years ago
  10. 381512c sched: Avoid printing sched_group::__cpu_power for default case by Gautham R Shenoy · 15 years ago
  11. 5b1d07e RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc by David Howells · 15 years ago
  12. 297dbf5 swap: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 15 years ago
  13. ef631b0 rcu: Make hierarchical RCU less IPI-happy by Paul E. McKenney · 15 years ago
  14. 557055b tracing: Fix branch tracer header by Zhaolei · 15 years ago
  15. 132380a tracing, sched: mark get_parent_ip() notrace by Lai Jiangshan · 15 years ago
  16. 3d26dcf kernel/sys.c: clean up sys_shutdown exit path by Andi Kleen · 15 years ago
  17. f1671f6 ptrace: fix exit_ptrace() vs ptrace_traceme() race by Oleg Nesterov · 15 years ago
  18. 4be6f6b mm: move the scan_unevictable_pages sysctl to the vm table by Peter Zijlstra · 15 years ago
  19. a3d03ec tracing: Fix power tracer header by Zhaolei · 15 years ago
  20. c751085 PM/Hibernate: Wait for SCSI devices scan to complete during resume by Rafael J. Wysocki · 15 years ago
  21. 8255309 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. bf20753 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  23. d811f23 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. 574bbe7 lockdep: continue lock debugging despite some taints by Frederic Weisbecker · 15 years ago
  25. 9eeba61 lockdep: warn about lockdep disabling after kernel taint by Frederic Weisbecker · 15 years ago
  26. 44e9c8b tracing/filters: return proper error code when writing filter file by Li Zefan · 15 years ago
  27. a3e0ab0 tracing/filters: allow user input integer to be oct or hex by Li Zefan · 15 years ago
  28. bcabd91 tracing/filters: fix NULL pointer dereference by Li Zefan · 15 years ago
  29. 8433a40 tracing/filters: NIL-terminate user input filter by Li Zefan · 15 years ago
  30. d6de2c8 async: Fix module loading async-work regression by Linus Torvalds · 15 years ago
  31. 0462b56 ftrace: Output REC->var instead of __entry->var for trace format by Zhaolei · 15 years ago
  32. 4d1f437 tracing: fix document references by Li Zefan · 15 years ago
  33. 93cfb3c tracing: fix splice return too large by Lai Jiangshan · 15 years ago
  34. c7625a5 tracing: update file->f_pos when splice(2) it by Lai Jiangshan · 15 years ago
  35. ddd538f tracing: allocate page when needed by Lai Jiangshan · 15 years ago
  36. d1e7e02 tracing: disable seeking for trace_pipe_raw by Lai Jiangshan · 15 years ago
  37. c2ea122 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 17b2e9b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. 422a253 Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. 36cd3c9 mutex: have non-spinning mutexes on s390 by default by Heiko Carstens · 15 years ago
  41. 9eb8512 blktrace: pass the right pointer to kfree() by Li Zefan · 15 years ago
  42. 47788c5 tracing/syscalls: use a dedicated file header by Frederic Weisbecker · 15 years ago
  43. 6b44003e work_on_cpu(): rewrite it to create a kernel thread on demand by Andrew Morton · 15 years ago
  44. 1c99315 kthread: move sched-realeted initialization from kthreadd context by Oleg Nesterov · 15 years ago
  45. 3217ab9 kthread: Don't looking for a task in create_kthread() #2 by Vitaliy Gusev · 15 years ago
  46. 3a70970 ptrace: some checkpatch fixes by Roland McGrath · 15 years ago
  47. 8f2e586 posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF) by Oleg Nesterov · 15 years ago
  48. 6279a751 posix-timers: fix RLIMIT_CPU && fork() by Oleg Nesterov · 15 years ago
  49. 5af8c4e Merge commit 'v2.6.30-rc1' into sched/urgent by Ingo Molnar · 15 years ago
  50. ff96e61 Merge commit 'v2.6.30-rc1' into core/urgent by Ingo Molnar · 15 years ago
  51. 1551260 Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. c93f216 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. c61b79b Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. de5bd88 kprobes: support per-kprobe disabling by Masami Hiramatsu · 15 years ago
  55. e579abe kprobes: rename kprobe_enabled to kprobes_all_disarmed by Masami Hiramatsu · 15 years ago
  56. 99081ab kprobes: move EXPORT_SYMBOL_GPL just after function definitions by Masami Hiramatsu · 15 years ago
  57. b918e5e kprobes: cleanup aggr_kprobe related code by Masami Hiramatsu · 15 years ago
  58. fafd688 mm: add /proc controls for pdflush threads by Peter W Morreale · 15 years ago
  59. 1bbe2a8 ftrace: Correct a text align for event format output by Zhaolei · 15 years ago
  60. bc2b687 Update /debug/tracing/README by Nikanth Karthikesan · 15 years ago
  61. b0dfa97 tracing/ftrace: alloc the started cpumask for the trace file by Frederic Weisbecker · 15 years ago
  62. 8bcae09 ftrace: Add check of sched_stopped for probe_sched_wakeup by Zhaolei · 15 years ago
  63. 5f0c6c0 tracing/ftrace: fix missing include string.h by Frederic Weisbecker · 15 years ago
  64. cf8e347 tracing: fix incorrect return type of ns2usecs() by Lai Jiangshan · 15 years ago
  65. 301fd74 tracing: remove CALLER_ADDR2 from wakeup tracer by Steven Rostedt · 15 years ago
  66. a053958 Merge branch 'tracing/blktrace-fixes' into tracing/urgent by Ingo Molnar · 15 years ago
  67. 5e34437 Merge branch 'linus' into core/softlockup by Ingo Molnar · 15 years ago
  68. 2e45e77 Revert "module: remove the SHF_ALLOC flag on the __versions section." by Rusty Russell · 15 years ago
  69. 432870d exit_notify: kill the wrong capable(CAP_KILL) check by Oleg Nesterov · 15 years ago
  70. cd5f9a4 kernel/sysctl.c: avoid annoying warnings by Linus Torvalds · 15 years ago
  71. 609862b Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 12fe32e Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 9efe21c Merge branch 'linus' into irq/threaded by Ingo Molnar · 15 years ago
  74. 0221c81 Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 15 years ago
  75. 714f83d Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. def5754 Audit: remove spaces from audit_log_d_path by Eric Paris · 15 years ago
  77. 679173b audit: audit_set_auditable defined but not used by Eric Paris · 15 years ago
  78. 318b6d3 audit: incorrect ref counting in audit tree tag_chunk by Eric Paris · 15 years ago
  79. 6d208da audit: Fix possible return value truncation in audit_get_context() by Paul Moore · 15 years ago
  80. 55ad2f8 audit: ignore terminating NUL in AUDIT_USER_TTY messages by Miloslav Trmac · 15 years ago
  81. b3897f5 Audit: fix handling of 'strings' with NULL characters by Miloslav Trmac · 15 years ago
  82. c28bb7d make the e->rule.xxx shorter in kernel auditfilter.c by Zhenwen Xu · 15 years ago
  83. 6b96255 auditsc: fix kernel-doc notation by Randy Dunlap · 15 years ago
  84. ca96a89 audit: EXECVE record - removed bogus newline by Jiri Pirko · 15 years ago
  85. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  86. cab4e4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  87. e4c393f Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  88. 09f38dc Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 30a39e0 Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  90. c7edad5 Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  91. b1dbb67 Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  92. 492f59f Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  94. 9756b15 irq: fix cpumask memory leak on offstack cpumask kernels by Yinghai Lu · 15 years ago
  95. 8f0aa2f Document the slow work thread pool by David Howells · 15 years ago
  96. 12e22c5 Make the slow work pool configurable by David Howells · 15 years ago
  97. 109d927 Make slow-work thread pool actually dynamic by David Howells · 15 years ago
  98. 07fe7cb Create a dynamically sized pool of threads for doing very slow work items by David Howells · 15 years ago
  99. e2494e1 blktrace: fix pdu_len when tracing packet command requests by Li Zefan · 15 years ago
  100. 7635b03 blktrace: small cleanup in blk_msg_write() by Li Zefan · 15 years ago