Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
30796e18c29942c4d64bf89c4135c975393ec1ad
/
arch
/
powerpc
/
mm
/
book3s64
/
pgtable.c
12e4d53
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
by Aneesh Kumar K.V
· 5 years ago
2275d7b
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
by Nicholas Piggin
· 5 years ago
7d805ac
powerpc/64s: remove unnecessary translation cache flushes at boot
by Nicholas Piggin
· 5 years ago
fd13dae
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
by Nicholas Piggin
· 5 years ago
99161de
powerpc/64s/radix: tidy up TLB flushing code
by Nicholas Piggin
· 5 years ago
ed6546b
powerpc/64s: remove register_process_table callback
by Nicholas Piggin
· 5 years ago
9044adc
Merge branch 'topic/ppc-kvm' into next
by Michael Ellerman
· 5 years ago
5223134
powerpc/mm: Write to PTCR only if ultravisor disabled
by Claudio Carvalho
· 5 years ago
139a1d2
powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE
by Michael Anderson
· 5 years ago
191e420
powerpc/mm: refactor ioremap_range() and use ioremap_page_range()
by Christophe Leroy
· 5 years ago
192f0f8
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
1ecf2cd
powerpc/mm: pmd_devmap implies pmd_large().
by Aneesh Kumar K.V
· 6 years ago
8b8dc69
Merge branch 'fixes' into next
by Michael Ellerman
· 6 years ago
d38153f
powerpc/64s/radix: ioremap use ioremap_page_range
by Nicholas Piggin
· 6 years ago
fa1827d
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 6 years ago
33258a1
powerpc/64s: Fix THP PMD collapse serialisation
by Nicholas Piggin
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
47d9994
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
by Christophe Leroy
· 6 years ago
[Renamed from arch/powerpc/mm/pgtable-book3s64.c]
9d9f2cc
powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>
by Christophe Leroy
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
f806714
powerpc: prefer memblock APIs returning virtual address
by Mike Rapoport
· 6 years ago
5b32336
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
by Aneesh Kumar K.V
· 6 years ago
579b923
powerpc/radix: Fix kernel crash with mremap()
by Aneesh Kumar K.V
· 6 years ago
2a14653
powerpc/mm: Avoid useless lock with single page fragments
by Christophe Leroy
· 6 years ago
a95d133
powerpc/mm: Move pte_fragment_alloc() to a common location
by Christophe Leroy
· 6 years ago
dd0e144
powerpc/mm: Fix WARN_ON with THP NUMA migration
by Aneesh Kumar K.V
· 6 years ago
ae28f17
powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge
by Aneesh Kumar K.V
· 6 years ago
da7ad36
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
by Aneesh Kumar K.V
· 6 years ago
a2dc009
powerpc/mm/book3s/radix: Add mapping statistics
by Aneesh Kumar K.V
· 6 years ago
4231aba
powerpc/64s: Fix page table fragment refcount race vs speculative references
by Nicholas Piggin
· 6 years ago
fadd03c
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
by Aneesh Kumar K.V
· 7 years ago
68662f8
powerpc/64s/radix: prefetch user address in update_mmu_cache
by Nicholas Piggin
· 7 years ago
bd5050e
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
by Aneesh Kumar K.V
· 7 years ago
e4c1112
powerpc/mm: Change function prototype
by Aneesh Kumar K.V
· 7 years ago
738f964
powerpc/mm: Use page fragments for allocation page table at PMD level
by Aneesh Kumar K.V
· 7 years ago
8a6c697
powerpc/mm: Implement helpers for pagetable fragment support at PMD level
by Aneesh Kumar K.V
· 7 years ago
0c4d268
powerpc/book3s64/mm: Simplify the rcu callback for page table free
by Aneesh Kumar K.V
· 7 years ago
1c7ec8a
powerpc/mm/book3s64/4k: Switch 4k pagesize config to use pagetable fragment
by Aneesh Kumar K.V
· 7 years ago
7023467
powerpc/mm/nohash: Remove pte fragment dependency from nohash
by Aneesh Kumar K.V
· 7 years ago
af60a4c
powerpc/mm: Use pmd_lockptr instead of opencoding it
by Aneesh Kumar K.V
· 7 years ago
59879d5
powerpc/mm/book3s64: Move book3s64 code to pgtable-book3s64
by Aneesh Kumar K.V
· 7 years ago
f437c51
Merge branch 'topic/paca' into next
by Michael Ellerman
· 7 years ago
29ab6c4
powerpc/mm: Pass node id into create_section_mapping
by Nicholas Piggin
· 7 years ago
bde709a
powerpc/mm: Fix section mismatch warning in stop_machine_change_mapping()
by Mauricio Faria de Oliveira
· 7 years ago
8cc931e
powerpc/mm: update pmdp_invalidate to return old pmd value
by Aneesh Kumar K.V
· 7 years ago
0f4bc09
powerpc/mm/cxl: Add the fault handling cpu to mm cpumask
by Aneesh Kumar K.V
· 7 years ago
fa4531f
powerpc/mm: Don't send IPI to all cpus on THP updates
by Aneesh Kumar K.V
· 7 years ago
ebd3119
powerpc/mm: Add devmap support for ppc64
by Oliver O'Halloran
· 8 years ago
589ee62
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>
by Ingo Molnar
· 8 years ago
4b5d62c
powerpc/mm: add radix__remove_section_mapping()
by Reza Arbab
· 8 years ago
6cc2734
powerpc/mm: add radix__create_section_mapping()
by Reza Arbab
· 8 years ago
32b53c0
powerpc/mm: Fix memory hotplug BUG() on radix
by Reza Arbab
· 8 years ago
b3603e1
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
by Aneesh Kumar K.V
· 8 years ago
fe036a0
powerpc/64/kexec: Fix MMU cleanup on radix
by Benjamin Herrenschmidt
· 8 years ago
c6d1a76
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
by Aneesh Kumar K.V
· 8 years ago
eea8148
powerpc/mm: Move register_process_table() out of ppc_md
by Michael Ellerman
· 8 years ago
d8e91e9
powerpc/mm/radix: Add tlb flush of THP ptes
by Aneesh Kumar K.V
· 9 years ago
157d4d0
powerpc/mm/radix: Add missing tlb flush
by Aneesh Kumar K.V
· 9 years ago
bde3eb6
powerpc/mm/radix: Add radix THP callbacks
by Aneesh Kumar K.V
· 9 years ago
3df33f1
powerpc/mm/thp: Abstraction for THP functions
by Aneesh Kumar K.V
· 9 years ago