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
/
powerpc
/
mm
Age
Commit message (
Expand
)
Author
2024-09-19
Merge tag 'powerpc-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-09-09
mm: pass vm_flags to generic_get_unmapped_area()
Mark Brown
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
2024-09-05
powerpc/64s: Make mmu_hash_ops __ro_after_init
Michael Ellerman
2024-09-03
mm: remove PageActive
Matthew Wilcox (Oracle)
2024-09-03
arch, mm: pull out allocation of NODE_DATA to generic code
Mike Rapoport (Microsoft)
2024-09-03
arch, mm: move definition of node_data to generic code
Mike Rapoport (Microsoft)
2024-09-01
mm/powerpc: add missing pud helpers
Peter Xu
2024-09-01
powerpc/8xx: document and enforce that split PT locks are not used
David Hildenbrand
2024-08-30
powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...
Christophe Leroy
2024-08-30
powerpc/32s: Reduce default size of module/execmem area
Christophe Leroy
2024-08-30
powerpc/8xx: Preallocate execmem page tables
Christophe Leroy
2024-08-30
powerpc/8xx: Reduce default size of module/execmem area
Christophe Leroy
2024-08-30
Revert "powerpc/8xx: Always pin kernel text TLB"
Christophe Leroy
2024-08-30
powerpc/8xx: Fix initial memory mapping
Christophe Leroy
2024-08-22
powerpc/64e: Define mmu_pte_psize static
Christophe Leroy
2024-08-22
dma-mapping: replace zone_dma_bits by zone_dma_limit
Catalin Marinas
2024-08-12
powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
Christophe Leroy
2024-08-12
powerpc/mm: Fix size of allocated PGDIR
Christophe Leroy
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-12
powerpc/mm: remove hugepd leftovers
Christophe Leroy
2024-07-12
powerpc/64s: use contiguous PMD/PUD instead of HUGEPD
Christophe Leroy
2024-07-12
powerpc/e500: use contiguous PMD instead of hugepd
Christophe Leroy
2024-07-12
powerpc/e500: remove enc and ind fields from struct mmu_psize_def
Christophe Leroy
2024-07-12
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
2024-07-12
powerpc/8xx: fix size given to set_huge_pte_at()
Christophe Leroy
2024-07-12
powerpc/mm: allow hugepages without hugepd
Christophe Leroy
2024-07-12
powerpc/mm: fix __find_linux_pte() on 32 bits with PMD leaf entries
Christophe Leroy
2024-07-12
powerpc/64e: drop unused TLB miss handlers
Michael Ellerman
2024-07-12
powerpc/64e: consolidate TLB miss handler patching
Michael Ellerman
2024-07-12
powerpc/64e: drop MMU_FTR_TYPE_FSL_E checks in 64-bit code
Michael Ellerman
2024-07-12
powerpc/64e: drop E500 ifdefs in 64-bit code
Michael Ellerman
2024-07-12
powerpc/64e: split out nohash Book3E 64-bit code
Michael Ellerman
2024-07-12
powerpc/64e: remove unused IBM HTW code
Michael Ellerman
2024-07-04
powerpc/64s/radix/kfence: map __kfence_pool at page granularity
Hari Bathini
2024-06-28
powerpc: Replace CONFIG_4xx with CONFIG_44x
Michael Ellerman
2024-06-28
powerpc/4xx: Remove CONFIG_BOOKE_OR_40x
Michael Ellerman
2024-06-28
powerpc: Remove core support for 40x
Christophe Leroy
2024-06-04
powerpc/mm/drmem: Silence drmem_init() early return
Nathan Lynch
2024-06-04
powerpc/numa: Online a node if PHB is attached.
Nilay Shroff
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-14
powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
Mike Rapoport (IBM)
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-07
mm: fix race between __split_huge_pmd_locked() and GUP-fast
Ryan Roberts
2024-05-08
powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region()
Benjamin Gray
2024-05-08
powerpc: Fix typos
Bjorn Helgaas
2024-05-07
powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
Naveen N Rao
2024-04-30
powerpc: Mark memory_limit as initdata
Michael Ellerman
2024-04-25
powerpc: mm: accelerate pagefault when badaccess
Kefeng Wang
[prev]
[next]