Age | Commit message (Expand) | Author | Files | Lines |
2013-04-21 | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters | Jacob Shin | 4 | -1/+553 |
2013-04-21 | perf/x86/intel: Add Ivy Bridge-EP uncore support | Yan, Zheng | 2 | -28/+543 |
2013-04-21 | perf/x86/intel: Fix SNB-EP CBO and PCU uncore PMU filter management | Yan, Zheng | 2 | -59/+280 |
2013-04-21 | perf/x86: Avoid kfree() in CPU_{STARTING,DYING} | Yan, Zheng | 1 | -3/+25 |
2013-04-21 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 423 | -2528/+4253 |
2013-04-16 | perf/x86: Fix offcore_rsp valid mask for SNB/IVB | Stephane Eranian | 1 | -4/+16 |
2013-04-16 | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 9 | -164/+526 |
2013-04-15 | uprobes/perf: Avoid perf_trace_buf_prepare/submit if ->perf_events is empty | Oleg Nesterov | 1 | -1/+4 |
2013-04-15 | perf: Treat attr.config as u64 in perf_swevent_init() | Tommi Rantala | 1 | -1/+1 |
2013-04-15 | Linux 3.9-rc7v3.9-rc7 | Linus Torvalds | 1 | -1/+1 |
2013-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -21/+33 |
2013-04-14 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -4/+32 |
2013-04-14 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -11/+28 |
2013-04-14 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2 | -3/+9 |
2013-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -0/+20 |
2013-04-14 | Merge git://www.linux-watchdog.org/linux-watchdog | Linus Torvalds | 1 | -1/+1 |
2013-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -6/+42 |
2013-04-14 | Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -20/+21 |
2013-04-14 | Add file_ns_capable() helper function for open-time capability checking | Linus Torvalds | 2 | -0/+26 |
2013-04-14 | watchdog: Revert the AT91RM9200_WATCHDOG dependency | Nicolas Ferre | 1 | -1/+1 |
2013-04-14 | vfs: Revert spurious fix to spinning prevention in prune_icache_sb | Suleiman Souhlal | 1 | -1/+1 |
2013-04-14 | kobject: fix kset_find_obj() race with concurrent last kobject_put() | Linus Torvalds | 1 | -1/+8 |
2013-04-13 | uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit() | Oleg Nesterov | 1 | -5/+3 |
2013-04-13 | uprobes/tracing: Change create_trace_uprobe() to support uretprobes | Oleg Nesterov | 1 | -4/+7 |
2013-04-13 | uprobes/tracing: Make seq_printf() code uretprobe-friendly | Oleg Nesterov | 1 | -4/+13 |
2013-04-13 | uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendly | Oleg Nesterov | 1 | -4/+15 |
2013-04-13 | uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendly | Oleg Nesterov | 1 | -9/+25 |
2013-04-13 | uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher() | Oleg Nesterov | 1 | -2/+40 |
2013-04-13 | uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers | Oleg Nesterov | 1 | -9/+20 |
2013-04-13 | uprobes/tracing: Generalize struct uprobe_trace_entry_head | Oleg Nesterov | 2 | -31/+36 |
2013-04-13 | uprobes/tracing: Kill the pointless local_save_flags/preempt_count calls | Oleg Nesterov | 1 | -7/+3 |
2013-04-13 | uprobes/tracing: Kill the pointless seq_print_ip_sym() call | Oleg Nesterov | 1 | -7/+1 |
2013-04-13 | uprobes/tracing: Kill the pointless task_pt_regs() calls | Oleg Nesterov | 1 | -2/+2 |
2013-04-13 | uretprobes: Documentation update | Anton Arapov | 1 | -47/+67 |
2013-04-13 | uretprobes: Remove -ENOSYS as return probes implemented | Anton Arapov | 1 | -4/+0 |
2013-04-13 | uretprobes: Limit the depth of return probe nestedness | Anton Arapov | 2 | -0/+14 |
2013-04-13 | uretprobes: Return probe exit, invoke handlers | Anton Arapov | 1 | -1/+64 |
2013-04-13 | uretprobes: Return probe entry, prepare_uretprobe() | Anton Arapov | 2 | -1/+92 |
2013-04-13 | uretprobes/powerpc: Hijack return address | Anton Arapov | 2 | -0/+14 |
2013-04-13 | uretprobes/x86: Hijack return address | Anton Arapov | 2 | -0/+30 |
2013-04-13 | uretprobes: Reserve the first slot in xol_vma for trampoline | Anton Arapov | 1 | -0/+25 |
2013-04-13 | uretprobes: Introduce uprobe_consumer->ret_handler() | Anton Arapov | 2 | -3/+17 |
2013-04-13 | Btrfs: make sure nbytes are right after log replay | Josef Bacik | 1 | -6/+42 |
2013-04-13 | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 4 | -2/+15 |
2013-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2 | -68/+133 |
2013-04-13 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 13 | -80/+38 |
2013-04-13 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 1 | -3/+13 |
2013-04-13 | ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section | Steven Rostedt (Red Hat) | 2 | -15/+16 |
2013-04-12 | tracing: Fix possible NULL pointer dereferences | Namhyung Kim | 3 | -7/+7 |
2013-04-12 | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 9 | -40/+35 |