index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
book3s
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
powerpc/mm: drop __bad_pte()
Christophe Leroy
2019-05-03
1
-2
/
+0
*
powerpc/mm: cleanup ifdef mess in add_huge_page_size()
Christophe Leroy
2019-05-03
1
-0
/
+27
*
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
2019-05-03
1
-0
/
+5
*
powerpc/mm: split asm/hugetlb.h into dedicated subarch files
Christophe Leroy
2019-05-03
1
-0
/
+40
*
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
2019-05-03
1
-0
/
+2
*
powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
Christophe Leroy
2019-05-03
1
-28
/
+4
*
powerpc/mm: move slice_mask_for_size() into mmu.h
Christophe Leroy
2019-05-03
1
-0
/
+17
*
powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_ID
Aneesh Kumar K.V
2019-04-21
2
-3
/
+3
*
powerpc/mm/hash: Simplify the region id calculation.
Aneesh Kumar K.V
2019-04-21
4
-18
/
+20
*
powerpc/mm/hash64: Map all the kernel regions in the same 0xc range
Aneesh Kumar K.V
2019-04-21
6
-73
/
+119
*
powerpc/mm/hash64: Add a variable to track the end of IO mapping
Aneesh Kumar K.V
2019-04-21
3
-4
/
+8
*
powerc/mm/hash: Reduce hash_mm_context size
Aneesh Kumar K.V
2019-04-21
2
-4
/
+2
*
powerpc/mm: Reduce memory usage for mm_context_t for radix
Aneesh Kumar K.V
2019-04-21
2
-38
/
+44
*
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
2019-04-21
2
-3
/
+64
*
powerpc/mm: Remove PPC_MM_SLICES #ifdef for book3s64
Aneesh Kumar K.V
2019-04-21
2
-17
/
+0
*
powerpc/mm: Fix build error with FLATMEM book3s64 config
Aneesh Kumar K.V
2019-04-21
1
-0
/
+15
*
powerpc/32s: Implement Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
1
-0
/
+103
*
powerpc/32s: Prepare Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
1
-0
/
+2
*
powerpc/32s: Implement Kernel Userspace Execution Prevention.
Christophe Leroy
2019-04-21
2
-0
/
+45
*
powerpc/mm: Detect bad KUAP faults
Michael Ellerman
2019-04-21
1
-0
/
+6
*
powerpc/64s: Implement KUAP for Radix MMU
Michael Ellerman
2019-04-21
1
-0
/
+102
*
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
2019-04-20
1
-1
/
+2
*
powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZE
Michael Ellerman
2019-04-20
4
-16
/
+18
*
Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-16
1
-0
/
+8
|
\
|
*
powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration
Aneesh Kumar K.V
2019-03-05
1
-0
/
+8
*
|
Merge tag 'powerpc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-03-07
7
-35
/
+66
|
\
|
|
*
powerpc: Avoid circular header inclusion in mmu-hash.h
Christophe Leroy
2019-02-23
1
-1
/
+1
|
*
powerpc/mm/32s: Use BATs for STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
1
-0
/
+11
|
*
powerpc/mm/32s: add setibat() clearibat() and update_bats()
Christophe Leroy
2019-02-23
1
-0
/
+2
|
*
Revert "powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling"
Michael Ellerman
2019-02-23
1
-4
/
+4
|
*
powerpc/book3s32: Reorder _PAGE_XXX flags to simplify TLB handling
Christophe Leroy
2019-02-22
1
-4
/
+4
|
*
powerpc/book3s: Remove pgd/pud/pmd_set() interfaces
Aneesh Kumar K.V
2019-02-22
2
-18
/
+4
|
*
powerpc/mm/hash: Increase vmalloc space to 512T with hash MMU
Michael Ellerman
2019-02-22
1
-9
/
+23
|
*
Merge branch 'fixes' into next
Michael Ellerman
2019-02-19
1
-17
/
+9
|
|
\
|
*
|
powerpc/mm: Add _PAGE_SAO to _PAGE_CACHE_CTL mask
Reza Arbab
2019-01-31
1
-1
/
+1
|
*
|
powerpc/mm: Fix compile when CONFIG_PPC_RADIX_MMU is not defined
Alexey Kardashevskiy
2019-01-15
1
-6
/
+24
*
|
|
arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade
Aneesh Kumar K.V
2019-03-05
1
-0
/
+12
*
|
|
arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade
Aneesh Kumar K.V
2019-03-05
2
-0
/
+22
|
|
/
|
/
|
*
|
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
2019-02-17
1
-2
/
+2
*
|
powerpc/radix: Fix kernel crash with mremap()
Aneesh Kumar K.V
2019-01-31
1
-15
/
+7
|
/
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
2
-10
/
+8
*
powerpc/mm: Remove very old comment in hash-4k.h
Michael Ellerman
2018-12-22
1
-5
/
+1
*
powerpc/mm: add exec protection on powerpc 603
Christophe Leroy
2018-12-19
2
-9
/
+10
*
powerpc/book3s/32: Use patch_site to patch hash functions
Christophe Leroy
2018-12-19
1
-0
/
+6
*
powerpc/mm: dump block address translation on book3s/32
Christophe Leroy
2018-12-04
1
-0
/
+4
*
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2018-12-04
2
-8
/
+2
*
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
3
-11
/
+16
*
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
2018-12-04
2
-0
/
+11
*
powerpc/mm: Move pte_fragment_alloc() to a common location
Christophe Leroy
2018-12-04
1
-0
/
+1
*
powerpc/book3s32: Remove CONFIG_BOOKE dependent code
Christophe Leroy
2018-12-04
2
-32
/
+0
[prev]
[next]