Age | Commit message (Expand) | Author | Files | Lines |
2020-02-03 | Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan... | Linus Torvalds | 1 | -5/+0 |
2020-01-31 | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 81 | -783/+2942 |
2020-01-31 | MIPS: kdb: Remove old workaround for backtracing on other CPUs | Douglas Anderson | 1 | -5/+0 |
2020-01-31 | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -56/+28 |
2020-01-30 | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 3 | -0/+3 |
2020-01-30 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -18/+0 |
2020-01-29 | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -0/+3 |
2020-01-29 | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+0 |
2020-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2 | -1/+131 |
2020-01-29 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -19/+3 |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+5 |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2020-01-28 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2020-01-28 | Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -2/+4 |
2020-01-27 | KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit() | Sean Christopherson | 1 | -10/+0 |
2020-01-27 | KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create() | Sean Christopherson | 1 | -12/+14 |
2020-01-27 | KVM: Drop kvm_arch_vcpu_setup() | Sean Christopherson | 1 | -5/+0 |
2020-01-27 | KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create() | Sean Christopherson | 1 | -2/+8 |
2020-01-27 | KVM: Move vcpu alloc and init invocation to common code | Sean Christopherson | 1 | -27/+6 |
2020-01-24 | MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and Fuel | Thomas Bogendoerfer | 2 | -0/+28 |
2020-01-24 | KVM: Introduce kvm_vcpu_destroy() | Sean Christopherson | 1 | -1/+1 |
2020-01-24 | KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu | Sean Christopherson | 1 | -2/+2 |
2020-01-24 | KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues | Sean Christopherson | 1 | -0/+5 |
2020-01-24 | KVM: MIPS: Drop kvm_arch_vcpu_free() | Sean Christopherson | 1 | -7/+2 |
2020-01-24 | KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs | Sean Christopherson | 1 | -3/+3 |
2020-01-23 | MIPS: Loongson64: Disable exec hazard | Jiaxun Yang | 1 | -0/+1 |
2020-01-23 | MIPS: Loongson64: Bump ISA level to MIPSR2 | Jiaxun Yang | 2 | -4/+6 |
2020-01-23 | MIPS: Make DIEI support as a config option | Jiaxun Yang | 3 | -5/+14 |
2020-01-23 | MIPS: OCTEON: octeon-irq: fix spelling mistake "to" -> "too" | Colin Ian King | 1 | -1/+1 |
2020-01-23 | MIPS: asm: local: add barriers for Loongson | Wang Xuerui | 1 | -0/+4 |
2020-01-23 | MIPS: Loongson64: Select mac2008 only feature | Jiaxun Yang | 1 | -0/+1 |
2020-01-23 | MIPS: Add MAC2008 Support | Jiaxun Yang | 9 | -44/+141 |
2020-01-22 | Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel" | Alexander Lobakin | 2 | -18/+1 |
2020-01-22 | MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically (again) | Alexander Lobakin | 1 | -10/+10 |
2020-01-22 | MIPS: make CPU_HAS_LOAD_STORE_LR opt-out | Alexander Lobakin | 4 | -60/+40 |
2020-01-22 | MIPS: generic: don't unconditionally select PINCTRL | Alexander Lobakin | 2 | -1/+1 |
2020-01-22 | MIPS: don't explicitly select LIBFDT in Kconfig | Alexander Lobakin | 1 | -5/+0 |
2020-01-22 | MIPS: sync-r4k: do slave counter synchronization with disabled HW interrupts | Sergey Korolev | 1 | -0/+5 |
2020-01-22 | MIPS: SGI-IP30: Check for valid pointer before using it | Thomas Bogendoerfer | 1 | -2/+3 |
2020-01-21 | MIPS: syscalls: fix indentation of the 'SYSNR' message | Alexander Lobakin | 1 | -1/+1 |
2020-01-21 | MIPS: boot: fix typo in 'vmlinux.lzma.its' target | Alexander Lobakin | 1 | -1/+1 |
2020-01-21 | MIPS: fix indentation of the 'RELOCS' message | Alexander Lobakin | 1 | -1/+1 |
2020-01-18 | open: introduce openat2(2) syscall | Aleksa Sarai | 3 | -0/+3 |
2020-01-16 | MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernel | Thomas Gleixner | 1 | -0/+4 |
2020-01-16 | crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emit | Jason A. Donenfeld | 1 | -16/+2 |
2020-01-15 | MIPS: CU1000-Neo: Refresh defconfig to support HWMON and WiFi. | 周琰杰 (Zhou Yanjie) | 1 | -1/+7 |
2020-01-15 | MIPS: Ingenic: Add missing nodes for X1000 and CU1000-Neo. | 周琰杰 (Zhou Yanjie) | 2 | -0/+116 |
2020-01-15 | mips/vdso: Support mremap() for vDSO | Guoyun Sun | 1 | -0/+13 |
2020-01-15 | MIPS: ralink: dts: gardena_smart_gateway_mt7688: Limit UART1 | Reto Schneider | 1 | -0/+3 |
2020-01-15 | MIPS: ralink: dts: gardena_smart_gateway_mt7688: Enable WMAC | Reto Schneider | 1 | -0/+5 |