aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-07-22Merge branch 'master-5.2'Bruce Ashfield
2019-07-21x86/entry/32: Fix ENDPROC of common_spuriousJiri Slaby
2019-07-21s390: fix stfle zero paddingHeiko Carstens
2019-07-21s390/ipl: Fix detection of has_secure attributePhilipp Rudo
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-14Revert "x86/build: Move _etext to actual end of .text"Ross Zwisler
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-06Merge tag 'mips_fixes_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-05KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei
2019-07-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-07-04Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-07-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-07-02Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kernel.org/pub/scm/linu...Olof Johansson
2019-07-02ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...Jiri Kosina
2019-07-02KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li
2019-07-02KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon
2019-07-02KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMMLiran Alon
2019-07-02KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-02ARM: davinci: da830-evm: fix GPIO lookup for OHCIBartosz Golaszewski
2019-07-02ARM: davinci: omapl138-hawk: add missing regulator constraints for OHCIBartosz Golaszewski
2019-07-02ARM: davinci: da830-evm: add missing regulator constraints for OHCIBartosz Golaszewski
2019-07-01Merge tag 'mvebu-fixes-5.2-2' of git://git.infradead.org/linux-mvebu into arm...Olof Johansson
2019-06-30Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-29Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-29Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-06-29Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-28ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modif...Steven Rostedt (VMware)
2019-06-28ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek
2019-06-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-06-28Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csk...Linus Torvalds
2019-06-28x86/unwind/orc: Fall back to using frame pointers for generated codeJosh Poimboeuf
2019-06-28perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu
2019-06-27ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart serial nodeJoshua Scott
2019-06-26riscv: mm: Fix code commentShihPo Hung
2019-06-26riscv: dts: Re-organize the DT nodesYash Shah
2019-06-26RISC-V: defconfig: enable MMC & SPI for RISC-VAtish Patra
2019-06-26x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-06-26arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor
2019-06-26arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel
2019-06-26csky: Fixup libgcc unwind errorGuo Ren
2019-06-26x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()Kirill A. Shutemov
2019-06-26x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov