开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-28
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-25
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-22
drivers/base/node: consolidate node device subsystem initialization in node_d...
David Hildenbrand
2022-03-22
powerpc/fadump: opt out from freeing pages on cma activation failure
Hari Bathini
2022-03-22
cma: factor out minimum alignment requirement
David Hildenbrand
2022-03-16
powerpc/time: improve decrementer clockevent processing
Nicholas Piggin
2022-03-16
powerpc/time: Fix KVM host re-arming a timer beyond decrementer range
Nicholas Piggin
2022-03-16
powerpc/tm: Fix more userspace r13 corruption
Nicholas Piggin
2022-03-15
x86/ibt,kprobes: Cure sym+0 equals fentry woes
Peter Zijlstra
2022-03-10
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-09
powerpc/64: Add UADDR64 relocation support
Alexey Kardashevskiy
2022-03-08
powerpc/secvar: fix refcount leak in format_show()
Hangyu Hua
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
powerpc/smp: Declare current_set static
Christophe Leroy
2022-03-08
powerpc/ftrace: Use STK_GOT in ftrace_mprofile.S
Christophe Leroy
2022-03-08
powerpc/ftrace: Regroup PPC64 specific operations in ftrace_mprofile.S
Christophe Leroy
2022-03-08
powerpc/ftrace: Refactor ftrace_{regs_}caller
Christophe Leroy
2022-03-08
powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller()
Christophe Leroy
2022-03-08
powerpc/mce: Avoid using irq_work_queue() in realmode
Ganesh Goudar
2022-03-08
powerpc/mce: Modify the real address error logging messages
Ganesh Goudar
2022-03-07
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
2022-03-01
powerpc/fadump: register for fadump as early as possible
Hari Bathini
2022-02-24
powerpc/module_64: fix array_size.cocci warning
Guo Zhengkui
2022-02-16
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2022-02-16
powerpc: Prepare func_desc_t for refactorisation
Christophe Leroy
2022-02-16
powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
Christophe Leroy
2022-02-16
powerpc: Move and rename func_descr_t
Christophe Leroy
2022-02-16
powerpc/ftrace: Style cleanup in ftrace_mprofile.S
Christophe Leroy
2022-02-16
powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...
Christophe Leroy
2022-02-16
powerpc/ftrace: Add recursion protection in prepare_ftrace_return()
Christophe Leroy
2022-02-16
powerpc/ftrace: Also save r1 in ftrace_caller()
Christophe Leroy
2022-02-12
powerpc/vdso: Move cvdso_call macro into gettimeofday.S
Christophe Leroy
2022-02-12
powerpc/vdso: Remove cvdso_call_time macro
Christophe Leroy
2022-02-12
powerpc/vdso: Merge vdso64 and vdso32 into a single directory
Christophe Leroy
2022-02-12
powerpc/vdso: Rework VDSO32 makefile to add a prefix to object files
Christophe Leroy
2022-02-12
powerpc/vdso: augment VDSO32 functions to support 64 bits build
Christophe Leroy
2022-02-12
powerpc: Use the newly added is_tsk_32bit_task() macro
Christophe Leroy
2022-02-12
powerpc/ftrace: Remove ftrace_32.S
Christophe Leroy
2022-02-07
powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32
Christophe Leroy
2022-02-07
powerpc/ftrace: directly call of function graph tracer by ftrace caller
Christophe Leroy
2022-02-07
powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_caller
Christophe Leroy
2022-02-07
powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...
Christophe Leroy
2022-02-07
powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...
Christophe Leroy
2022-02-07
powerpc/ftrace: Simplify PPC32's return_to_handler()
Christophe Leroy
2022-02-07
powerpc/ftrace: Don't save again LR in ftrace_regs_caller() on PPC32
Christophe Leroy
[next]