index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
pgtable-ppc64.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-18
powerpc/mm: Drop the 64K on 4K version of pte_pagesize_index()
Michael Ellerman
1
-12
/
+0
2015-08-18
powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hash
Michael Ellerman
1
-1
/
+13
2015-06-25
mm: clarify that the function operates on hugepage pte
Aneesh Kumar K.V
1
-3
/
+3
2015-06-25
powerpc/mm: use generic version of pmdp_clear_flush()
Aneesh Kumar K.V
1
-4
/
+0
2015-06-25
mm/thp: split out pmd collapse flush into separate functions
Aneesh Kumar K.V
1
-0
/
+4
2015-06-19
powerpc/mm: Change the swap encoding in pte.
Aneesh Kumar K.V
1
-5
/
+21
2015-05-11
powerpc: Make STRICT_MM_TYPECHECKS a config option
Michael Ellerman
1
-1
/
+1
2015-02-17
powerpc: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
1
-4
/
+1
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2014-12-12
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-14
/
+38
2014-12-11
mm: fix huge zero page accounting in smaps report
Kirill A. Shutemov
1
-0
/
+1
2014-11-14
powerpc/mm: Switch to generic RCU get_user_pages_fast
Aneesh Kumar K.V
1
-1
/
+0
2014-11-14
powerpc/mm: Add missing pmd accessors
Aneesh Kumar K.V
1
-13
/
+38
2014-10-02
powerpc: Add printk levels to powerpc code
Anton Blanchard
1
-3
/
+3
2014-08-13
powerpc/thp: Handle combo pages in invalidate
Aneesh Kumar K.V
1
-1
/
+1
2014-02-17
powerpc/mm: Add new "set" flag argument to pte/pmd update function
Aneesh Kumar K.V
1
-11
/
+15
2014-01-29
powerpc/mm: Fix compile error of pgtable-ppc64.h
Li Zhong
1
-3
/
+3
2014-01-15
powerpc/thp: Fix crash on mremap
Aneesh Kumar K.V
1
-0
/
+14
2013-10-11
powerpc: Prepare to support kernel handling of IOMMU map/unmap
Alexey Kardashevskiy
1
-0
/
+2
2013-06-21
powerpc/THP: Enable THP on PPC64
Aneesh Kumar K.V
1
-2
/
+1
2013-06-21
powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte
Aneesh Kumar K.V
1
-24
/
+0
2013-06-21
powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code
Aneesh Kumar K.V
1
-13
/
+0
2013-06-21
powerpc/THP: Implement transparent hugepages for ppc64
Aneesh Kumar K.V
1
-1
/
+214
2013-06-21
powerpc/THP: Double the PMD table size for THP
Aneesh Kumar K.V
1
-1
/
+5
2013-04-30
powerpc: Don't truncate pgd_index wrongly
Aneesh Kumar K.V
1
-2
/
+1
2012-09-17
powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit
Aneesh Kumar K.V
1
-15
/
+2
2012-09-17
powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE
Aneesh Kumar K.V
1
-1
/
+1
2011-06-29
powerpc: Whitespace fix to include/asm/pgtable-ppc64.h
Becky Bruce
1
-1
/
+2
2011-05-19
powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]
Stratos Psomadakis
1
-7
/
+6
2010-10-27
mm: remove pte_*map_nested()
Peter Zijlstra
1
-2
/
+0
2009-10-30
powerpc/mm: Allow more flexible layouts for hugepage pagetables
David Gibson
1
-1
/
+12
2009-10-30
powerpc/mm: Cleanup management of kmem_caches for pagetables
David Gibson
1
-0
/
+1
2009-08-27
powerpc/mm: Cleanup handling of execute permission
Benjamin Herrenschmidt
1
-2
/
+1
2009-08-20
powerpc/mm: Add support for SPARSEMEM_VMEMMAP on 64-bit Book3E
Benjamin Herrenschmidt
1
-1
/
+2
2009-08-20
powerpc: Add memory management headers for new 64-bit BookE
Benjamin Herrenschmidt
1
-17
/
+44
2009-06-09
powerpc: Shield code specific to 64-bit server processors
Benjamin Herrenschmidt
1
-0
/
+5
2009-03-24
powerpc/mm: Add option for non-atomic PTE updates to ppc64
Benjamin Herrenschmidt
1
-1
/
+11
2009-03-24
powerpc/mm: Merge various PTE bits and accessors definitions
Benjamin Herrenschmidt
1
-131
/
+1
2009-03-24
powerpc/mm: Tweak PTE bit combination definitions
Benjamin Herrenschmidt
1
-17
/
+29
2009-03-20
powerpc/mm: Split the various pgtable-* headers based on MMU type
Benjamin Herrenschmidt
1
-34
/
+57
2009-02-11
powerpc/mm: Rework I$/D$ coherency (v3)
Benjamin Herrenschmidt
1
-22
/
+7
2008-12-21
powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED
Benjamin Herrenschmidt
1
-13
/
+0
2008-12-16
powerpc: Fix typo in pgtable-ppc64.h
Geoff Levand
1
-1
/
+1
2008-10-14
powerpc: Get USE_STRICT_MM_TYPECHECKS working again
David Gibson
1
-6
/
+6
2008-09-03
powerpc: Fix build error with 64K pages and !hugetlbfs
Benjamin Herrenschmidt
1
-4
/
+2
2008-08-04
powerpc: Move include files to arch/powerpc/include/asm
Stephen Rothwell
1
-0
/
+468