summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2018-11-13x86: boot: Fix EFI stub alignmentBen Hutchings
2018-11-13efi/x86: Call efi_parse_options() from efi_main()Hans de Goede
2018-11-13x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen
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-13arm64: cpufeature: ctr: Fix cpu capability check for late CPUsSuzuki K Poulose
2018-11-13ARM: dts: exynos: Disable pull control for MAX8997 interrupts on OrigenMarek Szyprowski
2018-11-13x86/numa_emulation: Fix uniform-split numa emulationDave Jiang
2018-11-13x86/mm/pat: Disable preemption around __flush_tlb_all()Sebastian Andrzej Siewior
2018-11-13x86/kvm/nVMX: allow bare VMXON state migrationVitaly Kuznetsov
2018-11-13x86/corruption-check: Fix panic in memory_corruption_check() when boot option...He Zhe
2018-11-13x86/xen: Fix boot loader version reported for PVH guestsJuergen Gross
2018-11-13x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigationJiri Kosina
2018-11-13parisc: Fix exported address of os_hpmc handlerHelge Deller
2018-11-13parisc: Fix map_pages() to not overwrite existing pte entriesHelge Deller
2018-11-13parisc: Fix address in HPMC IVAJohn David Anglin
2018-11-13kprobes/x86: Use preempt_enable() in optimized_callback()Masami Hiramatsu
2018-11-13MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen
2018-11-04sparc64: Wire up compat getpeername and getsockname.David S. Miller
2018-11-04sparc64: Make corrupted user stacks more debuggable.David Miller
2018-11-04sparc64: Export __node_distance.David S. Miller
2018-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-10-19x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig
2018-10-17sparc: vDSO: Silence an uninitialized variable warningDan Carpenter
2018-10-17sparc: Fix syscall fallback bugs in VDSO.David S. Miller
2018-10-17Merge branch 'parisc-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2018-10-17x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior
2018-10-17x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-10-17x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski
2018-10-17x86/entry/32: Clear the CS high bitsJan Kiszka