summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-08-107-28/+48
|\ \ \ \ \
| * | | | | x86/lib/cpu: Address missing prototypes warningValdis Klētnieks2019-08-081-0/+1
| * | | | | x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGSNick Desaulniers2019-08-081-5/+28
| * | | | | x86/purgatory: Do not use __builtin_memcpy and __builtin_memsetNick Desaulniers2019-08-084-23/+17
| * | | | | x86: mtrr: cyrix: Mark expected switch fall-throughGustavo A. R. Silva2019-08-071-0/+1
| * | | | | x86/ptrace: Mark expected switch fall-throughGustavo A. R. Silva2019-08-071-0/+1
* | | | | | Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...Joe Perches2019-08-101-1/+1
* | | | | | Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-08-101-4/+4
|\ \ \ \ \ \
| * | | | | | Revert "powerpc: slightly improve cache helpers"Michael Ellerman2019-07-311-4/+4
* | | | | | | Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-106-11/+16
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | ARM: ep93xx: Mark expected switch fall-throughGustavo A. R. Silva2019-08-091-0/+1
| * | | | | | ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva2019-08-091-0/+1
| * | | | | | ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-091-9/+5
| * | | | | | ARM: alignment: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-091-1/+3
| * | | | | | ARM: tegra: Mark expected switch fall-throughGustavo A. R. Silva2019-08-091-1/+1
| * | | | | | ARM/hw_breakpoint: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-091-0/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-0916-104/+122
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-08-092-22/+33
| |\ \ \ \ \ \
| | * | | | | | KVM: arm: Don't write junk to CP15 registers on resetMarc Zyngier2019-08-091-8/+15
| | * | | | | | KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier2019-08-091-14/+18
| * | | | | | | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2019-08-091122-9611/+34434
| |\| | | | | |
| | * | | | | | arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughAnders Roxell2019-07-291-0/+30
| | * | | | | | KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new ECZenghui Yu2019-07-262-3/+5
| | * | | | | | arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell2019-07-261-0/+5
| * | | | | | | x86: kvm: remove useless calls to kvm_para_availablePaolo Bonzini2019-08-051-8/+0
| * | | | | | | KVM: no need to check return value of debugfs_create functionsGreg KH2019-08-051-28/+13