.. |
40x_mmu.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
44x_mmu.c
|
061d19f279
powerpc: Delete __cpuinit usage from all users
|
12 жил өмнө |
8xx_mmu.c
|
aa0ab02ba9
powerpc/mm/slice: Fix hugepage allocation at hint address on 8xx
|
7 жил өмнө |
Makefile
|
92e3da3cf1
powerpc: initial pkey plumbing
|
7 жил өмнө |
copro_fault.c
|
f384796c40
powerpc/mm: Add support for handling > 512TB address in SLB miss
|
7 жил өмнө |
dma-noncoherent.c
|
4386c096c2
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
|
8 жил өмнө |
drmem.c
|
2f7d03e051
powerpc/mm/drmem: Fix unexpected flag value in ibm,dynamic-memory-v2
|
7 жил өмнө |
dump_hashpagetable.c
|
4e00374704
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
|
7 жил өмнө |
dump_linuxpagetables.c
|
351750331f
powerpc/mm: Introduce _PAGE_NA
|
7 жил өмнө |
fault.c
|
c90fca951e
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
7 жил өмнө |
fsl_booke_mmu.c
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 жил өмнө |
hash64_4k.c
|
ff31e10546
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
|
7 жил өмнө |
hash64_64k.c
|
ff31e10546
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
|
7 жил өмнө |
hash_low_32.S
|
c0622167e3
powerpc: fix location of two EXPORT_SYMBOL
|
8 жил өмнө |
hash_native_64.c
|
95dff480bb
Merge branch 'fixes' into next
|
7 жил өмнө |
hash_utils_64.c
|
481c63acba
Merge branch 'topic/ppc-kvm' into next
|
7 жил өмнө |
highmem.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
hugepage-hash64.c
|
7025776ed1
powerpc/mm: Move hash table ops to a separate structure
|
9 жил өмнө |
hugetlbpage-book3e.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
hugetlbpage-hash64.c
|
ff31e10546
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
|
7 жил өмнө |
hugetlbpage-radix.c
|
5b0e2cb020
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
7 жил өмнө |
hugetlbpage.c
|
ed515b6898
powerpc/mm/hugetlb: Update hugetlb related locks
|
7 жил өмнө |
init-common.c
|
fae2211697
powerpc/mm: Fix crashes with 16G huge pages
|
7 жил өмнө |
init_32.c
|
7e1405917c
powerpc/mm/32: Remove the reserved memory hack
|
7 жил өмнө |
init_64.c
|
cec4e9b28f
powerpc/mm/radix: Parse disable_radix commandline correctly.
|
7 жил өмнө |
mem.c
|
d7dc899abe
treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX
|
7 жил өмнө |
mmap.c
|
8f2af155b5
exec: pass stack rlimit into mm layout functions
|
7 жил өмнө |
mmu_context.c
|
85bcfaf69c
powerpc/64s/radix: optimise pte_update
|
7 жил өмнө |
mmu_context_book3s64.c
|
8a6c697b99
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
|
7 жил өмнө |
mmu_context_hash32.c
|
0f369103ce
powerpc: Remove power3 from comments
|
11 жил өмнө |
mmu_context_iommu.c
|
fad953ce0b
treewide: Use array_size() in vzalloc()
|
7 жил өмнө |
mmu_context_nohash.c
|
c865c95587
powerpc/mm: Remove stale_map[] handling on non SMP processors
|
7 жил өмнө |
mmu_decl.h
|
7e1405917c
powerpc/mm/32: Remove the reserved memory hack
|
7 жил өмнө |
numa.c
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 жил өмнө |
pgtable-book3e.c
|
dd1842a2a4
powerpc/mm: Make page table size a variable
|
9 жил өмнө |
pgtable-book3s64.c
|
68662f85f3
powerpc/64s/radix: prefetch user address in update_mmu_cache
|
7 жил өмнө |
pgtable-hash64.c
|
af60a4cf87
powerpc/mm: Use pmd_lockptr instead of opencoding it
|
7 жил өмнө |
pgtable-radix.c
|
f1cb8f9beb
powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flags
|
7 жил өмнө |
pgtable.c
|
ed515b6898
powerpc/mm/hugetlb: Update hugetlb related locks
|
7 жил өмнө |
pgtable_32.c
|
7e1405917c
powerpc/mm/32: Remove the reserved memory hack
|
7 жил өмнө |
pgtable_64.c
|
738f964555
powerpc/mm: Use page fragments for allocation page table at PMD level
|
7 жил өмнө |
pkeys.c
|
eabdb8ca86
powerpc/pkeys: Detach execute_only key on !PROT_EXEC
|
7 жил өмнө |
ppc_mmu_32.c
|
d8731527ac
powerpc/sparse: Fix plain integer as NULL pointer warning
|
7 жил өмнө |
slb.c
|
a5db5060e0
powerpc/mm/hash: hard disable irq in the SLB insert path
|
7 жил өмнө |
slb_low.S
|
f384796c40
powerpc/mm: Add support for handling > 512TB address in SLB miss
|
7 жил өмнө |
slice.c
|
032900e62c
powerpc/8xx: Fix build with hugetlbfs enabled
|
7 жил өмнө |
subpage-prot.c
|
2479bfc9bc
powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx
|
7 жил өмнө |
tlb-radix.c
|
0cef77c779
powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumask
|
7 жил өмнө |
tlb_hash32.c
|
d8731527ac
powerpc/sparse: Fix plain integer as NULL pointer warning
|
7 жил өмнө |
tlb_hash64.c
|
f384796c40
powerpc/mm: Add support for handling > 512TB address in SLB miss
|
7 жил өмнө |
tlb_low_64e.S
|
446957ba51
powerpc: Fix misspellings in comments.
|
9 жил өмнө |
tlb_nohash.c
|
5c8136fa1a
powerpc/mm/nohash: do not flush the entire mm when range is a single page
|
7 жил өмнө |
tlb_nohash_low.S
|
968159c003
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
|
8 жил өмнө |
vphn.c
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |
vphn.h
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 жил өмнө |