index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-05
Merge tag 'mips-fixes_7.0_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
10
-70
/
+266
2026-04-01
mips: mm: Allocate tlb_vpn array atomically
Stefan Wiehler
1
-1
/
+1
2026-04-01
MIPS: mm: Rewrite TLB uniquification for the hidden bit feature
Maciej W. Rozycki
1
-52
/
+226
2026-04-01
MIPS: mm: Suppress TLB uniquification on EHINV hardware
Maciej W. Rozycki
1
-1
/
+2
2026-04-01
MIPS: Always record SEGBITS in cpu_data.vmbits
Maciej W. Rozycki
5
-8
/
+12
2026-04-01
MIPS: Fix the GCC version check for `__multi3' workaround
Maciej W. Rozycki
1
-3
/
+3
2026-04-01
MIPS: SiByte: Bring back cache initialisation
Maciej W. Rozycki
1
-1
/
+2
2026-04-01
mips: ralink: update CPU clock index
Shiji Yang
1
-4
/
+4
2026-04-01
MIPS: Loongson64: env: Check UARTs passed by LEFI cautiously
Rong Zhang
1
-1
/
+17
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2026-03-11
Merge tag 'kvm-x86-generic-7.0-rc3' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+2
2026-03-06
Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
1
-0
/
+1
2026-02-28
KVM: always define KVM_CAP_SYNC_MMU
Paolo Bonzini
1
-1
/
+0
2026-02-28
KVM: remove CONFIG_KVM_GENERIC_MMU_NOTIFIER
Paolo Bonzini
1
-1
/
+0
2026-02-26
kbuild: Split .modinfo out from ELF_DETAILS
Nathan Chancellor
1
-0
/
+1
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-3
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
26
-46
/
+46
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
27
-57
/
+55
2026-02-16
Merge tag 'mips_7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
14
-54
/
+172
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
2
-0
/
+2
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-40
/
+14
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-5
/
+0
2026-02-11
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
3
-0
/
+11
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-0
/
+6
2026-02-10
Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-23
/
+4
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-0
/
+3
2026-02-10
Merge tag 'perf-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+2
2026-02-09
MIPS: Implement ARCH_HAS_CC_CAN_LINK
Thomas Weißschuh
1
-0
/
+28
2026-02-09
MIPS: rb532: Fix MMIO UART resource registration
Jiaxun Yang
1
-2
/
+3
2026-02-09
MIPS: Work around LLVM bug when gp is used as global register variable
Yao Zi
1
-0
/
+13
2026-02-06
mips: mm: enable MMU_GATHER_RCU_TABLE_FREE
Qi Zheng
2
-4
/
+4
2026-02-05
MIPS: Loongson64: env: Fixup serial clock-frequency when using LEFI
Yao Zi
1
-0
/
+98
2026-02-05
MIPS: Loongson2ef: Use pcibios_align_resource() to block io range
Rong Zhang
1
-1
/
+10
2026-02-05
MIPS: Loongson2ef: Register PCI controller in early stage
Rong Zhang
3
-6
/
+8
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
3
-3
/
+26
2026-02-02
MIPS: tools: relocs: Ship a definition of R_MIPS_PC32
Yao Zi
1
-0
/
+7
2026-01-30
MIPS: Loongson64: dts: fix phy-related definition of LS7A GMAC
Icenowy Zheng
1
-2
/
+4
2026-01-30
MIPS: drop unused pic32.h header
Brian Masney
1
-36
/
+0
2026-01-30
MIPS: update include to use pic32.h from platform_data
Brian Masney
4
-5
/
+4
2026-01-30
MIPS: pic32: drop unused include linux/io.h from pic32.h
Brian Masney
1
-1
/
+0
2026-01-30
MIPS: pic32: include linux/types.h on pic32.h
Brian Masney
1
-0
/
+1
2026-01-30
MIPS: pic32: include linux/io.h header on several files
Brian Masney
3
-0
/
+3
2026-01-30
mips: LOONGSON32: drop a dangling Kconfig symbol
Randy Dunlap
1
-1
/
+0
2026-01-30
MIPS: Loongson: Make cpumask_of_node() robust against NUMA_NO_NODE
John Garry
1
-1
/
+1
2026-01-28
net: ethernet: neterion: s2io: remove unused driver
Ethan Nelson-Moore
2
-2
/
+0
2026-01-26
mips: drop paging_init()
Mike Rapoport (Microsoft)
6
-20
/
+3
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
1
-11
/
+0
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
3
-13
/
+0
2026-01-26
mips: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
3
-8
/
+22
[next]