index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
powerpc/kasan: Don't instrument non-maskable or raw interrupts
Daniel Axtens
5
-26
/
+59
2022-05-22
powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
Daniel Axtens
2
-1
/
+1
2022-05-22
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
3
-4
/
+17
2022-05-22
powerpc/irq: Remove arch_local_irq_restore() for !CONFIG_CC_HAS_ASM_GOTO
Christophe Leroy
1
-77
/
+0
2022-05-22
powerpc/powernv: Get STF barrier requirements from device-tree
Russell Currey
1
-0
/
+3
2022-05-22
powerpc/powernv: Get L1D flush requirements from device-tree
Russell Currey
1
-0
/
+6
2022-05-22
powerpc/85xx/p2020: Add fsl,mpc8548-pmc node
Pali Rohár
1
-0
/
+5
2022-05-22
powerpc/64: Only WARN if __pa()/__va() called with bad addresses
Michael Ellerman
1
-2
/
+5
2022-05-22
arch/Kconfig: Drop references to powerpc PAGE_SIZE symbols
Michael Ellerman
1
-2
/
+0
2022-05-22
powerpc: Add generic PAGE_SIZE config symbols
Michael Ellerman
1
-0
/
+16
2022-05-22
powerpc/pseries/vas: sysfs comments with the correct entries
Haren Myneni
1
-7
/
+7
2022-05-22
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
4
-5
/
+5
2022-05-22
powerpc/opcodes: Remove unused PPC_INST_XXX macros
Christophe Leroy
1
-9
/
+4
2022-05-22
powerpc/inst: Remove PPC_INST_BL
Christophe Leroy
2
-2
/
+1
2022-05-22
powerpc/modules: Use PPC_LI macros instead of opencoding
Christophe Leroy
2
-9
/
+5
2022-05-22
powerpc/inst: Remove PPC_INST_BRANCH
Christophe Leroy
2
-3
/
+2
2022-05-22
powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_tar...
Christophe Leroy
1
-9
/
+18
2022-05-22
powerpc/inst: Add __copy_inst_from_kernel_nofault()
Christophe Leroy
1
-4
/
+9
2022-05-22
powerpc/ftrace: Minimise number of #ifdefs
Christophe Leroy
3
-94
/
+85
2022-05-22
powerpc/ftrace: Simplify expected_nop_sequence()
Christophe Leroy
1
-16
/
+6
2022-05-22
powerpc/ftrace: Use size macro instead of opencoding
Christophe Leroy
1
-1
/
+1
2022-05-19
powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.
Christophe Leroy
2
-21
/
+16
2022-05-19
powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
Christophe Leroy
1
-1
/
+1
2022-05-19
powerpc/ftrace: Remove ftrace_plt_tramps[]
Christophe Leroy
1
-8
/
+0
2022-05-19
powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
Christophe Leroy
2
-7
/
+1
2022-05-19
powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
Christophe Leroy
1
-1
/
+0
2022-05-19
powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
Christophe Leroy
1
-100
/
+8
2022-05-19
powerpc: Finalise cleanup around ABI use
Christophe Leroy
6
-23
/
+12
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
18
-31
/
+31
2022-05-19
powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_ELF_ABI_V2
Christophe Leroy
3
-5
/
+13
2022-05-19
powerpc/ftrace: Use patch_instruction() return directly
Christophe Leroy
2
-5
/
+2
2022-05-19
powerpc/ftrace: Inline ftrace_modify_code()
Christophe Leroy
1
-1
/
+1
2022-05-19
powerpc/code-patching: Inline create_branch()
Christophe Leroy
2
-22
/
+20
2022-05-19
powerpc/ftrace: Use is_offset_in_branch_range()
Christophe Leroy
1
-6
/
+2
2022-05-19
powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
Christophe Leroy
2
-29
/
+27
2022-05-19
powerpc/ftrace: Remove redundant create_branch() calls
Christophe Leroy
1
-20
/
+0
2022-05-19
powerpc/ftrace: Refactor prepare_ftrace_return()
Christophe Leroy
1
-3
/
+9
2022-05-19
powerpc/rtas: enture rtas_call is called with MMU enabled
Nicholas Piggin
1
-0
/
+5
2022-05-19
powerpc/rtas: Leave MSR[RI] enabled over RTAS call
Nicholas Piggin
1
-9
/
+2
2022-05-19
powerpc/rtas: PACA can be restored directly from SPRG
Nicholas Piggin
1
-9
/
+4
2022-05-19
powerpc/rtas: Call enter_rtas with MSR[EE] disabled
Nicholas Piggin
2
-15
/
+4
2022-05-19
powerpc/rtas: Fix whitespace in rtas_entry.S
Nicholas Piggin
1
-13
/
+13
2022-05-19
powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bit
Nicholas Piggin
1
-0
/
+1
2022-05-19
powerpc/rtas: Move rtas entry assembly into its own file
Nicholas Piggin
4
-200
/
+199
2022-05-19
powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZ
Nicholas Piggin
6
-2
/
+47
2022-05-19
powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZ
Nicholas Piggin
1
-0
/
+5
2022-05-19
powerpc/vdso: Link with ld.lld when requested
Nathan Chancellor
1
-0
/
+1
2022-05-19
powerpc/vdso: Remove unused ENTRY in linker scripts
Nathan Chancellor
2
-2
/
+0
2022-05-19
powerpc: Export mmu_feature_keys[] as non-GPL
Kevin Hao
1
-1
/
+1
2022-05-19
powerpc/setup: Refactor/untangle panic notifiers
Guilherme G. Piccoli
1
-20
/
+54
[next]