index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
mmu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-02
powerpc: Force inlining of mmu_has_feature to fix build failure
Christophe Leroy
1
-2
/
+2
2020-12-09
powerpc/32s: Make support for 603 and 604+ selectable
Christophe Leroy
1
-1
/
+4
2020-12-09
powerpc/mm: Add mask of always present MMU features
Christophe Leroy
1
-0
/
+25
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
1
-1
/
+1
2020-12-03
powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set
Christophe Leroy
1
-4
/
+3
2020-12-03
powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2
Christophe Leroy
1
-2
/
+1
2020-12-03
powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xx
Christophe Leroy
1
-1
/
+4
2020-12-03
powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEP
Aneesh Kumar K.V
1
-10
/
+14
2020-07-20
powerpc/book3s64/kuep: Add MMU_FTR_KUEP
Aneesh Kumar K.V
1
-0
/
+9
2020-07-20
powerpc/book3s64/pkeys: Add MMU_FTR_PKEY
Aneesh Kumar K.V
1
-0
/
+10
2020-07-16
powerpc/mm: Enable radix GTSE only if supported.
Bharata B Rao
1
-0
/
+4
2020-06-02
powerpc: Add POWER10 architected mode
Alistair Popple
1
-0
/
+1
2020-05-05
powerpc/pkeys: Avoid using lockless page table walk
Aneesh Kumar K.V
1
-9
/
+0
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
1
-1
/
+1
2019-05-02
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
1
-0
/
+3
2019-04-21
powerpc/mm: Fix build error with FLATMEM book3s64 config
Aneesh Kumar K.V
1
-15
/
+0
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
1
-1
/
+9
2019-04-10
powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configs
Michael Ellerman
1
-1
/
+1
2019-03-20
powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurations
Ben Hutchings
1
-1
/
+1
2019-02-23
powerpc/mmu: add is_strict_kernel_rwx() helper
Christophe Leroy
1
-0
/
+11
2019-02-21
powerpc: simplify BDI switch
Christophe Leroy
1
-0
/
+2
2018-12-19
powerpc/mm: Eliminate not possible mmu features at compile time
Christophe Leroy
1
-5
/
+26
2018-12-04
powerpc/mm: move platform specific mmu-xxx.h in platform directories
Christophe Leroy
1
-12
/
+2
2018-11-26
powerpc: change CONFIG_PPC_STD_MMU_32 to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-1
/
+1
2018-11-26
powerpc: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
Christophe Leroy
1
-1
/
+1
2018-10-14
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
1
-0
/
+15
2018-07-30
powerpc: clean inclusions of asm/feature-fixups.h
Christophe Leroy
1
-1
/
+0
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
1
-1
/
+1
2018-03-31
powerpc/64s: Remove POWER4 support
Nicholas Piggin
1
-3
/
+3
2018-01-20
powerpc: introduce get_mm_addr_key() helper
Ram Pai
1
-0
/
+9
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-03-31
powerpc/mm/hash: Support 68 bit VA
Aneesh Kumar K.V
1
-6
/
+13
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+1
2017-02-07
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
Aneesh Kumar K.V
1
-0
/
+1
2017-01-25
powerpc: Fix build failure with clang due to BUILD_BUG_ON()
Michael Ellerman
1
-0
/
+2
2016-12-16
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-11
/
+12
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
1
-11
/
+12
2016-12-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2016-12-10
powerpc/8xx: Implement support of hugepages
Christophe Leroy
1
-11
/
+12
2016-11-25
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
1
-4
/
+10
2016-11-23
powerpc/64: Provide functions for accessing POWER9 partition table
Paul Mackerras
1
-0
/
+5
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+4
2016-09-23
powerpc/64/kexec: Fix MMU cleanup on radix
Benjamin Herrenschmidt
1
-0
/
+4
2016-09-09
powerpc/mm: Speed up computation of base and actual page size for a HPTE
Paul Mackerras
1
-0
/
+1
2016-08-01
powerpc/mm: Catch usage of cpu/mmu_has_feature() before jump label init
Aneesh Kumar K.V
1
-0
/
+8
2016-08-01
powerpc: Add option to use jump label for mmu_has_feature()
Kevin Hao
1
-0
/
+38
2016-08-01
powerpc: Add option to use jump label for cpu_has_feature()
Kevin Hao
1
-0
/
+1
2016-08-01
powerpc/mm: Add early_[cpu|mmu]_has_feature()
Michael Ellerman
1
-1
/
+16
2016-08-01
powerpc/mm: Define radix_enabled() in one place & use static inline
Michael Ellerman
1
-4
/
+12
2016-08-01
powerpc/kernel: Convert mmu_has_feature() to returning bool
Michael Ellerman
1
-2
/
+2
[next]