summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2019-09-06x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das
2019-09-06KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson
2019-09-06x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky
2019-09-06x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-09-06x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-09-06x86/apic: Handle missing global clockevent gracefullyThomas Gleixner
2019-09-06x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson
2019-09-06x86/lib/cpu: Address missing prototypes warningValdis Klētnieks
2019-09-06MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer
2019-08-25arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai
2019-08-25xtensa: add missing isync to the cpu_reset TLB codeMax Filippov
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann
2019-08-25sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva
2019-08-25ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann
2019-08-25x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel
2019-08-25x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel
2019-08-11x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner
2019-08-11x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf
2019-08-11x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-11x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf
2019-08-11x86: cpufeatures: Sort feature word 7Ben Hutchings
2019-08-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-08-11arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon
2019-08-11ARM: dts: logicpd-som-lv: Fix Audio MuteAdam Ford
2019-08-11ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedoAdam Ford
2019-08-11ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LVAdam Ford
2019-08-06x86, mm, gup: prevent get_page() race with munmap in paravirt guestVlastimil Babka
2019-08-06x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek
2019-08-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work againDouglas Anderson
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200Douglas Anderson
2019-08-06ARM: riscpc: fix DMARussell King
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon
2019-08-04arm64: dts: marvell: Fix A37xx UART0 register sizeallen yan
2019-08-04powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling
2019-08-04x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan
2019-08-04x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede
2019-08-04sh: prevent warnings when using iounmapSam Ravnborg