summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/uncore: Fix client IMC events return huge resultKan Liang2019-03-093-7/+10
* Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-03-063-11/+48
|\
| * x86/TSC: Use RDTSCPBorislav Petkov2019-01-161-2/+14
| * x86/alternatives: Add an ALTERNATIVE_3() macroBorislav Petkov2019-01-161-0/+23
| * x86/alternatives: Print containing functionBorislav Petkov2019-01-161-2/+2
| * x86/alternatives: Add macro commentsBorislav Petkov2019-01-161-7/+9
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-03-0629-199/+211
|\ \
| * \ Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar2019-02-281-4/+5
| |\ \
| | * | perf, pt, coresight: Fix address filters for vmas with non-zero offsetAlexander Shishkin2019-02-221-4/+5
| * | | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2019-02-28159-612/+1119
| |\ \ \ | | |/ / | |/| |
| * | | x86/kprobes: Prohibit probing on IRQ handlers directlyMasami Hiramatsu2019-02-131-0/+7
| * | | x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()Masami Hiramatsu2019-02-133-2/+5
| * | | x86/kprobes: Move trampoline code into RODATAMasami Hiramatsu2019-02-131-7/+2
| * | | x86/kprobes: Prohibit probing on optprobe template codeMasami Hiramatsu2019-02-131-0/+5
| * | | perf/x86/intel: Add counter freezing quirk for GoldmontKan Liang2019-02-111-2/+7
| * | | perf/x86/intel: Clean up counter freezing quirkKan Liang2019-02-111-16/+11
| * | | perf/x86/intel: Clean up SNB PEBS quirkKan Liang2019-02-111-25/+10
| * | | perf/x86/kvm: Avoid unnecessary work in guest filteringAndi Kleen2019-02-113-16/+75
| * | | Merge branch 'x86/cpu' into perf/core, to pick up dependent commitIngo Molnar2019-02-113-5/+62
| |\ \ \
| | * | | x86/cpufeature: Add facility to check for min microcode revisionsKan Liang2019-02-112-0/+59
| | * | | x86/CPU/AMD: Set the CPB bit unconditionally on F17hJiaxun Yang2019-01-181-5/+3
| | | |/ | | |/|
| * | | perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier2019-02-063-6/+9
| * | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2019-02-04115-440/+895
| |\ \ \
| * | | | perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-213-18/+4
| * | | | perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-216-51/+12
| * | | | perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable ...Andrew Murray2019-01-213-36/+3
| * | | | perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2019-01-212-15/+3
| * | | | perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-211-6/+1
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-03-066-190/+211
|\ \ \ \ \
| * \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-02-28160-618/+1133
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar2019-02-115-186/+193
| |\ \ \ \ \
| | * | | | | arm64, locking/atomics: Use instrumented atomicsMark Rutland2018-11-015-186/+193
| * | | | | | refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variantsElena Reshetova2019-02-041-4/+18
* | | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-03-069-265/+9
|\ \ \ \ \ \ \
| * | | | | | | efi: Fix build error due to enum collision between efi.h and ima.hAnders Roxell2019-02-161-2/+2
| * | | | | | | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel2019-02-045-256/+0
| * | | | | | | x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbolArd Biesheuvel2019-02-043-6/+6
| * | | | | | | x86/efi: Mark can_free_region() as an __init functionSai Praneeth Prakhya2019-02-041-1/+1
| |/ / / / / /
* | | | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-0570-886/+1054
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2019-02-2733-1/+54
| |\ \ \ \ \ \ \
| | * | | | | | | riscv: Use latest system call ABIArnd Bergmann2019-02-253-5/+3
| | * | | | | | | unicore32: Fix __ARCH_WANT_STAT64 definitionArnd Bergmann2019-02-191-1/+1
| | * | | | | | | asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-1911-0/+13
| | * | | | | | | asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-1911-0/+11
| | * | | | | | | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-1922-0/+31
| * | | | | | | | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/...Thomas Gleixner2019-02-1033-382/+834
| |\| | | | | | |
| | * | | | | | | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-0717-1/+291
| | * | | | | | | y2038: rename old time and utime syscallsArnd Bergmann2019-02-0721-75/+96
| | * | | | | | | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-0712-226/+307
| | * | | | | | | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-078-206/+206