summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* x86/mm/pti: Handle unaligned address gracefully in pti_clone_pagetable()Song Liu2019-08-291-2/+4
* Merge tag 'for-linus-5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-08-253-12/+20
|\
| * um: fix time travel modeJohannes Berg2019-08-233-12/+20
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-258-33/+220
|\ \
| * | x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386Sean Christopherson2019-08-231-1/+1
| * | x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard2019-08-211-1/+1
| * | x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16hTom Lendacky2019-08-193-13/+140
| * | x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov2019-08-191-3/+10
| * | x86/apic: Handle missing global clockevent gracefullyThomas Gleixner2019-08-191-15/+53
| * | x86/cpu: Explain Intel model naming conventionTony Luck2019-08-171-0/+15
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-08-251-1/+1
|\ \ \
| * | | perf/x86: Fix typo in commentSu Yanjun2019-08-191-1/+1
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-08-251-2/+1
|\ \ \
| * | | parisc: fix compilation errrorsQian Cai2019-08-241-2/+1
* | | | Merge tag 'dma-mapping-5.3-5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-242-4/+4
|\ \ \ \ | |/ / / |/| | |
| * | | arm: select the dma-noncoherent symbols for all swiotlb buildsChristoph Hellwig2019-08-202-4/+4
| |/ /
* | | Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-222-0/+2
|\ \ \
| * | | MIPS: Octeon: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-0/+1
| * | | ARM: riscpc: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-0/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-213-33/+6
|\ \ \ \
| * | | | Revert "KVM: x86/mmu: Zap only the relevant pages when removing a memslot"Paolo Bonzini2019-08-211-32/+1
| * | | | KVM: x86: svm: remove redundant assignment of var new_entryMiaohe Lin2019-08-141-1/+0
| * | | | kvm: x86: skip populating logical dest map if apic is not sw enabledRadim Krcmar2019-08-141-0/+5
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-08-191-4/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-08-111-4/+5
| |\ \ \ \
| | * | | | bpf: fix x64 JIT code generation for jmp to 1st insnAlexei Starovoitov2019-08-011-4/+5
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-185-20/+92
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | x86/boot: Save fields explicitly, zero out everything elseJohn Hubbard2019-08-161-15/+48
| * | | | | x86/fpu/math-emu: Address fallthrough warningsThomas Gleixner2019-08-122-3/+4
| * | | | | x86/apic/32: Fix yet another implicit fallthrough warningBorislav Petkov2019-08-121-1/+2
| * | | | | x86/umwait: Fix error handling in umwait_init()Fenghua Yu2019-08-121-1/+38
* | | | | | Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-175-5/+30
|\ \ \ \ \ \
| * | | | | | riscv: Make __fstate_clean() work correctly.Vincent Chen2019-08-141-1/+1
| * | | | | | riscv: Correct the initialized flow of FP registerVincent Chen2019-08-142-2/+15
| * | | | | | riscv: defconfig: Update the defconfigAlistair Francis2019-08-131-0/+2
| * | | | | | riscv: rv32_defconfig: Update the defconfigAlistair Francis2019-08-131-0/+3
| * | | | | | riscv: fix flush_tlb_range() end address for flush_tlb_page()Paul Walmsley2019-08-131-2/+9
| |/ / / / /
* | | | | | Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-08-161-0/+1
|\ \ \ \ \ \
| * | | | | | xtensa: add missing isync to the cpu_reset TLB codeMax Filippov2019-08-121-0/+1
| |/ / / / /
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-08-162-12/+24
|\ \ \ \ \ \
| * | | | | | arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-161-9/+13
| * | | | | | arm64: cpufeature: Don't treat granule sizes as strictWill Deacon2019-08-131-3/+11
* | | | | | | Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-142-3/+3
|\ \ \ \ \ \ \
| * | | | | | | sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva2019-08-111-0/+1
| * | | | | | | sh: kernel: disassemble: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-111-3/+2
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-08-145-26/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-105-26/+3
* | | | | | | Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-103-35/+5
|\ \ \ \ \ \ \
| * | | | | | | RISC-V: Remove udivdi3Palmer Dabbelt2019-08-082-34/+0
| * | | | | | | riscv: delay: use do_div() instead of __udivdi3()Paul Walmsley2019-08-081-1/+5