1. 6556a67 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  2. e0d2724 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 642c4c7 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  4. f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  5. 4809174 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 16 years ago
  6. 6fb8302 Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core by Ingo Molnar · 16 years ago
  7. 71da813 rcu: Fix accelerated GPs for last non-dynticked CPU by Paul E. McKenney · 16 years ago
  8. a47cd88 rcu: Fix accelerated grace periods for last non-dynticked CPU by Paul E. McKenney · 16 years ago
  9. 06a79b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  10. 37d4008 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 16 years ago
  11. f1c7f51 ftrace: Add function names to dangling } in function graph tracer by Steven Rostedt · 16 years ago
  12. a9c9b44 PM / Hibernate: Fix preallocating of memory by Rafael J. Wysocki · 16 years ago
  13. f8bb0db PM / Hibernate: Remove swsusp.c finally by Jiri Slaby · 16 years ago
  14. 07c3bb5 PM / Hibernate: Remove trailing space in message by Frans Pop · 16 years ago
  15. 09c09bc PM / Hibernate: Swap, remove useless check from swsusp_read() by Jiri Slaby · 16 years ago
  16. b694e52 PM / Hibernate: Really deprecate deprecated user ioctls by Jiri Slaby · 16 years ago
  17. 5a2eb85 PM: Add facility for advanced testing of async suspend/resume by Rafael J. Wysocki · 16 years ago
  18. 0e06b4a PM: Add a switch for disabling/enabling asynchronous suspend/resume by Rafael J. Wysocki · 16 years ago
  19. 68c6b85 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  20. 24691ea perf_event: Fix preempt warning in perf_clock() by Peter Zijlstra · 16 years ago
  21. 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 16 years ago
  22. 38331f6 perf_events, x86: AMD event scheduling by Stephane Eranian · 16 years ago
  23. d76a081 perf_events: Add new start/stop PMU callbacks by Stephane Eranian · 16 years ago
  24. 3a0304e perf_events: Report the MMAP pgoff value in bytes by Peter Zijlstra · 16 years ago
  25. 281b371 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 16 years ago
  26. 64b9fb5 Merge commit 'v2.6.33' into tracing/core by Ingo Molnar · 16 years ago
  27. f5f6540 rcu: Export rcu_scheduler_active by Paul E. McKenney · 16 years ago
  28. d9f1bb6 rcu: Make rcu_read_lock_sched_held() take boot time into account by Paul E. McKenney · 16 years ago
  29. 056ba4a rcu: Make lockdep_rcu_dereference() message less alarmist by Paul E. McKenney · 16 years ago
  30. 7b60997 tracing: Simplify memory recycle of trace_define_field by Wenji Huang · 16 years ago
  31. c85f3a9 tracing: Remove unnecessary variable in print_graph_return by Wenji Huang · 16 years ago
  32. a5efd92 tracing: Fix typo of info text in trace_kprobe.c by Wenji Huang · 16 years ago
  33. 6574658 tracing: Fix typo in prof_sysexit_enable() by Wenji Huang · 16 years ago
  34. 1ab83a8 tracing: Remove CONFIG_TRACE_POWER from kernel config by Li Zefan · 16 years ago
  35. 86c38a3 tracing: Fix ftrace_event_call alignment for use with gcc 4.5 by Jeff Mahoney · 16 years ago
  36. c50cc75 sched, cgroups: Fix module export by Ingo Molnar · 16 years ago
  37. 1ed509a rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information by Paul E. McKenney · 16 years ago
  38. 6155fec rcu: Fix rcutorture mod_timer argument to delay one jiffy by Paul E. McKenney · 16 years ago
  39. 3acd9eb rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection by Paul E. McKenney · 16 years ago
  40. 1304afb rcu: Convert to raw_spinlocks by Paul E. McKenney · 16 years ago
  41. 20133cf rcu: Stop overflowing signed integers by Paul E. McKenney · 16 years ago
  42. 8bd93a2 rcu: Accelerate grace period if last non-dynticked CPU by Paul E. McKenney · 16 years ago
  43. 497f0ab sched: Better name for for_each_domain_rd by Paul E. McKenney · 16 years ago
  44. d11c563 sched: Use lockdep-based checking on rcu_dereference() by Paul E. McKenney · 16 years ago
  45. 0632eb3 rcu: Integrate rcu_dereference_check() message into lockdep by Paul E. McKenney · 16 years ago
  46. 632ee20 rcu: Introduce lockdep-based checking to RCU read-side primitives by Paul E. McKenney · 16 years ago
  47. 996de8c Merge commit 'v2.6.33' into core/rcu by Ingo Molnar · 16 years ago
  48. 7011883 kernel/sys.c: fix missing rcu protection for sys_getpriority() by Tetsuo Handa · 16 years ago
  49. 6cbf821 PCI PM: Run-time callbacks for PCI bus type by Rafael J. Wysocki · 16 years ago
  50. 5eeec0e resource: add release_child_resources by Yinghai Lu · 16 years ago
  51. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 16 years ago
  52. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 16 years ago
  53. 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
  54. f850c30 tracing/kprobes: Make Kconfig dependencies generic by Heiko Carstens · 16 years ago
  55. e7b8e67 tracing: Unify arch_syscall_addr() implementations by Mike Frysinger · 16 years ago
  56. 5a5e0f4 kfifo: Don't use integer as NULL pointer by Anton Vorontsov · 16 years ago
  57. 1a02d59 kfifo: Make kfifo_initialized work after kfifo_free by Anton Vorontsov · 16 years ago
  58. 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
  59. 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
  60. 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
  61. 8b833c5 kprobes: Add mcount to the kprobes blacklist by Masami Hiramatsu · 16 years ago
  62. 6f93d0a perf_events: Fix FORK events by Peter Zijlstra · 16 years ago
  63. a9bb18f tracing/kprobes: Fix probe parsing by Heiko Carstens · 16 years ago
  64. c7c6b1f ftrace: Allow to remove a single function from function graph filter by Li Zefan · 16 years ago
  65. ede55c9 tracing: Add correct/incorrect to sort keys for branch annotation output by Steven Rostedt · 16 years ago
  66. c93d89f Export the symbol of getboottime and mmonotonic_to_bootbased by Jason Wang · 16 years ago
  67. 5ecaafd kprobes: Add mcount to the kprobes blacklist by Masami Hiramatsu · 16 years ago
  68. 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
  69. 9717e6c perf_events: Optimize perf_event_task_tick() by Peter Zijlstra · 16 years ago
  70. f24bb99 ftrace: Remove record freezing by Masami Hiramatsu · 16 years ago
  71. 4554dbc kprobes: Check probe address is reserved by Masami Hiramatsu · 16 years ago
  72. 2cfa197 ftrace/alternatives: Introducing *_text_reserved functions by Masami Hiramatsu · 16 years ago
  73. 615d0eb kprobes: Disable booster when CONFIG_PREEMPT=y by Masami Hiramatsu · 16 years ago
  74. cd75764 perf: Make bp_len type to u64 generic across the arch by Mahesh Salgaonkar · 16 years ago
  75. b9c3032 hrtimer, softirq: Fix hrtimer->softirq trampoline by Peter Zijlstra · 16 years ago
  76. 59647b6 futex: Handle futex value corruption gracefully by Thomas Gleixner · 16 years ago
  77. 51246bf futex: Handle user space corruption gracefully by Thomas Gleixner · 16 years ago
  78. 5ecb01c futex_lock_pi() key refcnt fix by Mikael Pettersson · 16 years ago
  79. 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
  80. 4528fd0 cgroups: fix to return errno in a failure path by Li Zefan · 16 years ago
  81. bc173f7 kfifo: fix kernel-doc notation by Randy Dunlap · 16 years ago
  82. b8a1d37 kernel/cred.c: use kmem_cache_free by Julia Lawall · 16 years ago
  83. 4f48f8b tracing: Fix circular dead lock in stack trace by Lai Jiangshan · 16 years ago
  84. 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
  85. 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
  86. 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
  87. 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
  88. d6ad3e2 softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume by Jason Wessel · 16 years ago
  89. 5352ae6 perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger by Jason Wessel · 16 years ago
  90. cc09674 x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API by Jason Wessel · 16 years ago
  91. ae7f671 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
  92. 75c9f32 perf_events: Fix sample_period transfer on inherit by Peter Zijlstra · 16 years ago
  93. 1e12a4a tracing/kprobe: Cleanup unused return value of tracing functions by Xiao Guangrong · 16 years ago
  94. 430ad5a perf: Factorize trace events raw sample buffer operations by Xiao Guangrong · 16 years ago
  95. ea2c68a tracing: Simplify test for function_graph tracing start point by Lai Jiangshan · 16 years ago
  96. b23ff0e hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails. by Mahesh Salgaonkar · 16 years ago
  97. 9d3cfc4 sched: Correct printk whitespace in warning from cpu down task check by Frans Pop · 16 years ago
  98. 1185424 sched: Fix incorrect sanity check by Peter Zijlstra · 16 years ago
  99. abd5071 perf: Reimplement frequency driven sampling by Peter Zijlstra · 16 years ago
  100. 48d5067 lockdep: Fix check_usage_backwards() error message by Oleg Nesterov · 16 years ago