summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.hThomas Bogendoerfer2020-01-108-26/+19
| * | | MIPS: SGI-IP27: Use specific get_region_shiftThomas Bogendoerfer2020-01-102-24/+20
| * | | MIPS: SGI-IP27: Use structs for decoding error status registersThomas Bogendoerfer2020-01-101-18/+20
| * | | MIPS: SGI-IP27: Use union instead of typedefThomas Bogendoerfer2020-01-101-2/+2
| * | | MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 partsThomas Bogendoerfer2020-01-102-187/+192
| * | | MIPS: SGI-IP27: Move get_nasid() to a IP27 specific fileThomas Bogendoerfer2020-01-103-16/+10
| * | | MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header fileThomas Bogendoerfer2020-01-102-10/+12
| * | | MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.hThomas Bogendoerfer2020-01-105-88/+3
| * | | MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuffThomas Bogendoerfer2020-01-1019-40/+22
| * | | MIPS: SGI-IP27: use cpu physid already present while scanning for CPUsThomas Bogendoerfer2020-01-104-74/+8
| * | | MIPS: SGI-IP27: use nodemask instead of cpumaskThomas Bogendoerfer2020-01-101-6/+6
| * | | MIPS: BPF: Restore MIPS32 cBPF JITPaul Burton2020-01-104-0/+1557
| * | | MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter()Mao Wenan2020-01-091-1/+1
| * | | MIPS: mm: Place per_cpu on different nodes, if NUMA is enabledThomas Bogendoerfer2020-01-092-0/+53
| * | | MIPS: Loongson64: Fix node_distance()Thomas Bogendoerfer2020-01-091-1/+1
| * | | MIPS: SGI-IP27: Fix node_distanceThomas Bogendoerfer2020-01-091-9/+9
| * | | MIPS: X1830: Add X1830 system type.周琰杰 (Zhou Yanjie)2020-01-094-31/+44
| * | | MIPS: Ingenic: Add YSH & ATIL CU Neo board support.周琰杰 (Zhou Yanjie)2020-01-094-0/+215
| * | | MIPS: Ingenic: Add Ingenic X1000 support.周琰杰 (Zhou Yanjie)2020-01-092-0/+278
| * | | MIPS: ralink: add missing put_device in ill_acc_of_setupyu kuai2020-01-091-0/+2
| |/ /
* | | Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-01-311-56/+28
|\ \ \
| * | | KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()Sean Christopherson2020-01-271-10/+0
| * | | KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create()Sean Christopherson2020-01-271-12/+14
| * | | KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson2020-01-271-5/+0
| * | | KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()Sean Christopherson2020-01-271-2/+8
| * | | KVM: Move vcpu alloc and init invocation to common codeSean Christopherson2020-01-271-27/+6
| * | | KVM: Introduce kvm_vcpu_destroy()Sean Christopherson2020-01-241-1/+1
| * | | KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpuSean Christopherson2020-01-241-2/+2
| * | | KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issuesSean Christopherson2020-01-241-0/+5
| * | | KVM: MIPS: Drop kvm_arch_vcpu_free()Sean Christopherson2020-01-241-7/+2
| * | | KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUsSean Christopherson2020-01-241-3/+3
| |/ /
* | | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-303-0/+3
|\ \ \
| * | | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-133-0/+3
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-301-18/+0
|\ \ \
| * | | compat: provide compat_ptr() on all architecturesArnd Bergmann2020-01-031-18/+0
* | | | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-293-0/+3
|\ \ \ \
| * | | | open: introduce openat2(2) syscallAleksa Sarai2020-01-183-0/+3
| | |_|/ | |/| |
* | | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-2/+0
|\ \ \ \
| * | | | arch/mips/setup: Drop dummy_con initializationArvind Sankar2020-01-141-2/+0
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-292-1/+131
|\ \ \ \
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-098-18/+72
| |\| | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-232-12/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | MIPS: ath79: ar9331: add ar9331-switch nodeOleksij Rempel2019-12-212-1/+131
| | |_|/ | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-01-292-19/+3
|\ \ \ \
| * | | | crypto: {arm,arm64,mips}/poly1305 - remove redundant non-reduction from emitJason A. Donenfeld2020-01-161-16/+2
| * | | | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LENEric Biggers2020-01-091-3/+1
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-5/+5
|\ \ \ \
| * \ \ \ Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-254-12/+9
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | sched/rt, MIPS: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-5/+5
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \ \ \ \