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
/
nohash
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
-3
/
+23
|
\
|
*
Merge branch 'topic/user-access-begin' into next
Michael Ellerman
2020-02-01
1
-3
/
+18
|
|
\
|
|
*
powerpc: Implement user_access_save() and user_access_restore()
Christophe Leroy
2020-01-28
1
-0
/
+14
|
|
*
powerpc/kuap: Fix set direction in allow/prevent_user_access()
Christophe Leroy
2020-01-28
1
-2
/
+2
|
|
*
powerpc/32s: Fix bad_kuap_fault()
Christophe Leroy
2020-01-28
1
-1
/
+2
|
*
|
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: permanently include 8xx registers in reg.h
Christophe Leroy
2019-11-18
1
-0
/
+1
*
powerpc/fsl_booke/32: implement KASLR infrastructure
Jason Yan
2019-11-13
1
-1
/
+0
*
powerpc: unify definition of M_IF_NEEDED
Jason Yan
2019-11-13
1
-0
/
+10
*
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
2
-0
/
+5
*
powerpc/mm: make ioremap_bot common to all
Christophe Leroy
2019-08-27
1
-2
/
+0
*
powerpc/mm: define empty update_mmu_cache() as static inline
Christophe Leroy
2019-08-20
1
-0
/
+13
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
Christophe Leroy
2019-05-03
1
-3
/
+10
*
powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash
Christophe Leroy
2019-05-03
3
-22
/
+12
*
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
2019-05-03
2
-4
/
+0
*
powerpc/mm: refactor pgtable freeing functions on nohash
Christophe Leroy
2019-05-03
3
-86
/
+44
*
powerpc/mm: Only keep one version of pmd_populate() functions on nohash/32
Christophe Leroy
2019-05-03
1
-20
/
+8
*
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
2019-05-03
2
-43
/
+0
*
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
2019-05-03
2
-50
/
+0
*
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
2019-05-03
1
-3
/
+12
*
powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h
Christophe Leroy
2019-05-03
4
-33
/
+14
*
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
2019-05-03
2
-12
/
+0
*
powerpc/mm: convert Book3E 64 to pte_fragment
Christophe Leroy
2019-05-03
2
-22
/
+15
*
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
2
-0
/
+13
*
powerpc/mm: add a helper to populate hugepd
Christophe Leroy
2019-05-03
2
-0
/
+14
*
powerpc/mm: split asm/hugetlb.h into dedicated subarch files
Christophe Leroy
2019-05-03
2
-0
/
+62
*
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
2019-05-03
3
-12
/
+0
*
powerpc/mm: define subarch SLB_ADDR_LIMIT_DEFAULT
Christophe Leroy
2019-05-03
1
-0
/
+2
*
powerpc/8xx: get rid of #ifdef CONFIG_HUGETLB_PAGE for slices
Christophe Leroy
2019-05-03
1
-4
/
+1
*
powerpc/mm: get rid of mm_ctx_slice_mask_xxx()
Christophe Leroy
2019-05-03
1
-17
/
+0
*
powerpc/mm: move slice_mask_for_size() into mmu.h
Christophe Leroy
2019-05-03
1
-13
/
+29
*
powerpc/mm: no slice for nohash/64
Christophe Leroy
2019-05-03
1
-12
/
+0
*
powerpc/nohash64: clean pgtable.h
Christophe Leroy
2019-05-02
1
-5
/
+0
*
powerpc/mm: Add helpers for accessing hash translation related variables
Aneesh Kumar K.V
2019-04-21
1
-0
/
+50
*
powerpc/mm: Fix build error with FLATMEM book3s64 config
Aneesh Kumar K.V
2019-04-21
1
-0
/
+2
*
powerpc/8xx: Add Kernel Userspace Access Protection
Christophe Leroy
2019-04-21
2
-0
/
+65
*
powerpc/8xx: Add Kernel Userspace Execution Prevention
Christophe Leroy
2019-04-21
1
-0
/
+7
*
powerpc/8xx: Only define APG0 and APG1
Christophe Leroy
2019-04-21
1
-6
/
+6
*
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
2019-04-20
1
-1
/
+2
*
powerpc/8xx: don't disable large TLBs with CONFIG_STRICT_KERNEL_RWX
Christophe Leroy
2019-02-23
1
-1
/
+2
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
2
-7
/
+5
*
powerpc/44x: use patch_sites for TLB handlers patching
Christophe Leroy
2018-12-19
1
-0
/
+3
*
powerpc/8xx: reintroduce 16K pages with HW assistance
Christophe Leroy
2018-12-04
3
-1
/
+15
*
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
-15
/
+18
*
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
2018-12-04
2
-0
/
+8
[next]