index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
MIPS: mipsregs: Set proper ISA level for virt extensions
Jiaxun Yang
1
-5
/
+8
2024-12-09
mips: asm: fix warning when disabling MIPS_FP_SUPPORT
Jonas Gorski
1
-1
/
+1
2024-08-03
MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and later
Gregory CLEMENT
1
-0
/
+4
2024-08-03
MIPS: Loongson64: env: Hook up Loongsson-2K
Jiaxun Yang
1
-0
/
+2
2024-05-17
MIPS: scall: Save thread_info.syscall unconditionally on entry
Jiaxun Yang
1
-1
/
+1
2024-03-27
MIPS: Clear Cause.BD in instruction_pointer_set
Jiaxun Yang
1
-0
/
+1
2024-02-23
ptrace: Introduce exception_ip arch hook
Jiaxun Yang
1
-0
/
+2
2024-02-23
MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assembler
Guenter Roeck
1
-1
/
+2
2024-02-23
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-02-16
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+2
2024-01-26
mips: dmi: Fix early remap on MIPS32
Serge Semin
1
-1
/
+1
2023-12-13
MIPS: Loongson64: Enable DMA noncoherent support
Jiaxun Yang
1
-1
/
+2
2023-12-13
MIPS: Loongson64: Handle more memory types passed from firmware
Jiaxun Yang
1
-1
/
+5
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+1
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
4
-103
/
+0
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+3
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-2
/
+1
2023-08-30
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-64
/
+90
2023-08-29
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2023-08-25
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-6
/
+0
2023-08-25
mips: implement the new page table range API
Matthew Wilcox (Oracle)
5
-44
/
+73
2023-08-21
mips: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-14
/
+18
2023-08-18
nmi_backtrace: allow excluding an arbitrary CPU
Douglas Anderson
1
-1
/
+1
2023-08-18
asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros
Baoquan He
1
-3
/
+2
2023-08-17
KVM: Declare kvm_arch_flush_remote_tlbs() globally
Raghavendra Rao Ananta
1
-1
/
+0
2023-08-17
KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs()
David Matlack
1
-2
/
+2
2023-08-15
mips: remove <asm/export.h>
Masahiro Yamada
1
-1
/
+0
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-2
/
+0
2023-07-28
MIPS: loongson32: Remove regs-rtc.h
Keguang Zhang
2
-20
/
+0
2023-07-28
MIPS: loongson32: Remove regs-clk.h
Keguang Zhang
2
-82
/
+0
2023-07-12
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
1
-3
/
+3
2023-07-10
locking/arch: Avoid variable shadowing in local_try_cmpxchg()
Uros Bizjak
1
-2
/
+2
2023-07-09
Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
1
-3
/
+3
2023-07-03
MIPS: KVM: Fix NULL pointer dereference
Huacai Chen
1
-3
/
+3
2023-06-30
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
10
-93
/
+6
2023-06-29
Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-4
/
+24
2023-06-29
Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-10
/
+0
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-4
/
+0
2023-06-28
Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+0
2023-06-27
Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...
Linus Torvalds
2
-26
/
+0
2023-06-26
Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2023-06-23
MIPS: dec: prom: Address -Warray-bounds warning
Gustavo A. R. Silva
1
-1
/
+1
2023-06-21
mips: ralink: mt7620: remove clock related code
Sergio Paracuellos
1
-35
/
+0
2023-06-21
mips: ralink: rt3883: remove clock related code
Sergio Paracuellos
1
-8
/
+0
2023-06-21
mips: ralink: rt305x: remove clock related code
Sergio Paracuellos
1
-21
/
+0
2023-06-21
mips: ralink: rt288x: remove clock related code
Sergio Paracuellos
1
-10
/
+0
2023-06-19
MIPS: Loongson32: Remove deprecated PWM timer clocksource
Keguang Zhang
2
-26
/
+0
2023-06-16
mips/cpu: Switch to arch_cpu_finalize_init()
Thomas Gleixner
1
-17
/
+0
2023-06-13
gpiolib: remove unused gpio_cansleep()
Andy Shevchenko
2
-10
/
+0
[next]