summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman2022-03-073-29/+27
|\
| * asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy2022-02-161-8/+0
| * asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy2022-02-161-0/+6
| * powerpc: Prepare func_desc_t for refactorisationChristophe Leroy2022-02-161-18/+18
| * powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'Christophe Leroy2022-02-161-5/+5
| * powerpc: Move and rename func_descr_tChristophe Leroy2022-02-161-4/+4
* | powerpc/fadump: register for fadump as early as possibleHari Bathini2022-03-011-3/+10
* | powerpc/module_64: fix array_size.cocci warningGuo Zhengkui2022-02-241-1/+2
* | powerpc/ftrace: Style cleanup in ftrace_mprofile.SChristophe Leroy2022-02-161-4/+8
* | powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...Christophe Leroy2022-02-161-0/+4
* | powerpc/ftrace: Add recursion protection in prepare_ftrace_return()Christophe Leroy2022-02-161-0/+7
* | powerpc/ftrace: Also save r1 in ftrace_caller()Christophe Leroy2022-02-161-0/+4
* | powerpc/vdso: Move cvdso_call macro into gettimeofday.SChristophe Leroy2022-02-121-1/+43
* | powerpc/vdso: Remove cvdso_call_time macroChristophe Leroy2022-02-121-1/+1
* | powerpc/vdso: Merge vdso64 and vdso32 into a single directoryChristophe Leroy2022-02-1225-319/+42
* | powerpc/vdso: Rework VDSO32 makefile to add a prefix to object filesChristophe Leroy2022-02-123-26/+21
* | powerpc/vdso: augment VDSO32 functions to support 64 bits buildChristophe Leroy2022-02-125-12/+37
* | powerpc: Use the newly added is_tsk_32bit_task() macroChristophe Leroy2022-02-121-1/+1
* | powerpc/ftrace: Remove ftrace_32.SChristophe Leroy2022-02-124-155/+17
* | powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32Christophe Leroy2022-02-071-22/+51
* | powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy2022-02-073-114/+14
* | powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_callerChristophe Leroy2022-02-071-12/+9
* | powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy2022-02-071-6/+19
* | powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy2022-02-071-4/+25
* | powerpc/ftrace: Simplify PPC32's return_to_handler()Christophe Leroy2022-02-071-10/+6
* | powerpc/ftrace: Don't save again LR in ftrace_regs_caller() on PPC32Christophe Leroy2022-02-071-3/+0
* | powerpc/ftrace: Add support for livepatch to PPC32Christophe Leroy2022-02-071-1/+1
* | powerpc/module_32: Fix livepatching for RO modulesChristophe Leroy2022-02-071-14/+30
* | powerpc/32: Remove _ENTRY() macroChristophe Leroy2022-02-075-20/+20
* | powerpc/32: Remove remaining .stabs annotationsChristophe Leroy2022-02-071-3/+0
* | powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain2022-02-071-0/+6
* | powerpc/603: Clear C bit when PTE is read onlyChristophe Leroy2022-02-031-0/+2
* | powerpc/603: Remove outdated commentChristophe Leroy2022-02-031-8/+0
* | powerpc/module_64: use module_init_section instead of patching namesWedson Almeida Filho2022-02-031-5/+6
* | powerpc: Fix debug print in smp_setup_cpu_mapsFabiano Rosas2022-02-031-2/+2
* | powerpc/64: Move paca allocation later in bootMichael Ellerman2022-02-021-5/+10
* | powerpc: add link stack flush mitigation status in debugfs.Michal Suchanek2022-01-311-0/+15
|/
* powerpc/64s/interrupt: Fix decrementer stormNicholas Piggin2022-01-251-2/+3
* Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-231-0/+2
|\
| * powerpc/64s: Mask SRR0 before checking against the masked NIPNicholas Piggin2022-01-181-0/+2
* | proc: remove PDE_DATA() completelyMuchun Song2022-01-221-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-201-91/+6
|\ \
| * | mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang2022-01-201-46/+1
| * | mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang2022-01-201-49/+2
| * | mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang2022-01-201-4/+11
* | | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-4/+4
|\ \ \
| * | | exit: Add and use make_task_dead.Eric W. Biederman2021-12-131-4/+4
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-01-151-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V2022-01-151-0/+1
| | |/ | |/|
* | | Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-1469-563/+1133
|\ \ \