summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* parisc/unaligned: Rewrite 64-bit inline assembly of emulate_ldd()Guenter Roeck2024-02-271-15/+12
* parisc: make parisc_bus_type constRicardo B. Marliere2024-02-271-1/+1
* parisc: Show kernel unaligned memory accessesHelge Deller2024-02-271-0/+7
* parisc: Use irq_enter_rcu() to fix warning at kernel/context_tracking.c:367Helge Deller2024-02-271-2/+2
* parisc: Fix stack unwinderGuenter Roeck2024-02-191-8/+6
* parisc/ftrace: add missing CONFIG_DYNAMIC_FTRACE checkMax Kellermann2024-02-161-1/+1
* Revert "parisc: Only list existing CPUs in cpu_possible_mask"Helge Deller2024-02-071-8/+0
* parisc: BTLB: Fix crash when setting up BTLB at CPU bringupHelge Deller2024-01-311-1/+1
* parisc: Fix random data corruption from exception handlerHelge Deller2024-01-302-24/+24
* parisc: Drop unneeded semicolon in parse_tree_node()Helge Deller2024-01-281-1/+1
* parisc: Prevent hung tasks when printing inventory on serial consoleHelge Deller2024-01-281-0/+3
* parisc: Check for valid stride size for cache flushesHelge Deller2024-01-281-0/+4
* parisc: Make RO_DATA page aligned in vmlinux.lds.SHelge Deller2024-01-281-1/+1
* Merge tag 'parisc-for-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-171-2/+2
|\
| * parisc/firmware: Fix F-extend for PDC addressesHelge Deller2024-01-071-2/+2
* | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\ \
| * | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
* | | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-091-4/+4
|\ \ \
| * | | kexec_file, parisc: print out debugging message if requiredBaoquan He2023-12-201-4/+4
| | |/ | |/|
* | | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-081-0/+2
|\ \ \ | |/ / |/| |
| * | wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-0/+2
| |/
* | parisc: Ensure 32-bit alignment on parisc unwind sectionHelge Deller2023-11-251-0/+1
* | Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-181-1/+1
|\ \
| * | parisc: Replace strlcpy() with strscpy()Kees Cook2023-11-181-1/+1
| |/
* / parisc: fix mmap_base calculation when stack grows upwardsHelge Deller2023-11-151-1/+1
|/
* parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller2023-11-101-3/+2
* parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller2023-11-071-4/+3
* Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+2
|\
| * arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta2023-10-061-0/+1
| * syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2023-10-031-1/+1
* | Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-016-51/+65
|\ \
| * | parisc: Show default CPU PSW.W setting as reported by PDCHelge Deller2023-10-302-5/+5
| * | parisc: Add nop instructions after TLB insertsJohn David Anglin2023-10-301-29/+52
| * | parisc: simplify smp_prepare_boot_cpu()Russell King (Oracle)2023-10-301-7/+1
| * | parisc/firmware: Use PDC constants for narrow/wide firmwareHelge Deller2023-10-301-7/+7
| * | parisc: Move parisc_narrow_firmware variable to header fileHelge Deller2023-10-301-3/+0
* | | Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar2023-10-091-1/+3
|\| |
| * | parisc: Fix crash with nr_cpus=1 optionHelge Deller2023-10-071-1/+3
* | | futex: Add sys_futex_requeue()peterz@infradead.org2023-09-211-0/+1
* | | futex: Add sys_futex_wait()peterz@infradead.org2023-09-211-0/+1
* | | futex: Add sys_futex_wake()peterz@infradead.org2023-09-211-0/+1
|/ /
* | parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller2023-09-072-7/+3
* | parisc: firmware: Simplify calling non-PA20 functionsHelge Deller2023-09-071-2/+12
* | parisc: BTLB: _edata symbol has to be page aligned for BTLB supportHelge Deller2023-09-071-0/+1
* | parisc: BTLB: Add BTLB insert and purge firmware function wrappersHelge Deller2023-09-071-9/+33
* | parisc: BTLB: Clear possibly existing BTLB entriesHelge Deller2023-09-071-3/+13
* | parisc: Prepare for Block-TLB support on 32-bit kernelHelge Deller2023-09-071-0/+2
* | parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller2023-08-311-1/+1
* | parisc: drivers: Fix sparse warningHelge Deller2023-08-311-1/+1
|/
* Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-34/+73
|\