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-05-05
powerpc/mm: Remove CONFIG_PPC_MM_SLICES
Christophe Leroy
2022-05-05
Merge tag 'v5.18-rc4' into next
Michael Ellerman
2022-05-04
powerpc/idle: Fix return value of __setup() handler
Randy Dunlap
2022-05-04
powerpc: Remove redundant spaces to match coding style
maqiang
2022-05-04
powerpc/fadump: Use swap() instead of open coding it
Jiapeng Chong
2022-05-04
powerpc/fadump: Correct two typos in a comment
Randy Dunlap
2022-05-04
powerpc/rtas: Replaced simple_strtoull() with kstrtoull()
Chen Huang
2022-05-04
powerpc: make 'boot_text_mapped' static
Yu Kuai
2022-05-04
powerpc: remove set but not used variable 'force_printk_to_btext'
Yu Kuai
2022-05-04
powerpc/time: Fix sparse warnings
He Ying
2022-04-26
powerpc/fadump: align destination address to pagesize
Hari Bathini
2022-04-26
powerpc/fadump: fix PT_LOAD segment for boot memory area
Hari Bathini
2022-04-26
powerpc/fadump: save CPU reg data in vmcore when PHYP terminates LPAR
Hari Bathini
2022-04-24
Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-04-21
powerpc/time: Always set decrementer in timer_interrupt()
Michael Ellerman
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
2022-04-10
Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
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-28
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
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
KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
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
[next]