index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-11
/
+8
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
8
-13
/
+13
2022-05-19
powerpc/ftrace: Use patch_instruction() return directly
Christophe Leroy
1
-4
/
+1
2022-05-19
powerpc/ftrace: Inline ftrace_modify_code()
Christophe Leroy
1
-1
/
+1
2022-05-19
powerpc/ftrace: Use is_offset_in_branch_range()
Christophe Leroy
1
-6
/
+2
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
3
-0
/
+26
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
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
1
-2
/
+2
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
1
-2
/
+2
2022-05-19
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+7
2022-05-11
powerpc/rtas: Keep MSR[RI] set when calling RTAS
Laurent Dufour
2
-12
/
+21
2022-05-08
powerpc: Use static call for get_irq()
Christophe Leroy
1
-1
/
+7
2022-05-08
powerpc: Add missing headers
Christophe Leroy
25
-21
/
+32
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
11
-11
/
+0
2022-05-06
powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.h
Christophe Leroy
1
-0
/
+9
2022-05-06
powerpc/64: remove system call instruction emulation
Nicholas Piggin
1
-10
/
+0
2022-05-06
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
2
-2
/
+7
2022-05-05
powerpc: fix typos in comments
Julia Lawall
18
-23
/
+23
2022-05-05
powerpc: Simplify and move arch_randomize_brk()
Christophe Leroy
1
-41
/
+0
2022-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
1
-5
/
+0
2022-05-05
Merge tag 'v5.18-rc4' into next
Michael Ellerman
2
-16
/
+15
2022-05-04
powerpc/vdso: Fix incorrect CFI in gettimeofday.S
Michael Ellerman
1
-2
/
+7
2022-05-04
powerpc/idle: Fix return value of __setup() handler
Randy Dunlap
1
-1
/
+1
2022-05-04
powerpc: Remove redundant spaces to match coding style
maqiang
1
-1
/
+1
2022-05-04
powerpc/fadump: Use swap() instead of open coding it
Jiapeng Chong
1
-6
/
+2
2022-05-04
powerpc/fadump: Correct two typos in a comment
Randy Dunlap
1
-2
/
+2
2022-05-04
powerpc/rtas: Replaced simple_strtoull() with kstrtoull()
Chen Huang
1
-6
/
+1
2022-05-04
powerpc: make 'boot_text_mapped' static
Yu Kuai
1
-1
/
+1
2022-05-04
powerpc: remove set but not used variable 'force_printk_to_btext'
Yu Kuai
1
-1
/
+0
2022-05-04
powerpc/time: Fix sparse warnings
He Ying
1
-5
/
+4
2022-04-26
powerpc/fadump: align destination address to pagesize
Hari Bathini
1
-0
/
+5
2022-04-26
powerpc/fadump: fix PT_LOAD segment for boot memory area
Hari Bathini
1
-2
/
+6
2022-04-26
powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR
Hari Bathini
1
-1
/
+6
2022-04-24
Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-15
/
+14
[next]