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
/
nohash
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-15
powerpc/hugetlb: fix page rights verification in gup_hugepte()
Christophe Leroy
1
-0
/
+1
2017-08-15
powerpc/mm: declare some local functions static
Christophe Leroy
1
-3
/
+0
2017-08-10
powerpc/8xx: Getting rid of remaining use of CONFIG_8xx
Christophe Leroy
1
-1
/
+1
2017-06-05
powerpc/mm: Rename map_page() to map_kernel_page() on 32-bit
Christophe Leroy
1
-0
/
+2
2017-06-05
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
1
-1
/
+2
2017-06-05
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
1
-4
/
+7
2017-03-31
powerpc/mm/nohash: MM_SLICE is only used by book3s 64
Aneesh Kumar K.V
1
-5
/
+0
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
3
-0
/
+5
2017-03-03
powerpc/booke: Fix boot crash due to null hugepd
Laurentiu Tudor
1
-1
/
+1
2017-01-18
powerpc/mm: Fix little-endian 4K hugetlb
Aneesh Kumar K.V
1
-2
/
+3
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
5
-30
/
+63
2016-12-10
powerpc/8xx: Implement support of hugepages
Christophe Leroy
2
-0
/
+5
2016-12-10
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
3
-30
/
+58
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2
-2
/
+4
2016-11-18
powerpc/64: get rid of MIN_HUGEPTE_SHIFT
Christophe Leroy
2
-6
/
+0
2016-11-14
powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.h
Rui Teng
1
-13
/
+1
2016-09-13
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2
-2
/
+4
2016-07-31
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2
-1
/
+2
2016-07-07
powerpc/mm: Fix build of Book3E/64 with 64K pages
Benjamin Herrenschmidt
1
-0
/
+1
2016-06-25
powerpc: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-4
/
+2
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-1
/
+1
2016-06-14
powerpc: Various typo fixes
Michael Ellerman
1
-1
/
+1
2016-06-10
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
1
-1
/
+1
2016-05-11
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
1
-35
/
+3
2016-05-11
powerpc/mm: Rename function to indicate we are allocating fragments
Aneesh Kumar K.V
1
-6
/
+6
2016-05-11
powerpc/mm: Revert changes made to nohash pgalloc-64.h
Aneesh Kumar K.V
2
-35
/
+10
2016-05-11
powerpc/mm: Copy pgalloc (part 2)
Aneesh Kumar K.V
3
-0
/
+398
2016-05-01
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
1
-0
/
+7
2016-03-12
powerpc32: remove ioremap_base
Christophe Leroy
1
-1
/
+1
2016-03-12
powerpc32: Fix pte_offset_kernel() to return NULL for bad pages
Christophe Leroy
1
-1
/
+2
2016-02-29
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
1
-0
/
+3
2015-12-14
powerpc/nohash: we don't use real_pte_t for nohash
Aneesh Kumar K.V
1
-33
/
+0
2015-12-14
powerpc/nohash: Update 64K nohash config to have 32 pte fragement
Aneesh Kumar K.V
1
-3
/
+3
2015-12-14
powerpc/mm: Don't hardcode the hash pte slot shift
Aneesh Kumar K.V
1
-1
/
+1
2015-12-14
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
1
-4
/
+17
2015-12-14
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
1
-248
/
+5
2015-12-14
powerpc/mm: Move hugetlb related headers
Aneesh Kumar K.V
1
-0
/
+25
2015-12-14
powerpc/booke: Move nohash headers
Aneesh Kumar K.V
10
-0
/
+1699