index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()
Christophe Leroy
1
-2
/
+18
2020-12-09
powerpc/32s: Inline _tlbie() on non SMP
Christophe Leroy
1
-0
/
+7
2020-12-09
powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.h
Christophe Leroy
1
-0
/
+4
2020-12-09
powerpc/mm: Remove flush_tlb_page_nohash() prototype.
Christophe Leroy
2
-2
/
+0
2020-12-09
powerpc/mm: Add mask of always present MMU features
Christophe Leroy
1
-0
/
+25
2020-12-08
powerpc/rtas: remove unused rtas_suspend_me_data
Nathan Lynch
1
-8
/
+0
2020-12-08
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/machdep: remove suspend_disable_cpu()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
Nathan Lynch
1
-1
/
+0
2020-12-08
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
1
-0
/
+5
2020-12-08
powerpc/hvcall: add token and codes for H_VASI_SIGNAL
Nathan Lynch
1
-0
/
+9
2020-12-08
powerpc/rtas: add rtas_activate_firmware()
Nathan Lynch
1
-0
/
+1
2020-12-08
powerpc/rtas: add rtas_ibm_suspend_me()
Nathan Lynch
1
-0
/
+1
2020-12-08
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
1
-1
/
+1
2020-12-08
powerpc/rtas: complete ibm,suspend-me status codes
Nathan Lynch
1
-1
/
+6
2020-12-08
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
4
-23
/
+23
2020-12-07
powerpc/book3s64/kexec: Clear CIABR on kexec
Jordan Niethe
1
-0
/
+5
2020-12-05
Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-0
/
+12
2020-12-05
powerpc: Remove ucache_bsize
Christophe Leroy
1
-1
/
+1
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
4
-29
/
+1
2020-12-04
powerpc: Fix update form addressing in inline assembly
Christophe Leroy
2
-6
/
+7
2020-12-04
powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
2
-4
/
+4
2020-12-04
lkdtm/powerpc: Add SLB multihit test
Ganesh Goudar
1
-1
/
+27
2020-12-04
powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set
Christophe Leroy
2
-8
/
+8
2020-12-04
powerpc/feature: Remove CPU_FTR_NODSISRALIGN
Christophe Leroy
1
-12
/
+11
2020-12-04
powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2
Christophe Leroy
2
-4
/
+1
2020-12-04
powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xx
Christophe Leroy
1
-1
/
+4
2020-12-04
powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LE
Christophe Leroy
1
-1
/
+1
2020-12-04
powerpc/time: Remove ifdef in get_vtb()
Christophe Leroy
1
-2
/
+1
2020-12-04
powerpc/32s: Use SPRN_SPRG_SCRATCH2 in DSI prolog
Christophe Leroy
1
-0
/
+1
2020-12-04
powerpc/603: Use SPRN_SDR1 to store the pgdir phys address
Christophe Leroy
1
-1
/
+0
2020-12-04
ocxl: Initiate a TLB invalidate command
Christophe Lombard
1
-0
/
+51
2020-12-04
ocxl: Assign a register set to a Logical Partition
Christophe Lombard
1
-0
/
+3
2020-12-04
powerpc/perf: MMCR0 control for PMU registers under PMCC=00
Athira Rajeev
1
-0
/
+1
2020-12-04
powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled case
Aneesh Kumar K.V
1
-6
/
+57
2020-12-04
powerpc/book3s64/kup: Check max key supported before enabling kup
Aneesh Kumar K.V
1
-0
/
+3
2020-12-04
powerpc/book3s64/kuep: Use Key 3 to implement KUEP with hash translation.
Aneesh Kumar K.V
1
-1
/
+1
2020-12-04
powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation.
Aneesh Kumar K.V
1
-5
/
+4
2020-12-04
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
4
-11
/
+28
2020-12-04
powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMR
Aneesh Kumar K.V
1
-3
/
+9
2020-12-04
powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode.
Aneesh Kumar K.V
2
-4
/
+21
2020-12-04
powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec
Aneesh Kumar K.V
1
-0
/
+2
2020-12-04
powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...
Aneesh Kumar K.V
2
-40
/
+187
2020-12-04
powerpc/exec: Set thread.regs early during exec
Aneesh Kumar K.V
1
-2
/
+0
2020-12-04
powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation
Aneesh Kumar K.V
4
-8
/
+22
2020-12-04
powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP and MMU_FTR_KUEP
Aneesh Kumar K.V
2
-19
/
+23
2020-12-04
powerpc/book3s64/kuep: Move KUEP related function outside radix
Aneesh Kumar K.V
1
-0
/
+1
2020-12-04
powerpc/book3s64/kuap: Move KUAP related function outside radix
Aneesh Kumar K.V
2
-4
/
+6
2020-12-04
powerpc/book3s64/kuap/kuep: Add PPC_PKEY config on book3s64
Aneesh Kumar K.V
3
-4
/
+9
[prev]
[next]