index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: MIPS: remove unnecessary definition of KVM_PRIVATE_MEM_SLOTS
Paolo Bonzini
2022-08-19
1
-2
/
+0
*
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2022-08-06
21
-606
/
+11
|
\
|
*
MIPS: CFE: Add cfe_die()
Florian Fainelli
2022-07-17
1
-0
/
+2
|
*
MIPS: BCM47XX: Add support for Netgear WNR3500L v2
Florian Fainelli
2022-07-15
1
-0
/
+1
|
*
MIPS: Remove VR41xx support
Thomas Bogendoerfer
2022-07-14
17
-599
/
+1
|
*
MIPS: Make phys_to_virt utilize __va()
Florian Fainelli
2022-07-11
1
-1
/
+1
|
*
MIPS: Fix some typos
Zhang Jiaming
2022-07-05
1
-6
/
+6
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
4
-69
/
+41
|
\
\
|
*
|
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
2022-07-17
3
-12
/
+12
|
*
|
mips: drop definitions of PTE_ORDER
Mike Rapoport
2022-07-17
2
-15
/
+9
|
*
|
mips: rename PUD_ORDER to PUD_TABLE_ORDER
Mike Rapoport
2022-07-17
3
-10
/
+10
|
*
|
mips: rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
2022-07-17
3
-12
/
+12
|
*
|
mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-17
1
-22
/
+0
|
|
/
*
|
Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-05
1
-9
/
+0
|
\
\
|
*
|
arch/*/: remove CONFIG_VIRT_TO_BUS
Arnd Bergmann
2022-06-28
1
-9
/
+0
|
|
/
*
|
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-08-04
2
-14
/
+0
|
\
\
|
*
|
PCI: Move isa_dma_bridge_buggy out of asm/dma.h
Stafford Horne
2022-07-22
1
-8
/
+0
|
*
|
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-07-22
1
-6
/
+0
|
|
/
*
|
Merge tag 'flexible-array-transformations-UAPI-6.0-rc1' of git://git.kernel.o...
Linus Torvalds
2022-08-02
1
-1
/
+1
|
\
\
|
*
|
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2022-06-28
1
-1
/
+1
|
|
/
*
|
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
1
-1
/
+2
|
\
\
|
*
|
irqchip/loongson-liointc: Add ACPI init support
Huacai Chen
2022-07-20
1
-0
/
+1
|
*
|
irqchip/loongson-pch-pic: Add ACPI init support
Huacai Chen
2022-07-20
1
-1
/
+1
|
|
/
*
/
jump_label: make initial NOP patching the special case
Ard Biesheuvel
2022-06-24
1
-0
/
+2
|
/
*
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-06-03
1
-150
/
+99
|
\
|
*
termbits.h: Remove posix_types.h include
Ilpo Järvinen
2022-05-19
1
-2
/
+0
|
*
termbits.h: Align lines & format
Ilpo Järvinen
2022-05-19
1
-78
/
+78
|
*
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
2022-05-19
1
-51
/
+2
|
*
Merge 5.18-rc7 into usb-next
Greg Kroah-Hartman
2022-05-16
1
-4
/
+4
|
|
\
|
*
|
termbits: Convert octal defines to hex
Ilpo Järvinen
2022-05-05
1
-111
/
+111
*
|
|
Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-02
1
-6
/
+6
|
\
\
\
|
*
|
|
mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.h
Masahiro Yamada
2022-06-02
1
-6
/
+6
*
|
|
|
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
3
-57
/
+16
|
\
\
\
\
|
*
|
|
|
asm-generic: compat: Cleanup duplicate definitions
Guo Ren
2022-04-26
1
-11
/
+7
|
*
|
|
|
fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
Guo Ren
2022-04-26
1
-0
/
+2
|
*
|
|
|
compat: consolidate the compat_flock{,64} definition
Christoph Hellwig
2022-04-26
1
-17
/
+2
|
*
|
|
|
uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
Christoph Hellwig
2022-04-26
2
-6
/
+2
|
*
|
|
|
uapi: simplify __ARCH_FLOCK{,64}_PAD a little
Christoph Hellwig
2022-04-26
1
-23
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2022-05-30
6
-43
/
+45
|
\
\
\
\
|
*
|
|
|
MIPS: RALINK: Define pci_remap_iospace under CONFIG_PCI_DRIVERS_GENERIC
Tiezhu Yang
2022-05-26
1
-0
/
+2
|
*
|
|
|
MIPS: Rewrite `csum_tcpudp_nofold' in plain C
Maciej W. Rozycki
2022-05-23
1
-41
/
+38
|
*
|
|
|
MIPS: Octeon: add SNIC10E board
Stijn Tintel
2022-05-23
1
-0
/
+2
|
*
|
|
|
MIPS: adding a safety check for cpu_has_fpu
Shida Zhang
2022-05-04
1
-0
/
+3
|
*
|
|
|
MIPS: IP30: Remove incorrect `cpu_has_fpu' override
Maciej W. Rozycki
2022-05-04
1
-1
/
+0
|
*
|
|
|
MIPS: IP27: Remove incorrect `cpu_has_fpu' override
Maciej W. Rozycki
2022-05-04
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-05-26
1
-3
/
+6
|
\
\
\
\
|
*
|
|
|
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
2022-05-13
1
-3
/
+6
|
|
/
/
/
*
|
|
|
Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-26
1
-10
/
+10
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
mips: add asm/stat.h to UAPI compile-test coverage
Masahiro Yamada
2022-05-13
1
-10
/
+10
|
|
/
/
*
|
|
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
1
-0
/
+2
|
\
\
\
[next]