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.13.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
/
book3s
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-19
Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+4
2019-05-17
powerpc/mm/hash: Fix get_region_id() for invalid addresses
Aneesh Kumar K.V
1
-0
/
+4
2019-05-16
powerpc/mm: Drop VM_BUG_ON in get_region_id()
Aneesh Kumar K.V
1
-2
/
+0
2019-05-14
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
1
-3
/
+2
2019-05-09
powerpc/64s: Use early_mmu_has_feature() in set_kuap()
Michael Ellerman
1
-1
/
+1
2019-05-07
powerpc/book3s/64: check for NULL pointer in pgd_alloc()
Rick Lindsley
1
-0
/
+3
2019-05-02
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
1
-3
/
+10
2019-05-02
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
2
-7
/
+0
2019-05-02
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
2
-43
/
+0
2019-05-02
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
2
-47
/
+0
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: move pgtable_t in asm/mmu.h
Christophe Leroy
2
-12
/
+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
/
+27
2019-05-02
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
1
-0
/
+5
2019-05-02
powerpc/mm: split asm/hugetlb.h into dedicated subarch files
Christophe Leroy
1
-0
/
+40
2019-05-02
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
1
-0
/
+2
2019-05-02
powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
Christophe Leroy
1
-28
/
+4
2019-05-02
powerpc/mm: move slice_mask_for_size() into mmu.h
Christophe Leroy
1
-0
/
+17
2019-04-21
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
2
-3
/
+3
2019-04-21
powerpc/mm/hash: Simplify the region id calculation.
Aneesh Kumar K.V
4
-18
/
+20
2019-04-21
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
6
-73
/
+119
2019-04-21
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
3
-4
/
+8
2019-04-21
powerc/mm/hash: Reduce hash_mm_context size
Aneesh Kumar K.V
2
-4
/
+2
2019-04-21
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
2
-38
/
+44
2019-04-21
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
2
-3
/
+64
2019-04-21
powerpc/mm: Remove PPC_MM_SLICES #ifdef for book3s64
Aneesh Kumar K.V
2
-17
/
+0
2019-04-21
powerpc/mm: Fix build error with FLATMEM book3s64 config
Aneesh Kumar K.V
1
-0
/
+15
2019-04-21
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+103
2019-04-21
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
1
-0
/
+2
2019-04-21
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
2
-0
/
+45
2019-04-21
powerpc/mm: Detect bad KUAP faults
Michael Ellerman
1
-0
/
+6
2019-04-21
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
1
-0
/
+102
2019-04-20
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
1
-1
/
+2
2019-04-20
powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZE
Michael Ellerman
4
-16
/
+18
2019-03-16
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-0
/
+8
2019-03-07
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
7
-35
/
+66
2019-03-06
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
1
-0
/
+12
2019-03-06
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
2
-0
/
+22
2019-03-05
powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration
Aneesh Kumar K.V
1
-0
/
+8
2019-02-23
powerpc: Avoid circular header inclusion in mmu-hash.h
Christophe Leroy
1
-1
/
+1
2019-02-23
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
1
-0
/
+11
2019-02-23
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
1
-0
/
+2
2019-02-23
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
1
-4
/
+4
2019-02-21
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
1
-4
/
+4
2019-02-21
powerpc/book3s: Remove pgd/pud/pmd_set() interfaces
Aneesh Kumar K.V
2
-18
/
+4
2019-02-21
powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU
Michael Ellerman
1
-9
/
+23
2019-02-19
Merge branch 'fixes' into next
Michael Ellerman
1
-17
/
+9
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-01-31
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
1
-15
/
+7
[next]