index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
Files
Lines
*
powerpc/booke: Move nohash headers
Aneesh Kumar K.V
2015-12-14
1
-640
/
+0
*
powerpc/mm: Don't use pmd_val, pud_val and pgd_val as lvalue
Aneesh Kumar K.V
2015-12-14
1
-9
/
+27
*
powerpc/mm: make a separate copy for book3s
Aneesh Kumar K.V
2015-12-14
1
-4
/
+0
*
powerpc/mm: move pte headers to book3s directory
Aneesh Kumar K.V
2015-12-14
1
-1
/
+1
*
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
2015-10-12
1
-1
/
+9
*
powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()
Michael Ellerman
2015-08-18
1
-12
/
+0
*
powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
Michael Ellerman
2015-08-18
1
-1
/
+13
*
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
2015-06-24
1
-3
/
+3
*
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
2015-06-24
1
-4
/
+0
*
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
2015-06-24
1
-0
/
+4
*
powerpc/mm: Change the swap encoding in pte.
Aneesh Kumar K.V
2015-06-19
1
-5
/
+21
*
powerpc: Make STRICT_MM_TYPECHECKS a config option
Michael Ellerman
2015-05-11
1
-1
/
+1
*
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2015-02-16
1
-4
/
+1
*
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-11
1
-1
/
+1
*
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-11
1
-14
/
+38
|
\
|
*
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
2014-11-14
1
-1
/
+0
|
*
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
2014-11-14
1
-13
/
+38
*
|
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
2014-12-10
1
-0
/
+1
|
/
*
powerpc: Add printk levels to powerpc code
Anton Blanchard
2014-10-02
1
-3
/
+3
*
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
2014-08-13
1
-1
/
+1
*
powerpc/mm: Add new "set" flag argument to pte/pmd update function
Aneesh Kumar K.V
2014-02-17
1
-11
/
+15
*
powerpc/mm: Fix compile error of pgtable-ppc64.h
Li Zhong
2014-01-29
1
-3
/
+3
*
powerpc/thp: Fix crash on mremap
Aneesh Kumar K.V
2014-01-15
1
-0
/
+14
*
powerpc: Prepare to support kernel handling of IOMMU map/unmap
Alexey Kardashevskiy
2013-10-11
1
-0
/
+2
*
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
2013-06-21
1
-2
/
+1
*
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
2013-06-21
1
-24
/
+0
*
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
Aneesh Kumar K.V
2013-06-21
1
-13
/
+0
*
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
2013-06-21
1
-1
/
+214
*
powerpc/THP: Double the PMD table size for THP
Aneesh Kumar K.V
2013-06-21
1
-1
/
+5
*
powerpc: Don't truncate pgd_index wrongly
Aneesh Kumar K.V
2013-04-30
1
-2
/
+1
*
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
2012-09-17
1
-15
/
+2
*
powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
Aneesh Kumar K.V
2012-09-17
1
-1
/
+1
*
powerpc: Whitespace fix to include/asm/pgtable-ppc64.h
Becky Bruce
2011-06-29
1
-1
/
+2
*
powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]
Stratos Psomadakis
2011-05-19
1
-7
/
+6
*
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
1
-2
/
+0
*
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
2009-10-30
1
-1
/
+12
*
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
2009-10-30
1
-0
/
+1
*
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
2009-08-27
1
-2
/
+1
*
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
2009-08-20
1
-1
/
+2
*
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
2009-08-20
1
-17
/
+44
*
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
2009-06-09
1
-0
/
+5
*
powerpc/mm: Add option for non-atomic PTE updates to ppc64
Benjamin Herrenschmidt
2009-03-24
1
-1
/
+11
*
powerpc/mm: Merge various PTE bits and accessors definitions
Benjamin Herrenschmidt
2009-03-24
1
-131
/
+1
*
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
2009-03-24
1
-17
/
+29
*
powerpc/mm: Split the various pgtable-* headers based on MMU type
Benjamin Herrenschmidt
2009-03-20
1
-34
/
+57
*
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
2009-02-11
1
-22
/
+7
*
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
2008-12-21
1
-13
/
+0
*
powerpc: Fix typo in pgtable-ppc64.h
Geoff Levand
2008-12-16
1
-1
/
+1
*
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
David Gibson
2008-10-14
1
-6
/
+6
*
powerpc: Fix build error with 64K pages and !hugetlbfs
Benjamin Herrenschmidt
2008-09-03
1
-4
/
+2
[next]