summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fbdev: mx3fb: Remove the driverFabio Estevam2023-08-314-1757/+0
* fbdev/core: Use list_for_each_entry() helperJinjie Ruan2023-08-312-23/+7
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-08-3118-554/+313
|\
| * Revert part of ae1f8d793a19 ("ARM: 9304/1: add prototype for function called ...Russell King (Oracle)2023-08-151-1/+0
| * Merge branch 'devel-stable' into for-nextRussell King (Oracle)2023-08-1415-539/+285
| |\
| | * Merge tag 'arm-vfp-refactor-for-rmk' of git://git.kernel.org/pub/scm/linux/ke...Russell King (Oracle)2023-06-27205-2523/+3146
| | |\
| | | * ARM: entry: Make asm coproc dispatch code NWFPE onlyArd Biesheuvel2023-05-172-91/+79
| | | * ARM: iwmmxt: Use undef hook to enable coprocessor for taskArd Biesheuvel2023-05-175-4/+33
| | | * ARM: entry: Disregard Thumb undef exception in coproc dispatchArd Biesheuvel2023-05-171-103/+18
| | | * ARM: vfp: Use undef hook for handling VFP exceptionsArd Biesheuvel2023-05-174-141/+54
| | | * ARM: kernel: Get rid of thread_info::used_cp[] arrayArd Biesheuvel2023-05-175-11/+0
| | | * ARM: vfp: Reimplement VFP exception entry in C codeArd Biesheuvel2023-05-174-216/+124
| | | * ARM: vfp: Remove workaround for Feroceon CPUsArd Biesheuvel2023-05-173-7/+9
| | | * ARM: vfp: Record VFP bounces as perf emulation faultsArd Biesheuvel2023-05-161-0/+2
| * | | ARM: 9318/1: locomo: move kernel-doc to prevent warningsRandy Dunlap2023-08-141-13/+15
| * | | ARM: 9317/1: kexec: Make smp stop calls asynchronousMÃ¥rten Lindahl2023-08-141-1/+13
| * | | ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2023-08-143-9/+25
* | | | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-31305-3290/+4042
|\ \ \ \
| * | | | macintosh/ams: linux/platform_device.h is neededRandy Dunlap2023-08-311-0/+1
| * | | | powerpc/xmon: Reapply "Relax frame size for clang"Nick Desaulniers2023-08-291-0/+4
| * | | | powerpc/mm/book3s64: Use 256M as the upper limit with coherent device memory ...Aneesh Kumar K.V2023-08-281-2/+6
| * | | | powerpc/mm/book3s64: Fix build error with SPARSEMEM disabledAneesh Kumar K.V2023-08-281-4/+15
| * | | | powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey2023-08-251-3/+14
| * | | | powerpc/mpc5xxx: Add missing fwnode_handle_put()Liang He2023-08-251-1/+3
| * | | | powerpc/config: Disable SLAB_DEBUG_ON in skirootJoel Stanley2023-08-251-1/+0
| * | | | powerpc/pseries: Remove unused hcall tracing instructionNicholas Piggin2023-08-251-1/+0
| * | | | powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin2023-08-251-0/+1
| * | | | powerpc: dts: add missing space before {Krzysztof Kozlowski2023-08-258-18/+18
| * | | | powerpc/eeh: Use pci_dev_id() to simplify the codeJialin Zhang2023-08-251-2/+1
| * | | | powerpc/64s: Move CPU -mtune options into KconfigMichael Ellerman2023-08-252-3/+8
| * | | | powerpc/powermac: Fix unused function warningMichael Ellerman2023-08-251-4/+4
| * | | | powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey2023-08-245-21/+14
| * | | | powerpc: Don't include lppaca.h in paca.hMichael Ellerman2023-08-247-5/+10
| * | | | powerpc/pseries: Move hcall_vphn() prototype into vphn.hMichael Ellerman2023-08-243-3/+2
| * | | | powerpc/pseries: Move VPHN constants into vphn.hMichael Ellerman2023-08-248-24/+27
| * | | | cxl: Drop unused detach_spa()Michael Ellerman2023-08-241-5/+0
| * | | | powerpc: Drop zalloc_maybe_bootmem()Michael Ellerman2023-08-245-27/+3
| * | | | powerpc/powernv: Use struct opal_prd_msg in more placesMichael Ellerman2023-08-241-5/+5
| * | | | powerpc/powernv: Fix fortify source warnings in opal-prd.cMichael Ellerman2023-08-241-5/+12
| * | | | powerpc/85xx: Mark some functions static and add missing includes to fix no p...Christophe Leroy2023-08-236-16/+17
| * | | | powerpc/64e: Fix circular dependency with CONFIG_SMP disabledChristophe Leroy2023-08-232-5/+3
| * | | | powerpc/powernv: fix debugfs_create_dir() error checkingImmad Mir2023-08-231-2/+2
| * | | | powerpc/ftrace: Add support for -fpatchable-function-entryNaveen N Rao2023-08-218-9/+64
| * | | | powerpc/ftrace: Implement ftrace_replace_code()Naveen N Rao2023-08-211-73/+92
| * | | | powerpc/ftrace: Replace use of ftrace_call_replace() with ftrace_create_branc...Naveen N Rao2023-08-211-15/+2
| * | | | powerpc/ftrace: Simplify ftrace_modify_call()Naveen N Rao2023-08-211-140/+21
| * | | | powerpc/ftrace: Simplify ftrace_make_call()Naveen N Rao2023-08-211-156/+31
| * | | | powerpc/ftrace: Simplify ftrace_make_nop()Naveen N Rao2023-08-211-188/+32
| * | | | powerpc/ftrace: Add separate ftrace_init_nop() with additional validationNaveen N Rao2023-08-212-0/+77
| * | | | powerpc/ftrace: Stop re-purposing linker generated long branches for ftraceNaveen N Rao2023-08-211-93/+17