aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-08compat: 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-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus 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/deller/parisc-linuxLinus Torvalds1-0/+6
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus 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/gregkh/ttyLinus Torvalds1-16/+18
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-3/+2
2021-08-29Revert "parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat"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/masahiroy/linux-kbuildLinus Torvalds1-14/+4
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus 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/jack/linux-fsLinus 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
2021-06-07quota: Wire up quotactl_fd syscallJan Kara1-1/+1
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar1-1/+1
2021-05-31Merge 5.13-rc4 into tty-nextGreg Kroah-Hartman1-1/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara1-1/+1
2021-05-13tty: remove tty_operations::chars_in_buffer for non-bufferingJiri Slaby1-6/+0
2021-05-13tty: make tty_operations::write_room return uintJiri Slaby1-1/+1
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider1-1/+0
2021-05-03Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds5-103/+17
2021-05-03parisc: Fix typo in setup.cHelge Deller1-1/+1
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+3
2021-04-27parisc: syscalls: switch to generic syscallhdr.shMasahiro Yamada2-43/+4
2021-04-27parisc: syscalls: switch to generic syscalltbl.shMasahiro Yamada3-59/+12
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün1-0/+3
2021-03-17quota: wire up quotactl_pathSascha Hauer1-0/+1
2021-03-04arch/parisc/kernel: remove duplicate include in ptraceZhang Yunkai1-2/+0
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1