Age | Commit message (Expand) | Author |
2020-03-16 | floppy: separate the FDC's base address from its registers | Willy Tarreau |
2020-03-16 | floppy: prepare ARM code to simplify base address separation | Willy Tarreau |
2020-03-16 | floppy: remove incomplete support for second FDC from ARM code | Willy Tarreau |
2020-03-16 | floppy: remove dead code for drives scanning on ARM | Willy Tarreau |
2020-03-08 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2020-03-07 | Merge tag 's390-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2020-03-07 | Merge tag 'powerpc-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2020-03-06 | Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-06 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-03-06 | arch/Kconfig: update HAVE_RELIABLE_STACKTRACE description | Miroslav Benes |
2020-03-05 | riscv: fix seccomp reject syscall code path | Tycho Andersen |
2020-03-05 | riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS file | Yash Shah |
2020-03-05 | RISC-V: Select Goldfish RTC driver for QEMU virt machine | Anup Patel |
2020-03-05 | RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machine | Anup Patel |
2020-03-05 | RISC-V: Enable QEMU virt machine support in defconfigs | Anup Patel |
2020-03-05 | RISC-V: Add kconfig option for QEMU virt machine | Anup Patel |
2020-03-05 | powerpc/mm: Fix missing KUAP disable in flush_coherent_icache() | Michael Ellerman |
2020-03-04 | riscv: Fix range looking for kernel image memblock | Alexandre Ghiti |
2020-03-04 | riscv: Force flat memory model with no-mmu | Damien Le Moal |
2020-03-04 | Merge tag 'socfpga_defconfig_fix_for_v5.6' of git://git.kernel.org/pub/scm/li... | Olof Johansson |
2020-03-04 | s390/pci: Fix unexpected write combine on resource | Niklas Schnelle |
2020-03-04 | s390/mm: fix panic in gup_fast on large pud | Gerald Schaefer |
2020-03-04 | ARM: socfpga_defconfig: Add back DEBUG_FS | Dinh Nguyen |
2020-03-03 | Merge tag 'socfpga_dts_fix_for_v5.6_v2' of git://git.kernel.org/pub/scm/linux... | Olof Johansson |
2020-03-03 | riscv: Change code model of module to medany to improve data accessing | Vincent Chen |
2020-03-03 | riscv: avoid the PIC offset of static percpu data in module beyond 2G limits | Vincent Chen |
2020-03-03 | arm64: dts: socfpga: agilex: Fix gmac compatible | Ley Foon Tan |
2020-03-02 | Merge tag 'arm-soc/for-5.6/defconfig-fixes' of https://github.com/Broadcom/st... | Olof Johansson |
2020-03-02 | Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/... | Olof Johansson |
2020-03-02 | ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FS | Stefan Wahren |
2020-03-02 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-02 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-02 | arm64: context: Fix ASID limit in boot messages | Jean-Philippe Brucker |
2020-03-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-03-01 | KVM: VMX: check descriptor table exits on instruction emulation | Oliver Upton |
2020-03-01 | arm64: dts: meson: fix gxm-khadas-vim2 wifi | Christian Hewitt |
2020-02-29 | Merge tag 'arm-soc/for-5.6/devicetree-fixes' of https://github.com/Broadcom/s... | Olof Johansson |
2020-02-29 | Merge tag 'omap-for-v5.6/fixes-rc3-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson |
2020-02-29 | arm64: dts: meson-sm1-sei610: add missing interrupt-names | Guillaume La Roque |
2020-02-29 | ARM: meson: Drop unneeded select of COMMON_CLK | Geert Uytterhoeven |
2020-02-29 | x86/mm: Fix dump_pagetables with Xen PV | Juergen Gross |
2020-02-29 | x86/ioperm: Add new paravirt function update_io_bitmap() | Juergen Gross |
2020-02-28 | Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2020-02-28 | kvm: x86: Limit the number of "kvm: disabled by bios" messages | Erwan Velu |
2020-02-28 | KVM: x86: avoid useless copy of cpufreq policy | Paolo Bonzini |
2020-02-28 | KVM: allow disabling -Werror | Paolo Bonzini |
2020-02-28 | KVM: x86: allow compiling as non-module with W=1 | Valdis Klētnieks |
2020-02-28 | KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis | Wanpeng Li |
2020-02-28 | KVM: Introduce pv check helpers | Wanpeng Li |
2020-02-28 | KVM: SVM: allocate AVIC data structures based on kvm_amd module parameter | Paolo Bonzini |