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.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
/
mm
/
hash64_64k.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64
Christophe Leroy
1
-333
/
+0
2018-07-24
powerpc/mm/hash: Remove the superfluous bitwise operation when find hpte group
Aneesh Kumar K.V
1
-8
/
+7
2018-02-13
powerpc/mm/hash64: Store the slot information at the right offset for hugetlb
Aneesh Kumar K.V
1
-4
/
+4
2017-12-20
powerpc: Free up four 64K PTE bits in 64K backed HPTE pages
Ram Pai
1
-11
/
+10
2017-12-20
powerpc: Free up four 64K PTE bits in 4K backed HPTE pages
Ram Pai
1
-49
/
+53
2016-11-29
powerpc/mm: Fix lazy icache flush on pre-POWER5
Benjamin Herrenschmidt
1
-2
/
+2
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
1
-17
/
+22
2016-05-01
powerpc/mm/book3s: Rename hash specific PTE bits to carry H_ prefix
Aneesh Kumar K.V
1
-26
/
+27
2016-05-01
powerpc/mm: Drop WIMG in favour of new constants
Aneesh Kumar K.V
1
-1
/
+1
2016-05-01
powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGED
Aneesh Kumar K.V
1
-2
/
+2
2016-05-01
powerpc/mm: Use _PAGE_READ to indicate Read access
Aneesh Kumar K.V
1
-2
/
+2
2016-05-01
powerpc/mm: Use big endian Linux page tables for book3s 64
Aneesh Kumar K.V
1
-1
/
+0
2016-05-01
powerpc/mm: Add pte_xchg() helper
Michael Ellerman
1
-4
/
+3
2016-03-03
powerp/mm: Update code comments
Aneesh Kumar K.V
1
-2
/
+2
2016-02-27
powerpc/mm/book3s-64: Clean up some obsolete or misleading comments
Paul Mackerras
1
-2
/
+1
2016-02-22
powerpc/mm/hash: Clear the invalid slot information correctly
Aneesh Kumar K.V
1
-1
/
+7
2015-12-14
powerpc/mm: Move WIMG update to helper.
Aneesh Kumar K.V
1
-10
/
+0
2015-12-14
powerpc/mm: Add helper for converting pte bit to hpte bits
Aneesh Kumar K.V
1
-32
/
+3
2015-12-14
powerpc/mm: Convert __hash_page_64K to C
Aneesh Kumar K.V
1
-0
/
+130
2015-12-14
powerpc/mm: Remove pte_val usage for the second half of pgtable_t
Aneesh Kumar K.V
1
-1
/
+0
2015-12-14
powerpc/mm: Don't track subpage valid bit in pte_t
Aneesh Kumar K.V
1
-2
/
+32
2015-12-14
powerpc/mm: Convert 4k hash insert to C
Aneesh Kumar K.V
1
-0
/
+202