-
- Downloads
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus',...
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip * 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: bugs, x86: Fix printk levels for panic, softlockups and stack dumps * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: perf top: Fix number of samples displayed perf tools: Fix strlen() bug in perf_event__synthesize_event_type() perf tools: Fix broken build by defining _GNU_SOURCE in Makefile x86/dumpstack: Remove unneeded check in dump_trace() perf: Fix broken interrupt rate throttling * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW sched: Fix ancient race in do_exit() sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug sched/s390: Fix compile error in sched/core.c sched: Fix rq->nr_uninterruptible update race * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/reboot: Remove VersaLogic Menlow reboot quirk x86/reboot: Skip DMI checks if reboot set by user x86: Properly parenthesize cmpxchg() macro arguments
No related branches found
No related tags found
Showing
- arch/x86/include/asm/cmpxchg.h 3 additions, 3 deletionsarch/x86/include/asm/cmpxchg.h
- arch/x86/kernel/dumpstack.c 2 additions, 1 deletionarch/x86/kernel/dumpstack.c
- arch/x86/kernel/dumpstack_64.c 4 additions, 4 deletionsarch/x86/kernel/dumpstack_64.c
- arch/x86/kernel/reboot.c 26 additions, 10 deletionsarch/x86/kernel/reboot.c
- arch/x86/mm/fault.c 2 additions, 2 deletionsarch/x86/mm/fault.c
- include/linux/perf_event.h 1 addition, 0 deletionsinclude/linux/perf_event.h
- kernel/events/core.c 66 additions, 38 deletionskernel/events/core.c
- kernel/exit.c 16 additions, 0 deletionskernel/exit.c
- kernel/sched/core.c 7 additions, 12 deletionskernel/sched/core.c
- kernel/sched/fair.c 29 additions, 5 deletionskernel/sched/fair.c
- kernel/sched/rt.c 5 additions, 0 deletionskernel/sched/rt.c
- kernel/watchdog.c 1 addition, 1 deletionkernel/watchdog.c
- lib/bug.c 1 addition, 1 deletionlib/bug.c
- tools/perf/Makefile 2 additions, 5 deletionstools/perf/Makefile
- tools/perf/builtin-probe.c 0 additions, 2 deletionstools/perf/builtin-probe.c
- tools/perf/builtin-top.c 10 additions, 3 deletionstools/perf/builtin-top.c
- tools/perf/util/header.c 1 addition, 1 deletiontools/perf/util/header.c
- tools/perf/util/probe-event.c 0 additions, 2 deletionstools/perf/util/probe-event.c
- tools/perf/util/symbol.c 0 additions, 1 deletiontools/perf/util/symbol.c
- tools/perf/util/trace-event-parse.c 1 addition, 2 deletionstools/perf/util/trace-event-parse.c
Loading
Please register or sign in to comment