index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
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