| Commit message (Expand) | Author | Age | Files | Lines |
* | perf/x86/intel/uncore: Fix client IMC events return huge result | Kan Liang | 2019-03-09 | 3 | -7/+10 |
* | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2019-03-06 | 3 | -11/+48 |
|\ |
|
| * | x86/TSC: Use RDTSCP | Borislav Petkov | 2019-01-16 | 1 | -2/+14 |
| * | x86/alternatives: Add an ALTERNATIVE_3() macro | Borislav Petkov | 2019-01-16 | 1 | -0/+23 |
| * | x86/alternatives: Print containing function | Borislav Petkov | 2019-01-16 | 1 | -2/+2 |
| * | x86/alternatives: Add macro comments | Borislav Petkov | 2019-01-16 | 1 | -7/+9 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-03-06 | 29 | -199/+211 |
|\ \ |
|
| * \ | Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2019-02-28 | 1 | -4/+5 |
| |\ \ |
|
| | * | | perf, pt, coresight: Fix address filters for vmas with non-zero offset | Alexander Shishkin | 2019-02-22 | 1 | -4/+5 |
| * | | | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar | 2019-02-28 | 159 | -612/+1119 |
| |\ \ \
| | |/ /
| |/| | |
|
| * | | | x86/kprobes: Prohibit probing on IRQ handlers directly | Masami Hiramatsu | 2019-02-13 | 1 | -0/+7 |
| * | | | x86/kprobes: Prohibit probing on functions before kprobe_int3_handler() | Masami Hiramatsu | 2019-02-13 | 3 | -2/+5 |
| * | | | x86/kprobes: Move trampoline code into RODATA | Masami Hiramatsu | 2019-02-13 | 1 | -7/+2 |
| * | | | x86/kprobes: Prohibit probing on optprobe template code | Masami Hiramatsu | 2019-02-13 | 1 | -0/+5 |
| * | | | perf/x86/intel: Add counter freezing quirk for Goldmont | Kan Liang | 2019-02-11 | 1 | -2/+7 |
| * | | | perf/x86/intel: Clean up counter freezing quirk | Kan Liang | 2019-02-11 | 1 | -16/+11 |
| * | | | perf/x86/intel: Clean up SNB PEBS quirk | Kan Liang | 2019-02-11 | 1 | -25/+10 |
| * | | | perf/x86/kvm: Avoid unnecessary work in guest filtering | Andi Kleen | 2019-02-11 | 3 | -16/+75 |
| * | | | Merge branch 'x86/cpu' into perf/core, to pick up dependent commit | Ingo Molnar | 2019-02-11 | 3 | -5/+62 |
| |\ \ \ |
|
| | * | | | x86/cpufeature: Add facility to check for min microcode revisions | Kan Liang | 2019-02-11 | 2 | -0/+59 |
| | * | | | x86/CPU/AMD: Set the CPB bit unconditionally on F17h | Jiaxun Yang | 2019-01-18 | 1 | -5/+3 |
| | | |/
| | |/| |
|
| * | | | perf/aux: Make perf_event accessible to setup_aux() | Mathieu Poirier | 2019-02-06 | 3 | -6/+9 |
| * | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2019-02-04 | 115 | -440/+895 |
| |\ \ \ |
|
| * | | | | perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE | Andrew Murray | 2019-01-21 | 3 | -18/+4 |
| * | | | | perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray | 2019-01-21 | 6 | -51/+12 |
| * | | | | perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable ... | Andrew Murray | 2019-01-21 | 3 | -36/+3 |
| * | | | | perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUs | Andrew Murray | 2019-01-21 | 2 | -15/+3 |
| * | | | | perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDE | Andrew Murray | 2019-01-21 | 1 | -6/+1 |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-03-06 | 6 | -190/+211 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2019-02-28 | 160 | -618/+1133 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge branch 'locking/atomics' into locking/core, to pick up WIP commits | Ingo Molnar | 2019-02-11 | 5 | -186/+193 |
| |\ \ \ \ \ |
|
| | * | | | | | arm64, locking/atomics: Use instrumented atomics | Mark Rutland | 2018-11-01 | 5 | -186/+193 |
| * | | | | | | refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variants | Elena Reshetova | 2019-02-04 | 1 | -4/+18 |
* | | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-06 | 9 | -265/+9 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | efi: Fix build error due to enum collision between efi.h and ima.h | Anders Roxell | 2019-02-16 | 1 | -2/+2 |
| * | | | | | | | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation | Ard Biesheuvel | 2019-02-04 | 5 | -256/+0 |
| * | | | | | | | x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol | Ard Biesheuvel | 2019-02-04 | 3 | -6/+6 |
| * | | | | | | | x86/efi: Mark can_free_region() as an __init function | Sai Praneeth Prakhya | 2019-02-04 | 1 | -1/+1 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-05 | 70 | -886/+1054 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Thomas Gleixner | 2019-02-27 | 33 | -1/+54 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | riscv: Use latest system call ABI | Arnd Bergmann | 2019-02-25 | 3 | -5/+3 |
| | * | | | | | | | unicore32: Fix __ARCH_WANT_STAT64 definition | Arnd Bergmann | 2019-02-19 | 1 | -1/+1 |
| | * | | | | | | | asm-generic: Make time32 syscall numbers optional | Arnd Bergmann | 2019-02-19 | 11 | -0/+13 |
| | * | | | | | | | asm-generic: Drop getrlimit and setrlimit syscalls from default list | Yury Norov | 2019-02-19 | 11 | -0/+11 |
| | * | | | | | | | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov | 2019-02-19 | 22 | -0/+31 |
| * | | | | | | | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/... | Thomas Gleixner | 2019-02-10 | 33 | -382/+834 |
| |\| | | | | | | |
|
| | * | | | | | | | y2038: add 64-bit time_t syscalls to all 32-bit architectures | Arnd Bergmann | 2019-02-07 | 17 | -1/+291 |
| | * | | | | | | | y2038: rename old time and utime syscalls | Arnd Bergmann | 2019-02-07 | 21 | -75/+96 |
| | * | | | | | | | y2038: use time32 syscall names on 32-bit | Arnd Bergmann | 2019-02-07 | 12 | -226/+307 |
| | * | | | | | | | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 2019-02-07 | 8 | -206/+206 |