Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a6c5170d1edea97c538c81e377e56c7b5c5b7e63
/
arch
/
powerpc
/
include
/
asm
/
pgtable.h
780fc56
powerpc: drop _PAGE_FILE and pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
21d9ee3
mm: remove remaining references to NUMA hinting bits and helpers
by Mel Gorman
· 10 years ago
e7bb4b6d
mm: add p[te|md] protnone helpers for use by NUMA balancing
by Mel Gorman
· 10 years ago
a7b9f67
powerpc32: adds handling of _PAGE_RO
by LEROY Christophe
· 10 years ago
b30e759
powerpc/mm: Switch to generic RCU get_user_pages_fast
by Aneesh Kumar K.V
· 10 years ago
fd9879b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
6a33979
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
by Mel Gorman
· 10 years ago
1c98025
powerpc: Dynamic DMA zone limits
by Scott Wood
· 10 years ago
c46a7c8
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
by Mel Gorman
· 11 years ago
56eecdb
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
by Aneesh Kumar K.V
· 11 years ago
e2a0f81
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
f5e3fe0
kvm: powerpc: define a linux pte lookup function
by Bharat Bhushan
· 11 years ago
c34a51c
powerpc/mm: Enable _PAGE_NUMA for book3s
by Aneesh Kumar K.V
· 11 years ago
65b97fb
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
40d158e
consolidate io_remap_pfn_range definitions
by Al Viro
· 12 years ago
2940999
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
by Aneesh Kumar K.V
· 12 years ago
074c2ea
powerpc/THP: Implement transparent hugepages for ppc64
by Aneesh Kumar K.V
· 12 years ago
e2b3d20
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format
by Aneesh Kumar K.V
· 12 years ago
cc3665a
powerpc: Don't hard code the size of pte page
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
09c188c
powerpc: Add pgprot_cached_noncoherent()
by Geoff Thorpe
· 13 years ago
fe3cc0d9
powerpc: Add pgprot_writecombine
by Anton Blanchard
· 14 years ago
4b3073e
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
by Russell King
· 15 years ago
a4fe3ce
powerpc/mm: Allow more flexible layouts for hugepage pagetables
by David Gibson
· 15 years ago
1660e9d
powerpc/32: Always order writes to halves of 64-bit PTEs
by Paul Mackerras
· 15 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
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
b8b572e
powerpc: Move include files to arch/powerpc/include/asm
by Stephen Rothwell
· 16 years ago
[Renamed from include/asm-powerpc/pgtable.h]
1e3519f
Move update_mmu_cache() declaration from tlbflush.h to pgtable.h
by Benjamin Herrenschmidt
· 16 years ago
9c709f3
[POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.h
by David Gibson
· 18 years ago
f88df14
[POWERPC] Remove arch/powerpc's dependence on asm-ppc/pg{alloc,table}.h
by David Gibson
· 18 years ago
6210230
[POWERPC] Cleanup and fix breakage in tlbflush.h
by David Gibson
· 18 years ago
a741e67
[POWERPC] Make tlb flush batch use lazy MMU mode
by Benjamin Herrenschmidt
· 18 years ago
46a82b2
[PATCH] Standardize pxx_page macros
by Dave McCracken
· 18 years ago
45c091b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
bf72aeb
powerpc: Use 64k pages without needing cache-inhibited large pages
by Paul Mackerras
· 19 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
2e6e33b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 19 years ago
9da61ae
[PATCH] hugepage: Fix hugepage logic in free_pgtables()
by David Gibson
· 19 years ago
0f6be7b
[PATCH] powerpc: Better pmd_bad() and pud_bad() checks
by David Gibson
· 19 years ago
88ced03
[PATCH] powerpc: sanitize header files for user space includes
by Arnd Bergmann
· 19 years ago
14c89e7
[PATCH] powerpc: Replace VMALLOCBASE with VMALLOC_START
by David Gibson
· 19 years ago
047ea78
powerpc: Trivially merge several headers from asm-ppc64 to asm-powerpc
by Paul Mackerras
· 19 years ago
[Renamed (98%) from include/asm-ppc64/pgtable.h]
800fc3e
[PATCH] powerpc: Remove imalloc.h
by David Gibson
· 19 years ago
8c65b4a
[PATCH] fix remaining missing includes
by Tim Schmielau
· 19 years ago
3c726f8
[PATCH] ppc64: support 64k pages
by Benjamin Herrenschmidt
· 19 years ago
23fd077
Merge ../linux-2.6 by hand
by Paul Mackerras
· 19 years ago
65500d2
[PATCH] mm: page fault handlers tidyup
by Hugh Dickins
· 19 years ago
8b15047
[PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses
by Roland Dreier
· 19 years ago
b74d0bd
[PATCH] ppc64: four level pagetables fix
by Andrew Morton
· 19 years ago
e28f7fa
[PATCH] Four level pagetables for ppc64
by David Gibson
· 19 years ago
20cee16
[PATCH] ppc64: Abolish ioremap_mm
by David Gibson
· 20 years ago
1f8d419
[PATCH] ppc64: pgtable.h and other header cleanups
by David Gibson
· 20 years ago
58366af
[PATCH] ppc64: update to use the new 4L headers
by Benjamin Herrenschmidt
· 20 years ago
d455a36
[PATCH] freepgt: arch FIRST_USER_ADDRESS 0
by Hugh Dickins
· 20 years ago
3bf5ee9
[PATCH] freepgt: hugetlb_free_pgd_range
by Hugh Dickins
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago