index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
2024-06-11
mips: bmips: BCM6358: make sure CBR is correctly set
Christian Marangi
1
-1
/
+2
2024-06-11
MIPS: pci: lantiq: restore reset gpio polarity
Martin Schiller
1
-4
/
+4
2024-06-11
MIPS: Routerboard 532: Fix vendor retry check code
Ilpo Järvinen
1
-2
/
+2
2024-06-11
MIPS: ip22-gio: Make ip22_gio_set_64bit() and ip22_gio_init() static
Genjian Zhang
1
-2
/
+2
2024-06-11
MIPS: sgi-ip22: Add prototypes for several functions to header
Genjian Zhang
3
-4
/
+3
2024-06-11
MIPS: Loongson64: DTS: Fix PCIe port nodes for ls7a
Jiaxun Yang
1
-7
/
+30
2024-06-11
MIPS: Loongson64: DTS: Fix msi node for ls7a
Jiaxun Yang
1
-0
/
+1
2024-06-11
MIPS: Loongson64: Include bootinfo.h in dma.c
Jiaxun Yang
1
-0
/
+1
2024-06-11
MIPS: kvm: Declare prototype for kvm_init_loongson_ipi
Jiaxun Yang
3
-2
/
+6
2024-06-11
MIPS: Loongson64: Implement PM suspend for LEFI firmware
Jiaxun Yang
3
-71
/
+36
2024-06-11
MIPS: select CPU_PM with SUSPEND
Jiaxun Yang
1
-1
/
+1
2024-06-11
MIPS: asm/pm.h: Use platform agnostic macros
Jiaxun Yang
1
-11
/
+11
2024-06-11
mips: configs: ci20: Enable DRM_DW_HDMI
Maxime Ripard
1
-0
/
+1
2024-06-11
MIPS: mobileye: Add EyeQ6H support
Gregory CLEMENT
8
-5
/
+146
2024-06-11
MIPS: mobileye: Add EyeQ6H device tree
Gregory CLEMENT
4
-0
/
+260
2024-06-11
mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5
Celeste Liu
3
-3
/
+0
2024-06-11
MIPS: Alchemy: Switch to use kmemdup_array()
Andy Shevchenko
1
-4
/
+4
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
3
-0
/
+3
2024-05-22
Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+0
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+6
2024-05-20
Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
9
-212
/
+274
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-17
/
+6
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-16
/
+3
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+1
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-30
/
+0
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-14
/
+27
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+2
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2
-13
/
+0
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2
-22
/
+23
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-4
/
+16
2024-05-14
mips: module: rename MODULE_START to MODULES_VADDR
Mike Rapoport (IBM)
3
-6
/
+6
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
1
-2
/
+1
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
7
-38
/
+42
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2
-3
/
+3
2024-05-06
printk: Remove redundant CONFIG_BASE_FULL
Yoann Congal
1
-1
/
+1
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
1
-6
/
+6
2024-05-03
MIPS: Take in account load hazards for HI/LO restoring
Siarhei Volkau
1
-8
/
+11
2024-05-03
MIPS: SGI-IP27: use WARN_ON() output
Yury Norov
1
-4
/
+3
2024-05-03
MIPS: SGI-IP27: fix -Wunused-variable in arch_init_irq()
Yury Norov
1
-1
/
+0
2024-04-26
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
1
-2
/
+1
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
1
-1
/
+1
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
1
-2
/
+1
2024-04-25
change alloc_pages name in dma_map_ops to avoid name conflicts
Suren Baghdasaryan
1
-1
/
+1
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
3
-12
/
+2
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
1
-1
/
+1
2024-04-19
Merge x86 bugfixes from Linux 6.9-rc3
Paolo Bonzini
1
-9
/
+9
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-38
/
+42
2024-04-15
MIPS: SGI-IP27: micro-optimize arch_init_irq()
Yury Norov
1
-5
/
+2
[prev]
[next]