summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-305-111/+432
|\
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-04-2111-45/+113
| |\
| * \ Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2013-04-163-111/+397
| |\ \
| | * | uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is emptyOleg Nesterov2013-04-151-1/+4
| | * | uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit()Oleg Nesterov2013-04-131-5/+3
| | * | uprobes/tracing: Change create_trace_uprobe() to support uretprobesOleg Nesterov2013-04-131-4/+7
| | * | uprobes/tracing: Make seq_printf() code uretprobe-friendlyOleg Nesterov2013-04-131-4/+13
| | * | uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendlyOleg Nesterov2013-04-131-4/+15
| | * | uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendlyOleg Nesterov2013-04-131-9/+25
| | * | uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher()Oleg Nesterov2013-04-131-2/+40
| | * | uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpersOleg Nesterov2013-04-131-9/+20
| | * | uprobes/tracing: Generalize struct uprobe_trace_entry_headOleg Nesterov2013-04-132-31/+36
| | * | uprobes/tracing: Kill the pointless local_save_flags/preempt_count callsOleg Nesterov2013-04-131-7/+3
| | * | uprobes/tracing: Kill the pointless seq_print_ip_sym() callOleg Nesterov2013-04-131-7/+1
| | * | uprobes/tracing: Kill the pointless task_pt_regs() callsOleg Nesterov2013-04-131-2/+2
| | * | uretprobes: Remove -ENOSYS as return probes implementedAnton Arapov2013-04-131-4/+0
| | * | uretprobes: Limit the depth of return probe nestednessAnton Arapov2013-04-131-0/+11
| | * | uretprobes: Return probe exit, invoke handlersAnton Arapov2013-04-131-1/+64
| | * | uretprobes: Return probe entry, prepare_uretprobe()Anton Arapov2013-04-131-1/+91
| | * | uretprobes: Reserve the first slot in xol_vma for trampolineAnton Arapov2013-04-131-0/+25
| | * | uretprobes: Introduce uprobe_consumer->ret_handler()Anton Arapov2013-04-131-3/+14
| | * | uprobes: Change write_opcode() to use copy_*page()Oleg Nesterov2013-04-041-10/+2
| | * | uprobes: Introduce copy_to_page()Oleg Nesterov2013-04-041-6/+8
| | * | uprobes: Kill the unnecesary filp != NULL check in __copy_insn()Oleg Nesterov2013-04-041-3/+0
| | * | uprobes: Change __copy_insn() to use copy_from_page()Oleg Nesterov2013-04-041-11/+2
| | * | uprobes: Turn copy_opcode() into copy_from_page()Oleg Nesterov2013-04-041-4/+4
| | * | uprobes: Add trap variant helperAnanth N Mavinakayanahalli2013-04-041-5/+29
| | * | uprobes: Use file_inode()Oleg Nesterov2013-04-041-5/+5
| * | | Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Ingo Molnar2013-04-089-96/+123
| |\ \ \ | | |/ / | |/| |
| * | | perf: Add PERF_RECORD_MISC_MMAP_DATA to RECORD_MMAPStephane Eranian2013-04-011-0/+3
| * | | perf: Add generic memory sampling interfaceStephane Eranian2013-04-011-0/+6
| * | | perf/core: Add weighted samplesAndi Kleen2013-04-011-0/+6
| * | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2013-03-2115-81/+178
| |\ \ \
| * | | | perf/cgroup: Add __percpu annotation to perf_cgroup->infoNamhyung Kim2013-03-181-1/+1
| * | | | watchdog: Add comments to explain the watchdog_disabled variableanish kumar2013-03-141-0/+5
| * | | | perf: Remove include of cgroup.h from perf_event.hLi Zefan2013-03-061-0/+15
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-04-304-469/+435
|\ \ \ \ \
| * \ \ \ \ Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-04-104-469/+435
| |\ \ \ \ \
| | | \ \ \ \
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...Paul E. McKenney2013-03-264-469/+435
| | |\ \ \ \ \ \
| | | | * | | | | rcu: Make rcu_accelerate_cbs() note need for future grace periodsPaul E. McKenney2013-03-261-18/+32
| | | | * | | | | rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()Paul E. McKenney2013-03-263-99/+130
| | | | * | | | | rcu: Rename n_nocb_gp_requests to need_future_gpPaul E. McKenney2013-03-262-11/+11
| | | | * | | | | rcu: Push lock release to rcu_start_gp()'s callersPaul E. McKenney2013-03-262-17/+12
| | | | * | | | | rcu: Repurpose no-CBs event tracing to future-GP eventsPaul E. McKenney2013-03-261-30/+32
| | | | * | | | | rcu: Rearrange locking in rcu_start_gp()Paul E. McKenney2013-03-261-4/+2
| | | | * | | | | rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacksPaul E. McKenney2013-03-264-297/+119
| | | | * | | | | rcu: Accelerate RCU callbacks at grace-period endPaul E. McKenney2013-03-261-8/+13
| | | | * | | | | rcu: Export RCU_FAST_NO_HZ parameters to sysfsPaul E. McKenney2013-03-261-11/+20
| | | | * | | | | rcu: Distinguish "rcuo" kthreads by RCU flavorPaul E. McKenney2013-03-263-5/+8
| | | | * | | | | rcu: Add event tracing for no-CBs CPUs' grace periodsPaul E. McKenney2013-03-261-0/+30
OpenPOWER on IntegriCloud