summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/lib/sstep: use truncate_if_32bit()Christophe Leroy2022-02-121-6/+3
| * | | | powerpc/lib/sstep: Remove unneeded #ifdef __powerpc64__Christophe Leroy2022-02-121-8/+0
| * | | | powerpc/lib/sstep: Use l1_dcache_bytes() instead of opencodingChristophe Leroy2022-02-121-4/+1
| * | | | powerpc: Use the newly added is_tsk_32bit_task() macroChristophe Leroy2022-02-122-6/+4
| * | | | powerpc/32s: Enable STRICT_MODULE_RWX for the 603 coreChristophe Leroy2022-02-122-1/+4
| * | | | powerpc/bpf: Always reallocate BPF_REG_5, BPF_REG_AX and TMP_REG when possibleChristophe Leroy2022-02-122-6/+11
| * | | | powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy2022-02-123-47/+28
| * | | | powerpc/set_memory: Avoid spinlock recursion in change_page_attr()Christophe Leroy2022-02-121-19/+13
| * | | | 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-074-114/+20
| * | | | powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_callerChristophe Leroy2022-02-071-12/+9
| * | | | powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGSChristophe Leroy2022-02-073-3/+19
| * | | | 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-072-42/+26
| * | | | 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-074-6/+12
| * | | | powerpc/module_32: Fix livepatching for RO modulesChristophe Leroy2022-02-071-14/+30
| * | | | powerpc/32: Remove _ENTRY() macroChristophe Leroy2022-02-076-24/+20
| * | | | powerpc/32: Remove remaining .stabs annotationsChristophe Leroy2022-02-074-10/+0
| * | | | powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINTChristophe Leroy2022-02-072-4/+2
| * | | | powerpc/mpc86xx_hpcn: Remove obsolete statementChristophe Leroy2022-02-071-6/+0
| * | | | powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy2022-02-073-15/+14
| * | | | powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLSChristophe Leroy2022-02-071-5/+0
| * | | | powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain2022-02-072-4/+17
| * | | | powerpc/32s: Make pte_update() non atomic on 603 coreChristophe Leroy2022-02-031-15/+22
| * | | | powerpc/nohash: Remove pte_same()Christophe Leroy2022-02-032-6/+0
| * | | | 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/kasan: Fix early region not updated correctlyChen Jingwen2022-02-031-2/+1
| * | | | powerpc/xive: Add some error handling code to 'xive_spapr_init()'Christophe JAILLET2022-02-031-8/+28
| * | | | powerpc/perf: Don't use perf_hw_context for trace IMC PMUAthira Rajeev2022-02-031-1/+5
| * | | | powerpc/module_64: use module_init_section instead of patching namesWedson Almeida Filho2022-02-031-5/+6
| * | | | powerpc/spufs: adjust list element pointer typeJulia Lawall2022-02-031-2/+1
| * | | | powerpc/epapr: Fix parmeters typoBhaskar Chowdhury2022-02-031-1/+1
| * | | | powerpc: Fix debug print in smp_setup_cpu_mapsFabiano Rosas2022-02-031-2/+2
| * | | | powerpc/ptdump: Fix sparse warning in hashpagetable.cMichael Ellerman2022-02-021-1/+4
| * | | | powerpc/64: Move paca allocation later in bootMichael Ellerman2022-02-021-5/+10
| * | | | powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switchMaxim Kiselev2022-02-022-4/+34
| * | | | powerpc/pseries: read the lpar name from the firmwareLaurent Dufour2022-02-021-0/+87
| * | | | powerpc: dts: Fix some I2C unit addressesThierry Reding2022-01-312-2/+2
| * | | | powerpc: dts: t104xrdb: fix phy type for FMAN 4/5Maxim Kiselev2022-01-311-2/+2
| * | | | powerpc/e500/qemu-e500: allow core to idle without waitingTobias Waldekranz2022-01-311-0/+5
| * | | | powerpc: add link stack flush mitigation status in debugfs.Michal Suchanek2022-01-311-0/+15
| * | | | powerpc/xive: Export XIVE IPI information for online-only processors.Sachin Sant2022-01-311-1/+1
| |/ / /
* | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-242-1/+8
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-171-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy2022-03-111-0/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-102-2/+2
| |\ \ \ \