index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
MIPS: use resource_size
Julia Lawall
2020-01-10
1
-4
/
+2
|
*
|
|
mfd: ioc3: Add driver for SGI IOC3 chip
Thomas Bogendoerfer
2020-01-09
1
-20
/
+0
|
*
|
|
MIPS: SGI-IP27: fix readb/writeb addressing
Thomas Bogendoerfer
2020-01-09
2
-21
/
+21
|
*
|
|
MIPS: PCI: Support mapping of INTB/C/D for pci-xtalk-bridge
Thomas Bogendoerfer
2020-01-09
2
-5
/
+26
|
*
|
|
MIPS: SGI-IP27: No need for slice_map
Thomas Bogendoerfer
2020-01-09
2
-6
/
+0
|
*
|
|
MIPS: SGI-IP27: Store cpu speed when scanning for CPUs and use it later
Thomas Bogendoerfer
2020-01-09
5
-21
/
+5
|
*
|
|
MIPS: SGI-IP27: Only reserve interrupts used in Linux
Thomas Bogendoerfer
2020-01-09
2
-20
/
+1
|
*
|
|
MIPS: SGI-IP27: Move all shared IP27 declarations to ip27-common.h
Thomas Bogendoerfer
2020-01-09
8
-26
/
+19
|
*
|
|
MIPS: SGI-IP27: Use specific get_region_shift
Thomas Bogendoerfer
2020-01-09
2
-24
/
+20
|
*
|
|
MIPS: SGI-IP27: Use structs for decoding error status registers
Thomas Bogendoerfer
2020-01-09
1
-18
/
+20
|
*
|
|
MIPS: SGI-IP27: Use union instead of typedef
Thomas Bogendoerfer
2020-01-09
1
-2
/
+2
|
*
|
|
MIPS: SGI-IP27: Split kldir.h into generic SN and IP27 parts
Thomas Bogendoerfer
2020-01-09
2
-187
/
+192
|
*
|
|
MIPS: SGI-IP27: Move get_nasid() to a IP27 specific file
Thomas Bogendoerfer
2020-01-09
3
-16
/
+10
|
*
|
|
MIPS: SGI-IP27: move IP27 specific macro to IP27 specific header file
Thomas Bogendoerfer
2020-01-09
2
-10
/
+12
|
*
|
|
MIPS: SGI-IP27: get rid of asm/sn/sn0/ip27.h
Thomas Bogendoerfer
2020-01-09
5
-88
/
+3
|
*
|
|
MIPS: SGI-IP27: use asm/sn/agent.h for including HUB related stuff
Thomas Bogendoerfer
2020-01-09
19
-40
/
+22
|
*
|
|
MIPS: SGI-IP27: use cpu physid already present while scanning for CPUs
Thomas Bogendoerfer
2020-01-09
4
-74
/
+8
|
*
|
|
MIPS: SGI-IP27: use nodemask instead of cpumask
Thomas Bogendoerfer
2020-01-09
1
-6
/
+6
|
*
|
|
MIPS: BPF: Restore MIPS32 cBPF JIT
Paul Burton
2020-01-09
4
-0
/
+1557
|
*
|
|
MIPS: Loongson2ef: drop pointless static qualifier in loongson_suspend_enter()
Mao Wenan
2020-01-09
1
-1
/
+1
|
*
|
|
MIPS: mm: Place per_cpu on different nodes, if NUMA is enabled
Thomas Bogendoerfer
2020-01-09
2
-0
/
+53
|
*
|
|
MIPS: Loongson64: Fix node_distance()
Thomas Bogendoerfer
2020-01-09
1
-1
/
+1
|
*
|
|
MIPS: SGI-IP27: Fix node_distance
Thomas Bogendoerfer
2020-01-09
1
-9
/
+9
|
*
|
|
MIPS: X1830: Add X1830 system type.
周琰杰 (Zhou Yanjie)
2020-01-09
4
-31
/
+44
|
*
|
|
MIPS: Ingenic: Add YSH & ATIL CU Neo board support.
周琰杰 (Zhou Yanjie)
2020-01-09
4
-0
/
+215
|
*
|
|
MIPS: Ingenic: Add Ingenic X1000 support.
周琰杰 (Zhou Yanjie)
2020-01-09
2
-0
/
+278
|
*
|
|
MIPS: ralink: add missing put_device in ill_acc_of_setup
yu kuai
2020-01-09
1
-0
/
+2
|
|
/
/
*
|
|
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-01-31
1
-56
/
+28
|
\
\
\
|
*
|
|
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
1
-10
/
+0
|
*
|
|
KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
2020-01-27
1
-12
/
+14
|
*
|
|
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
2020-01-27
1
-5
/
+0
|
*
|
|
KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()
Sean Christopherson
2020-01-27
1
-2
/
+8
|
*
|
|
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
2020-01-27
1
-27
/
+6
|
*
|
|
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
2020-01-24
1
-1
/
+1
|
*
|
|
KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
Sean Christopherson
2020-01-24
1
-2
/
+2
|
*
|
|
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
2020-01-24
1
-0
/
+5
|
*
|
|
KVM: MIPS: Drop kvm_arch_vcpu_free()
Sean Christopherson
2020-01-24
1
-7
/
+2
|
*
|
|
KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
Sean Christopherson
2020-01-24
1
-3
/
+3
|
|
/
/
*
|
|
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-29
3
-0
/
+3
|
\
\
\
|
*
|
|
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-13
3
-0
/
+3
|
|
/
/
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-01-29
1
-18
/
+0
|
\
\
\
|
*
|
|
compat: provide compat_ptr() on all architectures
Arnd Bergmann
2020-01-03
1
-18
/
+0
*
|
|
|
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-29
3
-0
/
+3
|
\
\
\
\
|
*
|
|
|
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-18
3
-0
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
arch/mips/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-2
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-01-28
2
-1
/
+131
|
\
\
\
\
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
8
-18
/
+72
|
|
\
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
2
-12
/
+6
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
MIPS: ath79: ar9331: add ar9331-switch node
Oleksij Rempel
2019-12-20
2
-1
/
+131
|
|
|
_
|
/
|
|
/
|
|
[prev]
[next]