| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-08-18 | 5 | -20/+92 |
|\ |
|
| * | x86/boot: Save fields explicitly, zero out everything else | John Hubbard | 2019-08-16 | 1 | -15/+48 |
| * | x86/fpu/math-emu: Address fallthrough warnings | Thomas Gleixner | 2019-08-12 | 2 | -3/+4 |
| * | x86/apic/32: Fix yet another implicit fallthrough warning | Borislav Petkov | 2019-08-12 | 1 | -1/+2 |
| * | x86/umwait: Fix error handling in umwait_init() | Fenghua Yu | 2019-08-12 | 1 | -1/+38 |
* | | Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-08-17 | 5 | -5/+30 |
|\ \ |
|
| * | | riscv: Make __fstate_clean() work correctly. | Vincent Chen | 2019-08-14 | 1 | -1/+1 |
| * | | riscv: Correct the initialized flow of FP register | Vincent Chen | 2019-08-14 | 2 | -2/+15 |
| * | | riscv: defconfig: Update the defconfig | Alistair Francis | 2019-08-14 | 1 | -0/+2 |
| * | | riscv: rv32_defconfig: Update the defconfig | Alistair Francis | 2019-08-14 | 1 | -0/+3 |
| * | | riscv: fix flush_tlb_range() end address for flush_tlb_page() | Paul Walmsley | 2019-08-13 | 1 | -2/+9 |
| |/ |
|
* | | Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 2019-08-17 | 1 | -0/+1 |
|\ \ |
|
| * | | xtensa: add missing isync to the cpu_reset TLB code | Max Filippov | 2019-08-13 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-08-16 | 2 | -12/+24 |
|\ \ |
|
| * | | arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side | Will Deacon | 2019-08-16 | 1 | -9/+13 |
| * | | arm64: cpufeature: Don't treat granule sizes as strict | Will Deacon | 2019-08-13 | 1 | -3/+11 |
* | | | Merge tag 'Wimplicit-fallthrough-5.3-rc5' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2019-08-15 | 2 | -3/+3 |
|\ \ \ |
|
| * | | | sh: kernel: hw_breakpoint: Fix missing break in switch statement | Gustavo A. R. Silva | 2019-08-11 | 1 | -0/+1 |
| * | | | sh: kernel: disassemble: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-08-11 | 1 | -3/+2 |
* | | | | Merge tag 'dma-mapping-5.3-4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-08-14 | 5 | -26/+3 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | dma-mapping: fix page attributes for dma_mmap_* | Christoph Hellwig | 2019-08-10 | 5 | -26/+3 |
* | | | | Merge tag 'riscv/for-v5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-08-11 | 3 | -35/+5 |
|\ \ \ \ |
|
| * | | | | RISC-V: Remove udivdi3 | Palmer Dabbelt | 2019-08-09 | 2 | -34/+0 |
| * | | | | riscv: delay: use do_div() instead of __udivdi3() | Paul Walmsley | 2019-08-09 | 1 | -1/+5 |
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-08-11 | 7 | -28/+48 |
|\ \ \ \ \ |
|
| * | | | | | x86/lib/cpu: Address missing prototypes warning | Valdis Klētnieks | 2019-08-08 | 1 | -0/+1 |
| * | | | | | x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS | Nick Desaulniers | 2019-08-08 | 1 | -5/+28 |
| * | | | | | x86/purgatory: Do not use __builtin_memcpy and __builtin_memset | Nick Desaulniers | 2019-08-08 | 4 | -23/+17 |
| * | | | | | x86: mtrr: cyrix: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-08-07 | 1 | -0/+1 |
| * | | | | | x86/ptrace: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-08-07 | 1 | -0/+1 |
* | | | | | | Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for... | Joe Perches | 2019-08-10 | 1 | -1/+1 |
* | | | | | | Merge tag 'powerpc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2019-08-10 | 1 | -4/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Revert "powerpc: slightly improve cache helpers" | Michael Ellerman | 2019-07-31 | 1 | -4/+4 |
* | | | | | | | Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2019-08-10 | 6 | -11/+16 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | ARM: ep93xx: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-08-10 | 1 | -0/+1 |
| * | | | | | | ARM: signal: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-08-10 | 1 | -0/+1 |
| * | | | | | | ARM: OMAP: dma: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-08-10 | 1 | -9/+5 |
| * | | | | | | ARM: alignment: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-08-10 | 1 | -1/+3 |
| * | | | | | | ARM: tegra: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-08-10 | 1 | -1/+1 |
| * | | | | | | ARM/hw_breakpoint: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2019-08-10 | 1 | -0/+5 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2019-08-10 | 16 | -104/+122 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern... | Paolo Bonzini | 2019-08-09 | 2 | -22/+33 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | KVM: arm: Don't write junk to CP15 registers on reset | Marc Zyngier | 2019-08-09 | 1 | -8/+15 |
| | * | | | | | | KVM: arm64: Don't write junk to sysregs on reset | Marc Zyngier | 2019-08-09 | 1 | -14/+18 |
| * | | | | | | | Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini | 2019-08-09 | 1122 | -9611/+34434 |
| |\| | | | | | |
|
| | * | | | | | | arm64: KVM: hyp: debug-sr: Mark expected switch fall-through | Anders Roxell | 2019-07-29 | 1 | -0/+30 |
| | * | | | | | | KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC | Zenghui Yu | 2019-07-26 | 2 | -3/+5 |
| | * | | | | | | arm64: KVM: regmap: Fix unexpected switch fall-through | Anders Roxell | 2019-07-26 | 1 | -0/+5 |
| * | | | | | | | x86: kvm: remove useless calls to kvm_para_available | Paolo Bonzini | 2019-08-05 | 1 | -8/+0 |
| * | | | | | | | KVM: no need to check return value of debugfs_create functions | Greg KH | 2019-08-05 | 1 | -28/+13 |