summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie2023-10-2320-74/+99
|\
| * Merge tag 'powerpc-6.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-10-213-9/+5
| |\
| | * powerpc/qspinlock: Fix stale propagated yield_cpuNicholas Piggin2023-10-181-0/+3
| | * powerpc/64s/radix: Don't warn on copros in radix__tlb_flush()Michael Ellerman2023-10-181-8/+1
| | * powerpc/mm: Allow ARCH_FORCE_MAX_ORDER up to 12Michael Ellerman2023-10-151-1/+1
| * | Merge tag 'powerpc-6.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-10-156-12/+17
| |\|
| | * powerpc/47x: Fix 47x syscall return crashMichael Ellerman2023-10-111-3/+5
| | * powerpc/85xx: Fix math emulation exceptionChristophe Leroy2023-10-101-1/+1
| | * powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy2023-10-091-1/+1
| | * powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2023-10-092-0/+9
| | * powerpc/pseries: Remove unused r0 in the hcall tracing codeAthira Rajeev2023-09-301-4/+0
| | * powerpc/pseries: Fix STK_PARAM access in the hcall tracing codeAthira Rajeev2023-09-301-3/+1
| * | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-015-5/+12
| |\ \ | | |/ | |/|
| | * mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts2023-09-295-5/+12
| * | powerpc/stacktrace: Fix arch_stack_walk_reliable()Michael Ellerman2023-09-221-22/+5
| * | powerpc/dexcr: Move HASHCHK trap handlerBenjamin Gray2023-09-181-20/+36
| * | powerpc/82xx: Select FSL_SOCChristophe Leroy2023-09-181-2/+1
| * | powerpc: Fix build issue with LD_DEAD_CODE_DATA_ELIMINATION and FTRACE_MCOUNT...Naveen N Rao2023-09-181-1/+1
| * | powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray2023-09-181-0/+9
| * | powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray2023-09-181-1/+6
| * | powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray2023-09-181-1/+6
| * | powerpc/perf/hv-24x7: Update domain value checkKajol Jain2023-09-181-1/+1
| |/
* | fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann2023-10-121-8/+5
* | fbdev: Avoid file argument in fb_pgprotect()Thomas Zimmermann2023-10-121-1/+6
|/
* Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-09-051-18/+0
|\
| * powerpc: Remove <asm/ide.h>Geert Uytterhoeven2023-08-241-18/+0
* | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-052-1/+4
|\ \
| * | kbuild: Show marked Kconfig fragments in "help"Kees Cook2023-09-042-1/+4
* | | Merge tag 'v6.6-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-09-011-2/+2
|\ \ \
| * | | crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSXHerbert Xu2023-08-301-2/+2
* | | | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-09-015-32/+1
|\ \ \ \
| * \ \ \ Merge commit b320441c04c9 ("Merge tag 'tty-6.5-rc7' of git://git.kernel.org/p...Greg Kroah-Hartman2023-08-208-17/+17
| |\ \ \ \
| * | | | | serial: cpm_uart: Don't include fs_uart_pd.h when not neededChristophe Leroy2023-08-042-2/+0
| * | | | | serial: cpm_uart: Remove stale prototype in powerpc/fsl_soc.cChristophe Leroy2023-08-041-2/+0
| * | | | | serial: cpm_uart: Use get_baudrate() instead of uart_baudrate()Christophe Leroy2023-08-041-10/+0
| * | | | | Merge 6.5-rc4 into tty-nextGreg Kroah-Hartman2023-07-3112-12/+12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | tty: sysrq: switch sysrq handlers from int to u8Jiri Slaby2023-07-251-1/+1
| | |_|_|/ | |/| | |
* | | | | powerpc: Fix pud_mkwrite() definition after pte_mkwrite() API changesIngo Molnar2023-08-311-1/+1
* | | | | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-31267-2621/+3366
|\ \ \ \ \
| * | | | | 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