linux/arch/parisc/kernel
Linus Torvalds 47d65738b9 parisc architecture fixes and updates for kernel v6.14-rc1:
- Temporarily disable jump label support to avoid kernel crash with
   32-bit kernel
 - Add vdso linker script to 'targets' instead of extra-y
 - Remove parisc versions of memcpy_toio and memset_io
 -----BEGIN PGP SIGNATURE-----
 
 iHUEABYKAB0WIQS86RI+GtKfB8BJu973ErUQojoPXwUCZ5JIxwAKCRD3ErUQojoP
 X8pXAQDwG9lwJDcaMyz5M6HCD1qTnshJYVNBPE7MIdKPO/feMAD8CwzPXNag7ZSo
 yeNTizQGQUAF13YkCQiqKLp4IaOFtQE=
 =tsvV
 -----END PGP SIGNATURE-----

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

Pull parisc architecture updates from Helge Deller:

 - Temporarily disable jump label support to avoid kernel crash with
   32-bit kernel

 - Add vdso linker script to 'targets' instead of extra-y

 - Remove parisc versions of memcpy_toio and memset_io

* tag 'parisc-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Temporarily disable jump label support
  parisc: add vdso linker script to 'targets' instead of extra-y
  parisc: Remove memcpy_toio and memset_io
2025-01-24 11:52:59 -08:00
..
syscalls fs/xattr: add *at family syscalls 2024-11-06 12:59:44 -05:00
vdso32 parisc: add vdso linker script to 'targets' instead of extra-y 2025-01-20 21:03:44 +01:00
vdso64 parisc: add vdso linker script to 'targets' instead of extra-y 2025-01-20 21:03:44 +01:00
.gitignore
Makefile
alternative.c
asm-offsets.c
audit.c
cache.c parisc: Use max() to calculate parisc_tlb_flush_threshold 2024-07-04 22:37:26 +02:00
compat_audit.c
drivers.c driver core: have match() callback in struct bus_type take a const * 2024-07-03 15:16:54 +02:00
entry.S parisc: Fix itlb miss handler for 64-bit programs 2024-09-16 22:58:55 +02:00
firmware.c
ftrace.c parisc architecture fixes for kernel v6.13-rc1: 2024-11-26 14:49:20 -08:00
hardware.c
head.S
hpmc.S
inventory.c
irq.c parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367 2024-02-27 22:51:44 +01:00
jump_label.c asm-generic: introduce text-patching.h 2024-11-07 14:25:15 -08:00
kexec.c
kexec_file.c
kgdb.c asm-generic: introduce text-patching.h 2024-11-07 14:25:15 -08:00
kprobes.c asm-generic: introduce text-patching.h 2024-11-07 14:25:15 -08:00
module.c arch: make execmem setup available regardless of CONFIG_MODULES 2024-05-14 00:31:44 -07:00
pacache.S
parisc_ksyms.c parisc: Remove memcpy_toio and memset_io 2024-12-07 17:46:09 +01:00
patch.c asm-generic: introduce text-patching.h 2024-11-07 14:25:15 -08:00
pci-dma.c
pci.c
pdc_chassis.c
pdc_cons.c
pdt.c
perf.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
perf_asm.S
perf_images.h
process.c
processor.c
ptrace.c
real2.S
relocate_kernel.S
setup.c
signal.c
signal32.c
signal32.h
smp.c parisc: Convert to generic clockevents 2024-09-09 08:53:17 +02:00
stacktrace.c
sys_parisc.c mm: make arch_get_unmapped_area() take vm_flags by default 2024-09-09 16:39:13 -07:00
sys_parisc32.c parisc: use generic sys_fanotify_mark implementation 2024-06-25 15:57:25 +02:00
syscall.S parisc: Fix 64-bit userspace syscall path 2024-09-09 08:53:17 +02:00
time.c parisc: Convert to generic clockevents 2024-09-09 08:53:17 +02:00
toc.c
toc_asm.S
topology.c
traps.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
unaligned.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
unaligned.h parisc: get rid of private asm/unaligned.h 2024-10-01 23:20:41 -04:00
unwind.c parisc: Fix stack unwinder 2024-02-19 21:55:22 +01:00
vdso.c
vmlinux.lds.S