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
2019-12-05
powerpc/pmem: Fix kernel crash due to wrong range value usage in flush_dcache...
Aneesh Kumar K.V
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-01
powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h
Mike Kravetz
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-29
powerpc/fixmap: fix crash with HIGHMEM
Christophe Leroy
2019-11-25
powerpc/fixmap: don't clear fixmap area in paging_init()
Christophe Leroy
2019-11-21
Merge branch 'for-next/zone-dma' of git://git.kernel.org/pub/scm/linux/kernel...
Christoph Hellwig
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-19
powerpc/32s: automatically allocate BAT in setbat()
Christophe Leroy
2019-11-19
powerpc/ioremap: warn on early use of ioremap()
Christophe Leroy
2019-11-18
powerpc/32: Don't populate page tables for block mapped pages except on the 8xx.
Christophe Leroy
2019-11-18
powerpc/mm: Show if a bad page fault on data is read or write.
Christophe Leroy
2019-11-14
Merge branch 'topic/kaslr-book3e32' into next
Michael Ellerman
2019-11-13
powerpc/fsl_booke/kaslr: support nokaslr cmdline parameter
Jason Yan
2019-11-13
powerpc/fsl_booke/kaslr: clear the original kernel if randomized
Jason Yan
2019-11-13
powerpc/fsl_booke/32: randomize the kernel image offset
Jason Yan
2019-11-13
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
2019-11-13
powerpc/fsl_booke/32: introduce reloc_kernel_entry() helper
Jason Yan
2019-11-13
powerpc/fsl_booke/32: introduce create_kaslr_tlb_entry() helper
Jason Yan
2019-11-13
powerpc: introduce kernstart_virt_addr to store the kernel base
Jason Yan
2019-11-13
powerpc: move memstart_addr and kernstart_addr to init-common.c
Jason Yan
2019-11-07
powerpc: Don't flush caches when adding memory
Alastair D'Silva
2019-11-07
powerpc: Chunk calls to flush_dcache_range in arch_*_memory
Alastair D'Silva
2019-11-07
powerpc: Convert flush_icache_range & friends to C
Alastair D'Silva
2019-11-05
powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
Aneesh Kumar K.V
2019-11-05
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
2019-11-05
powerpc/mm/book3s64/radix: Use freed_tables instead of need_flush_all
Aneesh Kumar K.V
2019-11-05
powerpc/mm/book3s64/radix: Remove unused code.
Aneesh Kumar K.V
2019-11-01
dma/direct: turn ARCH_ZONE_DMA_BITS into a variable
Nicolas Saenz Julienne
2019-10-28
powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary i...
Aneesh Kumar K.V
2019-10-28
powerpc/pseries: Don't fail hash page table insert for bolted mapping
Aneesh Kumar K.V
2019-10-28
powerpc/nvdimm: Update vmemmap_populated to check sub-section range
Aneesh Kumar K.V
2019-10-11
powerpc/pkeys: remove unused pkey_allows_readwrite
Qian Cai
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-28
Merge tag 'powerpc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-24
thp: update split_huge_page_pmd() comment
Kefeng Wang
2019-09-24
mm: introduce compound_nr()
Matthew Wilcox (Oracle)
2019-09-24
mm: introduce page_shift()
Matthew Wilcox (Oracle)
2019-09-24
libnvdimm/altmap: Track namespace boundaries in altmap
Aneesh Kumar K.V
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
2019-09-24
powerpc/mm: Fixup tlbie vs mtpidr/mtlpidr ordering issue on POWER9
Aneesh Kumar K.V
2019-09-24
powerpc/book3s64/radix: Rename CPU_FTR_P9_TLBIE_BUG feature flag
Aneesh Kumar K.V
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-21
powerpc/mm: Fix an Oops in kasan_mmu_init()
Christophe Leroy
2019-09-21
powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLY
Christophe Leroy
2019-09-21
powerpc/book3s64/radix: Remove WARN_ON in destroy_context()
Aneesh Kumar K.V
2019-09-20
Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-09-14
powerpc/mm/radix: remove useless kernel messages
Qian Cai
2019-09-14
powerpc/64s: Remove overlaps_kvm_tmp()
Michael Ellerman
[next]