summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain2022-11-242-3/+2
* | | powerpc/pseries: fix the object owners enum value in plpks driverNayna Jain2022-11-241-1/+1
* | | powerpc/powermac: Fix symbol not declared warningsChen Lifu2022-11-241-13/+5
* | | powerpc/pseries/eeh: Fix some kernel-doc warningsBo Liu2022-11-241-2/+2
* | | powerpc/8xx: Fix warning in hw_breakpoint_handler()Russell Currey2022-11-241-1/+1
* | | selftests/powerpc: Remove repeated word in commentsShaomin Deng2022-11-241-1/+1
* | | selftests/powerpc: Fix spelling mistake "mmaping" -> "mmapping"Colin Ian King2022-11-241-1/+1
* | | powerpc/kprobes: Use preempt_enable() rather than the no_resched variantNaveen N. Rao2022-11-241-6/+6
* | | powerpc/kprobes: Have optimized_callback() use preempt_enable()Naveen N. Rao2022-11-241-1/+1
* | | powerpc/kprobes: Remove preempt disable around call to get_kprobe() in arch_p...Naveen N. Rao2022-11-241-2/+0
* | | powerpc/mpic_msgr: fix cast removes address space of expression warningsruanjinjie2022-11-241-2/+2
* | | powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang2022-11-241-0/+1
* | | powerpc: suppress some linker warnings in recent linker versionsStephen Rothwell2022-11-241-1/+14
* | | powerpc/sysdev: Remove some duplicate prefix in some messagesChristophe JAILLET2022-11-241-3/+3
* | | powerpc: remove the last remnants of cputime_tNicholas Piggin2022-11-242-37/+3
* | | powerpc: Print instruction dump on a single lineMichael Ellerman2022-11-241-4/+1
* | | powerpc: Make instruction dump work with scripts/decodecodeMichael Ellerman2022-11-241-1/+1
* | | powerpc/microwatt: Add litesdJoel Stanley2022-11-241-0/+22
* | | powerpc/8xx: Reverse order entries are written by __set_pte_at()Christophe Leroy2022-11-241-1/+1
* | | powerpc/8xx: Simplify pte_update() with 16k pagesChristophe Leroy2022-11-241-2/+8
* | | powerpc/sgy_cts1000: convert to using gpiod API and faceliftDmitry Torokhov2022-11-241-79/+53
* | | powerpc/warp: switch to using gpiod APIDmitry Torokhov2022-11-242-15/+94
* | | powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmdsGustavo A. R. Silva2022-11-241-3/+4
* | | powerpc/kvm: Remove unused references for MMCR3/SIER2/SIER3 registersKajol Jain2022-11-241-1/+1
* | | powerpc/kvm: Remove unused macros from asm-offsetDisha Goel2022-11-241-25/+0
* | | powerpc/pasemi: Add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-11-241-2/+2
* | | powerpc: add compile-time support for lbarx, lharxNicholas Piggin2022-11-244-11/+249
* | | drivers/ps3: Fix double word in commentsShaomin Deng2022-11-241-1/+1
* | | docs: powerpc: add POWER9 and POWER10 to CPU familiesNicholas Miehlbradt2022-11-241-0/+13
* | | powerpc/ftrace: Ignore weak functionsNaveen N. Rao2022-11-241-0/+7
* | | powerpc/pseries: Fix formatting to make code look more beautifulDeming Wang2022-11-241-1/+1
* | | ocxl: fix pci device refcount leak when calling get_function_0()Yang Yingliang2022-11-241-1/+19
* | | ocxl: fix possible name leak in ocxl_file_register_afu()Yang Yingliang2022-11-241-2/+5
* | | cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()Yang Yingliang2022-11-241-8/+12
* | | cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()Yang Yingliang2022-11-241-10/+14
* | | cxl: Fix refcount leak in cxl_calc_capp_routingMiaoqian Lin2022-11-241-0/+1
* | | cxl: fix typo in commentJulia Lawall2022-11-241-1/+1
* | | powerpc/xive: remove unused parameterDeming Wang2022-11-243-8/+4
* | | powerpc/mpc52xx_lpbfifo: fix all kernel-doc warningsRandy Dunlap2022-11-241-1/+13
* | | powerpc: Remove find_current_mm_pte()Christophe Leroy2022-11-242-27/+2
* | | powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET2022-11-241-0/+1
* | | macintosh/macio-adb: check the return value of ioremap()Xie Shaowen2022-11-241-0/+4
* | | macintosh: fix possible memory leak in macio_add_one_device()Yang Yingliang2022-11-241-1/+1
* | | macintosh: Switch to use for_each_child_of_node() macroYang Yingliang2022-11-241-6/+4
* | | macintosh/windfarm_pid: Add header file macro definitionLi zeming2022-11-241-0/+5
* | | macintosh/ams/ams: Add header file macro definitionLi zeming2022-11-241-0/+5
* | | macintosh/via-pmu-backlight: Use backlight helperStephen Kitt2022-11-241-6/+1
* | | macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabledFinn Thain2022-11-241-0/+4
* | | macintosh/macio-adb: Fix warning comparing pointer to 0Haowen Bai2022-11-241-3/+4
* | | macintosh/windfarm_pm121: Fix warning comparing pointer to 0Haowen Bai2022-11-241-2/+2