summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-10-29parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-10-29xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-10-29mips: Loongson: Fix the link time qualifier of 'serial_exit()'Christophe JAILLET
2019-10-29ARM: dts: am4372: Set memory bandwidth limit for DISPCPeter Ujfalusi
2019-10-29ARM: OMAP2+: Fix missing reset done flag for am3 and am43Tony Lindgren
2019-10-17x86/asm: Fix MWAITX C-state hint valueJanakarajan Natarajan
2019-10-17arm64: Rename cpuid_feature field extract routinesSuzuki K Poulose
2019-10-17arm64: capabilities: Handle sign of the feature bitSuzuki K Poulose
2019-10-17USB: rio500: Remove Rio 500 kernel driverBastien Nocera
2019-10-17powerpc/powernv: Restrict OPAL symbol map to only be readable by rootAndrew Donnellan
2019-10-17KVM: nVMX: handle page fault in vmread fixJack Wang
2019-10-17s390/topology: avoid firing events before kobjs are createdVasily Gorbik
2019-10-17KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth
2019-10-07hypfs: Fix error number left in struct pointer memberDavid Howells
2019-10-07ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writesWill Deacon
2019-10-07powerpc/pseries: correctly track irq state in default idleNathan Lynch
2019-10-07powerpc/64s/exception: machine check use correct cfar for late handlerNicholas Piggin
2019-10-07powerpc/pseries/mobility: use cond_resched when updating device treeNathan Lynch
2019-10-07powerpc/futex: Fix warning: 'oldval' may be used uninitialized in this functionChristophe Leroy
2019-10-07powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-10-05ARM: zynq: Use memcpy_toio instead of memcpy on smp bring-upLuis Araneda
2019-10-05KVM: x86: Manually calculate reserved bits when loading PDPTRSSean Christopherson
2019-10-05KVM: x86: set ctxt->have_exception in x86_decode_insn()Jan Dakinevich
2019-10-05KVM: x86: always stop emulation on page faultJan Dakinevich
2019-10-05ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng
2019-10-05x86/apic: Soft disable APIC before initializing itThomas Gleixner
2019-10-05x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI failsGrzegorz Halat
2019-09-21ARC: export "abort" for modulesVineet Gupta
2019-09-21x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner
2019-09-21ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger
2019-09-21s390/bpf: use 32-bit index for tail callsIlya Leoshkevich
2019-09-21ARM: OMAP2+: Fix omap4 errata warning on other SoCsTony Lindgren
2019-09-21s390/bpf: fix lcgr instruction encodingIlya Leoshkevich
2019-09-21x86/boot: Add missing bootparam that breaks boot on some platformsCorey Minyard
2019-09-21ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigsAlexey Brodkin
2019-09-21MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton
2019-09-21x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-09-21MIPS: VDSO: Use same -m%-float cflag as the kernel properPaul Burton
2019-09-21MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton
2019-09-21KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-21KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-21KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth
2019-09-21Revert "MIPS: SiByte: Enable swiotlb for SWARM, LittleSur and BigSur"Greg Kroah-Hartman
2019-09-16x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman
2019-09-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-09-06ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das