summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| | * | | perf sched timehist: Add -I/--idle-hist optionNamhyung Kim2016-12-152-5/+45
| | * | | perf sched timehist: Skip non-idle events when necessaryNamhyung Kim2016-12-151-7/+18
| | * | | perf sched timehist: Save callchain when entering idleNamhyung Kim2016-12-151-0/+30
| | * | | perf sched timehist: Introduce struct idle_time_dataNamhyung Kim2016-12-151-4/+33
| | * | | perf sched timehist: Split is_idle_sample()Namhyung Kim2016-12-151-19/+20
| | * | | perf tools: Move headers check into bash scriptJiri Olsa2016-12-152-93/+60
| * | | | uprobes: Fix uprobes on MIPS, allow for a cache flush after ixol breakpoint c...Marcin Nowakowski2016-12-181-1/+1
| |/ / /
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-231-1/+1
|\ \ \ \
| * | | | irqchip/st: Mark st_irq_syscfg_resume() __maybe_unusedJérémy Lefaure2016-12-191-1/+1
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-2325-146/+197
|\ \ \ \
| * | | | sctp: fix recovering from 0 win with small data chunksMarcelo Ricardo Leitner2016-12-231-1/+1
| * | | | sctp: do not loose window information if in rwnd_overMarcelo Ricardo Leitner2016-12-231-1/+1