summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-17Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-16Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-16x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard
2019-08-14Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-14riscv: Make __fstate_clean() work correctly.Vincent Chen
2019-08-14riscv: Correct the initialized flow of FP registerVincent Chen
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-08-13riscv: defconfig: Update the defconfigAlistair Francis
2019-08-13riscv: rv32_defconfig: Update the defconfigAlistair Francis
2019-08-13riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley
2019-08-13arm64: cpufeature: Don't treat granule sizes as strictWill Deacon
2019-08-12xtensa: add missing isync to the cpu_reset TLB codeMax Filippov
2019-08-12x86/fpu/math-emu: Address fallthrough warningsThomas Gleixner
2019-08-12x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov
2019-08-12x86/umwait: Fix error handling in umwait_init()Fenghua Yu
2019-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-08-11sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva
2019-08-11sh: kernel: disassemble: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-10Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig
2019-08-10Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-09ARM: ep93xx: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09ARM: alignment: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09ARM: tegra: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09ARM/hw_breakpoint: Mark expected switch fall-throughsGustavo A. R. Silva
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-09Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-09Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-09Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2019-08-09Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-08-09s390/vdso: map vdso also for statically linked binariesHeiko Carstens
2019-08-09KVM: arm: Don't write junk to CP15 registers on resetMarc Zyngier
2019-08-09KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier
2019-08-08RISC-V: Remove udivdi3Palmer Dabbelt
2019-08-08riscv: delay: use do_div() instead of __udivdi3()Paul Walmsley
2019-08-08arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64Jia He
2019-08-08s390/build: use size command to perform empty .bss checkVasily Gorbik
2019-08-08x86/lib/cpu: Address missing prototypes warningValdis Klētnieks
2019-08-08x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers
2019-08-08x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers