summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | powerpc: pseries: Constify struct kobj_typeHuang Xiaojia2024-09-051-2/+2
| * | | | | | | powerpc: powernv: Constify struct kobj_typeHuang Xiaojia2024-09-052-2/+2
| * | | | | | | powerpc: Constify struct kobj_typeHuang Xiaojia2024-09-052-2/+2
| * | | | | | | powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO addHaren Myneni2024-08-301-0/+130
| * | | | | | | powerpc/pseries/dlpar: Remove device tree node for DLPAR IO removeHaren Myneni2024-08-302-1/+88
| * | | | | | | powerpc/pseries: Use correct data types from pseries_hp_errorlog structHaren Myneni2024-08-304-27/+10
| * | | | | | | powerpc/vdso: Inconditionally use CFUNC macroChristophe Leroy2024-08-301-4/+0
| * | | | | | | powerpc/32: Implement validation of emergency stackChristophe Leroy2024-08-302-2/+22
| * | | | | | | powerpc/603: Inconditionally use task PGDIR in DTLB missesChristophe Leroy2024-08-301-27/+38
| * | | | | | | powerpc/603: Inconditionally use task PGDIR in ITLB missesChristophe Leroy2024-08-301-12/+5
| * | | | | | | powerpc/603: Switch r0 and r3 in TLB miss handlersChristophe Leroy2024-08-301-56/+38
| * | | | | | | powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...Christophe Leroy2024-08-302-2/+2
| * | | | | | | powerpc/32s: Reduce default size of module/execmem areaChristophe Leroy2024-08-303-4/+8
| * | | | | | | powerpc/8xx: Inconditionally use task PGDIR in DTLB missesChristophe Leroy2024-08-301-23/+34
| * | | | | | | powerpc/8xx: Inconditionally use task PGDIR in ITLB missesChristophe Leroy2024-08-301-11/+0
| * | | | | | | powerpc/8xx: Preallocate execmem page tablesChristophe Leroy2024-08-301-0/+14
| * | | | | | | powerpc/8xx: Reduce default size of module/execmem areaChristophe Leroy2024-08-303-1/+22
| * | | | | | | powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWXChristophe Leroy2024-08-301-5/+5
| * | | | | | | Revert "powerpc/8xx: Always pin kernel text TLB"Christophe Leroy2024-08-303-1/+17
| * | | | | | | powerpc/8xx: Copy kernel PGD entries into all PGDIRsChristophe Leroy2024-08-301-1/+7
| * | | | | | | powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy2024-08-301-3/+3
| * | | | | | | powerpc/8xx: Fix initial memory mappingChristophe Leroy2024-08-301-2/+2
| * | | | | | | powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hubGaosheng Cui2024-08-301-1/+0
| * | | | | | | powerpc: Remove obsoleted declarations for use_cop and drop_copGaosheng Cui2024-08-301-3/+0
| * | | | | | | powerpc/pasemi: Remove obsoleted declaration for pas_pci_irq_fixup()Gaosheng Cui2024-08-301-1/+0
| * | | | | | | powerpc/maple: Remove obsoleted declaration for maple_calibrate_decr()Gaosheng Cui2024-08-301-1/+0
| * | | | | | | powerpc: Remove obsoleted declaration for _get_SPGaosheng Cui2024-08-301-2/+0
| * | | | | | | powerpc/pseries/dlpar: Use helper function for_each_child_of_node()Zhang Zekun2024-08-291-4/+1
| * | | | | | | powerpc/powermac/pfunc_base: Use helper function for_each_child_of_node()Zhang Zekun2024-08-291-1/+1
| * | | | | | | powerpc/64s/mm: Move __real_pte stubs into hash-4k.hMichael Ellerman2024-08-292-26/+20
| * | | | | | | powerpc/configs/64s: Enable DEFERRED_STRUCT_PAGE_INITMichael Ellerman2024-08-291-0/+1
| * | | | | | | powerpc/xmon: Fix tmpstr length check in scanhexMadhavan Srinivasan2024-08-271-1/+1
| * | | | | | | powerpc/code-patching: Add boot selftest for data patchingBenjamin Gray2024-08-211-0/+41
| * | | | | | | powerpc/32: Convert patch_instruction() to patch_uint()Benjamin Gray2024-08-212-2/+2
| * | | | | | | powerpc/64: Convert patch_instruction() to patch_u32()Benjamin Gray2024-08-211-3/+2
| * | | | | | | powerpc/code-patching: Add data patch alignment checkBenjamin Gray2024-08-212-0/+12
| * | | | | | | powerpc/code-patching: Add generic memory patchingBenjamin Gray2024-08-212-15/+80
| * | | | | | | powerpc: Remove unused LHZX_BE macroChristophe Leroy2024-08-211-2/+0
| * | | | | | | powerpc: Remove useless config comment in asm/percpu.hJinjie Ruan2024-08-071-1/+1
| * | | | | | | powerpc/476: Drop explicit initialization of struct i2c_device_id::driver_dat...Uwe Kleine-König2024-08-071-1/+1
| * | | | | | | powerpc/traps: Use backlight power constantsThomas Zimmermann2024-08-071-1/+1
| * | | | | | | powerpc: Use of_property_present()Rob Herring (Arm)2024-08-072-2/+2
| |/ / / / / /
* | | | | | | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-09-1815-41/+557
|\ \ \ \ \ \ \
| * | | | | | | powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO64Christophe Leroy2024-09-135-3/+69
| * | | | | | | powerpc/vdso: Wire up getrandom() vDSO implementation on VDSO32Christophe Leroy2024-09-1311-4/+453
| * | | | | | | powerpc/vdso: Refactor CFLAGS for CVDSO buildChristophe Leroy2024-09-131-19/+13
| * | | | | | | powerpc/vdso32: Add crtsavresChristophe Leroy2024-09-132-14/+4
| * | | | | | | powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy2024-09-134-3/+20
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-183-7/+7
|\ \ \ \ \ \ \
| * | | | | | | treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider2024-07-293-7/+7
| | |/ / / / / | |/| | | | |