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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-3
/
+3
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2
-4
/
+4
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
6
-6
/
+0
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
mips: add show_stack_loglvl()
Dmitry Safonov
1
-17
/
+24
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
1
-2
/
+2
2020-06-07
Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2020-06-04
KVM: MIPS: Enable KVM support for Loongson-3
Huacai Chen
1
-0
/
+1
2020-06-04
KVM: MIPS: Introduce and use cpu_guest_has_ldpte
Huacai Chen
1
-1
/
+3
2020-06-03
Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
25
-944
/
+842
2020-05-31
MIPS: Loongson64: Guard against future cores without CPUCFG
WANG Xuerui
1
-0
/
+4
2020-05-30
MIPS: Fix build warning about "PTR_STR" redefinition
Thomas Bogendoerfer
1
-0
/
+1
2020-05-27
MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
YuanJunQing
1
-3
/
+3
2020-05-24
MIPS: emulate CPUCFG instruction on older Loongson64 cores
WANG Xuerui
2
-0
/
+54
2020-05-24
MIPS: Tidy up CP0.Config6 bits definition
Huacai Chen
1
-6
/
+6
2020-05-22
mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU
Serge Semin
1
-0
/
+44
2020-05-22
mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changes
Serge Semin
1
-0
/
+40
2020-05-22
mips: Add udelay lpj numbers adjustment
Serge Semin
1
-0
/
+70
2020-05-22
mips: Add CPS_NS16550_WIDTH config
Serge Semin
1
-2
/
+16
2020-05-22
mips: Add CONFIG/CONFIG6/Cause reg fields macro
Serge Semin
1
-2
/
+2
2020-05-22
mips: Add CP0 Write Merge config support
Serge Semin
1
-0
/
+48
2020-05-22
mips: Add MIPS Release 5 support
Serge Semin
4
-10
/
+31
2020-05-19
MIPS: Remove useless parameter of bootcmdline_init()
Zhi Li
1
-2
/
+2
2020-05-17
MIPS: Remove not used 8250-platform.c
Tiezhu Yang
2
-48
/
+0
2020-05-15
MIPS: constify sysrq_key_op
Emil Velikov
1
-1
/
+1
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
3
-0
/
+3
2020-05-08
MIPS: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-07
MIPS: asm: Rename some macros to avoid build errors
Huacai Chen
2
-4
/
+4
2020-05-07
mips: cm: Add L2 ECC/parity errors reporting
Serge Semin
1
-2
/
+60
2020-05-07
mips: cm: Fix an invalid error code of INTVN_*_ERR
Serge Semin
1
-3
/
+3
2020-05-07
MIPS: Use fallthrough for arch/mips
Liangliang Huang
7
-42
/
+41
2020-05-07
MIPS: Truncate link address into 32bit for 32bit kernel
Jiaxun Yang
1
-1
/
+1
2020-05-02
MIPS: perf: Remove unnecessary "fallthrough" pseudo keywords
Huacai Chen
1
-2
/
+2
2020-05-02
MIPS: Loongson64: Correct TLB type for Loongson-3 Classic
Jiaxun Yang
1
-1
/
+4
2020-04-30
MIPS: Loongson64: Probe CPU features via CPUCFG
Jiaxun Yang
1
-8
/
+37
2020-04-30
MIPS: perf: Add hardware perf events support for new Loongson-3
Huacai Chen
1
-33
/
+340
2020-04-26
MIPS: Kernel: Identify Loongson-2K processors
Jiaxun Yang
2
-2
/
+20
2020-04-24
MIPS: Clear XContext at boot time
Jiaxun Yang
1
-0
/
+3
2020-04-24
MIPS: Move unaligned load/store helpers to inst.h
Huacai Chen
1
-775
/
+0
2020-04-21
MIPS: Make sparse_init() using top-down allocation
Tiezhu Yang
1
-0
/
+10
2020-04-21
MIPS: Cleanup code about plat_mem_setup()
Tiezhu Yang
1
-2
/
+0
2020-04-21
MIPS: Do not initialise globals to 0
Tiezhu Yang
1
-1
/
+1
2020-04-07
asm-generic: fix unistd_32.h generation format
Michal Simek
1
-2
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-31
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
13
-87
/
+77
2020-03-30
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+1
2020-03-25
MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=n
Yousong Zhou
2
-13
/
+23
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
[next]