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
2023-12-11
mips: spram: fix missing prototype warning for spram_config
Arnd Bergmann
1
-1
/
+1
2023-12-11
mips: add missing declarations
Arnd Bergmann
3
-0
/
+5
2023-12-11
mips: move cache declarations into header
Arnd Bergmann
2
-0
/
+10
2023-12-11
mips: fix tlb_init() prototype
Arnd Bergmann
1
-0
/
+1
2023-12-11
mips: fix setup_zero_pages() prototype
Arnd Bergmann
2
-1
/
+2
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
1
-0
/
+3
2023-12-11
mips: move build_tlb_refill_handler() prototype
Arnd Bergmann
1
-0
/
+1
2023-12-11
mips: add missing declarations for trap handlers
Arnd Bergmann
1
-0
/
+24
2023-12-11
mips: add asm/syscalls.h header
Arnd Bergmann
1
-0
/
+33
2023-12-05
MIPS: Loongson64: Handle more memory types passed from firmware
Jiaxun Yang
1
-1
/
+5
2023-12-05
MIPS: Loongson64: Enable DMA noncoherent support
Jiaxun Yang
1
-1
/
+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
2
-0
/
+7
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
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
4
-35
/
+71
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
1
-2
/
+0
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
1
-2
/
+0
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
7
-291
/
+0
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
1
-2
/
+0
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+25
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-6
/
+5
2023-10-19
MIPS: AR7: remove platform
Wolfram Sang
4
-241
/
+0
2023-10-19
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-10-19
mips: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
1
-1
/
+25
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
1
-6
/
+5
2023-10-07
mm: add statistics for PUD level pagetable
Baolin Wang
1
-0
/
+1
2023-10-06
MIPS: loongson32: Remove dma.h and nand.h
Keguang Zhang
3
-50
/
+0
2023-10-04
locking/local, arch: Rewrite local_add_unless() as a static inline function
Uros Bizjak
1
-11
/
+16
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
[prev]
[next]