index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-02
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-05-27
Merge tag 'mm-nonmm-stable-2022-05-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
2022-05-25
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-24
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
2022-05-23
Merge tag 'x86_core_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-22
powerpc: Enable the DAWR on POWER9 DD2.3 and above
Reza Arbab
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
2022-05-22
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
2022-05-22
powerpc/kasan: Don't instrument non-maskable or raw interrupts
Daniel Axtens
2022-05-22
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
2022-05-22
powerpc/irq: Remove arch_local_irq_restore() for !CONFIG_CC_HAS_ASM_GOTO
Christophe Leroy
2022-05-22
powerpc/modules: Use PPC_LI macros instead of opencoding
Christophe Leroy
2022-05-22
powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_tar...
Christophe Leroy
2022-05-22
powerpc/ftrace: Minimise number of #ifdefs
Christophe Leroy
2022-05-22
powerpc/ftrace: Simplify expected_nop_sequence()
Christophe Leroy
2022-05-22
powerpc/ftrace: Use size macro instead of opencoding
Christophe Leroy
2022-05-19
powerpc: Use do_kernel_power_off()
Dmitry Osipenko
2022-05-19
powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.
Christophe Leroy
2022-05-19
powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
Christophe Leroy
2022-05-19
powerpc/ftrace: Remove ftrace_plt_tramps[]
Christophe Leroy
2022-05-19
powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACE
Christophe Leroy
2022-05-19
powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLS
Christophe Leroy
2022-05-19
powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
Christophe Leroy
2022-05-19
powerpc: Finalise cleanup around ABI use
Christophe Leroy
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
2022-05-19
powerpc/ftrace: Use patch_instruction() return directly
Christophe Leroy
2022-05-19
powerpc/ftrace: Inline ftrace_modify_code()
Christophe Leroy
2022-05-19
powerpc/ftrace: Use is_offset_in_branch_range()
Christophe Leroy
2022-05-19
powerpc/ftrace: Remove redundant create_branch() calls
Christophe Leroy
2022-05-19
powerpc/ftrace: Refactor prepare_ftrace_return()
Christophe Leroy
2022-05-19
powerpc/rtas: enture rtas_call is called with MMU enabled
Nicholas Piggin
2022-05-19
powerpc/rtas: Leave MSR[RI] enabled over RTAS call
Nicholas Piggin
2022-05-19
powerpc/rtas: PACA can be restored directly from SPRG
Nicholas Piggin
2022-05-19
powerpc/rtas: Call enter_rtas with MSR[EE] disabled
Nicholas Piggin
2022-05-19
powerpc/rtas: Fix whitespace in rtas_entry.S
Nicholas Piggin
2022-05-19
powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bit
Nicholas Piggin
2022-05-19
powerpc/rtas: Move rtas entry assembly into its own file
Nicholas Piggin
2022-05-19
powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZ
Nicholas Piggin
2022-05-19
powerpc/vdso: Link with ld.lld when requested
Nathan Chancellor
2022-05-19
powerpc/vdso: Remove unused ENTRY in linker scripts
Nathan Chancellor
2022-05-19
powerpc: Export mmu_feature_keys[] as non-GPL
Kevin Hao
2022-05-19
powerpc/setup: Refactor/untangle panic notifiers
Guilherme G. Piccoli
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
2022-05-19
Merge branch 'fixes' into next
Michael Ellerman
2022-05-11
powerpc/rtas: Keep MSR[RI] set when calling RTAS
Laurent Dufour
[next]