summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber2019-09-101-0/+1
* Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds2019-09-101-4/+0
* x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov2019-09-101-1/+1
* x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov2019-09-101-3/+10
* x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman2019-09-061-2/+1
* KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy2019-09-062-4/+8
* x86/apic: Include the LDR when clearing out APIC registersBandan Das2019-09-061-0/+4
* x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das2019-09-061-22/+2
* x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textThomas Gleixner2019-09-061-8/+18
* uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr2019-09-061-7/+10
* KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson2019-09-061-4/+5
* KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...Vitaly Kuznetsov2019-09-063-8/+6
* kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar2019-09-061-0/+5
* riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley2019-09-061-2/+9
* arm64: cpufeature: Don't treat granule sizes as strictWill Deacon2019-09-061-3/+11
* powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva2019-08-291-2/+2
* x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-08-291-1/+1
* x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-291-15/+48
* x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-293-13/+140
* x86/apic: Handle missing global clockevent gracefullyThomas Gleixner2019-08-291-15/+53
* x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-08-291-1/+1
* Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"Paolo Bonzini2019-08-291-32/+1
* KVM: arm: Don't write junk to CP15 registers on resetMarc Zyngier2019-08-291-8/+15
* KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier2019-08-291-14/+18
* x86/lib/cpu: Address missing prototypes warningValdis Klētnieks2019-08-291-0/+1
* s390: put _stext and _etext into .text sectionVasily Gorbik2019-08-291-6/+4
* s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik2019-08-291-6/+6
* s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2019-08-292-11/+0
* mips: fix cacheinfoVladimir Kondratiev2019-08-291-0/+2
* MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer2019-08-291-1/+2
* arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell2019-08-251-0/+5
* page flags: prioritize kasan bits over last-cpuidArnd Bergmann2019-08-251-0/+1
* arm64: Make debug exception handlers visible from RCUMasami Hiramatsu2019-08-251-8/+49
* arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2019-08-252-34/+8
* arm64/mm: fix variable 'tag' set but not usedQian Cai2019-08-251-3/+7
* arm64/mm: fix variable 'pud' set but not usedQian Cai2019-08-251-2/+2
* arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2019-08-252-0/+6
* arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2019-08-252-1/+7
* riscv: Fix perf record without libelf supportMao Han2019-08-251-1/+1
* arm64/efi: fix variable 'si' set but not usedQian Cai2019-08-251-1/+5
* powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V2019-08-251-2/+27
* riscv: Make __fstate_clean() work correctly.Vincent Chen2019-08-251-1/+1
* riscv: Correct the initialized flow of FP registerVincent Chen2019-08-252-2/+15
* arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-251-9/+13
* xtensa: add missing isync to the cpu_reset TLB codeMax Filippov2019-08-251-0/+1
* sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva2019-08-251-0/+1
* KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li2019-08-165-0/+34
* KVM/nSVM: properly map nested VMCBVitaly Kuznetsov2019-08-161-2/+2
* s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic2019-08-161-0/+2
* perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan2019-08-161-2/+1