summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* parisc: move virt_map macro to assembly.hSven Schnelle2021-11-011-24/+0
* parisc/unwind: fix unwinder when CONFIG_64BIT is enabledSven Schnelle2021-11-011-7/+14
* parisc: Fix ptrace check on syscall returnHelge Deller2021-11-011-1/+1
* parisc: Use PRIV_USER instead of 3 in entry.SHelge Deller2021-10-301-6/+6
* parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.hHelge Deller2021-10-301-7/+1
* parisc: disable preemption in send_IPI_allbutself()Sven Schnelle2021-10-301-1/+3
* parisc: fix preempt_count() check in entry.SSven Schnelle2021-10-301-2/+2
* parisc: deduplicate code in flush_cache_mm() and flush_cache_range()Sven Schnelle2021-10-301-51/+30
* parisc: disable preemption during local tlb flushSven Schnelle2021-10-301-0/+6
* parisc: Add KFENCE supportHelge Deller2021-10-301-0/+5
* parisc: Switch to ARCH_STACKWALK implementationHelge Deller2021-10-301-17/+13
* parisc/unwind: use copy_from_kernel_nofault()Sven Schnelle2021-10-301-1/+2
* parisc: Implement __get/put_kernel_nofault()Helge Deller2021-09-091-1/+0
* parisc: Mark sched_clock unstable only if clocks are not syncronizedHelge Deller2021-09-092-6/+3
* parisc: Reduce sigreturn trampoline to 3 instructionsHelge Deller2021-09-092-8/+7
* parisc: Check user signal stack trampoline is inside TASK_SIZEHelge Deller2021-09-091-7/+10
* parisc: Drop useless debug info and comments from signal.cHelge Deller2021-09-091-15/+0
* parisc: Drop strnlen_user() in favour of generic versionHelge Deller2021-09-091-1/+0
* compat: remove some compat entry pointsArnd Bergmann2021-09-091-4/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-4/+0
|\
| * trap: cleanup trap_init()Kefeng Wang2021-09-081-4/+0
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-042-4/+1
|\ \
| * | isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
| * | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-3/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-032-2/+3
|\ \ \
| * | | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| * | | mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-031-2/+1
| | |/ | |/|
* | | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-021-0/+6
|\ \ \
| * | | parisc: fix crash with signals and allocaMikulas Patocka2021-09-011-0/+6
| |/ /
* | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-1/+1
|\ \ \
| * | | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| | |/ | |/|
* | | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-09-011-16/+18
|\ \ \
| * | | tty: pdc_cons, free tty_driver upon failureJiri Slaby2021-07-271-0/+1
| * | | tty: stop using alloc_tty_driverJiri Slaby2021-07-271-5/+4
| * | | tty: don't store semi-state into tty driversJiri Slaby2021-07-271-13/+15
| |/ /
* | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-3/+2
|\ \ \ | |_|/ |/| |
| * | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+2
| |/
* / Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller2021-08-291-4/+0
|/
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-14/+4
|\
| * parisc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-07-051-14/+4
* | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-07-051-7/+1
|\ \
| * | Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman2021-05-311-1/+1
| |\|
| * | tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby2021-05-131-6/+0
| * | tty: make tty_operations::write_room return uintJiri Slaby2021-05-131-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
|\ \ \
| * | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
| | |/ | |/|
* | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\ \ \
| * | | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
| |/ /
* | | sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-181-1/+0
* | | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-2/+2