index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+2
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2020-10-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-10
/
+10
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-229
/
+100
2020-10-12
Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-51
/
+3
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2
-4
/
+4
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
2
-2
/
+2
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2
-4
/
+4
2020-09-28
PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKS
Thomas Gleixner
1
-1
/
+1
2020-09-25
Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-17
/
+14
2020-09-23
MIPS: BCM47XX: Remove the needless check with the 1074K
Wei Li
1
-1
/
+1
2020-09-23
MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
Wei Li
1
-0
/
+1
2020-09-23
MIPS: Loongson2ef: Disable Loongson MMI instructions
Jiaxun Yang
1
-0
/
+4
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
2
-2
/
+2
2020-09-22
MIPS: Loongson-3: Fix fp register access if MSA enabled
Huacai Chen
1
-16
/
+8
2020-09-17
Merge tag 'mips_fixes_5.9_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+8
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
1
-2
/
+0
2020-09-16
MIPS: SNI: Fix spurious interrupts
Thomas Bogendoerfer
1
-2
/
+7
2020-09-16
PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectable
Thomas Gleixner
1
-0
/
+1
2020-09-15
MIPS: SNI: Fix MIPS_L1_CACHE_SHIFT
Thomas Bogendoerfer
1
-0
/
+1
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2020-09-11
KVM: MIPS: Change the definition of kvm type
Huacai Chen
1
-0
/
+2
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
9
-34
/
+24
2020-09-08
mips: kprobes: Use generic kretprobe trampoline handler
Masami Hiramatsu
1
-51
/
+3
2020-09-04
Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-10
/
+25
2020-09-03
MIPS: SNI: Fix SCSI interrupt
Thomas Bogendoerfer
1
-2
/
+2
2020-09-03
MIPS: add missing MSACSR and upper MSA initialization
Huang Pei
1
-0
/
+12
2020-09-01
MIPS: perf: Fix wrong check condition of Loongson event IDs
Tiezhu Yang
1
-2
/
+2
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2020-08-26
mips: Implement arch_irqs_disabled()
Peter Zijlstra
1
-0
/
+5
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-32
/
+32
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+3
2020-08-22
mips/oprofile: Fix fallthrough placement
He Zhe
1
-1
/
+3
2020-08-22
MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h
WANG Xuerui
2
-3
/
+0
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+3
2020-08-21
MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
Florian Fainelli
1
-0
/
+2
2020-08-21
MIPS: mm: BMIPS5000 has inclusive physical caches
Florian Fainelli
1
-0
/
+4
2020-08-20
mips: propagate the calling convention change down into __csum_partial_copy_....
Al Viro
2
-195
/
+89
2020-08-20
mips: __csum_partial_copy_kernel() has no users left
Al Viro
2
-6
/
+0
2020-08-20
mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DS
Al Viro
1
-25
/
+7
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-24
/
+22
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2
-4
/
+7
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-1
/
+1
2020-08-17
MIPS: Loongson64: Do not override watch and ejtag feature
Jiaxun Yang
1
-2
/
+0
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
4
-4
/
+3
2020-08-14
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+4
[next]