aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-08-25Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-12/+20
2019-08-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 8-33/+220
2019-08-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2019-08-25Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+1
2019-08-24Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-4/+4
2019-08-24parisc: fix compilation errrorsGravatar Qian Cai 1-2/+1
2019-08-23x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Gravatar Sean Christopherson 1-1/+1
2019-08-23um: fix time travel modeGravatar Johannes Berg 3-12/+20
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-0/+2
2019-08-21x86/boot: Fix boot regression caused by bootparam sanitizingGravatar John Hubbard 1-1/+1
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 3-33/+6
2019-08-21Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"Gravatar Paolo Bonzini 1-32/+1
2019-08-20MIPS: Octeon: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2019-08-20ARM: riscpc: Mark expected switch fall-throughGravatar Gustavo A. R. Silva 1-0/+1
2019-08-20arm: select the dma-noncoherent symbols for all swiotlb buildsGravatar Christoph Hellwig 2-4/+4
2019-08-19x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hGravatar Tom Lendacky 3-13/+140
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-4/+5
2019-08-19x86/boot/compressed/64: Fix boot on machines with broken E820 tableGravatar Kirill A. Shutemov 1-3/+10
2019-08-19x86/apic: Handle missing global clockevent gracefullyGravatar Thomas Gleixner 1-15/+53
2019-08-19perf/x86: Fix typo in commentGravatar Su Yanjun 1-1/+1
2019-08-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 5-20/+92
2019-08-17Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 5-5/+30
2019-08-17x86/cpu: Explain Intel model naming conventionGravatar Tony Luck 1-0/+15
2019-08-16Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensaGravatar Linus Torvalds 1-0/+1
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-12/+24
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideGravatar Will Deacon 1-9/+13
2019-08-16x86/boot: Save fields explicitly, zero out everything elseGravatar John Hubbard 1-15/+48
2019-08-14Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 2-3/+3
2019-08-14riscv: Make __fstate_clean() work correctly.Gravatar Vincent Chen 1-1/+1
2019-08-14riscv: Correct the initialized flow of FP registerGravatar Vincent Chen 2-2/+15
2019-08-14Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 5-26/+3
2019-08-14KVM: x86: svm: remove redundant assignment of var new_entryGravatar Miaohe Lin 1-1/+0
2019-08-14kvm: x86: skip populating logical dest map if apic is not sw enabledGravatar Radim Krcmar 1-0/+5
2019-08-13riscv: defconfig: Update the defconfigGravatar Alistair Francis 1-0/+2
2019-08-13riscv: rv32_defconfig: Update the defconfigGravatar Alistair Francis 1-0/+3
2019-08-13riscv: fix flush_tlb_range() end address for flush_tlb_page()Gravatar Paul Walmsley 1-2/+9
2019-08-13arm64: cpufeature: Don't treat granule sizes as strictGravatar Will Deacon 1-3/+11
2019-08-12xtensa: add missing isync to the cpu_reset TLB codeGravatar Max Filippov 1-0/+1
2019-08-12x86/fpu/math-emu: Address fallthrough warningsGravatar Thomas Gleixner 2-3/+4
2019-08-12x86/apic/32: Fix yet another implicit fallthrough warningGravatar Borislav Petkov 1-1/+2
2019-08-12x86/umwait: Fix error handling in umwait_init()Gravatar Fenghua Yu 1-1/+38
2019-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-4/+5
2019-08-11sh: kernel: hw_breakpoint: Fix missing break in switch statementGravatar Gustavo A. R. Silva 1-0/+1
2019-08-11sh: kernel: disassemble: Mark expected switch fall-throughsGravatar Gustavo A. R. Silva 1-3/+2
2019-08-10Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-35/+5
2019-08-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-28/+48
2019-08-10Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Gravatar Joe Perches 1-1/+1
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Gravatar Christoph Hellwig 5-26/+3
2019-08-10Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-4/+4
2019-08-10Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 6-11/+16