aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)Author
2022-05-12parisc: Merge model and model name into one line in /proc/cpuinfoHelge Deller
2022-04-13parisc: Fix patch code locking and flushingJohn David Anglin
2022-04-08parisc: Fix handling off probe non-access faultsJohn David Anglin
2022-03-02parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller
2022-03-02parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller
2022-02-23parisc: Add ioread64_lo_hi() and iowrite64_lo_hi()Andy Shevchenko
2022-02-23parisc: Drop __init from map_pages declarationJohn David Anglin
2022-01-27parisc: Fix lpa and lpa_user definesJohn David Anglin
2022-01-27parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin
2022-01-05parisc: Clear stale IIR value on instruction access rights trapHelge Deller
2021-12-29parisc: Fix mask used to select futex spinlockJohn David Anglin
2021-12-29parisc: Correct completer in lws startJohn David Anglin
2021-12-08parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller
2021-12-08parisc: Fix "make install" on newer debian releasesHelge Deller
2021-12-08parisc: Fix KBUILD_IMAGE for self-extracting kernelHelge Deller
2021-12-01Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller
2021-11-21parisc/entry: fix trace test in syscall exit pathSven Schnelle
2021-11-18parisc: Fix backtrace to always include init funtion namesHelge Deller
2021-11-18parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle
2021-11-18parisc/unwind: fix unwinder when CONFIG_64BIT is enabledSven Schnelle
2021-11-18parisc: fix warning in flush_tlb_allSven Schnelle
2021-11-18parisc: Fix ptrace check on syscall returnHelge Deller
2021-11-18parisc: Fix set_fixmap() on PA1.x CPUsHelge Deller
2021-10-27parisc: math-emu: Fix fall-through warningsHelge Deller
2021-09-30parisc: Use absolute_pointer() to define PAGE0Helge Deller
2021-09-18parisc: fix crash with signals and allocaMikulas Patocka
2021-09-03Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-04-14parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang
2021-03-11parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TESTHelge Deller
2021-03-07parisc: Bump 64-bit IRQ stack size to 64 KBJohn David Anglin
2021-02-03parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller
2021-01-12local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-23parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageHelge Deller
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-22parisc: Improve error return codes when setting rtc timeHelge Deller
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15parisc: Add MAP_UNINITIALIZED defineHelge Deller
2020-10-15parisc: Improve spinlock handlingJohn David Anglin
2020-10-15parisc: Install vmlinuz instead of zImage fileHelge Deller
2020-10-15parisc: Rewrite tlb flush threshold calculationJohn David Anglin
2020-10-15parisc: Switch to more fine grained lws locksJohn David Anglin
2020-10-15parisc: Mark pointers volatile in __xchg8(), __xchg32() and __xchg64()John David Anglin