summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-23Revert "x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation"Greg Kroah-Hartman
2018-11-21arch/alpha, termios: implement BOTHER, IBSHIFT and termios2H. Peter Anvin (Intel)
2018-11-21x86/hyper-v: Enable PIT shutdown quirkMichael Kelley
2018-11-21x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)
2018-11-21ARM: 8809/1: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mmArd Biesheuvel
2018-11-21Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy
2018-11-21acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma
2018-11-21acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma
2018-11-21um: Drop own definition of PTRACE_SYSEMU/_SINGLESTEPRichard Weinberger
2018-11-21xtensa: fix boot parameters address translationMax Filippov
2018-11-21xtensa: make sure bFLT stack is 16 byte alignedMax Filippov
2018-11-21xtensa: add NOTES section to the linker scriptMax Filippov
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen
2018-11-21MIPS: Loongson-3: Fix CPU UART irq delivery problemHuacai Chen
2018-11-21arm64: dts: stratix10: fix multicast filteringAaro Koskinen
2018-11-21arm64: dts: stratix10: Support Ethernet Jumbo frameThor Thayer
2018-11-21ARM: dts: imx6ull: keep IMX6UL_ prefix for signals on both i.MX6UL and i.MX6ULLSébastien Szymanski
2018-11-21MIPS/PCI: Call pcie_bus_configure_settings() to set MPS/MRRSHuacai Chen
2018-11-21powerpc/memtrace: Remove memory in chunksRashmica Gupta
2018-11-21powerpc/boot: Ensure _zimage_start is a weak symbolJoel Stanley
2018-11-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2018-11-21powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleakChristophe Leroy
2018-11-21powerpc/nohash: fix undefined behaviour when testing page size supportDaniel Axtens
2018-11-21ARM: imx_v6_v7_defconfig: Select CONFIG_TMPFS_POSIX_ACLFabio Estevam
2018-11-21powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()Sam Bobroff
2018-11-21powerpc/Makefile: Fix PPC_BOOK3S_64 ASFLAGSJoel Stanley
2018-11-21powerpc/mm: fix always true/false warning in slice.cChristophe Leroy
2018-11-21powerpc/mm: Fix page table dump to work on RadixMichael Ellerman
2018-11-21powerpc/64/module: REL32 relocation range checkNicholas Piggin
2018-11-21powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy
2018-11-13arm64: dts: stratix10: Correct System Manager register sizeThor Thayer
2018-11-13ARM: dts: socfpga: Fix SDRAM node address for Arria10Thor Thayer
2018-11-13arm64: lse: remove -fcall-used-x0 flagTri Vo
2018-11-13xen: fix xen_qlock_wait()Juergen Gross
2018-11-13MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen
2018-11-13powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9Nicholas Piggin
2018-11-13powerpc/tm: Fix HFSCR bit for no suspend caseMichael Neuling
2018-11-13powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-11-13powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao
2018-11-13crypto: speck - remove SpeckJason A. Donenfeld
2018-11-13crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross ...Mikulas Patocka
2018-11-13ARM: dts: dra7: Fix up unaligned access setting for PCIe EPVignesh R
2018-11-13xen/pvh: don't try to unplug emulated devicesJuergen Gross
2018-11-13xen/pvh: increase early stack sizeRoger Pau Monne
2018-11-13xen: make xen_qlock_wait() nestableJuergen Gross
2018-11-13xen: fix race in xen_qlock_wait()Juergen Gross
2018-11-13ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250Marek Szyprowski
2018-11-13ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindingsMarek Szyprowski
2018-11-13KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson
2018-11-13arm64: entry: Allow handling of undefined instructions from EL1Will Deacon