-
- Downloads
Merge branch 'perf-fixes-for-linus' of...
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (28 commits) perf session: Fix infinite loop in __perf_session__process_events perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1) perf sched: Use PTHREAD_STACK_MIN to avoid pthread_attr_setstacksize() fail perf tools: Emit clearer message for sys_perf_event_open ENOENT return perf stat: better error message for unsupported events perf sched: Fix allocation result check perf, x86: P4 PMU - Fix unflagged overflows handling dynamic debug: Fix build issue with older gcc tracing: Fix TRACE_EVENT power tracepoint creation tracing: Fix preempt count leak tracepoint: Add __rcu annotation tracing: remove duplicate null-pointer check in skb tracepoint tracing/trivial: Add missing comma in TRACE_EVENT comment tracing: Include module.h in define_trace.h x86: Save rbp in pt_regs on irq entry x86, dumpstack: Fix unused variable warning x86, NMI: Clean-up default_do_nmi() x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPU x86, NMI: Remove DIE_NMI_IPI x86, NMI: Add priorities to handlers ...
Showing
- arch/x86/include/asm/kdebug.h 0 additions, 1 deletionarch/x86/include/asm/kdebug.h
- arch/x86/include/asm/mach_traps.h 11 additions, 1 deletionarch/x86/include/asm/mach_traps.h
- arch/x86/include/asm/nmi.h 20 additions, 0 deletionsarch/x86/include/asm/nmi.h
- arch/x86/include/asm/perf_event_p4.h 3 additions, 0 deletionsarch/x86/include/asm/perf_event_p4.h
- arch/x86/kernel/apic/hw_nmi.c 1 addition, 2 deletionsarch/x86/kernel/apic/hw_nmi.c
- arch/x86/kernel/apic/x2apic_uv_x.c 1 addition, 1 deletionarch/x86/kernel/apic/x2apic_uv_x.c
- arch/x86/kernel/cpu/mcheck/mce-inject.c 3 additions, 2 deletionsarch/x86/kernel/cpu/mcheck/mce-inject.c
- arch/x86/kernel/cpu/perf_event.c 1 addition, 2 deletionsarch/x86/kernel/cpu/perf_event.c
- arch/x86/kernel/cpu/perf_event_p4.c 15 additions, 13 deletionsarch/x86/kernel/cpu/perf_event_p4.c
- arch/x86/kernel/dumpstack.c 0 additions, 6 deletionsarch/x86/kernel/dumpstack.c
- arch/x86/kernel/entry_64.S 23 additions, 13 deletionsarch/x86/kernel/entry_64.S
- arch/x86/kernel/kgdb.c 2 additions, 5 deletionsarch/x86/kernel/kgdb.c
- arch/x86/kernel/reboot.c 4 additions, 1 deletionarch/x86/kernel/reboot.c
- arch/x86/kernel/traps.c 51 additions, 51 deletionsarch/x86/kernel/traps.c
- arch/x86/oprofile/nmi_int.c 1 addition, 2 deletionsarch/x86/oprofile/nmi_int.c
- arch/x86/oprofile/nmi_timer_int.c 1 addition, 1 deletionarch/x86/oprofile/nmi_timer_int.c
- drivers/char/ipmi/ipmi_watchdog.c 1 addition, 1 deletiondrivers/char/ipmi/ipmi_watchdog.c
- drivers/watchdog/hpwdt.c 1 addition, 1 deletiondrivers/watchdog/hpwdt.c
- include/linux/dynamic_debug.h 4 additions, 14 deletionsinclude/linux/dynamic_debug.h
- include/linux/tracepoint.h 2 additions, 2 deletionsinclude/linux/tracepoint.h
Loading
Please register or sign in to comment