index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: Fix a compilation issue
xurui
2023-03-17
1
-1
/
+1
*
mips: fix syscall_get_nr
Elvira Khabirova
2023-03-10
1
-1
/
+1
*
mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem
John Thomson
2022-12-31
1
-1
/
+3
*
MIPS: pic32: treat port as signed integer
Jason A. Donenfeld
2022-12-02
1
-1
/
+1
*
MIPS: IP30: Remove incorrect `cpu_has_fpu' override
Maciej W. Rozycki
2022-06-09
1
-1
/
+0
*
MIPS: IP27: Remove incorrect `cpu_has_fpu' override
Maciej W. Rozycki
2022-06-09
1
-1
/
+0
*
mips: use fallback for random_get_entropy() instead of just c0 random
Jason A. Donenfeld
2022-05-30
1
-9
/
+8
*
MIPS: Fix CP0 counter erratum detection for R4k CPUs
Maciej W. Rozycki
2022-05-12
1
-4
/
+4
*
MIPS: fix fortify panic when copying asm exception handlers
Alexander Lobakin
2022-04-13
1
-1
/
+1
*
MIPS: pgalloc: fix memory leak caused by pgd_free()
Yaliang Wang
2022-04-08
1
-0
/
+6
*
DEC: Limit PMAX memory probing to R3k systems
Maciej W. Rozycki
2022-04-08
1
-10
/
+5
*
MIPS: fix local_{add,sub}_return on MIPS64
Huang Pei
2022-03-08
1
-4
/
+5
*
MIPS: Fix build error due to PTR used in more places
Thomas Bogendoerfer
2022-02-16
4
-94
/
+94
*
MIPS: Octeon: Fix build errors using clang
Tianjia Zhang
2022-01-27
1
-2
/
+2
*
MIPS: Loongson64: Use three arguments for slti
Nathan Chancellor
2022-01-27
1
-2
/
+2
*
MIPS: Fix assembly error from MIPSr2 code used within MIPS_ISA_ARCH_LEVEL
Maciej W. Rozycki
2021-11-18
1
-1
/
+4
*
mips: cm: Convert to bitfield API to fix out-of-bounds access
Geert Uytterhoeven
2021-11-18
1
-6
/
+6
*
MIPS: Revert "add support for buggy MT7621S core detection"
Ilya Lipnitskiy
2021-10-02
1
-22
/
+1
*
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-08
2
-34
/
+0
*
Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-09-03
3
-3
/
+6
|
\
|
*
MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positive
Rui Wang
2021-08-05
1
-1
/
+1
|
*
MIPS: Ingenic: Add system type for new Ingenic SoCs.
周琰杰 (Zhou Yanjie)
2021-07-19
2
-2
/
+5
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
1
-7
/
+1
|
\
\
|
*
|
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
1
-7
/
+1
*
|
|
Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-01
1
-1
/
+1
|
\
\
\
|
*
|
|
MIPS/asm/printk: Fix build failure caused by printk
Petr Mladek
2021-07-23
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-08-31
1
-13
/
+11
|
\
\
\
|
*
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
1
-6
/
+11
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-07-23
1
-1
/
+1
|
|
\
\
\
|
*
|
|
|
compat: make linux/compat.h available everywhere
Arnd Bergmann
2021-07-23
1
-13
/
+11
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-08-30
1
-2
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>
Christoph Hellwig
2021-08-02
1
-2
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-08-06
1
-6
/
+11
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MIPS: check return value of pgtable_pmd_page_ctor
Huang Pei
2021-08-05
1
-6
/
+11
|
|
/
*
/
MIPS: Fix unreachable code issue
Gustavo A. R. Silva
2021-07-13
1
-1
/
+1
|
/
*
Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-07-11
1
-0
/
+3
|
\
|
*
Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-07-09
1
-0
/
+3
|
|
\
|
|
*
irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entry
Marc Zyngier
2021-07-09
1
-0
/
+3
*
|
|
Merge tag 'mips_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
2021-07-10
1
-1
/
+1
|
\
\
\
|
*
|
|
MIPS: vdso: Invalid GIC access through VDSO
Martin Fäcknitz
2021-07-09
1
-1
/
+1
*
|
|
|
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
1
-2
/
+2
*
|
|
|
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-2
/
+2
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'staging-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-05
1
-0
/
+10
|
\
\
\
|
*
|
|
MIPS: ralink: Define PCI_IOBASE
Sergio Paracuellos
2021-06-15
1
-0
/
+10
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
3
-3
/
+0
|
\
\
\
\
|
*
|
|
|
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
1
-1
/
+0
|
*
|
|
|
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
2
-2
/
+0
*
|
|
|
|
Merge tag 'mips_5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-07-01
6
-10
/
+26
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
MIPS: Fix PKMAP with 32-bit MIPS huge page support
Wei Li
2021-06-30
1
-1
/
+1
|
*
|
|
|
MIPS: set mips32r5 for virt extensions
Nick Desaulniers
2021-06-29
1
-4
/
+4
[next]