summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorLines
2021-09-02Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+6
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2021-09-01parisc: fix crash with signals and allocaMikulas Patocka-0/+6
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-16/+18
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-3/+2
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strn...Helge Deller-4/+0
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan-1/+1
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan-3/+0
2021-07-27tty: pdc_cons, free tty_driver upon failureJiri Slaby-0/+1
2021-07-27tty: stop using alloc_tty_driverJiri Slaby-5/+4
2021-07-27tty: don't store semi-state into tty driversJiri Slaby-13/+15
2021-07-21bus: Make remove callback return voidUwe Kleine-König-3/+2
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman-1/+1
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-14/+4
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-7/+1
2021-07-05parisc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada-14/+4
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+1
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko-0/+1
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra-1/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra-2/+2
2021-06-07quota: Wire up quotactl_fd syscallJan Kara-1/+1
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar-1/+1
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman-1/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara-1/+1
2021-05-13tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby-6/+0
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby-1/+1
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider-1/+0
2021-05-03Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-103/+17
2021-05-03parisc: Fix typo in setup.cHelge Deller-1/+1
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-0/+3
2021-04-27parisc: syscalls: switch to generic syscallhdr.shMasahiro Yamada-43/+4
2021-04-27parisc: syscalls: switch to generic syscalltbl.shMasahiro Yamada-59/+12
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün-0/+3
2021-03-17quota: wire up quotactl_pathSascha Hauer-0/+1
2021-03-04arch/parisc/kernel: remove duplicate include in ptraceZhang Yunkai-2/+0
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-9/+10
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2021-02-23arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe-1/+1
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada-1/+1
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada-8/+9
2021-02-12parisc: Optimize per-pagetable spinlocksHelge Deller-66/+51
2021-02-12parisc: Bump 64-bit IRQ stack size to 64 KBJohn David Anglin-0/+4
2021-02-12parisc: Fix IVT checksum calculation wrt HPMCSven Schnelle-17/+2
2021-02-12parisc: Drop out of get_whan() if task is running againHelge Deller-0/+2
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar-3/+10
2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner-0/+1
2021-01-26parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller-3/+10