summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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/x86/intel: Delay memory deallocation until x86_pmu_dead_cpu()Peter Zijlstra2019-02-041-5/+11
| * | perf/x86/intel/uncore: Add Node ID maskKan Liang2019-02-041-1/+3
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-0310-12/+24
| |\ \
| | * | x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner2019-02-024-8/+8
| | * | x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song2019-02-011-0/+3
| | * | x86/microcode/amd: Don't falsely trick the late loading mechanismThomas Lendacky2019-01-311-1/+1
| | * | x86/fault: Fix sign-extend unintended sign extensionColin Ian King2019-01-291-1/+1
| | * | x86/boot/compressed/64: Set EFER.LME=1 in 32-bit trampoline before returning ...Wei Huang2019-01-292-1/+9
| | * | x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang2019-01-291-1/+2
| * | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-032-2/+3
| |\ \ \
| | * | | cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf2019-01-302-2/+3
| * | | | Merge tag 'riscv-for-linus-5.0-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-02-029-14/+30
| |\ \ \ \
| | * | | | riscv: Adjust mmap base address at a third of task sizeAlexandre Ghiti2019-01-251-1/+1
| | * | | | riscv: fixup max_low_pfn with PFN_DOWN.Guo Ren2019-01-232-2/+3
| | * | | | RISC-V: defconfig: Add CRYPTO_DEV_VIRTIO=yPalmer Dabbelt2019-01-231-0/+1
| | * | | | RISC-V: defconfig: Enable Generic PCIE by defaultAlistair Francis2019-01-231-1/+2
| | * | | | RISC-V: defconfig: Move CONFIG_PCI{,E_XILINX}Palmer Dabbelt2019-01-231-2/+2
| | * | | | RISC-V: Kconfig: fix spelling mistake "traget" -> "target"Antony Pavlov2019-01-231-1/+1
| | * | | | RISC-V: asm/page.h: fix spelling mistake "CONFIG_64BITS" -> "CONFIG_64BIT"Antony Pavlov2019-01-231-1/+1
| | * | | | RISC-V: fix bad use of of_node_putAndreas Schwab2019-01-231-5/+1
| | * | | | RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=yVincent Chen2019-01-232-1/+18
| * | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-02-0215-7/+11
| |\ \ \ \ \
| | * | | | | x86_64: increase stack size for KASAN_EXTRAQian Cai2019-02-011-0/+4
| | * | | | | arch: unexport asm/shmparam.h for all architecturesMasahiro Yamada2019-02-0114-7/+7
| * | | | | | Merge tag 'xtensa-20190201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-02-0110-26/+43
| |\ \ \ \ \ \
| | * | | | | | xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov2019-01-271-0/+5
| | * | | | | | xtensa: rename BUILTIN_DTB to BUILTIN_DTB_SOURCECorentin Labbe2019-01-267-9/+9
| | * | | | | | xtensa: Fix typo use space=>user spaceCorentin Labbe2019-01-261-1/+1
| | * | | | | | xtensa: SMP: mark each possible CPU as presentMax Filippov2019-01-261-1/+1
| | * | | | | | xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov2019-01-261-0/+1
| | * | | | | | xtensa: SMP: fix secondary CPU initializationMax Filippov2019-01-262-14/+25
| | * | | | | | xtensa: SMP: fix ccount_timer_shutdownMax Filippov2019-01-241-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-02-015-5/+14
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | arm64: hibernate: Clean the __hyp_text to PoC after resumeJames Morse2019-02-011-1/+3
| | * | | | | arm64: hyp-stub: Forbid kprobing of the hyp-stubJames Morse2019-02-011-0/+2
| | * | | | | arm64: kprobe: Always blacklist the KVM world-switch codeJames Morse2019-02-011-3/+3
| | * | | | | arm64: kaslr: ensure randomized quantities are clean also when kaslr is offArd Biesheuvel2019-02-011-0/+1