index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
book3s64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-04-30
1
-21
/
+0
|
\
|
*
powerpc: inline huge vmap supported functions
Nicholas Piggin
2021-04-30
1
-21
/
+0
|
*
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
2021-04-30
1
-4
/
+4
*
|
powerpc/traps: Enhance readability for trap types
Xiongwei Song
2021-04-17
1
-2
/
+2
*
|
powerpc/mm/radix: Make radix__change_memory_range() static
Michael Ellerman
2021-04-14
1
-2
/
+2
*
|
powerpc: clean up do_page_fault
Nicholas Piggin
2021-04-14
1
-9
/
+7
*
|
powerpc/mm: Add cond_resched() while removing hpte mappings
Vaibhav Jain
2021-04-14
1
-1
/
+12
*
|
powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR
Michael Ellerman
2021-04-08
1
-1
/
+104
*
|
powerpc/mm/64s/hash: Factor out change_memory_range()
Michael Ellerman
2021-04-08
1
-8
/
+15
*
|
powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro()
Michael Ellerman
2021-04-08
1
-2
/
+4
*
|
powerpc/64s: Fix pte update for kernel memory on radix
Jordan Niethe
2021-04-08
1
-2
/
+2
*
|
powerpc: Spelling/typo fixes
Bhaskar Chowdhury
2021-04-08
1
-1
/
+1
*
|
powerpc/64s: Fix hash fault to use TRAP accessor
Nicholas Piggin
2021-03-29
1
-2
/
+2
*
|
powerpc/64s: Fold update_current_thread_[i]amr() into their only callers
Michael Ellerman
2021-03-29
1
-15
/
+5
*
|
powerpc/mm/book3s64: Fix a typo in mmu_context.c
Bhaskar Chowdhury
2021-03-29
1
-1
/
+1
|
/
*
Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-02-22
7
-160
/
+309
|
\
|
*
powerpc/mm: Add PG_dcache_clean to indicate dcache clean state
Aneesh Kumar K.V
2021-02-11
1
-2
/
+2
|
*
powerpc/mm/64s: Fix no previous prototype warning
Michael Ellerman
2021-02-11
3
-2
/
+6
|
*
powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumask
Nicholas Piggin
2021-02-08
2
-10
/
+23
|
*
powerpc/64s/radix: occasionally attempt to trim mm_cpumask
Nicholas Piggin
2021-02-08
1
-4
/
+56
|
*
powerpc/64s/radix: Allow mm_cpumask trimming from external sources
Nicholas Piggin
2021-02-08
1
-10
/
+6
|
*
powerpc/64s/radix: Check for no TLB flush required
Nicholas Piggin
2021-02-08
1
-13
/
+25
|
*
powerpc/64s/radix: refactor TLB flush type selection
Nicholas Piggin
2021-02-08
1
-82
/
+94
|
*
powerpc/64s/radix: add warning and comments in mm_cpumask trim
Nicholas Piggin
2021-02-08
1
-6
/
+21
|
*
powerpc/64: context tracking move to interrupt wrappers
Nicholas Piggin
2021-02-08
1
-3
/
+0
|
*
powerpc/64s/hash: improve context tracking of hash faults
Nicholas Piggin
2021-02-08
1
-3
/
+4
|
*
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2021-02-08
2
-6
/
+13
|
*
powerpc/64s: slb comment update
Nicholas Piggin
2021-02-08
1
-13
/
+15
|
*
powerpc/64s: split do_hash_fault
Nicholas Piggin
2021-02-08
1
-23
/
+33
|
*
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
2021-02-08
2
-3
/
+3
|
*
powerpc: remove arguments from fault handler functions
Nicholas Piggin
2021-02-08
2
-7
/
+12
|
*
powerpc/64s: move the hash fault handling logic to C
Nicholas Piggin
2021-02-08
1
-28
/
+49
|
*
powerpc/mm/book3s64/iommu: fix some RCU-list locks
Qian Cai
2021-01-31
1
-2
/
+8
|
*
powerpc/mm: Move hpte_insert_repeating() prototype
Cédric Le Goater
2021-01-30
1
-4
/
+0
*
|
powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mm
Aneesh Kumar K.V
2021-02-06
1
-0
/
+1
|
/
*
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
13
-168
/
+153
|
\
|
*
powerpc/64s: Mark the kuap/kuep functions non __init
Aneesh Kumar K.V
2020-12-14
1
-2
/
+2
|
*
powerpc/64s/iommu: Don't use atomic_ function on atomic64_t type
Nicholas Piggin
2020-12-09
1
-1
/
+1
|
*
lkdtm/powerpc: Add SLB multihit test
Ganesh Goudar
2020-12-03
2
-27
/
+1
|
*
powerpc/book3s64/kup: Check max key supported before enabling kup
Aneesh Kumar K.V
2020-12-03
1
-12
/
+21
|
*
powerpc/book3s64/hash/kuep: Enable KUEP on hash
Aneesh Kumar K.V
2020-12-03
1
-1
/
+6
|
*
powerpc/book3s64/hash/kuap: Enable kuap on hash
Aneesh Kumar K.V
2020-12-03
1
-1
/
+6
|
*
powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.
Aneesh Kumar K.V
2020-12-03
1
-47
/
+10
|
*
powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec
Aneesh Kumar K.V
2020-12-03
1
-14
/
+2
|
*
powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation
Aneesh Kumar K.V
2020-12-03
7
-10
/
+24
|
*
powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEP
Aneesh Kumar K.V
2020-12-03
1
-2
/
+2
|
*
powerpc/book3s64/kuep: Move KUEP related function outside radix
Aneesh Kumar K.V
2020-12-03
2
-20
/
+21
|
*
powerpc/book3s64/kuap: Move KUAP related function outside radix
Aneesh Kumar K.V
2020-12-03
2
-19
/
+22
|
*
powerpc/book3s64/kuap/kuep: Move uamor setup to pkey init
Aneesh Kumar K.V
2020-12-03
1
-3
/
+3
|
*
powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
Aneesh Kumar K.V
2020-12-03
2
-10
/
+16
[next]