summaryrefslogtreecommitdiffstats
path: root/fs/fat (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-05powerpc/64s: Remove the "fast endian switch" syscallMichael Ellerman2-23/+0
2024-09-05powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pagesMichael Ellerman1-0/+1
2024-09-05powerpc/mm/64s: Move THP reqs into a separate symbolMichael Ellerman1-3/+7
2024-09-05powerpc/64s: Make mmu_hash_ops __ro_after_initMichael Ellerman1-1/+1
2024-09-05powerpc: Replace kretprobe code with rethook on powerpcAbhishek Dubey6-67/+81
2024-09-05powerpc: pseries: Constify struct kobj_typeHuang Xiaojia1-2/+2
2024-09-05powerpc: powernv: Constify struct kobj_typeHuang Xiaojia2-2/+2
2024-09-05powerpc: Constify struct kobj_typeHuang Xiaojia2-2/+2
2024-08-30powerpc/pseries/dlpar: Add device tree nodes for DLPAR IO addHaren Myneni1-0/+130
2024-08-30powerpc/pseries/dlpar: Remove device tree node for DLPAR IO removeHaren Myneni2-1/+88
2024-08-30powerpc/pseries: Use correct data types from pseries_hp_errorlog structHaren Myneni4-27/+10
2024-08-30powerpc/vdso: Inconditionally use CFUNC macroChristophe Leroy1-4/+0
2024-08-30powerpc/32: Implement validation of emergency stackChristophe Leroy2-2/+22
2024-08-30powerpc/603: Inconditionally use task PGDIR in DTLB missesChristophe Leroy1-27/+38
2024-08-30powerpc/603: Inconditionally use task PGDIR in ITLB missesChristophe Leroy1-12/+5
2024-08-30powerpc/603: Switch r0 and r3 in TLB miss handlersChristophe Leroy1-56/+38
2024-08-30powerpc/603: Copy kernel PGD entries into all PGDIRs and preallocate execmem ...Christophe Leroy2-2/+2
2024-08-30powerpc/32s: Reduce default size of module/execmem areaChristophe Leroy3-4/+8
2024-08-30powerpc/8xx: Inconditionally use task PGDIR in DTLB missesChristophe Leroy1-23/+34
2024-08-30powerpc/8xx: Inconditionally use task PGDIR in ITLB missesChristophe Leroy1-11/+0
2024-08-30powerpc/8xx: Preallocate execmem page tablesChristophe Leroy1-0/+14
2024-08-30powerpc/8xx: Reduce default size of module/execmem areaChristophe Leroy3-1/+22
2024-08-30powerpc/8xx: Allow setting DATA alignment even with STRICT_KERNEL_RWXChristophe Leroy1-5/+5
2024-08-30Revert "powerpc/8xx: Always pin kernel text TLB"Christophe Leroy3-1/+17
2024-08-30powerpc/8xx: Copy kernel PGD entries into all PGDIRsChristophe Leroy1-1/+7
2024-08-30powerpc/8xx: Fix kernel vs user address comparisonChristophe Leroy1-3/+3
2024-08-30powerpc/8xx: Fix initial memory mappingChristophe Leroy1-2/+2
2024-08-30powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hubGaosheng Cui1-1/+0
2024-08-30powerpc: Remove obsoleted declarations for use_cop and drop_copGaosheng Cui1-3/+0
2024-08-30powerpc/pasemi: Remove obsoleted declaration for pas_pci_irq_fixup()Gaosheng Cui1-1/+0
2024-08-30powerpc/maple: Remove obsoleted declaration for maple_calibrate_decr()Gaosheng Cui1-1/+0
2024-08-30powerpc: Remove obsoleted declaration for _get_SPGaosheng Cui1-2/+0
2024-08-29powerpc/pseries/dlpar: Use helper function for_each_child_of_node()Zhang Zekun1-4/+1
2024-08-29powerpc/powermac/pfunc_base: Use helper function for_each_child_of_node()Zhang Zekun1-1/+1
2024-08-29powerpc/64s/mm: Move __real_pte stubs into hash-4k.hMichael Ellerman2-26/+20
2024-08-29powerpc/configs/64s: Enable DEFERRED_STRUCT_PAGE_INITMichael Ellerman1-0/+1
2024-08-27powerpc/xmon: Fix tmpstr length check in scanhexMadhavan Srinivasan1-1/+1
2024-08-21powerpc/code-patching: Add boot selftest for data patchingBenjamin Gray1-0/+41
2024-08-21powerpc/32: Convert patch_instruction() to patch_uint()Benjamin Gray2-2/+2
2024-08-21powerpc/64: Convert patch_instruction() to patch_u32()Benjamin Gray1-3/+2
2024-08-21powerpc/code-patching: Add data patch alignment checkBenjamin Gray2-0/+12
2024-08-21powerpc/code-patching: Add generic memory patchingBenjamin Gray2-15/+80
2024-08-21powerpc: Remove unused LHZX_BE macroChristophe Leroy1-2/+0
2024-08-19MAINTAINERS: Mark powerpc spufs as orphanedMichael Ellerman2-3/+4
2024-08-19MAINTAINERS: Mark powerpc Cell as orphanedMichael Ellerman2-3/+4
2024-08-07powerpc: Remove useless config comment in asm/percpu.hJinjie Ruan1-1/+1
2024-08-07powerpc/476: Drop explicit initialization of struct i2c_device_id::driver_dat...Uwe Kleine-König1-1/+1
2024-08-07macintosh/via-pmu-backlight: Use backlight power constantsThomas Zimmermann1-1/+1
2024-08-07powerpc/traps: Use backlight power constantsThomas Zimmermann1-1/+1
2024-08-07powerpc: Use of_property_present()Rob Herring (Arm)2-2/+2