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
/
parisc
/
mm
Age
Commit message (
Expand
)
Author
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set high_memory in free_area_init()
Mike Rapoport (Microsoft)
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2025-03-16
mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned long
Ryan Roberts
2025-02-27
mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()
Ryan Roberts
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2024-11-06
mm: drop hugetlb_get_unmapped_area{_*} functions
Oscar Salvador
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-03
parisc: Delay write-protection until mark_rodata_ro() call
Helge Deller
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-01-30
parisc: Fix random data corruption from exception handler
Helge Deller
2023-12-20
shm: Slim down dependencies
Kent Overstreet
2023-09-29
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-07
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-18
parisc: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-10
parisc: dma: Add prototype for pcxl_dma_start
Helge Deller
2023-08-10
parisc: ioremap: Fix sparse warnings
Helge Deller
2023-08-10
parisc: fault: Use C99 arrary initializers
Helge Deller
2023-08-03
parisc/mm: preallocate fixmap page tables at init
Mike Rapoport (IBM)
2023-06-30
parisc: init: Drop unused variable end_paddr
Helge Deller
2023-06-29
parisc: fix expand_stack() conversion
Linus Torvalds
2023-06-28
Merge branch 'expand-stack'
Linus Torvalds
2023-06-27
mm: always expand the stack with the mmap write lock held
Linus Torvalds
2023-06-19
parisc/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-03-02
parisc: fix livelock in uaccess
Al Viro
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-01
parisc: Drop zero variable initialisations in mm/init.c
Jason Wang
2022-08-01
parisc: Fix comment typo in fault.c
Jason Wang
2022-07-17
parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROT
Anshuman Khandual
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-05-23
parisc: Prevent ldil() to sign-extend into upper 32 bits
Helge Deller
2022-05-17
parisc: Disable debug code regarding cache flushes in handle_nadtlb_fault()
John David Anglin
2022-03-11
parisc: Fix handling off probe non-access faults
John David Anglin
2022-01-28
parisc: Drop __init from map_pages declaration
John David Anglin
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-07
parisc: Enhance page fault termination message
John David Anglin
2022-01-07
parisc: Don't call faulthandler_disabled() in do_page_fault()
John David Anglin
2022-01-07
parisc: Switch user access functions to signal errors in r29 instead of r8
Helge Deller
2021-11-01
parisc: Fix set_fixmap() on PA1.x CPUs
Helge Deller
2021-11-01
parisc: Use swap() to swap values in setup_bootmem()
Yihao Han
2021-10-30
parisc: fix warning in flush_tlb_all
Sven Schnelle
2021-10-30
parisc: make parisc_acctyp() available outside of faults.c
Helge Deller
2021-08-30
parisc: Rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
2021-05-05
hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()
Peter Xu
2021-04-30
mm: move mem_init_print_info() into mm_init()
Kefeng Wang
[next]