index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
2023-08-31
Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-08-18
powerpc/book3s64/radix: add debug message to give more details of vmemmap all...
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/radix: remove mmu_vmemmap_psize
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/radix: add support for vmemmap optimization for radix
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/vmemmap: switch radix to use a different vmemmap handling fu...
Aneesh Kumar K.V
2023-08-18
powerpc/book3s64/mm: enable transparent pud hugepage
Aneesh Kumar K.V
2023-08-18
powerpc/mm/trace: convert trace event to trace event class
Aneesh Kumar K.V
2023-08-18
powerpc/mm: Cleanup memory block size probing
Aneesh Kumar K.V
2023-06-21
powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding
Aneesh Kumar K.V
2023-06-21
powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
Aneesh Kumar K.V
2023-06-20
powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting.
Aneesh Kumar K.V
2023-05-11
powerpc/64s/radix: Fix soft dirty tracking
Michael Ellerman
2023-01-31
powerpc/64s/radix: Fix RWX mapping with relocated kernel
Michael Ellerman
2023-01-31
powerpc/64s/radix: Fix crash with unaligned relocated kernel
Michael Ellerman
2022-10-09
Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-09-28
powerpc/64s: Enable KFENCE on book3s64
Nicholas Miehlbradt
2022-09-28
powerpc/64s: Add DEBUG_PAGEALLOC for radix
Nicholas Miehlbradt
2022-09-26
powerpc/64s/radix: don't need to broadcast IPI for radix pmd collapse flush
Yang Shi
2022-09-26
powerpc: move __end_rodata to cover arch read-only sections
Nicholas Piggin
2022-09-26
powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
Michael Ellerman
2022-07-27
powerpc/64s: POWER10 nest MMU can upgrade PTE access authority without TLB flush
Nicholas Piggin
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2021-12-23
powerpc/mm: Add __init attribute to eligible functions
Nick Child
2021-12-20
powerpc/64s/radix: Fix huge vmap false positive
Nicholas Piggin
2021-12-09
powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU
Nicholas Piggin
2021-11-30
powerpc/64s: Get LPID bit width from device tree
Nicholas Piggin
2021-11-24
powerpc/64s: Keep AMOR SPR a constant ~0 at runtime
Nicholas Piggin
2021-10-22
powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOC
Joel Stanley
2021-07-26
powerpc/kexec: blacklist functions called in real mode for kprobe
Hari Bathini
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
[next]