index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2015-08-08
powerpc/booke64: Move mb() to __set_pte_at() with kernel-addr test
Scott Wood
2015-04-17
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
2015-04-17
KVM: PPC: Remove page table walk helpers
Aneesh Kumar K.V
2015-02-17
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-13
mm: remove remaining references to NUMA hinting bits and helpers
Mel Gorman
2015-02-13
mm: add p[te|md] protnone helpers for use by NUMA balancing
Mel Gorman
2015-01-30
powerpc32: adds handling of _PAGE_RO
LEROY Christophe
2014-11-14
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
2014-10-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...
Linus Torvalds
2014-10-10
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
Mel Gorman
2014-09-03
powerpc: Dynamic DMA zone limits
Scott Wood
2014-06-04
x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
Mel Gorman
2014-02-17
mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit
Aneesh Kumar K.V
2014-01-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-01-09
kvm: powerpc: define a linux pte lookup function
Bharat Bhushan
2013-12-09
powerpc/mm: Enable _PAGE_NUMA for book3s
Aneesh Kumar K.V
2013-07-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-21
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
Aneesh Kumar K.V
2013-06-21
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2013-04-30
powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...
Aneesh Kumar K.V
2013-04-30
powerpc: Don't hard code the size of pte page
Aneesh Kumar K.V
2012-09-17
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
2011-11-25
powerpc: Add pgprot_cached_noncoherent()
Geoff Thorpe
2011-03-02
powerpc: Add pgprot_writecombine
Anton Blanchard
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-10-30
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
2009-08-18
powerpc/32: Always order writes to halves of 64-bit PTEs
Paul Mackerras
2009-03-24
powerpc/mm: Merge various PTE bits and accessors definitions
Benjamin Herrenschmidt
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
2009-02-11
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell