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
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-05-05
powerpc: Simplify and move arch_randomize_brk()
Christophe Leroy
2022-05-05
powerpc/mm: Convert to default topdown mmap layout
Christophe Leroy
2022-05-05
powerpc/mm: Enable full randomisation of memory mappings
Christophe Leroy
2022-05-05
powerpc/mm: Move get_unmapped_area functions to slice.c
Christophe Leroy
2022-05-05
powerpc/mm: Use generic_hugetlb_get_unmapped_area()
Christophe Leroy
2022-05-05
powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmappe...
Christophe Leroy
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
2022-05-05
powerpc/mm: Make slice specific to book3s/64
Christophe Leroy
2022-05-05
powerpc/mm: Move vma_mmu_pagesize()
Christophe Leroy
2022-05-04
powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
Christophe Leroy
2022-05-04
powerpc/mm: Switch from __FUNCTION__ to __func__
Dwaipayan Ray
2022-04-07
Revert "powerpc: Set max_mapnr correctly"
Kefeng Wang
2022-03-31
powerpc/numa: Handle partially initialized numa nodes
Srikar Dronamraju
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-24
mm/migration: add trace events for THP migrations
Anshuman Khandual
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
powerpc/64s: Don't use DSISR for SLB faults
Michael Ellerman
2022-03-03
mm: don't include <linux/memremap.h> in <linux/mm.h>
Christoph Hellwig
2022-03-01
powerpc/mm/numa: skip NUMA_NO_NODE onlining in parse_numa_properties()
Daniel Henrique Barboza
2022-02-24
powerpc/64s/hash: Make hash faults work in NMI context
Nicholas Piggin
2022-02-12
powerpc/mm: Update default hugetlb size early
Aneesh Kumar K.V
2022-02-12
powerpc/32s: Enable STRICT_MODULE_RWX for the 603 core
Christophe Leroy
2022-02-12
powerpc: Add set_memory_{p/np}() and remove set_memory_attr()
Christophe Leroy
2022-02-12
powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
Christophe Leroy
2022-02-03
powerpc/kasan: Fix early region not updated correctly
Chen Jingwen
2022-02-02
powerpc/ptdump: Fix sparse warning in hashpagetable.c
Michael Ellerman
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2022-01-23
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-16
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
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-14
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-12
Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-23
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
2021-12-23
powerpc/code-patching: Remove init_mem_is_free
Christophe Leroy
2021-12-23
powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .long
Alexey Kardashevskiy
2021-12-23
powerpc/mm: Switch obsolete dssall to .long
Alexey Kardashevskiy
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
2021-12-21
powerpc/ptdump: Fix DEBUG_WX since generic ptdump conversion
Michael Ellerman
2021-12-20
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
2021-12-16
of/fdt: Rework early_init_dt_scan_chosen() to call directly
Rob Herring
2021-12-09
powerpc/inst: Optimise copy_inst_from_kernel_nofault()
Christophe Leroy
2021-12-09
powerpc/inst: Define ppc_inst_t
Christophe Leroy
2021-12-09
powerpc/32s: Allocate one 256k IBAT instead of two consecutives 128k IBATs
Christophe Leroy
2021-12-09
powerpc/kuap: Wire-up KUAP on book3e/64
Christophe Leroy
2021-12-09
powerpc/kuap: Wire-up KUAP on 40x
Christophe Leroy
2021-12-09
powerpc: Add KUAP support for BOOKE and 40x
Christophe Leroy
2021-12-09
powerpc/nohash: Move setup_kuap out of 8xx.c
Christophe Leroy
[next]