index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
1
-1
/
+0
2023-10-18
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
2023-10-17
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
1
-9
/
+0
2023-10-17
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
3
-3
/
+3
2023-10-12
KVM: MIPS: fix -Wunused-but-set-variable warning
Paolo Bonzini
1
-2
/
+1
2023-10-12
fbdev: Replace fb_pgprotect() with pgprot_framebuffer()
Thomas Zimmermann
1
-6
/
+5
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
3
-0
/
+14
2023-10-06
mm: add statistics for PUD level pagetable
Baolin Wang
1
-0
/
+1
2023-10-06
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
3
-0
/
+3
2023-10-06
MIPS: Remove dead code in relocate_new_kernel
Tiezhu Yang
1
-1
/
+0
2023-10-06
mips: dts: ralink: mt7621: rename to GnuBee GB-PC1 and GnuBee GB-PC2
Arınç ÜNAL
2
-2
/
+2
2023-10-06
mips: dts: ralink: mt7621: define each reset as an item
Arınç ÜNAL
1
-3
/
+2
2023-10-06
mips: dts: ingenic: Remove unneeded probe-type properties
Geert Uytterhoeven
2
-2
/
+0
2023-10-06
MIPS: loongson32: Remove dma.h and nand.h
Keguang Zhang
5
-54
/
+0
2023-10-04
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
1
-1
/
+2
2023-10-04
mips: use nth_page() in place of direct struct page manipulation
Zi Yan
1
-1
/
+1
2023-10-04
locking/local, arch: Rewrite local_add_unless() as a static inline function
Uros Bizjak
1
-11
/
+16
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
3
-3
/
+3
2023-09-25
MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabled
Christoph Hellwig
3
-0
/
+14
2023-09-21
futex: Add sys_futex_requeue()
peterz@infradead.org
3
-0
/
+3
2023-09-21
futex: Add sys_futex_wait()
peterz@infradead.org
3
-0
/
+3
2023-09-21
futex: Add sys_futex_wake()
peterz@infradead.org
3
-0
/
+3
2023-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-12
/
+5
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
43
-252
/
+147
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2023-09-01
Merge tag 'usb-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-553
/
+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 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+1
2023-08-31
Merge tag 'kvmarm-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2
-11
/
+4
2023-08-29
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-1
/
+1
2023-08-29
Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-33
/
+4
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
27
-54
/
+32
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
15
-109
/
+143
2023-08-28
Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2023-08-28
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+3
2023-08-28
MIPS: TXx9: Do PCI error checks on own line
Ilpo Järvinen
1
-20
/
+23
2023-08-24
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
1
-6
/
+0
2023-08-24
mips: implement the new page table range API
Matthew Wilcox (Oracle)
12
-86
/
+121
2023-08-23
arch/mips/configs/*_defconfig cleanup
Trevor Woerner
5
-5
/
+0
2023-08-23
MIPS: VDSO: Conditionally export __vdso_gettimeofday()
Nathan Chancellor
1
-0
/
+2
2023-08-21
treewide: drop CONFIG_EMBEDDED
Randy Dunlap
23
-23
/
+23
2023-08-21
mips: convert various functions to use ptdescs
Vishal Moola (Oracle)
2
-17
/
+23
[prev]
[next]