summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
* x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-25
* MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton2018-07-22
* MIPS: Call dump_stack() from show_regs()Paul Burton2018-07-22
* x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>H. Peter Anvin2018-07-22
* x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6Andy Lutomirski2018-07-19
* uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov2018-07-17
* x86/cpufeature: Add helper macro for mask check macrosDave Hansen2018-07-17
* x86/cpufeature: Make sure DISABLED/REQUIRED macros are updatedDave Hansen2018-07-17
* x86/cpufeature: Update cpufeaure macrosDave Hansen2018-07-17
* x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen2018-07-17
* x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam2018-07-17
* x86/mm/pkeys: Fix mismerge of protection keys CPUID bitsDave Hansen2018-07-17
* x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen2018-07-17
* x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov2018-07-17
* x86/boot: Simplify kernel load address alignment checkAlexander Kuleshov2018-07-17
* x86/vdso: Use static_cpu_has()Borislav Petkov2018-07-17
* x86/alternatives: Discard dynamic check after initBrian Gerst2018-07-17
* x86/alternatives: Add an auxilary sectionBorislav Petkov2018-07-17
* x86/cpufeature: Get rid of the non-asm goto variantBorislav Petkov2018-07-17
* x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2018-07-17
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2018-07-17
* x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen2018-07-17
* x86/fpu: Get rid of xstate_fault()Borislav Petkov2018-07-17
* x86/fpu: Add an XSTATE_OP() macroBorislav Petkov2018-07-17
* x86/cpu: Provide a config option to disable static_cpu_hasBorislav Petkov2018-07-17
* x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov2018-07-17
* x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov2018-07-17
* MIPS: Fix ioremap() RAM checkPaul Burton2018-07-17
* x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-07-11
* x86/mce: Detect local MCEs properlyYazen Ghannam2018-07-11
* s390: Correct register corruption in critical section cleanupChristian Borntraeger2018-07-11
* ARM: dts: imx6q: Use correct SDMA script for SPI5 coreSean Nyekjaer2018-07-11
* kprobes/x86: Do not modify singlestep buffer while resumingMasami Hiramatsu2018-07-11
* x86/boot: Fix early command-line parsing when matching at endDave Hansen2018-07-11
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-07-03
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-07-03
* ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct sizeDavid Rivshin2018-07-03
* powerpc/fadump: Unregister fadump on kexec down path.Mahesh Salgaonkar2018-07-03
* powerpc/ptrace: Fix enforcement of DAWR constraintsMichael Neuling2018-07-03
* powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREGMichael Neuling2018-07-03
* powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V2018-07-03
* mips: ftrace: fix static function graph tracingMatthias Schiffer2018-07-03
* signal/xtensa: Consistenly use SIGBUS in do_unaligned_userEric W. Biederman2018-07-03
* m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()Michael Schmitz2018-07-03
* x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams2018-07-03
* kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor accessPaolo Bonzini2018-06-16
* KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_systemPaolo Bonzini2018-06-16
* KVM: x86: introduce linear_{read,write}_systemPaolo Bonzini2018-06-16
* x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c codeAndy Lutomirski2018-06-16
* x86/fpu: Fix math emulation in eager fpu modeAndy Lutomirski2018-06-16