summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-11-23ARM: dts: r8a7791: Correct critical CPU temperatureChris Paterson
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-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-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/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/msi: Fix compile error on mpc83xxChristophe Leroy
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-13arm: dts: exynos: Add missing cooling device properties for CPUsViresh Kumar
2018-11-13ARM: dts: exynos: Remove "cooling-{min|max}-level" for CPU nodesViresh Kumar
2018-11-13KVM: nVMX: Clear reserved bits of #DB exit qualificationJim Mattson
2018-11-13x86: boot: Fix EFI stub alignmentBen Hutchings
2018-11-13x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel
2018-11-13s390/sthyi: Fix machine name validity indicationJanosch Frank
2018-11-13x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-11-13sparc64: Make proc_id signed.David S. Miller
2018-11-13sparc: Throttle perf events properly.David S. Miller
2018-11-13sparc: Fix single-pcr perf event counter management.David S. Miller
2018-11-13ARM: dts: exynos: Disable pull control for MAX8997 interrupts on OrigenMarek Szyprowski
2018-11-13x86/speculation: Support Enhanced IBRS on future CPUsSai Praneeth
2018-11-13x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior
2018-11-13x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe