summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-03-203-23/+5
|\
| * math: Introduce div64_longSasha Levin2012-03-151-0/+4
| * Merge branch 'fortglx/3.4/time' of git://git.linaro.org/people/jstultz/linux ...Thomas Gleixner2012-02-151-16/+1
| |\
| | * ntp: Access tick_length variable via ntp_tick_length()John Stultz2012-01-261-1/+1
| | * ntp: Cleanup timex.hJohn Stultz2012-01-261-15/+0
| * | Merge branch 'fortglx/3.4/clocksource' of git://git.linaro.org/people/jstultz...Thomas Gleixner2012-02-151-7/+0
| |\ \
| | * | clocksource: Get rid of clocksource_calc_mult_shift()Yong Zhang2012-02-011-7/+0
| | |/
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-206-11/+65
|\ \ \
| * | | sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-03-131-0/+13
| * | | Merge tag 'v3.3-rc7' into sched/coreIngo Molnar2012-03-1315-64/+74
| |\ \ \
| * | | | printk/sched: Introduce special printk_sched() for those awkward momentsPeter Zijlstra2012-03-121-0/+10
| * | | | sched: Clean up parameter passing of proc_sched_autogroup_set_nice()Hiroshi Shimamoto2012-03-021-1/+1
| * | | | sched/rt: Do not submit new work when PI-blockedThomas Gleixner2012-03-011-0/+8
| * | | | sched/wait: Add __wake_up_all_locked() APIThomas Gleixner2012-03-011-2/+3
| * | | | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-011-1/+4
| * | | | sched/rt: Add schedule_preempt_disabled()Thomas Gleixner2012-03-011-0/+1
| * | | | Merge branch 'linus' into sched/coreIngo Molnar2012-03-0161-446/+302
| |\ \ \ \
| * | | | | sched: Make initial SCHED_RR timeslace DEF_TIMESLICEHiroshi Shimamoto2012-02-222-1/+7
| * | | | | sched: Turn lock_task_sighand() into a static inlineAnton Vorontsov2012-02-111-6/+9
| * | | | | sched: Ensure cpu_power periodic updateVincent Guittot2012-01-271-0/+1
| * | | | | sched, block: Unify cache detectionPeter Zijlstra2012-01-271-0/+8
* | | | | | 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