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-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
2023-11-03
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+2
2023-11-03
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-2
/
+40
2023-11-03
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-2
/
+0
2023-11-02
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+6
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-31
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-11
/
+25
2023-10-28
kbuild: remove ARCH_POSTLINK from module builds
Masahiro Yamada
1
-3
/
+0
2023-10-27
crypto: mips/crc32 - remove redundant setting of alignmask to 0
Eric Biggers
1
-2
/
+0
2023-10-24
vgacon: fix mips/sibyte build regression
Arnd Bergmann
1
-0
/
+1
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
4
-2
/
+15
2023-10-19
MIPS: AR7: remove platform
Wolfram Sang
18
-2493
/
+0
2023-10-19
arch: mips: remove ReiserFS from defconfig
Peter Lafreniere
7
-27
/
+0
2023-10-19
MIPS: lantiq: Remove unnecessary include of <linux/of_irq.h>
Bjorn Helgaas
1
-1
/
+0
2023-10-19
MIPS: lantiq: Fix pcibios_plat_dev_init() "no previous prototype" warning
Bjorn Helgaas
1
-0
/
+1
2023-10-19
MIPS: KVM: Fix a build warning about variable set but not used
Huacai Chen
1
-2
/
+1
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)
2
-1
/
+39
2023-10-17
vgacon: clean up global screen_info instances
Arnd Bergmann
4
-29
/
+26
2023-10-17
vgacon: remove screen_info dependency
Arnd Bergmann
1
-1
/
+1
[prev]
[next]