index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...
Christophe Leroy
2022-02-07
1
-4
/
+25
*
|
powerpc/ftrace: Simplify PPC32's return_to_handler()
Christophe Leroy
2022-02-07
1
-10
/
+6
*
|
powerpc/ftrace: Don't save again LR in ftrace_regs_caller() on PPC32
Christophe Leroy
2022-02-07
1
-3
/
+0
*
|
powerpc/ftrace: Add support for livepatch to PPC32
Christophe Leroy
2022-02-07
1
-1
/
+1
*
|
powerpc/module_32: Fix livepatching for RO modules
Christophe Leroy
2022-02-07
1
-14
/
+30
*
|
powerpc/32: Remove _ENTRY() macro
Christophe Leroy
2022-02-07
5
-20
/
+20
*
|
powerpc/32: Remove remaining .stabs annotations
Christophe Leroy
2022-02-07
1
-3
/
+0
*
|
powerpc: Set crashkernel offset to mid of RMA region
Sourabh Jain
2022-02-07
1
-0
/
+6
*
|
powerpc/603: Clear C bit when PTE is read only
Christophe Leroy
2022-02-03
1
-0
/
+2
*
|
powerpc/603: Remove outdated comment
Christophe Leroy
2022-02-03
1
-8
/
+0
*
|
powerpc/module_64: use module_init_section instead of patching names
Wedson Almeida Filho
2022-02-03
1
-5
/
+6
*
|
powerpc: Fix debug print in smp_setup_cpu_maps
Fabiano Rosas
2022-02-03
1
-2
/
+2
*
|
powerpc/64: Move paca allocation later in boot
Michael Ellerman
2022-02-02
1
-5
/
+10
*
|
powerpc: add link stack flush mitigation status in debugfs.
Michal Suchanek
2022-01-31
1
-0
/
+15
|
/
*
powerpc/64s/interrupt: Fix decrementer storm
Nicholas Piggin
2022-01-25
1
-2
/
+3
*
Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-23
1
-0
/
+2
|
\
|
*
powerpc/64s: Mask SRR0 before checking against the masked NIP
Nicholas Piggin
2022-01-18
1
-0
/
+2
*
|
proc: remove PDE_DATA() completely
Muchun Song
2022-01-22
1
-2
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-20
1
-91
/
+6
|
\
\
|
*
|
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
2022-01-20
1
-46
/
+1
|
*
|
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
2022-01-20
1
-49
/
+2
|
*
|
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
2022-01-20
1
-4
/
+11
*
|
|
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-4
/
+4
|
\
\
\
|
*
|
|
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-4
/
+4
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-15
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-01-14
69
-563
/
+1133
|
\
\
\
[next]