index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
mips: module: rename MODULE_START to MODULES_VADDR
Mike Rapoport (IBM)
2024-04-26
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-25
treewide: use initializer for struct vm_unmapped_area_info
Rick Edgecombe
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-02-20
MIPS: tlbex: Use GPR number macros
Jiaxun Yang
2024-02-20
MIPS: page: Use GPR number macros
Jiaxun Yang
2024-02-20
MIPS: Unify define of CP0 registers for uasm code
Jiaxun Yang
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-17
Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2024-01-08
MIPS: Fix typos
Bjorn Helgaas
2023-12-21
mips: mm: add slab availability checking in ioremap_prot
Serge Semin
2023-12-21
mips: Optimize max_mapnr init procedure
Serge Semin
2023-12-21
mips: Fix max_mapnr being uninitialized on early stages
Serge Semin
2023-12-20
mips: fix r3k_cache_init build regression
Arnd Bergmann
2023-12-12
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-10
mips: hide conditionally unused functions
Arnd Bergmann
2023-12-10
mips: move cache declarations into header
Arnd Bergmann
2023-12-10
mips: fix tlb_init() prototype
Arnd Bergmann
2023-12-10
mips: fix setup_zero_pages() prototype
Arnd Bergmann
2023-12-10
mips: move build_tlb_refill_handler() prototype
Arnd Bergmann
2023-12-10
mips: mark local function static if possible
Arnd Bergmann
2023-12-10
mips: add missing declarations for trap handlers
Arnd Bergmann
2023-10-04
mips: use nth_page() in place of direct struct page manipulation
Zi Yan
2023-09-07
Merge tag 'mips_6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-08-24
mips: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-21
mips: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-15
mips: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-06-29
Merge tag 'mips_6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-24
mips/mm: Convert to using lock_mm_and_find_vma()
Ben Hutchings
2023-06-20
MIPS: mm: Remove special handling for OCTEON CPUs
Thomas Bogendoerfer
2023-06-19
mips: add pte_unmap() to balance pte_offset_map()
Hugh Dickins
2023-04-05
MIPS: mm: Remove local_cache_flush_page
Thomas Bogendoerfer
2023-04-05
MIPS: mm: Remove unused *cache_page_indexed flush functions
Thomas Bogendoerfer
2023-04-05
MIPS: c-octeon: Provide alternative SMP cache flush function
Jiaxun Yang
2023-04-05
MIPS: Move declaration of bcache ops to cache.c
Jiaxun Yang
2023-03-24
MIPS: c-r4k: Always install dma flush functions
Jiaxun Yang
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
2022-08-06
Merge tag 'mips_6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2022-08-04
MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0
Nathan Chancellor
2022-07-17
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
2022-07-17
mips: drop definitions of PTE_ORDER
Mike Rapoport
2022-07-17
mips/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-07-15
MIPS: Fixed __debug_virt_addr_valid()
Florian Fainelli
2022-07-14
MIPS: Remove VR41xx support
Thomas Bogendoerfer
2022-07-11
MIPS: mm: Use the bitmap API to allocate bitmaps
Christophe JAILLET
[next]