summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-08-29powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GBAlastair D'Silva
2019-08-29x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-29x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-29x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-08-29x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-08-29x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-08-29Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"Paolo Bonzini
2019-08-29KVM: arm: Don't write junk to CP15 registers on resetMarc Zyngier
2019-08-29KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier
2019-08-29x86/lib/cpu: Address missing prototypes warningValdis Klētnieks
2019-08-29s390: put _stext and _etext into .text sectionVasily Gorbik
2019-08-29s390/mm: fix dump_pagetables top level page table walkingVasily Gorbik
2019-08-29s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik
2019-08-29mips: fix cacheinfoVladimir Kondratiev
2019-08-29MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer
2019-08-25arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell
2019-08-25page flags: prioritize kasan bits over last-cpuidArnd Bergmann
2019-08-25arm64: Make debug exception handlers visible from RCUMasami Hiramatsu
2019-08-25arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu
2019-08-25arm64/mm: fix variable 'tag' set but not usedQian Cai
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-25arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-08-25arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry
2019-08-25riscv: Fix perf record without libelf supportMao Han
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai
2019-08-25powerpc/nvdimm: Pick nearby online node if the device node is not onlineAneesh Kumar K.V
2019-08-25riscv: Make __fstate_clean() work correctly.Vincent Chen
2019-08-25riscv: Correct the initialized flow of FP registerVincent Chen
2019-08-25arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-25xtensa: add missing isync to the cpu_reset TLB codeMax Filippov
2019-08-25sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva
2019-08-16KVM: Fix leak vCPU's VMCS value into other pCPUWanpeng Li
2019-08-16KVM/nSVM: properly map nested VMCBVitaly Kuznetsov
2019-08-16s390/dma: provide proper ARCH_ZONE_DMA_BITS valueHalil Pasic
2019-08-16perf/x86: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-08-16perf/x86/intel: Fix invalid Bit 13 for Icelake MSR_OFFCORE_RSP_x registerYunying Sun
2019-08-16perf/x86/intel: Fix SLOTS PEBS event constraintKan Liang
2019-08-16ARM: dts: bcm: bcm47094: add missing #cells for mdio-bus-muxArnd Bergmann
2019-08-16ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann
2019-08-16arm64: dts: imx8mq: fix SAI compatibleLucas Stach
2019-08-16arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1Anson Huang
2019-08-16arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse
2019-08-16arm64: Force SSBS on context switchMarc Zyngier
2019-08-16powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain
2019-08-16ARM: dts: imx6ul: fix clock frequency property name of I2C busesSébastien Szymanski
2019-08-16powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMAAndrea Arcangeli
2019-08-16x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers
2019-08-16x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers
2019-08-16x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel
2019-08-16x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel