index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
pgtable-ppc64.h
Commit message (
Expand
)
Author
Age
*
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-16
*
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-11
*
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-11
|
\
|
*
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
2014-11-14
|
*
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
2014-11-14
*
|
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
2014-12-10
|
/
*
powerpc: Add printk levels to powerpc code
Anton Blanchard
2014-10-02
*
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
2014-08-13
*
powerpc/mm: Add new "set" flag argument to pte/pmd update function
Aneesh Kumar K.V
2014-02-16
*
powerpc/mm: Fix compile error of pgtable-ppc64.h
Li Zhong
2014-01-29
*
powerpc/thp: Fix crash on mremap
Aneesh Kumar K.V
2014-01-14
*
powerpc: Prepare to support kernel handling of IOMMU map/unmap
Alexey Kardashevskiy
2013-10-11
*
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
2013-06-21
*
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
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-06-21
*
powerpc/THP: Double the PMD table size for THP
Aneesh Kumar K.V
2013-06-21
*
powerpc: Don't truncate pgd_index wrongly
Aneesh Kumar K.V
2013-04-30
*
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
2012-09-17
*
powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
Aneesh Kumar K.V
2012-09-17
*
powerpc: Whitespace fix to include/asm/pgtable-ppc64.h
Becky Bruce
2011-06-29
*
powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]
Stratos Psomadakis
2011-05-19
*
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
*
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
2009-10-30
*
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
2009-10-30
*
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2009-08-26
*
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
2009-08-19
*
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
2009-08-19
*
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
2009-06-09
*
powerpc/mm: Add option for non-atomic PTE updates to ppc64
Benjamin Herrenschmidt
2009-03-23
*
powerpc/mm: Merge various PTE bits and accessors definitions
Benjamin Herrenschmidt
2009-03-23
*
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
2009-03-23
*
powerpc/mm: Split the various pgtable-* headers based on MMU type
Benjamin Herrenschmidt
2009-03-20
*
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
2009-02-11
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-20
*
powerpc: Fix typo in pgtable-ppc64.h
Geoff Levand
2008-12-15
*
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
David Gibson
2008-10-13
*
powerpc: Fix build error with 64K pages and !hugetlbfs
Benjamin Herrenschmidt
2008-09-03
*
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
2008-08-03