index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
book3s64
/
radix_pgtable.c
Age
Commit message (
Expand
)
Author
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-06-29
Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-21
powerpc/book3s64/radix: Add H_RPT_INVALIDATE pgsize encodings to mmu_psize_def
Bharata B Rao
2021-06-10
KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU
Nicholas Piggin
2021-06-10
powerpc: Add missing linux/{of.h,irqdomain.h} include directives
Marc Zyngier
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
powerpc: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-14
powerpc/mm/radix: Make radix__change_memory_range() static
Michael Ellerman
2021-04-08
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
2021-04-08
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
2020-12-04
powerpc/book3s64/kuep: Move KUEP related function outside radix
Aneesh Kumar K.V
2020-12-04
powerpc/book3s64/kuap: Move KUAP related function outside radix
Aneesh Kumar K.V
2020-12-04
powerpc/book3s64/kuap/kuep: Move uamor setup to pkey init
Aneesh Kumar K.V
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-08
powerpc/lmb-size: Use addr #size-cells value when fetching lmb-size
Aneesh Kumar K.V
2020-10-08
powerpc/book3s64/radix: Make radix_mem_block_size 64bit
Aneesh Kumar K.V
2020-09-15
powerepc/book3s64/hash: Align start/end address correctly with bolt mapping
Aneesh Kumar K.V
2020-08-28
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
2020-07-30
powerpc: fix function annotations to avoid section mismatch warnings with gcc-10
Vladis Dronov
2020-07-20
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/kuep: Add MMU_FTR_KUEP
Aneesh Kumar K.V
2020-07-20
powerpc/mm/radix: Create separate mappings for hot-plugged memory
Aneesh Kumar K.V
2020-07-20
powerpc/mm/radix: Remove split_kernel_mapping()
Bharata B Rao
2020-07-20
powerpc/mm/radix: Free PUD table when freeing pagetable
Bharata B Rao
2020-07-20
powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings
Aneesh Kumar K.V
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-05
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-04
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-05-11
powerpc: Replace _ALIGN_UP() by ALIGN()
Christophe Leroy
2020-05-05
powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
Aneesh Kumar K.V
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
2020-03-18
powerpc/64s/radix: Fix CONFIG_SMP=n build
Nicholas Piggin
2020-01-26
powerpc/mm: Remove kvm radix prefetch workaround for Power9 DD2.2
Jordan Niethe
2019-12-01
powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h
Mike Kravetz
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-24
powerpc/book3s64: Export has_transparent_hugepage() related functions.
Aneesh Kumar K.V
2019-09-14
powerpc/mm/radix: remove useless kernel messages
Qian Cai
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
2019-09-05
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
2019-08-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-08-30
powerpc/mm: Write to PTCR only if ultravisor disabled
Claudio Carvalho
2019-08-27
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
Christophe Leroy
2019-08-20
powerpc/64s/radix: Fix memory hot-unplug page table split
Nicholas Piggin
2019-08-20
powerpc/64s/radix: Fix memory hotplug section page table creation
Nicholas Piggin
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
[next]