summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski2016-12-191-22/+58
| * | | x86/microcode/intel: Replace sync_core() with native_cpuid()Andy Lutomirski2016-12-191-3/+23
| * | | Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"Andy Lutomirski2016-12-191-6/+0
| * | | x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski2016-12-191-1/+1
| * | | x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski2016-12-191-3/+4
| * | | x86/tools: Fix gcc-7 warning in relocs.cMarkus Trippelsdorf2016-12-191-1/+2
| * | | x86/unwind: Dump stack data on warningsJosh Poimboeuf2016-12-192-1/+39
| * | | x86/unwind: Adjust last frame check for aligned function stacksJosh Poimboeuf2016-12-191-1/+8
| * | | x86/init: Fix a couple of comment typosDmitry Torokhov2016-12-191-3/+3
| * | | x86/init: Remove i8042_detect() from platform opsDmitry Torokhov2016-12-194-17/+0
| * | | Input: i8042 - Trust firmware a bit more when probing on X86Dmitry Torokhov2016-12-191-3/+7
| * | | x86/init: Add i8042 state to the platform dataDmitry Torokhov2016-12-193-0/+30
| * | | x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()Boris Ostrovsky2016-12-191-1/+5
| * | | x86/microcode/AMD: Do not load when running on a hypervisorBorislav Petkov2016-12-191-9/+19
| * | | x86/microcode/AMD: Sanitize apply_microcode_early_amd()Borislav Petkov2016-12-191-13/+17
| * | | x86/microcode/AMD: Make find_proper_container() sane againBorislav Petkov2016-12-191-9/+11
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-231-6/+16
|\ \ \ \
| * | | | clocksource/drivers/moxart: Plug memory and mapping leaksSudip Mukherjee2016-12-191-6/+16
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-2363-750/+1104
|\ \ \ \
| * \ \ \ Merge tag 'perf-urgent-for-mingo-20161222' of git://git.kernel.org/pub/scm/li...Ingo Molnar2016-12-231-8/+6
| |\ \ \ \
| | * | | | perf sched timehist: Fix invalid period calculationNamhyung Kim2016-12-221-1/+1
| | * | | | perf sched timehist: Remove hardcoded 'comm_width' check at print_summaryNamhyung Kim2016-12-221-3/+0
| | * | | | perf sched timehist: Enlarge default 'comm_width'Namhyung Kim2016-12-221-1/+1
| | * | | | perf sched timehist: Honour 'comm_width' when aligning the headersNamhyung Kim2016-12-221-3/+4
| |/ / / /
| * | | | perf/x86: Fix overlap counter scheduling bugPeter Zijlstra2016-12-221-1/+1
| * | | | perf/x86/pebs: Fix handling of PEBS buffer overflowsStephane Eranian2016-12-221-9/+21
| * | | | Merge tag 'perf-core-for-mingo-20161220' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-12-2060-731/+1075
| |\ \ \ \
| | * | | | samples/bpf: Move open_raw_sock to separate headerJoe Stringer2016-12-208-6/+7
| | * | | | samples/bpf: Remove perf_event_open() declarationJoe Stringer2016-12-208-18/+15
| | * | | | samples/bpf: Be consistent with bpf_load_program bpf_insn parameterArnaldo Carvalho de Melo2016-12-201-1/+1
| | * | | | tools lib bpf: Add bpf_prog_{attach,detach}Joe Stringer2016-12-204-24/+26
| | * | | | samples/bpf: Switch over to libbpfJoe Stringer2016-12-2010-168/+52
| | * | | | perf diff: Do not overwrite valid build idKan Liang2016-12-201-1/+2
| | * | | | perf annotate: Don't throw error for zero length symbolsRavi Bangoria2016-12-201-1/+2
| | * | | | perf bench futex: Fix lock-pi help stringDavidlohr Bueso2016-12-201-1/+1
| | * | | | perf trace: Check if MAP_32BIT is defined (again)Jiri Olsa2016-12-201-0/+2
| | * | | | samples/bpf: Make perf_event_read() staticArnaldo Carvalho de Melo2016-12-201-1/+1
| | * | | | samples/bpf: Make samples more libbpf-centricJoe Stringer2016-12-1530-109/+133
| | * | | | tools lib bpf: Add flags to bpf_create_map()Joe Stringer2016-12-153-3/+5
| | * | | | tools lib bpf: use __u32 from linux/types.hJoe Stringer2016-12-152-4/+4
| | * | | | tools lib bpf: Sync {tools,}/include/uapi/linux/bpf.hJoe Stringer2016-12-151-229/+364
| | * | | | perf annotate: Fix jump target outside of function address rangeRavi Bangoria2016-12-153-9/+15
| | * | | | perf annotate: Support jump instruction with target as second operandRavi Bangoria2016-12-151-1/+5
| | * | | | perf record: Force ignore_missing_thread for uid optionJiri Olsa2016-12-151-0/+3
| | * | | | perf evsel: Allow to ignore missing pidJiri Olsa2016-12-153-0/+46
| | * | | | perf thread_map: Add thread_map__remove functionJiri Olsa2016-12-155-0/+72
| | * | | | perf evsel: Use variable instead of repeating lengthy FD macroJiri Olsa2016-12-151-8/+9
| | * | | | perf mem: Fix --all-user/--all-kernel optionsJiri Olsa2016-12-151-2/+2
| | * | | | perf tools: Remove some needless __maybe_unusedArnaldo Carvalho de Melo2016-12-153-11/+10
| | * | | | perf sched timehist: Show callchains for idle statNamhyung Kim2016-12-151-0/+86