summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-06MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer
2019-08-25x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke
2019-08-25x86/vdso: Remove direct HPET access through the vDSOAndy Lutomirski
2019-08-25arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
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/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
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-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: riscpc: fix DMARussell King
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
2019-08-04powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran
2019-08-04powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter
2019-08-04um: Silence lockdep complaint about mmap_semJohannes Berg
2019-08-04powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy
2019-08-04powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria
2019-08-04powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy
2019-08-04parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller
2019-08-04KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu
2019-08-04crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova
2019-08-04crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova
2019-08-04x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada
2019-08-04acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel
2019-08-04MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant
2019-08-04MIPS: ath79: fix ar933x uart parity modeStefan Hellermann
2019-07-21KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lockPaolo Bonzini
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann
2019-07-21kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDRPaolo Bonzini
2019-07-21ARM: omap2: remove incorrect __init annotationArnd Bergmann
2019-07-21MIPS: Remove superfluous check for __linux__Sean Young