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