summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard1-0/+1
2019-09-06x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard1-13/+46
2019-09-06x86/apic: Handle missing global clockevent gracefullyThomas Gleixner1-15/+53
2019-09-06x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson1-1/+1
2019-09-06x86/lib/cpu: Address missing prototypes warningValdis Klētnieks1-0/+1
2019-09-06MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer1-1/+2
2019-08-25arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon1-3/+4
2019-08-25arm64/mm: fix variable 'pud' set but not usedQian Cai1-2/+2
2019-08-25arm64/efi: fix variable 'si' set but not usedQian Cai1-1/+5
2019-08-25xtensa: add missing isync to the cpu_reset TLB codeMax Filippov1-0/+1
2019-08-25bpf: get rid of pure_initcall dependency to enable jitsDaniel Borkmann8-16/+0
2019-08-25sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-08-25ARM: davinci: fix sleep.S build error on ARMv4Arnd Bergmann1-0/+1
2019-08-25x86/mm: Sync also unmappings in vmalloc_sync_all()Joerg Roedel1-8/+5
2019-08-25x86/mm: Check for pfn instead of page in vmalloc_sync_one()Joerg Roedel1-1/+1
2019-08-11x86/speculation/swapgs: Exclude ATOMs from speculation through SWAPGSThomas Gleixner3-29/+32
2019-08-11x86/entry/64: Use JMP instead of JMPQJosh Poimboeuf1-1/+1
2019-08-11x86/speculation: Enable Spectre v1 swapgs mitigationsJosh Poimboeuf1-9/+106
2019-08-11x86/speculation: Prepare entry code for Spectre v1 swapgs mitigationsJosh Poimboeuf3-3/+39
2019-08-11x86: cpufeatures: Sort feature word 7Ben Hutchings1-3/+1
2019-08-11arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2-5/+10
2019-08-11arm64: cpufeature: Fix CTR_EL0 field definitionsWill Deacon1-3/+5
2019-08-11ARM: dts: logicpd-som-lv: Fix Audio MuteAdam Ford1-0/+2
2019-08-11ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedoAdam Ford1-0/+16
2019-08-11ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LVAdam Ford1-0/+16
2019-08-06x86, mm, gup: prevent get_page() race with munmap in paravirt guestVlastimil Babka1-2/+30
2019-08-06x86, boot: Remove multiple copy of static function sanitize_boot_params()Zhenzhong Duan2-1/+1
2019-08-06x86/kvm: Don't call kvm_spurious_fault() from .fixupJosh Poimboeuf1-15/+19
2019-08-06x86: math-emu: Hide clang warnings for 16-bit overflowArnd Bergmann2-2/+2
2019-08-06x86/apic: Silence -Wtype-limits compiler warningsQian Cai2-2/+2
2019-08-06MIPS: lantiq: Fix bitfield maskingPetr Cvek1-2/+3
2019-08-06ARM: dts: rockchip: Mark that the rk3288 timer might stop in suspendDouglas Anderson1-0/+1
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-mickey's emmc work againDouglas Anderson1-4/+0
2019-08-06ARM: dts: rockchip: Make rk3288-veyron-minnie run at hs200Douglas Anderson1-4/+0
2019-08-06ARM: riscpc: fix DMARussell King1-1/+4
2019-08-04arm64: compat: Provide definition for COMPAT_SIGMINSTKSZWill Deacon1-0/+1
2019-08-04arm64: dts: marvell: Fix A37xx UART0 register sizeallen yan1-1/+1
2019-08-04powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2-0/+8
2019-08-04x86/speculation/mds: Apply more accurate check on hypervisor platformZhenzhong Duan1-1/+1
2019-08-04x86/sysfb_efi: Add quirks for some devices with swapped width and heightHans de Goede1-0/+46
2019-08-04sh: prevent warnings when using iounmapSam Ravnborg1-1/+5
2019-08-04powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran1-3/+12
2019-08-04powerpc/boot: add {get, put}_unaligned_be32 to xz_config.hMasahiro Yamada1-0/+20