aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-56/+28
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Gravatar Linus Torvalds 3-0/+3
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-18/+0
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-0/+3
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-2/+0
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 2-1/+131
2020-01-28Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-19/+3
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-5/+5
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+4
2020-01-28Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-2/+4
2020-01-27KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Gravatar Sean Christopherson 1-10/+0
2020-01-27KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create()Gravatar Sean Christopherson 1-12/+14
2020-01-27KVM: Drop kvm_arch_vcpu_setup()Gravatar Sean Christopherson 1-5/+0
2020-01-27KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()Gravatar Sean Christopherson 1-2/+8
2020-01-27KVM: Move vcpu alloc and init invocation to common codeGravatar Sean Christopherson 1-27/+6
2020-01-24KVM: Introduce kvm_vcpu_destroy()Gravatar Sean Christopherson 1-1/+1
2020-01-24KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpuGravatar Sean Christopherson 1-2/+2
2020-01-24KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issuesGravatar Sean Christopherson 1-0/+5
2020-01-24KVM: MIPS: Drop kvm_arch_vcpu_free()Gravatar Sean Christopherson 1-7/+2
2020-01-24KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUsGravatar Sean Christopherson 1-3/+3
2020-01-18open: introduce openat2(2) syscallGravatar Aleksa Sarai 3-0/+3
2020-01-16MIPS: vdso: Define BUILD_VDSO32 when building a 32bit kernelGravatar Thomas Gleixner 1-0/+4
2020-01-16crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitGravatar Jason A. Donenfeld 1-16/+2
2020-01-14arch/mips/setup: Drop dummy_con initializationGravatar Arvind Sankar 1-2/+0
2020-01-14mips: vdso: Remove unused VDSO_HAS_32BIT_FALLBACKGravatar Vincenzo Frascino 1-2/+0
2020-01-13arch: wire up pidfd_getfd syscallGravatar Sargun Dhillon 3-0/+3
2020-01-10Merge branch 'x86/mm' into efi/core, to pick up dependenciesGravatar Ingo Molnar 1-0/+4
2020-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 8-18/+72
2020-01-09crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENGravatar Eric Biggers 1-3/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheGravatar Christoph Hellwig 36-56/+55
2020-01-06MIPS: define ioremap_nocache to ioremapGravatar Christoph Hellwig 1-23/+2
2020-01-04Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-18/+72
2020-01-03compat: provide compat_ptr() on all architecturesGravatar Arnd Bergmann 1-18/+0
2020-01-02MIPS: Avoid VDSO ABI breakage due to global register variableGravatar Paul Burton 1-1/+19
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesGravatar Ingo Molnar 4-12/+9
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 2-12/+6
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Linus Torvalds 1-4/+5
2019-12-20MIPS: ath79: ar9331: add ar9331-switch nodeGravatar Oleksij Rempel 2-1/+131
2019-12-18MIPS: BPF: eBPF JIT: check for MIPS ISA compliance in KconfigGravatar Alexander Lobakin 2-2/+2
2019-12-18MIPS: BPF: Disable MIPS32 eBPF JITGravatar Paul Burton 1-1/+1
2019-12-18MIPS: Prevent link failure with kcov instrumentationGravatar Jouni Hogander 1-0/+3
2019-12-13scripts/sorttable: Rename 'sortextable' to 'sorttable'Gravatar Shile Zhang 1-1/+1
2019-12-11bpf, mips: Limit to 33 tail callsGravatar Paul Chaignon 1-4/+5
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Gravatar Ingo Molnar 1-0/+4
2019-12-09MIPS: OCTEON: Replace SIZEOF_FIELD() macroGravatar Pankaj Bharadiya 1-8/+1
2019-12-08sched/rt, MIPS: Use CONFIG_PREEMPTIONGravatar Thomas Gleixner 2-5/+5
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedGravatar Masahiro Yamada 1-0/+2
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedGravatar Masahiro Yamada 1-0/+1
2019-12-03Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0