开源镜像站
帮助
下载
动态
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
/
64
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-19
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-05-17
powerpc/mm/hash: Fix get_region_id() for invalid addresses
Aneesh Kumar K.V
2019-05-17
powerpc/mm: Drop VM_BUG_ON in get_region_id()
Aneesh Kumar K.V
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2019-05-09
powerpc/64s: Use early_mmu_has_feature() in set_kuap()
Michael Ellerman
2019-05-07
powerpc/book3s/64: check for NULL pointer in pgd_alloc()
Rick Lindsley
2019-05-03
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
2019-05-03
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
2019-05-03
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
2019-05-03
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
2019-05-03
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
2019-05-03
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
2019-05-03
powerpc/mm: split asm/hugetlb.h into dedicated subarch files
Christophe Leroy
2019-05-03
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
2019-05-03
powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
Christophe Leroy
2019-05-03
powerpc/mm: move slice_mask_for_size() into mmu.h
Christophe Leroy
2019-04-21
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
2019-04-21
powerpc/mm/hash: Simplify the region id calculation.
Aneesh Kumar K.V
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-04-21
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
2019-04-21
powerc/mm/hash: Reduce hash_mm_context size
Aneesh Kumar K.V
2019-04-21
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
2019-04-21
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
2019-04-21
powerpc/mm: Remove PPC_MM_SLICES #ifdef for book3s64
Aneesh Kumar K.V
2019-04-21
powerpc/mm: Fix build error with FLATMEM book3s64 config
Aneesh Kumar K.V
2019-04-21
powerpc/mm: Detect bad KUAP faults
Michael Ellerman
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2019-04-20
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
2019-04-20
powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZE
Michael Ellerman
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-05
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
2019-03-05
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
2019-03-05
powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration
Aneesh Kumar K.V
2019-02-23
powerpc: Avoid circular header inclusion in mmu-hash.h
Christophe Leroy
2019-02-22
powerpc/book3s: Remove pgd/pud/pmd_set() interfaces
Aneesh Kumar K.V
2019-02-22
powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU
Michael Ellerman
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
2019-01-31
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
2019-01-31
powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask
Reza Arbab
2019-01-15
powerpc/mm: Fix compile when CONFIG_PPC_RADIX_MMU is not defined
Alexey Kardashevskiy
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2018-12-22
powerpc/mm: Remove very old comment in hash-4k.h
Michael Ellerman
2018-12-04
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2018-12-04
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
2018-12-04
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
2018-11-25
powerpc/mm: remove const type qualifier from function ‘pud_pfn’
Mathieu Malaterre
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
[next]