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
/
32
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-02
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
1
-3
/
+12
2019-05-02
powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h
Christophe Leroy
1
-19
/
+0
2019-05-02
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
1
-6
/
+0
2019-05-02
powerpc/mm: drop __bad_pte()
Christophe Leroy
1
-2
/
+0
2019-05-02
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
1
-0
/
+5
2019-05-02
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
1
-0
/
+8
2019-05-02
powerpc/mm: split asm/hugetlb.h into dedicated subarch files
Christophe Leroy
1
-0
/
+31
2019-05-02
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
1
-0
/
+2
2019-05-02
powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slices
Christophe Leroy
1
-4
/
+1
2019-05-02
powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
Christophe Leroy
1
-17
/
+0
2019-05-02
powerpc/mm: move slice_mask_for_size() into mmu.h
Christophe Leroy
1
-13
/
+29
2019-04-21
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
1
-0
/
+50
2019-04-21
powerpc/8xx: Add Kernel Userspace Access Protection
Christophe Leroy
2
-0
/
+65
2019-04-21
powerpc/8xx: Add Kernel Userspace Execution Prevention
Christophe Leroy
1
-0
/
+7
2019-04-21
powerpc/8xx: Only define APG0 and APG1
Christophe Leroy
1
-6
/
+6
2019-02-23
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
1
-1
/
+2
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-3
/
+3
2018-12-19
powerpc/44x: use patch_sites for TLB handlers patching
Christophe Leroy
1
-0
/
+3
2018-12-04
powerpc/8xx: reintroduce 16K pages with HW assistance
Christophe Leroy
2
-1
/
+11
2018-12-04
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
1
-4
/
+1
2018-12-04
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
3
-15
/
+18
2018-12-04
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
1
-0
/
+4
2018-12-04
powerpc/mm: move platform specific mmu-xxx.h in platform directories
Christophe Leroy
4
-0
/
+493
2018-12-04
powerpc/8xx: Remove PTE_ATOMIC_UPDATES
Christophe Leroy
1
-3
/
+0
2018-11-25
powerpc: Typo s/use use/use/
Geert Uytterhoeven
1
-1
/
+1
2018-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-6
/
+0
2018-10-18
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
4
-20
/
+0
2018-10-14
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
1
-14
/
+14
2018-10-14
powerpc/mm: Get rid of pte-common.h
Christophe Leroy
1
-2
/
+24
2018-10-14
powerpc/mm: Define platform default caches related flags
Christophe Leroy
2
-0
/
+7
2018-10-14
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
3
-10
/
+73
2018-10-14
powerpc/mm: Distribute platform specific PAGE and PMD flags and definitions
Christophe Leroy
4
-0
/
+129
2018-10-14
powerpc/mm: use pte helpers in generic code
Christophe Leroy
1
-4
/
+8
2018-10-14
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
1
-0
/
+5
2018-10-14
powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
Christophe Leroy
1
-0
/
+28
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
1
-1
/
+1
2018-07-30
powerpc/nohash: fix hash related comments in pgtable.h
Christophe Leroy
1
-4
/
+0
2018-07-30
powerpc/book3s: Remove PPC_PIN_SIZE
Christophe Leroy
1
-1
/
+1
2018-07-30
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
1
-0
/
+1
2018-06-26
powerpc/mm/32: Fix pgtable_page_dtor call
Aneesh Kumar K.V
1
-1
/
+0
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
1
-0
/
+1
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
1
-0
/
+2
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
1
-2
/
+3
2018-06-01
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
1
-0
/
+1
2018-05-17
powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE
Christophe Leroy
1
-3
/
+0
2018-05-07
powerpc/nohash: Remove hash related code from nohash headers.
Christophe Leroy
1
-25
/
+9
2018-03-06
powerpc/8xx: Increase number of slices to 64
Christophe Leroy
1
-1
/
+1
2018-03-06
powerpc/mm/slice: Enhance for supporting PPC32
Christophe Leroy
1
-0
/
+18
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
1
-0
/
+1
[prev]
[next]