linux/arch
Linus Torvalds ed77ac92a1 parisc architecture fixes and updates for kernel v6.5-rc1:
* Add missing cacheflush() syscall
 * Fix STI console on 64-bit-only machines
 * Move kernel debug options to Kconfig.debug
 * Lots of warning fixes in arch/parisc/ and drivers/parisc/ when
   compiled with W=1
 * Enable some more graphics drivers in refreshed defconfigs
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCZKGMPAAKCRD3ErUQojoP
 X5CCAQDKAsFxDHvt+zp9uopkBA6QxETx1t3dCEkY9qO5Mi1rHwEA1jMBqxfZXiVK
 YtI75ZKfyRzBNFpZBRLHz1doj1HwzAg=
 =ja8Z
 -----END PGP SIGNATURE-----

Merge tag 'parisc-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc updates from Helge Deller:

 - Add missing cacheflush() syscall

 - Fix STI console on 64-bit-only machines

 - Move kernel debug options to Kconfig.debug

 - Lots of warning fixes in arch/parisc/ and drivers/parisc/ when
   compiled with W=1

 - Enable some more graphics drivers in refreshed defconfigs

* tag 'parisc-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: (29 commits)
  parisc: Refresh defconfigs
  parisc: irq: Add irq-related function declarations
  parisc: Move init function declarations into header file
  parisc: dino: Make dino_init() returning void
  parisc: lba_pci: Mark two variables __maybe_unused
  parisc: unaligned: Include header file to avoid missing prototype warnings
  parisc: signal: Mark do_notify_resume() and sys_rt_sigreturn() asmlinkage
  parisc: unwind: Mark start and stop variables __maybe_unused
  parisc: init: Drop unused variable end_paddr
  parisc: traps: Mark functions static
  parisc: processor: Fix kdoc for init_cpu_profiler()
  parisc: sys_parisc: parisc_personality() is called from asm code
  parisc: ccio-dma: Fix kdoc and compiler warnings
  parisc: pdc_stable: Fix kdoc and compiler warnings
  parisc: pci-dma: Make pcxl_alloc_range() static
  parisc: Mark image_size __maybe_unused in perf_write()
  parisc: module: Mark symindex __maybe_unused
  parisc: pdc_chassis: Fix kdoc warnings
  parisc: firmware: Fix kdoc warnings
  parisc: drivers: Fix kdoc warnings
  ...
2023-07-02 10:02:35 -07:00
..
alpha Merge branch 'expand-stack' 2023-06-28 20:35:21 -07:00
arc Kbuild updates for v6.5 2023-07-01 09:24:31 -07:00
arm This update includes the following changes: 2023-06-30 21:27:13 -07:00
arm64 Fix memory corruption (overwriting the kmalloc redzone) when saving the 2023-07-01 09:18:25 -07:00
csky arch/csky patches for 6.5 2023-07-01 21:12:32 -07:00
hexagon Merge branch 'expand-stack' 2023-06-28 20:35:21 -07:00
ia64 Kbuild updates for v6.5 2023-07-01 09:24:31 -07:00
loongarch Tracing updates for 6.5: 2023-06-30 10:33:17 -07:00
m68k slab updates for 6.5 2023-06-29 16:34:12 -07:00
microblaze slab updates for 6.5 2023-06-29 16:34:12 -07:00
mips Kbuild updates for v6.5 2023-07-01 09:24:31 -07:00
nios2 slab updates for 6.5 2023-06-29 16:34:12 -07:00
openrisc Merge branch 'expand-stack' 2023-06-28 20:35:21 -07:00
parisc parisc: Refresh defconfigs 2023-06-30 17:19:49 +02:00
powerpc Kbuild updates for v6.5 2023-07-01 09:24:31 -07:00
riscv Tracing updates for 6.5: 2023-06-30 10:33:17 -07:00
s390 Merge branch 'expand-stack' 2023-06-28 20:35:21 -07:00
sh slab updates for 6.5 2023-06-29 16:34:12 -07:00
sparc sparc32: fix lock_mm_and_find_vma() conversion 2023-06-29 20:41:24 -07:00
um Kbuild updates for v6.5 2023-07-01 09:24:31 -07:00
x86 A single regression fix for x86: 2023-07-01 11:40:01 -07:00
xtensa powerpc updates for 6.5 2023-06-30 09:20:08 -07:00
.gitignore
Kconfig - Arnd Bergmann has fixed a bunch of -Wmissing-prototypes in 2023-06-28 10:59:38 -07:00