Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b1ad487c42e982bb30f10bfb267f71c5daa3a0d5
/
arch
/
powerpc
/
include
/
asm
/
pgtable-ppc64.h
88247e8
powerpc/mm: Add new "set" flag argument to pte/pmd update function
by Aneesh Kumar K.V
· 11 years ago
fd120dc
powerpc/mm: Fix compile error of pgtable-ppc64.h
by Li Zhong
· 11 years ago
b3084f4
powerpc/thp: Fix crash on mremap
by Aneesh Kumar K.V
· 11 years ago
8e0861f
powerpc: Prepare to support kernel handling of IOMMU map/unmap
by Alexey Kardashevskiy
· 11 years ago
437d496
powerpc/THP: Enable THP on PPC64
by Aneesh Kumar K.V
· 11 years ago
12bc9f6
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
by Aneesh Kumar K.V
· 11 years ago
2940999
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
by Aneesh Kumar K.V
· 11 years ago
074c2ea
powerpc/THP: Implement transparent hugepages for ppc64
by Aneesh Kumar K.V
· 11 years ago
f940f52
powerpc/THP: Double the PMD table size for THP
by Aneesh Kumar K.V
· 11 years ago
0e5f35d
powerpc: Don't truncate pgd_index wrongly
by Aneesh Kumar K.V
· 12 years ago
78f1dbd
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
by Aneesh Kumar K.V
· 12 years ago
6755008
powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
by Aneesh Kumar K.V
· 12 years ago
72632ce
powerpc: Whitespace fix to include/asm/pgtable-ppc64.h
by Becky Bruce
· 13 years ago
2a2c29c
powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]
by Stratos Psomadakis
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
a4fe3ce
powerpc/mm: Allow more flexible layouts for hugepage pagetables
by David Gibson
· 15 years ago
a0668cd
powerpc/mm: Cleanup management of kmem_caches for pagetables
by David Gibson
· 15 years ago
ea3cc33
powerpc/mm: Cleanup handling of execute permission
by Benjamin Herrenschmidt
· 15 years ago
32a7494
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
by Benjamin Herrenschmidt
· 15 years ago
57e2a99
powerpc: Add memory management headers for new 64-bit BookE
by Benjamin Herrenschmidt
· 15 years ago
9449168
powerpc: Shield code specific to 64-bit server processors
by Benjamin Herrenschmidt
· 15 years ago
a033a48
powerpc/mm: Add option for non-atomic PTE updates to ppc64
by Benjamin Herrenschmidt
· 16 years ago
7108700
powerpc/mm: Merge various PTE bits and accessors definitions
by Benjamin Herrenschmidt
· 16 years ago
8d1cf34
powerpc/mm: Tweak PTE bit combination definitions
by Benjamin Herrenschmidt
· 16 years ago
c605782
powerpc/mm: Split the various pgtable-* headers based on MMU type
by Benjamin Herrenschmidt
· 16 years ago
8d30c14
powerpc/mm: Rework I$/D$ coherency (v3)
by Benjamin Herrenschmidt
· 16 years ago
64b3d0e
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
by Benjamin Herrenschmidt
· 16 years ago
15cb1cc
powerpc: Fix typo in pgtable-ppc64.h
by Geoff Levand
· 16 years ago
f5ea64d
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
by David Gibson
· 16 years ago
94ee815
powerpc: Fix build error with 64K pages and !hugetlbfs
by Benjamin Herrenschmidt
· 16 years ago
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
[Renamed (99%) from include/asm-powerpc/pgtable-ppc64.h]
ce0ad7f
powerpc/mm: Lockless get_user_pages_fast() for 64-bit (v3)
by Nick Piggin
· 16 years ago
83ac6a1
powerpc/mm: Implement _PAGE_SPECIAL & pte_special() for 64-bit
by Nick Piggin
· 16 years ago
a1f242f
powerpc ioremap_prot
by Benjamin Herrenschmidt
· 16 years ago
11c2d81
Merge commit 'origin/HEAD' into test-merge
by Benjamin Herrenschmidt
· 16 years ago
aba46c5
powerpc/mm: Define flags for Strong Access Ordering
by Dave Kleikamp
· 16 years ago
86df864
Correct hash flushing from huge_ptep_set_wrprotect()
by David Gibson
· 16 years ago
016b33c
powerpc: Add 64 bit version of huge_ptep_set_wrprotect
by Andy Whitcroft
· 16 years ago
41743a4
powerpc: Free a PTE bit on ppc64 with 64K pages
by Benjamin Herrenschmidt
· 16 years ago
cec08e7
[POWERPC] vmemmap fixes to use smaller pages
by Benjamin Herrenschmidt
· 17 years ago
7e67513
mm: introduce pte_special pte bit
by Nick Piggin
· 17 years ago
d29eff7
ppc64: SPARSEMEM_VMEMMAP support
by Andy Whitcroft
· 17 years ago
e21ea24
mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty
by Martin Schwidefsky
· 17 years ago
489de30
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 17 years ago
45e98cd
page table handling cleanup
by Jan Beulich
· 17 years ago
bf22f6f
Merge branch 'for-2.6.23' into merge
by Paul Mackerras
· 17 years ago
8dab524
Rework ptep_set_access_flags and fix sun4c
by Benjamin Herrenschmidt
· 17 years ago
9c709f3
[POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.h
by David Gibson
· 17 years ago
3d5134e
[POWERPC] Rewrite IO allocation & mapping on powerpc64
by Benjamin Herrenschmidt
· 17 years ago
f88df14
[POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.h
by David Gibson
· 18 years ago