index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-04-24
1
-15
/
+14
|
\
|
*
powerpc/time: Always set decrementer in timer_interrupt()
Michael Ellerman
2022-04-21
1
-15
/
+14
*
|
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
2022-04-19
1
-1
/
+1
|
/
*
Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-04-10
2
-0
/
+32
|
\
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2022-03-28
2
-0
/
+32
|
|
\
|
|
*
KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
Nicholas Piggin
2022-03-08
2
-0
/
+32
*
|
|
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
1
-2
/
+1
|
\
\
\
|
*
|
|
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-31
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-03-28
2
-6
/
+6
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
resume_user_mode: Move to resume_user_mode.h
Eric W. Biederman
2022-03-10
1
-2
/
+2
|
*
|
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
2022-03-10
1
-4
/
+4
*
|
|
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-27
1
-13
/
+21
|
\
\
\
|
*
|
|
x86/ibt,kprobes: Cure sym+0 equals fentry woes
Peter Zijlstra
2022-03-15
1
-13
/
+21
*
|
|
|
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-25
60
-939
/
+565
|
\
\
\
\
|
*
|
|
|
powerpc/time: improve decrementer clockevent processing
Nicholas Piggin
2022-03-16
1
-8
/
+10
|
*
|
|
|
powerpc/time: Fix KVM host re-arming a timer beyond decrementer range
Nicholas Piggin
2022-03-16
1
-2
/
+3
|
*
|
|
|
powerpc/tm: Fix more userspace r13 corruption
Nicholas Piggin
2022-03-16
1
-9
/
+16
|
*
|
|
|
powerpc/64: Add UADDR64 relocation support
Alexey Kardashevskiy
2022-03-09
2
-22
/
+47
|
*
|
|
|
powerpc/secvar: fix refcount leak in format_show()
Hangyu Hua
2022-03-08
1
-3
/
+6
|
*
|
|
|
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
11
-11
/
+0
|
*
|
|
|
powerpc/smp: Declare current_set static
Christophe Leroy
2022-03-08
1
-1
/
+1
|
*
|
|
|
powerpc/ftrace: Use STK_GOT in ftrace_mprofile.S
Christophe Leroy
2022-03-08
1
-2
/
+2
|
*
|
|
|
powerpc/ftrace: Regroup PPC64 specific operations in ftrace_mprofile.S
Christophe Leroy
2022-03-08
1
-5
/
+2
|
*
|
|
|
powerpc/ftrace: Refactor ftrace_{regs_}caller
Christophe Leroy
2022-03-08
1
-102
/
+45
|
*
|
|
|
powerpc/ftrace: Don't use lmw/stmw in ftrace_regs_caller()
Christophe Leroy
2022-03-08
1
-8
/
+2
|
*
|
|
|
powerpc/mce: Avoid using irq_work_queue() in realmode
Ganesh Goudar
2022-03-08
2
-28
/
+34
|
*
|
|
|
powerpc/mce: Modify the real address error logging messages
Ganesh Goudar
2022-03-08
1
-4
/
+4
|
*
|
|
|
Merge branch 'topic/func-desc-lkdtm' into next
Michael Ellerman
2022-03-07
3
-29
/
+27
|
|
\
\
\
\
|
|
*
|
|
|
asm-generic: Define 'func_desc_t' to commonly describe function descriptors
Christophe Leroy
2022-02-16
1
-8
/
+0
|
|
*
|
|
|
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
2022-02-16
1
-0
/
+6
|
|
*
|
|
|
powerpc: Prepare func_desc_t for refactorisation
Christophe Leroy
2022-02-16
1
-18
/
+18
|
|
*
|
|
|
powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
Christophe Leroy
2022-02-16
1
-5
/
+5
|
|
*
|
|
|
powerpc: Move and rename func_descr_t
Christophe Leroy
2022-02-16
1
-4
/
+4
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
powerpc/fadump: register for fadump as early as possible
Hari Bathini
2022-03-01
1
-3
/
+10
|
*
|
|
|
powerpc/module_64: fix array_size.cocci warning
Guo Zhengkui
2022-02-24
1
-1
/
+2
|
*
|
|
|
powerpc/ftrace: Style cleanup in ftrace_mprofile.S
Christophe Leroy
2022-02-16
1
-4
/
+8
|
*
|
|
|
powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...
Christophe Leroy
2022-02-16
1
-0
/
+4
|
*
|
|
|
powerpc/ftrace: Add recursion protection in prepare_ftrace_return()
Christophe Leroy
2022-02-16
1
-0
/
+7
|
*
|
|
|
powerpc/ftrace: Also save r1 in ftrace_caller()
Christophe Leroy
2022-02-16
1
-0
/
+4
|
*
|
|
|
powerpc/vdso: Move cvdso_call macro into gettimeofday.S
Christophe Leroy
2022-02-12
1
-1
/
+43
|
*
|
|
|
powerpc/vdso: Remove cvdso_call_time macro
Christophe Leroy
2022-02-12
1
-1
/
+1
|
*
|
|
|
powerpc/vdso: Merge vdso64 and vdso32 into a single directory
Christophe Leroy
2022-02-12
25
-319
/
+42
|
*
|
|
|
powerpc/vdso: Rework VDSO32 makefile to add a prefix to object files
Christophe Leroy
2022-02-12
3
-26
/
+21
|
*
|
|
|
powerpc/vdso: augment VDSO32 functions to support 64 bits build
Christophe Leroy
2022-02-12
5
-12
/
+37
|
*
|
|
|
powerpc: Use the newly added is_tsk_32bit_task() macro
Christophe Leroy
2022-02-12
1
-1
/
+1
|
*
|
|
|
powerpc/ftrace: Remove ftrace_32.S
Christophe Leroy
2022-02-12
4
-155
/
+17
|
*
|
|
|
powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32
Christophe Leroy
2022-02-07
1
-22
/
+51
|
*
|
|
|
powerpc/ftrace: directly call of function graph tracer by ftrace caller
Christophe Leroy
2022-02-07
3
-114
/
+14
|
*
|
|
|
powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_caller
Christophe Leroy
2022-02-07
1
-12
/
+9
|
*
|
|
|
powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...
Christophe Leroy
2022-02-07
1
-6
/
+19
[next]