summaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorFilesLines
2022-04-13parisc: Fix patch code locking and flushingJohn David Anglin1-14/+11
2022-04-08parisc: Fix handling off probe non-access faultsJohn David Anglin1-0/+2
2022-03-02parisc/unaligned: Fix ldw() and stw() unalignment handlersHelge Deller1-3/+3
2022-03-02parisc/unaligned: Fix fldd and fstd unaligned handlers on 32-bit kernelHelge Deller1-4/+4
2022-01-27parisc: Avoid calling faulthandler_disabled() twiceJohn David Anglin1-1/+1
2022-01-05parisc: Clear stale IIR value on instruction access rights trapHelge Deller1-0/+2
2021-12-29parisc: Correct completer in lws startJohn David Anglin1-1/+1
2021-12-08parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller1-22/+8
2021-12-01Revert "parisc: Fix backtrace to always include init funtion names"Helge Deller1-2/+1
2021-11-25Revert "parisc: Reduce sigreturn trampoline to 3 instructions"Helge Deller2-7/+8
2021-11-21parisc/entry: fix trace test in syscall exit pathSven Schnelle1-1/+1
2021-11-18parisc: Flush kernel data mapping in set_pte_at() when installing pte for use...John David Anglin1-2/+2
2021-11-18parisc: Fix backtrace to always include init funtion namesHelge Deller1-1/+2
2021-11-18parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle1-2/+17
2021-11-18parisc/unwind: fix unwinder when CONFIG_64BIT is enabledSven Schnelle1-7/+14
2021-11-18parisc: Fix ptrace check on syscall returnHelge Deller1-1/+1
2021-09-09parisc: Implement __get/put_kernel_nofault()Helge Deller1-1/+0
2021-09-09parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller2-6/+3
2021-09-09parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller2-8/+7
2021-09-09parisc: Check user signal stack trampoline is inside TASK_SIZEHelge Deller1-7/+10
2021-09-09parisc: Drop useless debug info and comments from signal.cHelge Deller1-15/+0
2021-09-09parisc: Drop strnlen_user() in favour of generic versionHelge Deller1-1/+0
2021-09-09compat: remove some compat entry pointsArnd Bergmann1-4/+4
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+0
2021-09-08trap: cleanup trap_init()Kefeng Wang1-4/+0
2021-09-04Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-4/+1
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+3
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan1-0/+2
2021-09-03mm: remove flush_kernel_dcache_pageChristoph Hellwig1-2/+1
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+6
2021-09-02Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-09-01parisc: fix crash with signals and allocaMikulas Patocka1-0/+6
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-16/+18
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+2
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller1-4/+0
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan1-1/+1
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan1-3/+0
2021-07-27tty: pdc_cons, free tty_driver upon failureJiri Slaby1-0/+1
2021-07-27tty: stop using alloc_tty_driverJiri Slaby1-5/+4
2021-07-27tty: don't store semi-state into tty driversJiri Slaby1-13/+15
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-3/+2
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman1-1/+1
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-14/+4
2021-07-06Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-7/+1
2021-07-05parisc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada1-14/+4
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra1-1/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra1-2/+2