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
/
32
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-04
2
-9
/
+64
|
\
|
*
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
2020-02-01
1
-9
/
+59
|
|
\
|
|
*
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
2020-01-28
1
-0
/
+23
|
|
*
powerpc/32s: Prepare prevent_user_access() for user_access_end()
Christophe Leroy
2020-01-28
1
-5
/
+18
|
|
*
powerpc/32s: Drop NULL addr verification
Christophe Leroy
2020-01-28
1
-4
/
+6
|
|
*
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
2020-01-28
1
-3
/
+10
|
|
*
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
2020-01-28
1
-2
/
+7
|
*
|
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
2020-01-27
1
-0
/
+5
|
|
/
*
/
powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
Aneesh Kumar K.V
2020-02-04
1
-8
/
+0
|
/
*
powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.
Christophe Leroy
2019-10-17
1
-0
/
+1
*
powerpc: use the generic dma coherent remap allocator
Christoph Hellwig
2019-08-28
1
-9
/
+3
*
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
2019-08-27
1
-0
/
+4
*
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-08-27
1
-2
/
+0
*
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
2019-05-03
1
-3
/
+10
*
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
2019-05-03
1
-2
/
+0
*
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
2019-05-03
1
-21
/
+0
*
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
2019-05-03
1
-25
/
+0
*
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
2019-05-03
1
-3
/
+12
*
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
2019-05-03
1
-4
/
+0
*
powerpc/mm: drop __bad_pte()
Christophe Leroy
2019-05-03
1
-2
/
+0
*
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/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
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-3
/
+3
*
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
1
-4
/
+1
*
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
1
-0
/
+2
*
powerpc/book3s32: Remove CONFIG_BOOKE dependent code
Christophe Leroy
2018-12-04
2
-32
/
+0
*
powerpc/32: Remove #ifdef CONFIG_PPC_STD_MMU_32 in asm/book3s/32/pgtable.h
Christophe Leroy
2018-11-26
1
-6
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
1
-6
/
+0
|
\
|
*
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-26
1
-6
/
+0
*
|
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2018-10-19
1
-6
/
+0
*
|
powerpc/book3s/32: do not include pte-common.h
Christophe Leroy
2018-10-14
1
-4
/
+98
*
|
powerpc/mm: use pte helpers in generic code
Christophe Leroy
2018-10-14
1
-6
/
+3
*
|
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
2018-10-14
1
-0
/
+41
*
|
powerpc/mm: don't use _PAGE_EXEC in book3s/32
Christophe Leroy
2018-10-14
1
-1
/
+1
*
|
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
1
-1
/
+1
|
/
*
powerpc: split asm/tlbflush.h
Christophe Leroy
2018-07-30
1
-0
/
+25
*
powerpc/book3s: Remove PPC_PIN_SIZE
Christophe Leroy
2018-07-30
1
-5
/
+0
*
powerpc/405: move PPC405_ERR77 in asm-405.h
Christophe Leroy
2018-07-30
1
-2
/
+0
*
powerpc/mm/32: Fix pgtable_page_dtor call
Aneesh Kumar K.V
2018-06-26
1
-1
/
+0
*
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
2018-06-20
1
-0
/
+1
*
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2018-06-03
1
-0
/
+2
[next]