开源镜像站
帮助
动态
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
/
mmu.h
Age
Commit message (
Expand
)
Author
2021-03-02
powerpc: Force inlining of mmu_has_feature to fix build failure
Christophe Leroy
2020-12-09
powerpc/32s: Make support for 603 and 604+ selectable
Christophe Leroy
2020-12-09
powerpc/mm: Add mask of always present MMU features
Christophe Leroy
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
2020-12-04
powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set
Christophe Leroy
2020-12-04
powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2
Christophe Leroy
2020-12-04
powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xx
Christophe Leroy
2020-12-04
powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEP
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/kuep: Add MMU_FTR_KUEP
Aneesh Kumar K.V
2020-07-20
powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
Aneesh Kumar K.V
2020-07-16
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
2020-06-02
powerpc: Add POWER10 architected mode
Alistair Popple
2020-05-05
powerpc/pkeys: Avoid using lockless page table walk
Aneesh Kumar K.V
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
2019-05-03
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
2019-04-21
powerpc/mm: Fix build error with FLATMEM book3s64 config
Aneesh Kumar K.V
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2019-04-10
powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs
Michael Ellerman
2019-03-21
powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurations
Ben Hutchings
2019-02-23
powerpc/mmu: add is_strict_kernel_rwx() helper
Christophe Leroy
2019-02-22
powerpc: simplify BDI switch
Christophe Leroy
2018-12-19
powerpc/mm: Eliminate not possible mmu features at compile time
Christophe Leroy
2018-12-04
powerpc/mm: move platform specific mmu-xxx.h in platform directories
Christophe Leroy
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
2018-10-14
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-04-01
powerpc/64s: Remove POWER4 support
Nicholas Piggin
2018-01-20
powerpc: introduce get_mm_addr_key() helper
Ram Pai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-31
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-02-07
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
Aneesh Kumar K.V
2017-01-25
powerpc: Fix build failure with clang due to BUILD_BUG_ON()
Michael Ellerman
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-12-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-12-09
powerpc/8xx: Implement support of hugepages
Christophe Leroy
2016-11-25
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
2016-11-23
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-09-23
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
2016-09-09
powerpc/mm: Speed up computation of base and actual page size for a HPTE
Paul Mackerras
2016-08-01
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
Aneesh Kumar K.V
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
2016-08-01
powerpc/mm: Add early_[cpu|mmu]_has_feature()
Michael Ellerman
2016-08-01
powerpc/mm: Define radix_enabled() in one place & use static inline
Michael Ellerman
2016-08-01
powerpc/kernel: Convert mmu_has_feature() to returning bool
Michael Ellerman
[next]