index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
2022-05-22
15
-6
/
+185
|
*
|
|
|
|
|
|
powerpc/kasan: Disable address sanitization in kexec paths
Daniel Axtens
2022-05-22
7
-15
/
+18
|
*
|
|
|
|
|
|
powerpc/kasan: Don't instrument non-maskable or raw interrupts
Daniel Axtens
2022-05-22
5
-26
/
+59
|
*
|
|
|
|
|
|
powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
Daniel Axtens
2022-05-22
2
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
2022-05-22
3
-4
/
+17
|
*
|
|
|
|
|
|
powerpc/irq: Remove arch_local_irq_restore() for !CONFIG_CC_HAS_ASM_GOTO
Christophe Leroy
2022-05-22
1
-77
/
+0
|
*
|
|
|
|
|
|
powerpc/powernv: Get STF barrier requirements from device-tree
Russell Currey
2022-05-22
1
-0
/
+3
|
*
|
|
|
|
|
|
powerpc/powernv: Get L1D flush requirements from device-tree
Russell Currey
2022-05-22
1
-0
/
+6
|
*
|
|
|
|
|
|
powerpc/85xx/p2020: Add fsl,mpc8548-pmc node
Pali Rohár
2022-05-22
1
-0
/
+5
|
*
|
|
|
|
|
|
powerpc/64: Only WARN if __pa()/__va() called with bad addresses
Michael Ellerman
2022-05-22
1
-2
/
+5
|
*
|
|
|
|
|
|
powerpc: Add generic PAGE_SIZE config symbols
Michael Ellerman
2022-05-22
1
-0
/
+16
|
*
|
|
|
|
|
|
powerpc/pseries/vas: sysfs comments with the correct entries
Haren Myneni
2022-05-22
1
-7
/
+7
|
*
|
|
|
|
|
|
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
2022-05-22
4
-5
/
+5
|
*
|
|
|
|
|
|
powerpc/opcodes: Remove unused PPC_INST_XXX macros
Christophe Leroy
2022-05-22
1
-9
/
+4
|
*
|
|
|
|
|
|
powerpc/inst: Remove PPC_INST_BL
Christophe Leroy
2022-05-22
2
-2
/
+1
|
*
|
|
|
|
|
|
powerpc/modules: Use PPC_LI macros instead of opencoding
Christophe Leroy
2022-05-22
2
-9
/
+5
|
*
|
|
|
|
|
|
powerpc/inst: Remove PPC_INST_BRANCH
Christophe Leroy
2022-05-22
2
-3
/
+2
|
*
|
|
|
|
|
|
powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_tar...
Christophe Leroy
2022-05-22
1
-9
/
+18
|
*
|
|
|
|
|
|
powerpc/inst: Add __copy_inst_from_kernel_nofault()
Christophe Leroy
2022-05-22
1
-4
/
+9
|
*
|
|
|
|
|
|
powerpc/ftrace: Minimise number of #ifdefs
Christophe Leroy
2022-05-22
3
-94
/
+85
|
*
|
|
|
|
|
|
powerpc/ftrace: Simplify expected_nop_sequence()
Christophe Leroy
2022-05-22
1
-16
/
+6
|
*
|
|
|
|
|
|
powerpc/ftrace: Use size macro instead of opencoding
Christophe Leroy
2022-05-22
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.
Christophe Leroy
2022-05-19
2
-21
/
+16
|
*
|
|
|
|
|
|
powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
Christophe Leroy
2022-05-19
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/ftrace: Remove ftrace_plt_tramps[]
Christophe Leroy
2022-05-19
1
-8
/
+0
|
*
|
|
|
|
|
|
powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
Christophe Leroy
2022-05-19
2
-7
/
+1
|
*
|
|
|
|
|
|
powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
Christophe Leroy
2022-05-19
1
-1
/
+0
|
*
|
|
|
|
|
|
powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
Christophe Leroy
2022-05-19
1
-100
/
+8
|
*
|
|
|
|
|
|
powerpc: Finalise cleanup around ABI use
Christophe Leroy
2022-05-19
6
-23
/
+12
|
*
|
|
|
|
|
|
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2022-05-19
18
-31
/
+31
|
*
|
|
|
|
|
|
powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2
Christophe Leroy
2022-05-19
3
-5
/
+13
|
*
|
|
|
|
|
|
powerpc/ftrace: Use patch_instruction() return directly
Christophe Leroy
2022-05-19
2
-5
/
+2
|
*
|
|
|
|
|
|
powerpc/ftrace: Inline ftrace_modify_code()
Christophe Leroy
2022-05-19
1
-1
/
+1
|
*
|
|
|
|
|
|
powerpc/code-patching: Inline create_branch()
Christophe Leroy
2022-05-19
2
-22
/
+20
|
*
|
|
|
|
|
|
powerpc/ftrace: Use is_offset_in_branch_range()
Christophe Leroy
2022-05-19
1
-6
/
+2
|
*
|
|
|
|
|
|
powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
Christophe Leroy
2022-05-19
2
-29
/
+27
|
*
|
|
|
|
|
|
powerpc/ftrace: Remove redundant create_branch() calls
Christophe Leroy
2022-05-19
1
-20
/
+0
|
*
|
|
|
|
|
|
powerpc/ftrace: Refactor prepare_ftrace_return()
Christophe Leroy
2022-05-19
1
-3
/
+9
|
*
|
|
|
|
|
|
powerpc/rtas: enture rtas_call is called with MMU enabled
Nicholas Piggin
2022-05-19
1
-0
/
+5
|
*
|
|
|
|
|
|
powerpc/rtas: Leave MSR[RI] enabled over RTAS call
Nicholas Piggin
2022-05-19
1
-9
/
+2
|
*
|
|
|
|
|
|
powerpc/rtas: PACA can be restored directly from SPRG
Nicholas Piggin
2022-05-19
1
-9
/
+4
|
*
|
|
|
|
|
|
powerpc/rtas: Call enter_rtas with MSR[EE] disabled
Nicholas Piggin
2022-05-19
2
-15
/
+4
|
*
|
|
|
|
|
|
powerpc/rtas: Fix whitespace in rtas_entry.S
Nicholas Piggin
2022-05-19
1
-13
/
+13
|
*
|
|
|
|
|
|
powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bit
Nicholas Piggin
2022-05-19
1
-0
/
+1
|
*
|
|
|
|
|
|
powerpc/rtas: Move rtas entry assembly into its own file
Nicholas Piggin
2022-05-19
4
-200
/
+199
|
*
|
|
|
|
|
|
powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZ
Nicholas Piggin
2022-05-19
6
-2
/
+47
|
*
|
|
|
|
|
|
powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZ
Nicholas Piggin
2022-05-19
1
-0
/
+5
|
*
|
|
|
|
|
|
powerpc/vdso: Link with ld.lld when requested
Nathan Chancellor
2022-05-19
1
-0
/
+1
|
*
|
|
|
|
|
|
powerpc/vdso: Remove unused ENTRY in linker scripts
Nathan Chancellor
2022-05-19
2
-2
/
+0
|
*
|
|
|
|
|
|
powerpc: Export mmu_feature_keys[] as non-GPL
Kevin Hao
2022-05-19
1
-1
/
+1
[prev]
[next]