summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-2014-138/+425
|\
| * Merge branch 'perf/hw-branch-sampling' into perf/coreIngo Molnar2012-03-121-5/+77
| |\
| | * perf: Add ABI reference sizesStephane Eranian2012-03-091-0/+2
| | * perf: Add callback to flush branch_stack on context switchStephane Eranian2012-03-051-1/+8
| | * perf: Add generic taken branch sampling supportStephane Eranian2012-03-051-4/+67
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-1215-64/+74
| |\ \ | | |/ | |/|
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-03-0549-118/+280
| |\ \
| * | | static keys: Inline the static_key_enabled() functionJason Baron2012-02-281-6/+5
| * | | Merge branch 'perf/jump-labels' into perf/coreIngo Molnar2012-02-287-57/+119
| |\ \ \
| | * | | static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-247-57/+119
| * | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-273-5/+80
| |\ \ \ \
| | * | | | ftrace, perf: Add filter support for function trace eventJiri Olsa2012-02-211-3/+4
| | * | | | ftrace: Allow to specify filter field type for ftrace eventsJiri Olsa2012-02-211-0/+1
| | * | | | ftrace, perf: Add support to use function tracepoint in perfJiri Olsa2012-02-211-0/+3
| | * | | | ftrace, perf: Add add/del tracepoint perf registration actionsJiri Olsa2012-02-211-0/+2
| | * | | | ftrace, perf: Add open/close tracepoint perf registration actionsJiri Olsa2012-02-211-2/+4
| | * | | | ftrace: Add enable/disable ftrace_ops control interfaceJiri Olsa2012-02-211-0/+66
| | |/ / /
| * / / / tracepoint, vfs, sched: Add exec() tracepointDavid Smith2012-02-231-0/+27
| |/ / /
| * | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-02-175-12/+64
| |\ \ \
| | * | | printk/tracing: Add console output tracingJohannes Berg2012-02-131-0/+41
| | * | | x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()Steven Rostedt2012-02-131-0/+2
| | * | | tracing/rcu: Add trace_##name##__rcuidle() static tracepoint for inside rcu_i...Steven Rostedt2012-02-131-4/+18
| | * | | tracing/softirq: Move __raise_softirq_irqoff() out of headerSteven Rostedt2012-02-031-6/+1
| | * | | ftrace: Change filter/notrace set functions to return exit codeJiri Olsa2012-02-031-2/+2
| * | | | Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-02-0613-327/+20
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-01-311-0/+1
| |\ \ \ \
| * | | | | jump_label: Add some documentationPeter Zijlstra2012-01-271-0/+32
| * | | | | Merge branch 'perf/fast' into perf/coreIngo Molnar2012-01-271-1/+10
| |\ \ \ \ \
| | * | | | | perf: Extend the mmap control page with time (TSC) fieldsPeter Zijlstra2011-12-211-1/+3
| | * | | | | perf, x86: Provide means for disabling userspace RDPMCPeter Zijlstra2011-12-211-0/+1
| | * | | | | perf, arch: Rework perf_event_index()Peter Zijlstra2011-12-211-0/+6
| * | | | | | Merge branch 'linus' into perf/coreIngo Molnar2012-01-271-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'sigtrace' of git://github.com/utrace/linux into perf/coreIngo Molnar2012-01-261-63/+22
| |\ \ \ \ \ \ \
| | * | | | | | | tracing: let trace_signal_generate() report more info, kill overflow_fail/los...Oleg Nesterov2012-01-131-63/+22
* | | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-201-5/+5
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'linus' into irq/coreThomas Gleixner2012-03-1335-140/+176
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | genirq: Get rid of unnecessary irqaction field in task_structAlexander Gordeev2012-03-091-5/+5
* | | | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-03-206-37/+156
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2012-02-286-37/+156
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| | * | | | | | | | | rcu: Add RCU_NONIDLE() for idle-loop RCU read-side critical sectionsPaul E. McKenney2012-02-211-0/+27
| | * | | | | | | | | rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdepHeiko Carstens2012-02-212-2/+16
| | * | | | | | | | | rcu: Call out dangers of expedited RCU primitivesPaul E. McKenney2012-02-211-0/+16
| | * | | | | | | | | rcu: Check for illegal use of RCU from offlined CPUsPaul E. McKenney2012-02-212-4/+26
| | * | | | | | | | | rcu: Note that rcu_access_pointer() can be used for teardownPaul E. McKenney2012-02-211-0/+7
| | * | | | | | | | | rcu: Make rcu_sleep_check() also check rcu_lock_mapPaul E. McKenney2012-02-211-0/+14
| | * | | | | | | | | rcu: Simplify unboosting checksPaul E. McKenney2012-02-211-2/+1
| | * | | | | | | | | rcu: Prevent RCU callbacks from executing before scheduler initializedPaul E. McKenney2012-02-211-4/+0
| | * | | | | | | | | rcu: Avoid waking up CPUs having only kfree_rcu() callbacksPaul E. McKenney2012-02-214-25/+48
| | * | | | | | | | | rcu: Improve synchronize_rcu() diagnosticsFrederic Weisbecker2012-02-211-0/+1
| | |/ / / / / / / /
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-03-143-3/+12
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |