summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* parisc: Avoid printing the hardware path twiceHelge Deller2022-11-101-8/+6
* parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machinesHelge Deller2022-09-151-1/+42
* parisc: Fix exception handler for fldw and fstw instructionsHelge Deller2022-09-051-1/+1
* parisc: io_pgetevents_time64() needs compat syscall in 32-bit compat modeHelge Deller2022-08-251-1/+1
* parisc: Fix device names in /proc/iomemHelge Deller2022-08-251-5/+4
* parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller2022-05-121-2/+1
* parisc: Fix patch code locking and flushingJohn David Anglin2022-04-151-14/+11
* parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller2022-03-021-3/+3
* parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller2022-03-021-4/+4
* module/ftrace: handle patchable-function-entryMark Rutland2022-02-232-10/+7
* parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin2022-01-271-1/+1
* parisc: Correct completer in lws startJohn David Anglin2021-12-291-1/+1
* parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller2021-12-081-19/+5
* Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller2021-12-011-2/+1
* parisc/entry: fix trace test in syscall exit pathSven Schnelle2021-11-211-1/+1
* parisc: Fix backtrace to always include init funtion namesHelge Deller2021-11-171-1/+2
* parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle2021-11-171-2/+17
* parisc/unwind: fix unwinder when CONFIG_64BIT is enabledSven Schnelle2021-11-171-7/+14
* parisc: Fix ptrace check on syscall returnHelge Deller2021-11-171-1/+1
* parisc: fix crash with signals and allocaMikulas Patocka2021-09-221-0/+6
* Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller2021-09-031-4/+0
* parisc: Bump 64-bit IRQ stack size to 64 KBJohn David Anglin2021-03-071-0/+4
* parisc: Do not use an ordered store in pa_tlb_lock()John David Anglin2020-08-191-2/+7
* Revert "parisc: Revert "Release spinlocks using ordered store""Helge Deller2020-08-191-8/+4
* Revert "parisc: Use ldcw instruction for SMP spinlock release barrier"Helge Deller2020-08-192-35/+24
* Revert "parisc: Drop LDCW barrier in CAS code when running UP"Helge Deller2020-08-191-8/+4
* parisc: Use proper printk format for resource_size_tKrzysztof Kozlowski2020-02-051-2/+2
* parisc: Implement copy_thread_tlsAmanieu d'Antras2020-01-141-4/+4
* parisc: add missing __init annotationSven Schnelle2020-01-121-1/+1
* parisc: fix compilation when KEXEC=n and KEXEC_FILE=ySven Schnelle2020-01-121-1/+1
* parisc: fix frame pointer in ftrace_regs_caller()Sven Schnelle2019-10-301-1/+1
* parisc: add support for kexec_file_load() syscallSven Schnelle2019-09-083-0/+94
* parisc: wire up kexec_file_load syscallSven Schnelle2019-09-081-1/+2
* parisc: add kexec syscall supportSven Schnelle2019-09-083-0/+255
* parisc: add __pdc_cpu_rendezvous()Sven Schnelle2019-09-082-0/+14
* kprobes/parisc: remove arch_kprobe_on_func_entry()Jisheng Zhang2019-09-061-4/+0
* parisc: Drop comments which are already in pci.hHelge Deller2019-09-051-11/+0
* parisc: speed up flush_tlb_all_local with qemuHelge Deller2019-08-121-0/+9
* parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMUHelge Deller2019-08-121-6/+17
* parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and ...Helge Deller2019-08-031-0/+4
* parisc: trigger die notifier chain in parisc_terminate()Sven Schnelle2019-08-031-0/+2
* parisc/ftrace: Add KPROBES_ON_FTRACESven Schnelle2019-08-032-3/+154
* parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS supportSven Schnelle2019-08-031-2/+6
* parisc: fix race condition in patching codeSven Schnelle2019-07-311-1/+2
* parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machinesHelge Deller2019-07-211-1/+2
* parisc: Wire up clone3 syscallHelge Deller2019-07-172-1/+2
* parisc: Avoid kernel panic triggered by invalid kprobeHelge Deller2019-07-171-0/+3
* parisc: Ensure userspace privilege for ptraced processes in regset functionsHelge Deller2019-07-171-1/+2
* parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1Helge Deller2019-07-171-10/+18
* arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1