summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-04powerpc/4xx/uic: clear pending interrupt after irq type/pol changeChristian Lamparter1-0/+1
2019-08-04um: Silence lockdep complaint about mmap_semJohannes Berg1-1/+1
2019-08-04powerpc/pci/of: Fix OF flags parsing for 64bit BARsAlexey Kardashevskiy1-0/+2
2019-08-04perf/events/amd/uncore: Fix amd_uncore_llc ID to use pre-defined cpu_llc_idSuravee Suthikulpanit1-19/+2
2019-08-04perf/x86/amd/uncore: Get correct number of cores sharing last level cacheJanakarajan Natarajan1-3/+16
2019-08-04perf/x86/amd/uncore: Rename 'L2' to 'LLC'Janakarajan Natarajan1-49/+49
2019-08-04powerpc/watchpoint: Restore NV GPRs while returning from exceptionRavi Bangoria1-2/+7
2019-08-04powerpc/32s: fix suspend/resume when IBATs 4-7 are usedChristophe Leroy2-13/+128
2019-08-04parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller1-10/+18
2019-08-04parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller1-1/+2
2019-08-04um: Fix FP register size for XSTATE/XSAVEThomas Meyer6-20/+28
2019-08-04um: Allow building and running on older hostsFlorian Fainelli2-4/+12
2019-08-04arm64: tegra: Fix AGIC register rangeJon Hunter1-1/+1
2019-08-04KVM: x86/vPMU: refine kvm_pmu err msg when event creation failedLike Xu1-2/+2
2019-08-04arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter1-1/+2
2019-08-04crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-08-04crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova1-1/+1
2019-08-04x86/build: Add 'set -e' to mkcapflags.sh to delete broken capflags.cMasahiro Yamada1-0/+2
2019-08-04acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel1-3/+7
2019-08-04arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor1-1/+5
2019-08-04MIPS: fix build on non-linux hostsKevin Darbyshire-Bryant2-1/+3
2019-08-04MIPS: ath79: fix ar933x uart parity modeStefan Hellermann1-2/+2