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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2
-4
/
+2
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
3
-0
/
+6
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
1
-0
/
+2
2023-12-13
MIPS: dts: loongson: drop incorrect dwmac fallback compatible
Krzysztof Kozlowski
2
-4
/
+2
2023-12-13
merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changes
Andrew Morton
9
-16
/
+16
2023-12-13
mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC
Baoquan He
9
-16
/
+16
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
1
-1
/
+1
2023-12-11
MIPS: SGI-IP27: hubio: fix nasid kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-12-11
mips: kexec: include linux/reboot.h
Arnd Bergmann
1
-0
/
+1
2023-12-11
mips: smp: fix setup_profiling_timer() prototype
Arnd Bergmann
1
-0
/
+3
2023-12-11
mips: hide conditionally unused functions
Arnd Bergmann
2
-0
/
+4
2023-12-11
mips: suspend: include linux/suspend.h as needed
Arnd Bergmann
2
-0
/
+2
2023-12-11
mips: mt: include asm/mips_mt.h
Arnd Bergmann
1
-0
/
+1
2023-12-11
mips: spram: fix missing prototype warning for spram_config
Arnd Bergmann
2
-1
/
+2
2023-12-11
mips: add missing declarations
Arnd Bergmann
3
-0
/
+5
2023-12-11
mips: move cache declarations into header
Arnd Bergmann
6
-12
/
+10
2023-12-11
mips: fix tlb_init() prototype
Arnd Bergmann
4
-2
/
+3
2023-12-11
mips: fix setup_zero_pages() prototype
Arnd Bergmann
3
-1
/
+3
2023-12-11
mips: unhide uasm_in_compat_space_p() declaration
Arnd Bergmann
1
-2
/
+0
2023-12-11
mips: move jump_label_apply_nops() declaration to header
Arnd Bergmann
2
-2
/
+4
2023-12-11
mips: move build_tlb_refill_handler() prototype
Arnd Bergmann
3
-4
/
+3
2023-12-11
mips: mark local function static if possible
Arnd Bergmann
2
-2
/
+2
2023-12-11
mips: signal: move sigcontext declarations to header
Arnd Bergmann
2
-3
/
+3
2023-12-11
mips: add missing declarations for trap handlers
Arnd Bergmann
4
-0
/
+27
2023-12-11
mips: add asm/syscalls.h header
Arnd Bergmann
8
-0
/
+40
2023-12-11
mips: decompress: fix add missing prototypes
Arnd Bergmann
4
-14
/
+29
2023-12-11
arch: turn off -Werror for architectures with known warnings
Arnd Bergmann
1
-6
/
+0
2023-12-08
KVM: remove CONFIG_HAVE_KVM_EVENTFD
Paolo Bonzini
1
-1
/
+0
2023-12-05
MIPS: kernel: Clear FPU states when setting up kernel threads
Thomas Bogendoerfer
1
-12
/
+13
2023-12-05
MIPS: Loongson64: Handle more memory types passed from firmware
Jiaxun Yang
2
-17
/
+31
2023-12-05
MIPS: Loongson64: Enable DMA noncoherent support
Jiaxun Yang
3
-2
/
+13
2023-12-05
MIPS: Loongson64: Reserve vgabios memory on boot
Jiaxun Yang
1
-0
/
+5
2023-12-05
mips/smp: Call rcutree_report_cpu_starting() earlier
Stefan Wiehler
1
-2
/
+2
2023-12-05
mips: remove extraneous asm-generic/iomap.h include
Arnd Bergmann
1
-2
/
+0
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
3
-0
/
+8
2023-11-23
arch: add do_page_fault prototypes
Arnd Bergmann
1
-0
/
+3
2023-11-23
arch: add missing prepare_ftrace_return() prototypes
Arnd Bergmann
1
-0
/
+4
2023-11-23
arch: vdso: consolidate gettime prototypes
Arnd Bergmann
1
-0
/
+1
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
1
-9
/
+0
2023-11-23
mips: io: remove duplicated codes
Baoquan He
1
-23
/
+5
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
1
-1
/
+0
2023-11-23
mips: add <asm-generic/io.h> including
Jiaxun Yang
6
-35
/
+75
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2
-3
/
+1
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2
-3
/
+1
2023-11-13
LSM: wireup Linux Security Module syscalls
Casey Schaufler
3
-0
/
+9
2023-11-11
Merge tag 'probes-fixes-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2023-11-10
Merge tag 'mips_6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
37
-2583
/
+5
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-2
/
+0
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-3
/
+0
2023-11-04
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-40
/
+29
[prev]
[next]