开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
Age
Commit message (
Expand
)
Author
2019-05-03
powerpc/hmi: Fix kernel hang when TB is in error state.
Mahesh Salgaonkar
2019-05-03
powerpc/mm: Warn if W+X pages found on boot
Russell Currey
2019-05-03
powerpc/mm: define an empty mm_iommu_init()
Christophe Leroy
2019-05-03
powerpc/fadump: define an empty fadump_cleanup()
Christophe Leroy
2019-05-03
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
2019-05-03
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
2019-05-03
powerpc: prepare string/mem functions for KASAN
Christophe Leroy
2019-05-03
powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash
Christophe Leroy
2019-05-03
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
2019-05-03
powerpc/mm: refactor pgtable freeing functions on nohash
Christophe Leroy
2019-05-03
powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32
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: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
2019-05-03
powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h
Christophe Leroy
2019-05-03
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
2019-05-03
powerpc/mm: convert Book3E 64 to pte_fragment
Christophe Leroy
2019-05-03
powerpc/mm: drop __bad_pte()
Christophe Leroy
2019-05-03
powerpc/mm: cleanup HPAGE_SHIFT setup
Christophe Leroy
2019-05-03
powerpc/mm: move hugetlb_disabled into asm/hugetlb.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: make gup_hugepte() static
Christophe Leroy
2019-05-03
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
2019-05-03
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
2019-05-03
powerpc/mm: define get_slice_psize() all the time
Christophe Leroy
2019-05-03
powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slices
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-05-03
powerpc/mm: no slice for nohash/64
Christophe Leroy
2019-05-02
powerpc/nohash64: clean pgtable.h
Christophe Leroy
2019-05-01
powerpc/powernv/mce: Print additional information about MCE error.
Mahesh Salgaonkar
2019-05-01
powerpc/powernv/mce: Print correct severity for MCE error.
Mahesh Salgaonkar
2019-05-01
powerpc/powernv/mce: Reduce MCE console logs to lesser lines.
Mahesh Salgaonkar
2019-05-01
powerpc: Add doorbell tracepoints
Anton Blanchard
2019-04-30
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2019-04-30
powerpc/64s: Reimplement book3s idle code in C
Nicholas Piggin
2019-04-29
powerpc/pseries: Track LMB nid instead of using device tree
Nathan Fontenot
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: Drop the unnecessary region check
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
[next]