summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-07-21x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-07-21ARC: hide unused function unw_hdr_allocArnd Bergmann
2019-07-21x86/irq: Seperate unused system vectors from spurious entry againThomas Gleixner
2019-07-21x86/irq: Handle spurious interrupt after shutdown gracefullyThomas Gleixner
2019-07-21x86/ioapic: Implement irq_get_irqchip_state() callbackThomas Gleixner
2019-07-21x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov
2019-07-21x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov
2019-07-21ARM: dts: imx6ul: fix PWM[1-4] interruptsSébastien Szymanski
2019-07-21x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-07-21ARM: omap2: remove incorrect __init annotationArnd Bergmann
2019-07-21ARM: dts: gemini Fix up DNS-313 compatible stringLinus Walleij
2019-07-14MIPS: Remove superfluous check for __linux__Sean Young
2019-07-14x86/tls: Fix possible spectre-v1 in do_get_thread_area()Dianzhang Chen
2019-07-14x86/ptrace: Fix possible spectre-v1 in ptrace_get_debugreg()Dianzhang Chen
2019-07-14bpf, x64: fix stack layout of JITed bpf codeAlexei Starovoitov
2019-07-14ARM: davinci: da8xx: specify dma_coherent_mask for lcdcBartosz Golaszewski
2019-07-14ARM: davinci: da850-evm: call regulator_has_full_constraints()Bartosz Golaszewski
2019-07-14riscv: Fix udelay in RV32.Nick Hu
2019-07-14s390/boot: disable address-of-packed-member warningHeiko Carstens
2019-07-14ARM: dts: am335x phytec boards: Fix cd-gpios active levelTeresa Remmet
2019-07-10MIPS: have "plain" make calls build dtbs for selected platformsCedric Hombourger
2019-07-10MIPS: Add missing EHB in mtc0 -> mfc0 sequence.Dmitry Korotin
2019-07-10MIPS: Fix bounds check virt_addr_validHauke Mehrtens
2019-07-10KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li
2019-07-10KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-10x86/boot/compressed/64: Do not corrupt EDX on EFER.LME=1 settingKirill A. Shutemov
2019-07-10ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek
2019-07-10arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel
2019-07-10ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial nodeJoshua Scott
2019-07-10x86/CPU: Add more Icelake model numbersKan Liang
2019-07-03arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-07-03arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon
2019-07-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton
2019-07-03KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPTSean Christopherson
2019-07-03x86/resctrl: Prevent possible overrun during bitmap operationsReinette Chatre
2019-07-03x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner
2019-07-03x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-07-03arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSNathan Chancellor
2019-06-25powerpc/mm/64s/hash: Reallocate context ids on forkMichael Ellerman
2019-06-25x86/resctrl: Don't stop walking closids when a locksetup group is foundJames Morse
2019-06-25arm64: ssbd: explicitly depend on <linux/prctl.h>Anisse Astier
2019-06-25arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>Anisse Astier
2019-06-25ARM: dts: am57xx-idk: Remove support for voltage switching for SD cardFaiz Abbas
2019-06-25ARM: dts: dra76x: Update MMC2_HS200_MANUAL1 iodelay valuesFaiz Abbas
2019-06-25ARM: imx: cpuidle-imx6sx: Restrict the SW2ISO increase to i.MX6SXFabio Estevam
2019-06-25powerpc/bpf: use unsigned division instruction for 64-bit operationsNaveen N. Rao
2019-06-25riscv: mm: synchronize MMU after pte changeShihPo Hung
2019-06-25arm64: Silence gcc warnings about arch ABI driftDave Martin