开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
Age
Commit message (
Expand
)
Author
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
2020-10-16
powerpc/mm: add DEBUG_VM WARN for pmd_clear
Aneesh Kumar K.V
2020-10-08
powerpc/book3s64/radix: Make radix_mem_block_size 64bit
Aneesh Kumar K.V
2020-09-15
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
2020-09-15
powerpc/book3s64/hash/4k: Support large linear mapping range with 4K
Aneesh Kumar K.V
2020-08-28
powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
Aneesh Kumar K.V
2020-08-24
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-07-27
powerpc/book3s/radix-4k.h: delete duplicated word
Randy Dunlap
2020-07-27
powerpc/book3s/mmu-hash.h: delete duplicated word
Randy Dunlap
2020-07-27
powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX
Christophe Leroy
2020-07-22
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
2020-07-20
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static key
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Move pkey related bits in the linux page table
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s.
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Fixup bit numbering
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: Fix PTE/PMD fragment count for early page table mappings
Aneesh Kumar K.V
2020-07-16
powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE
Nicholas Piggin
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
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-06-03
powerpc/mm: drop platform defined pmd_mknotpresent()
Anshuman Khandual
2020-06-02
powerpc/32s: Fix another build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-05-28
powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asm
Nicholas Piggin
2020-05-28
powerpc/64/kuap: Conditionally restore AMR in interrupt exit
Nicholas Piggin
2020-05-28
powerpc/64s/kuap: Add missing isync to KUAP restore paths
Nicholas Piggin
2020-05-28
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
2020-05-26
Merge branch 'fixes' into next
Michael Ellerman
2020-05-26
Merge "Use hugepages to map kernel mem on 8xx" into next
Michael Ellerman
2020-05-26
powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
Christophe Leroy
2020-05-26
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...
Christophe Leroy
2020-05-26
powerpc/mm: Refactor pte_update() on book3s/32
Christophe Leroy
2020-05-20
powerpc/64s/pgtable: fix an undefined behaviour
Qian Cai
2020-05-20
powerpc/64s: Fix early_init_mmu section mismatch
Nicholas Piggin
2020-05-20
Merge branch 'topic/uaccess-ppc' into next
Michael Ellerman
2020-05-20
Revert "powerpc/32s: reorder Linux PTE bits to better match Hash PTE bits."
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN() by ALIGN()
Christophe Leroy
2020-05-11
powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
Christophe Leroy
2020-05-07
powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
Christophe Leroy
2020-05-06
Merge the lockless page table walk rework into next
Michael Ellerman
2020-05-05
powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race
Aneesh Kumar K.V
2020-05-05
powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_ta...
Aneesh Kumar K.V
2020-05-05
powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
Aneesh Kumar K.V
2020-05-01
powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
Christophe Leroy
2020-04-20
powerpc: Use mm_context vas_windows counter to issue CP_ABORT
Haren Myneni
2020-04-10
powerpc/mm: thread pgprot_t through create_section_mapping()
Logan Gunthorpe
[next]