summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan2-3/+3
2019-10-17arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose5-12/+19
2019-10-17arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose2-17/+23
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera6-6/+0
2019-10-17powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan1-4/+7
2019-10-17KVM: nVMX: handle page fault in vmread fixJack Wang1-1/+1
2019-10-17s390/topology: avoid firing events before kobjs are createdVasily Gorbik1-1/+2
2019-10-17KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth1-1/+1
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells1-4/+5
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon2-2/+3
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch1-0/+3
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin1-0/+4
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch1-0/+9
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy1-2/+1
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch1-3/+8
2019-10-05ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda1-1/+1
2019-10-05KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson1-3/+8
2019-10-05KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich2-0/+8
2019-10-05KVM: x86: always stop emulation on page faultJan Dakinevich1-1/+3
2019-10-05ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng1-2/+6
2019-10-05x86/apic: Soft disable APIC before initializing itThomas Gleixner1-0/+8
2019-10-05x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat1-19/+27
2019-09-21ARC: export "abort" for modulesVineet Gupta1-0/+1
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner1-1/+7
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger1-1/+2
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich1-4/+6
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren1-0/+3
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich1-1/+1
2019-09-21x86/boot: Add missing bootparam that breaks boot on some platformsCorey Minyard1-0/+1
2019-09-21ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin9-9/+0
2019-09-21MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton1-2/+0
2019-09-21x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds1-0/+1
2019-09-21MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton1-0/+1
2019-09-21MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2-2/+13
2019-09-21KVM: nVMX: handle page fault in vmreadPaolo Bonzini1-2/+5
2019-09-21KVM: x86: work around leak of uninitialized stack contentsFuqian Huang1-0/+7
2019-09-21KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2-1/+11
2019-09-21Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"Greg Kroah-Hartman3-18/+0
2019-09-16x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2-1/+1
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones1-0/+7
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman1-2/+1
2019-09-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr1-7/+10
2019-09-06ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri1-1/+5
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das1-0/+4
2019-09-06x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das1-22/+2
2019-09-06KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson1-4/+5
2019-09-06x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky3-13/+140
2019-09-06x86/pm: Introduce quirk framework to save/restore extra MSR registers around ...Chen Yu4-0/+104
2019-09-06x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard1-0/+1