1. 497f0ab sched: Better name for for_each_domain_rd by Paul E. McKenney · 16 years ago
  2. d11c563 sched: Use lockdep-based checking on rcu_dereference() by Paul E. McKenney · 16 years ago
  3. 0632eb3 rcu: Integrate rcu_dereference_check() message into lockdep by Paul E. McKenney · 16 years ago
  4. 632ee20 rcu: Introduce lockdep-based checking to RCU read-side primitives by Paul E. McKenney · 16 years ago
  5. 996de8c Merge commit 'v2.6.33' into core/rcu by Ingo Molnar · 16 years ago
  6. 7011883 kernel/sys.c: fix missing rcu protection for sys_getpriority() by Tetsuo Handa · 16 years ago
  7. bee415c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  8. 5a5e0f4 kfifo: Don't use integer as NULL pointer by Anton Vorontsov · 16 years ago
  9. 1a02d59 kfifo: Make kfifo_initialized work after kfifo_free by Anton Vorontsov · 16 years ago
  10. 7d0bab9 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. 627a9a1 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. 3d8b4bd Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. 6f93d0a perf_events: Fix FORK events by Peter Zijlstra · 16 years ago
  14. a9bb18f tracing/kprobes: Fix probe parsing by Heiko Carstens · 16 years ago
  15. c93d89f Export the symbol of getboottime and mmonotonic_to_bootbased by Jason Wang · 16 years ago
  16. aa16cd8 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. cd75764 perf: Make bp_len type to u64 generic across the arch by Mahesh Salgaonkar · 16 years ago
  18. b9c3032 hrtimer, softirq: Fix hrtimer->softirq trampoline by Peter Zijlstra · 16 years ago
  19. 59647b6 futex: Handle futex value corruption gracefully by Thomas Gleixner · 16 years ago
  20. 51246bf futex: Handle user space corruption gracefully by Thomas Gleixner · 16 years ago
  21. 5ecb01c futex_lock_pi() key refcnt fix by Mikael Pettersson · 16 years ago
  22. c80d292 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  23. 4528fd0 cgroups: fix to return errno in a failure path by Li Zefan · 16 years ago
  24. bc173f7 kfifo: fix kernel-doc notation by Randy Dunlap · 16 years ago
  25. b8a1d37 kernel/cred.c: use kmem_cache_free by Julia Lawall · 16 years ago
  26. 4f48f8b tracing: Fix circular dead lock in stack trace by Lai Jiangshan · 16 years ago
  27. e20da89 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  28. 834db33 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. 8ea85c2 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  30. bdd8466 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. d6ad3e2 softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume by Jason Wessel · 16 years ago
  32. 5352ae6 perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger by Jason Wessel · 16 years ago
  33. cc09674 x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API by Jason Wessel · 16 years ago
  34. b23ff0e hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails. by Mahesh Salgaonkar · 16 years ago
  35. 9d3cfc4 sched: Correct printk whitespace in warning from cpu down task check by Frans Pop · 16 years ago
  36. 1185424 sched: Fix incorrect sanity check by Peter Zijlstra · 16 years ago
  37. 48d5067 lockdep: Fix check_usage_backwards() error message by Oleg Nesterov · 16 years ago
  38. 0368897 tracing/documentation: Cover new frame pointer semantics by Mike Frysinger · 16 years ago
  39. 3c05d74 ring-buffer: Check for end of page in iterator by Steven Rostedt · 16 years ago
  40. 492a74f ring-buffer: Check if ring buffer iterator has stale data by Steven Rostedt · 16 years ago
  41. 7b7422a clocksource: Prevent potential kgdb dead lock by Thomas Gleixner · 16 years ago
  42. 74bf407 tracing: Prevent kernel oops with corrupted buffer by Steven Rostedt · 16 years ago
  43. f6760aa Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. b8be634 Merge git://git.infradead.org/~dwmw2/mtd-2.6.33 by Linus Torvalds · 16 years ago
  45. fabf318 sched: Fix fork vs hotplug vs cpuset namespaces by Peter Zijlstra · 16 years ago
  46. e80b135 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  47. 22e1908 perf: Honour event state for aux stream data by Peter Zijlstra · 16 years ago
  48. fe43220 perf: Fix perf_event_do_pending() fallback callsite by Peter Zijlstra · 16 years ago
  49. 6d558c3 sched: Reassign prev and switch_count when reacquire_kernel_lock() fail by Yong Zhang · 16 years ago
  50. 50b926e sched: Fix vmark regression on big machines by Mike Galbraith · 16 years ago
  51. ea9d8e3 clockevent: Don't remove broadcast device when cpu is dead by Xiaotian Feng · 16 years ago
  52. 2a8249d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  53. 6ccc347 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  54. af2422c smp_call_function_any(): pass the node value to cpumask_of_node() by David John · 16 years ago
  55. 5dab600 kfifo: document everywhere that size has to be power of two by Andi Kleen · 16 years ago
  56. a5b9e2c kfifo: add kfifo_out_peek by Andi Kleen · 16 years ago
  57. 64ce103 kfifo: sanitize *_user error handling by Andi Kleen · 16 years ago
  58. 8ecc295 kfifo: use void * pointers for user buffers by Andi Kleen · 16 years ago
  59. 017c426 rcu: Fix sparse warnings by Paul E. McKenney · 16 years ago
  60. d1303dd tracing/filters: Add comment for match callbacks by Li Zefan · 16 years ago
  61. 16da27a tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING by Li Zefan · 16 years ago
  62. b2af211 tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching by Li Zefan · 16 years ago
  63. a3291c1 tracing/filters: Fix MATCH_END_ONLY filter matching by Li Zefan · 16 years ago
  64. 285caad tracing/filters: Fix MATCH_FRONT_ONLY filter matching by Li Zefan · 16 years ago
  65. 751e998 ftrace: Fix MATCH_END_ONLY function filter by Li Zefan · 16 years ago
  66. 7485d0d futexes: Remove rw parameter from get_futex_key() by KOSAKI Motohiro · 16 years ago
  67. b6407e8 rcu: Give different levels of the rcu_node hierarchy distinct lockdep names by Paul E. McKenney · 16 years ago
  68. cba8244 rcu: Add debug check for too many rcu_read_unlock() by Paul E. McKenney · 16 years ago
  69. bf66f18 rcu: Add force_quiescent_state() testing to rcutorture by Paul E. McKenney · 16 years ago
  70. 46a1e34 rcu: Make force_quiescent_state() start grace period if needed by Paul E. McKenney · 16 years ago
  71. 45f014c rcu: Remove redundant grace-period check by Paul E. McKenney · 16 years ago
  72. ee47eb9 rcu: Remove leg of force_quiescent_state() switch statement by Paul E. McKenney · 16 years ago
  73. 0f10dc82 rcu: Eliminate rcu_process_dyntick() return value by Paul E. McKenney · 16 years ago
  74. eb1ba45 rcu: Eliminate second argument of rcu_process_dyntick() by Paul E. McKenney · 16 years ago
  75. 39c0bbf rcu: Eliminate local variable lastcomp from force_quiescent_state() by Paul E. McKenney · 16 years ago
  76. f3a8b5c rcu: Eliminate local variable signaled from force_quiescent_state() by Paul E. McKenney · 16 years ago
  77. 07079d5 rcu: Prohibit starting new grace periods while forcing quiescent states by Paul E. McKenney · 16 years ago
  78. 559569a rcu: Adjust force_quiescent_state() locking, step 2 by Paul E. McKenney · 16 years ago
  79. f96e923 rcu: Adjust force_quiescent_state() locking, step 1 by Paul E. McKenney · 16 years ago
  80. b45c6e7 kernel/signal.c: fix kernel information leak with print-fatal-signals=1 by Andi Kleen · 16 years ago
  81. bd4f490 cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput() by Dave Anderson · 16 years ago
  82. 8767ba2 kmod: fix resource leak in call_usermodehelper_pipe() by Masami Hiramatsu · 16 years ago
  83. 0e1ff5d ring-buffer: Add rb_list_head() wrapper around new reader page next field by Steven Rostedt · 16 years ago
  84. 5ded3dc ring-buffer: Wrap a list.next reference with rb_list_head() by David Sharp · 16 years ago
  85. 10b465a modules: Skip empty sections when exporting section notes by Ben Hutchings · 16 years ago
  86. 952363c Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 9d6e323 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. b21c070 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. 0f4bd46 kmsg_dump: Dump on crash_kexec as well by KOSAKI Motohiro · 16 years ago
  90. 05cbaa2 perf: Fix NULL deref in inheritance code by Peter Zijlstra · 16 years ago
  91. fb7ae98 tracing: Fix sign fields in ftrace_define_fields_##call() by Lai Jiangshan · 16 years ago
  92. 79b4082 tracing/kprobe: Show sign of fields in trace_kprobe format files by Lai Jiangshan · 16 years ago
  93. 53ab668 ksym_tracer: Remove trace_stat by Li Zefan · 16 years ago
  94. e6d9491 ksym_tracer: Fix race when incrementing count by Li Zefan · 16 years ago
  95. 3d13ec2 ksym_tracer: Fix to allow writing newline to ksym_trace_filter by Li Zefan · 16 years ago
  96. 88f7a89 ksym_tracer: Fix to make the tracer work by Li Zefan · 16 years ago
  97. 4089236 tracing: Kconfig spelling fixes and cleanups by Randy Dunlap · 16 years ago
  98. c2ef666 kprobes: Fix distinct type warning by Heiko Carstens · 16 years ago
  99. 0b5e258 Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc-2.6 by Linus Torvalds · 16 years ago
  100. 4440095 SYSCTL: Print binary sysctl warnings (nearly) only once by Andi Kleen · 16 years ago