summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
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
2019-08-06x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-06x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf
2019-08-06x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-06x86/cpufeatures: Combine word 11 and 12 into a new scattered features wordFenghua Yu
2019-08-06x86/cpufeatures: Carve out CQM features retrievalBorislav Petkov
2019-08-06arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-06arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-08-06parisc: Fix build of compressed kernel even with debug enabledHelge Deller
2019-08-06parisc: Strip debug info from kernel before creating compressed vmlinuzHelge Deller
2019-08-06parisc: Add archclean Makefile targetJames Bottomley
2019-08-06powerpc/kasan: fix early boot failure on PPC32Christophe Leroy
2019-08-06x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan
2019-08-06x86/paravirt: Fix callee-saved function ELF sizesJosh Poimboeuf
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf
2019-08-06xen/pv: Fix a boot up hang revealed by int3 self testZhenzhong Duan
2019-08-06nds32: fix asm/syscall.hDmitry V. Levin
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai