summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorLines
2022-02-07powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy-2/+2
2022-02-07powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain-0/+6
2022-02-03powerpc/603: Clear C bit when PTE is read onlyChristophe Leroy-0/+2
2022-02-03powerpc/603: Remove outdated commentChristophe Leroy-8/+0
2022-02-03powerpc/module_64: use module_init_section instead of patching namesWedson Almeida Filho-5/+6
2022-02-03powerpc: Fix debug print in smp_setup_cpu_mapsFabiano Rosas-2/+2
2022-02-02powerpc/64: Move paca allocation later in bootMichael Ellerman-5/+10
2022-01-31powerpc: add link stack flush mitigation status in debugfs.Michal Suchanek-0/+15
2022-01-25powerpc/64s/interrupt: Fix decrementer stormNicholas Piggin-2/+3
2022-01-23Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-0/+2
2022-01-22proc: remove PDE_DATA() completelyMuchun Song-2/+2
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds-91/+6
2022-01-20mm: percpu: add generic pcpu_populate_pte() functionKefeng Wang-46/+1
2022-01-20mm: percpu: add generic pcpu_fc_alloc/free funcitonKefeng Wang-49/+2
2022-01-20mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedefKefeng Wang-4/+11
2022-01-18powerpc/64s: Mask SRR0 before checking against the masked NIPNicholas Piggin-0/+2
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+4
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V-0/+1
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-563/+1133
2022-01-12Merge tag 'devicetree-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+13
2022-01-10Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10/+8
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-2/+1
2022-01-05powerpc/cacheinfo: use default_groups in kobj_typeGreg Kroah-Hartman-2/+3
2021-12-25powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warningsMichael Ellerman-4/+4
2021-12-25powerpc/64s: Mask NIP before checking against SRR0Michael Ellerman-0/+2
2021-12-23powerpc/32: Fix boot failure with GCC latent entropy pluginChristophe Leroy-0/+1
2021-12-23powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy-7/+7
2021-12-23powerpc/64/asm: Do not reassign labelsDaniel Axtens-26/+26
2021-12-23powerpc/64/asm: Inline BRANCH_TO_C000Alexey Kardashevskiy-14/+3
2021-12-23powerpc/toc: Future proof kernel tocAlan Modra-6/+4
2021-12-23powerpc/kernel: Add __init attribute to eligible functionsNick Child-49/+50
2021-12-19Merge tag 'powerpc-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-8/+34
2021-12-16of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring-11/+10
2021-12-16of/fdt: Rework early_init_dt_scan_root() to call directlyRob Herring-2/+2
2021-12-16of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring-1/+1
2021-12-16powerpc/64s/interrupt: avoid saving CFAR in some asynchronous interruptsNicholas Piggin-0/+63
2021-12-16powerpc/64s/interrupt: Don't enable MSR[EE] in irq handlers unless perf is in...Nicholas Piggin-17/+20
2021-12-16powerpc/64s/interrupt: handle MSR EE and RI in interrupt entry wrapperNicholas Piggin-34/+19
2021-12-14powerpc/module_64: Fix livepatching for RO modulesRussell Currey-8/+34
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman-4/+4
2021-12-10arch: Make ARCH_STACKWALK independent of STACKTRACEPeter Zijlstra-2/+1
2021-12-09powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panicHari Bathini-0/+18
2021-12-09powerpc: handle kdump appropriately with crash_kexec_post_notifiers optionHari Bathini-0/+30
2021-12-09powerpc/inst: Define ppc_inst_t as u32 on PPC32Christophe Leroy-6/+2
2021-12-09powerpc/inst: Define ppc_inst_tChristophe Leroy-42/+42
2021-12-09powerpc/kuap: Wire-up KUAP on 85xx in 32 bits mode.Christophe Leroy-0/+12
2021-12-09powerpc/kuap: Wire-up KUAP on 40xChristophe Leroy-0/+8
2021-12-09powerpc/kuap: Wire-up KUAP on 44xChristophe Leroy-0/+16
2021-12-09powerpc: Add KUAP support for BOOKE and 40xChristophe Leroy-0/+3