index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-12-17
69
-577
/
+1480
|
\
|
*
powerpc/32s: Fix cleanup_cpu_mmu_context() compile bug
Michael Ellerman
2020-12-17
1
-0
/
+1
|
*
powerpc: force inlining of csum_partial() to avoid multiple csum_partial() wi...
Christophe Leroy
2020-12-15
1
-1
/
+1
|
*
powerpc: Inline setup_kup()
Michael Ellerman
2020-12-15
1
-2
/
+6
|
*
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FW
Cédric Le Goater
2020-12-11
2
-2
/
+2
|
*
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FW
Cédric Le Goater
2020-12-11
2
-2
/
+2
|
*
powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG
Cédric Le Goater
2020-12-11
2
-2
/
+2
|
*
powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flag
Cédric Le Goater
2020-12-11
1
-1
/
+1
|
*
powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache
Gautham R. Shenoy
2020-12-11
1
-0
/
+4
|
*
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
2020-12-11
1
-0
/
+2
|
*
powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructions
Balamuruhan S
2020-12-11
1
-0
/
+13
|
*
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
2020-12-09
1
-4
/
+1
|
*
powerpc/32s: Cleanup around PTE_FLAGS_OFFSET in hash_low.S
Christophe Leroy
2020-12-09
1
-6
/
+0
|
*
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
2020-12-09
1
-0
/
+1
|
*
powerpc/mm: Move the WARN() out of bad_kuap_fault()
Christophe Leroy
2020-12-09
3
-11
/
+4
|
*
powerpc/ppc-opcode: Add PPC_RAW_MFSPR()
Christophe Leroy
2020-12-09
1
-1
/
+2
|
*
powerpc/8xx: Fix early debug when SMC1 is relocated
Christophe Leroy
2020-12-09
1
-0
/
+1
|
*
powerpc/32s: Make support for 603 and 604+ selectable
Christophe Leroy
2020-12-09
2
-3
/
+10
|
*
powerpc/32s: Regroup 603 based CPUs in cputable
Christophe Leroy
2020-12-09
1
-6
/
+8
|
*
powerpc/32s: Inline flush_hash_entry()
Christophe Leroy
2020-12-09
2
-9
/
+11
|
*
powerpc/32s: Inline tlb_flush()
Christophe Leroy
2020-12-09
1
-0
/
+11
|
*
powerpc/32s: Split and inline flush_range()
Christophe Leroy
2020-12-09
1
-1
/
+12
|
*
powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()
Christophe Leroy
2020-12-09
1
-3
/
+12
|
*
powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()
Christophe Leroy
2020-12-09
1
-2
/
+18
|
*
powerpc/32s: Inline _tlbie() on non SMP
Christophe Leroy
2020-12-09
1
-0
/
+7
|
*
powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.h
Christophe Leroy
2020-12-09
1
-0
/
+4
|
*
powerpc/mm: Remove flush_tlb_page_nohash() prototype.
Christophe Leroy
2020-12-09
2
-2
/
+0
|
*
powerpc/mm: Add mask of always present MMU features
Christophe Leroy
2020-12-09
1
-0
/
+25
|
*
powerpc/rtas: remove unused rtas_suspend_me_data
Nathan Lynch
2020-12-08
1
-8
/
+0
|
*
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
2020-12-08
1
-1
/
+0
|
*
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
2020-12-08
1
-1
/
+0
|
*
powerpc/machdep: remove suspend_disable_cpu()
Nathan Lynch
2020-12-08
1
-1
/
+0
|
*
powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
Nathan Lynch
2020-12-08
1
-1
/
+0
|
*
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
2020-12-08
1
-0
/
+5
|
*
powerpc/hvcall: add token and codes for H_VASI_SIGNAL
Nathan Lynch
2020-12-08
1
-0
/
+9
|
*
powerpc/rtas: add rtas_activate_firmware()
Nathan Lynch
2020-12-08
1
-0
/
+1
|
*
powerpc/rtas: add rtas_ibm_suspend_me()
Nathan Lynch
2020-12-08
1
-0
/
+1
|
*
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
2020-12-08
1
-1
/
+1
|
*
powerpc/rtas: complete ibm,suspend-me status codes
Nathan Lynch
2020-12-08
1
-1
/
+6
|
*
powerpc/book3s64/kuap: Improve error reporting with KUAP
Aneesh Kumar K.V
2020-12-08
4
-23
/
+23
|
*
powerpc/book3s64/kexec: Clear CIABR on kexec
Jordan Niethe
2020-12-07
1
-0
/
+5
|
*
powerpc: Remove ucache_bsize
Christophe Leroy
2020-12-05
1
-1
/
+1
|
*
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
2020-12-05
4
-29
/
+1
|
*
powerpc: Fix update form addressing in inline assembly
Christophe Leroy
2020-12-04
2
-6
/
+7
|
*
powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_at
Mathieu Desnoyers
2020-12-04
2
-4
/
+4
|
*
lkdtm/powerpc: Add SLB multihit test
Ganesh Goudar
2020-12-04
1
-1
/
+27
|
*
powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set
Christophe Leroy
2020-12-04
2
-8
/
+8
|
*
powerpc/feature: Remove CPU_FTR_NODSISRALIGN
Christophe Leroy
2020-12-04
1
-12
/
+11
|
*
powerpc/mm: Desintegrate MMU_FTR_PPCAS_ARCH_V2
Christophe Leroy
2020-12-04
2
-4
/
+1
|
*
powerpc/mm: MMU_FTR_NEED_DTLB_SW_LRU is only possible with CONFIG_PPC_83xx
Christophe Leroy
2020-12-04
1
-1
/
+4
[next]