开源镜像站
帮助
动态
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
/
asm
/
fixmap.h
Age
Commit message (
Expand
)
Author
2023-10-19
powerpc: Untangle fixmap.h and pgtable.h and mmu.h
Christophe Leroy
2022-01-24
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2021-04-22
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
2020-11-06
powerpc/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2020-08-17
powerpc/fixmap: Fix the size of the early debug area
Christophe Leroy
2020-06-22
powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256k
Christophe Leroy
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-05-26
powerpc/mm: Allocate static page tables for fixmap
Christophe Leroy
2019-11-19
powerpc/83xx: map IMMR with a BAT.
Christophe Leroy
2019-11-19
powerpc: Add support for GENERIC_EARLY_IOREMAP
Christophe Leroy
2019-11-19
powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()
Christophe Leroy
2019-05-03
powerpc/32: prepare shadow area for KASAN
Christophe Leroy
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-08-10
powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPM
Christophe Leroy
2018-07-30
powerpc: remove superflous inclusions of asm/fixmap.h
Christophe Leroy
2017-08-15
powerpc/mm: Simplify __set_fixmap()
Christophe Leroy
2016-07-09
powerpc/8xx: Fix vaddr for IMMR early remap
Christophe Leroy
2014-01-23
powerpc: use generic fixmap.h
Mark Salter
2009-12-12
powerpc: reserve fixmap entries for early debug
Albert Herranz
2009-05-27
powerpc: Minor cleanups of kernel virt address space definitions
Benjamin Herrenschmidt
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell