summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-01
|\
| * vtime: Consolidate system/idle context detectionFrederic Weisbecker2012-09-25
| * cputime: Use a proper subsystem naming for vtime related APIsFrederic Weisbecker2012-09-25
| * sched/nohz: Clean up select_nohz_load_balancer()Alex Shi2012-09-13
| * sched: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSWPeter Zijlstra2012-09-13
| * Merge branch 'sched/urgent' into sched/coreIngo Molnar2012-09-04
| |\
| * | cputime: Consolidate vtime handling on context switchFrederic Weisbecker2012-08-20
| * | sched: recover SD_WAKE_AFFINE in select_task_rq_fair and code clean upAlex Shi2012-08-13
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-01
|\ \ \
| * \ \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-09-19
| |\ \ \
| | * | | uprobes: Introduce arch_uprobe_enable/disable_step()Sebastian Andrzej Siewior2012-09-15
| | * | | uprobes: Introduce MMF_RECALC_UPROBESOleg Nesterov2012-09-15
| * | | | Merge branch 'core/rcu' into perf/coreIngo Molnar2012-09-13
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | uprobes: Remove "verify" argument from set_orig_insn()Oleg Nesterov2012-08-28
| * | | | uprobes: Fold uprobe_reset_state() into uprobe_dup_mmap()Oleg Nesterov2012-08-28
| * | | | uprobes: Introduce MMF_HAS_UPROBESOleg Nesterov2012-08-28
| * | | | uprobes: Kill uprobes_state->countOleg Nesterov2012-08-28
| * | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-08-28
| |\ \ \ \
| * | | | | perf tools: Keep the perf_event_attr on version 3Jiri Olsa2012-08-22
| * | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2012-08-21
| |\ \ \ \ \
| | * | | | | perf: Add attribute to filter out callchainsFrederic Weisbecker2012-08-10
| | * | | | | perf: Add ability to attach user stack dump to sampleJiri Olsa2012-08-10
| | * | | | | perf: Add perf_output_skip function to skip bytes in sampleJiri Olsa2012-08-10
| | * | | | | perf: Factor __output_copy to be usable with specific copy functionFrederic Weisbecker2012-08-10
| | * | | | | perf: Add ability to attach user level registers dump to sampleJiri Olsa2012-08-10
| | * | | | | perf: Unified API to record selective sets of arch registersJiri Olsa2012-08-10
| * | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-08-21
| |\ \ \ \ \ \
| | * | | | | | kprobes/x86: ftrace based optimization for x86Masami Hiramatsu2012-07-31
| | * | | | | | kprobes: introduce ftrace based optimizationMasami Hiramatsu2012-07-31
| | * | | | | | ftrace: Make ftrace_location() a nop on !DYNAMIC_FTRACESteven Rostedt2012-07-31
| | * | | | | | ftrace: add ftrace_set_filter_ip() for address based filterMasami Hiramatsu2012-07-31
| | * | | | | | ftrace: Add selftest to test function trace recursion protectionSteven Rostedt2012-07-31
| | * | | | | | ftrace: Add default recursion protection for function tracingSteven Rostedt2012-07-31
| | * | | | | | ftrace/x86: Add separate function to save regsSteven Rostedt2012-07-19
| | * | | | | | ftrace: Return pt_regs to function trace callbackSteven Rostedt2012-07-19
| | * | | | | | ftrace: Consolidate arch dependent functions with 'list' functionSteven Rostedt2012-07-19
| | * | | | | | ftrace: Pass ftrace_ops as third parameter to function trace callbackSteven Rostedt2012-07-19
* | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-01
|\ \ \ \ \ \ \ \
| * | | | | | | | task_work: task_work_add() should not succeed after exit_task_work()Oleg Nesterov2012-09-13
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-01
|\ \ \ \ \ \ \ \
| * | | | | | | | rcu: Switch task's syscall hooks on context switchFrederic Weisbecker2012-09-26
| * | | | | | | | rcu: Settle config for userspace extended quiescent stateFrederic Weisbecker2012-09-26
| * | | | | | | | rcu: New rcu_user_enter_after_irq() and rcu_user_exit_after_irq() APIsFrederic Weisbecker2012-09-26
| * | | | | | | | rcu: New rcu_user_enter() and rcu_user_exit() APIsFrederic Weisbecker2012-09-26
| * | | | | | | | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25bPaul E. McKenney2012-09-25
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'v3.6-rc7' into core/rcuIngo Molnar2012-09-25
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25bPaul E. McKenney2012-09-25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | smpboot: Provide infrastructure for percpu hotplug threadsThomas Gleixner2012-08-13
| | * | | | | | | | | kthread: Implement park/unpark facilityThomas Gleixner2012-08-13
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | time: RCU permitted to stop idle entry via softirqPaul E. McKenney2012-09-23