aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-14/+4
2021-07-05Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-7/+1
2021-07-05parisc: syscalls: use pattern rules to generate syscall headersGravatar Masahiro Yamada 1-14/+4
2021-07-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2021-07-01kernel.h: split out panic and oops helpersGravatar Andy Shevchenko 1-0/+1
2021-06-18sched,arch: Remove unused TASK_STATE offsetsGravatar Peter Zijlstra 1-1/+0
2021-06-18sched: Introduce task_is_running()Gravatar Peter Zijlstra 1-2/+2
2021-06-07quota: Wire up quotactl_fd syscallGravatar Jan Kara 1-1/+1
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesGravatar Ingo Molnar 1-1/+1
2021-05-31Merge 5.13-rc4 into tty-nextGravatar Greg Kroah-Hartman 1-1/+1
2021-05-17quota: Disable quotactl_path syscallGravatar Jan Kara 1-1/+1
2021-05-13tty: remove tty_operations::chars_in_buffer for non-bufferingGravatar Jiri Slaby 1-6/+0
2021-05-13tty: make tty_operations::write_room return uintGravatar Jiri Slaby 1-1/+1
2021-05-12sched/core: Initialize the idle task with preemption disabledGravatar Valentin Schneider 1-1/+0
2021-05-03Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 5-103/+17
2021-05-03parisc: Fix typo in setup.cGravatar Helge Deller 1-1/+1
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-0/+3
2021-04-27parisc: syscalls: switch to generic syscallhdr.shGravatar Masahiro Yamada 2-43/+4
2021-04-27parisc: syscalls: switch to generic syscalltbl.shGravatar Masahiro Yamada 3-59/+12
2021-04-22arch: Wire up Landlock syscallsGravatar Mickaël Salaün 1-0/+3
2021-03-17quota: wire up quotactl_pathGravatar Sascha Hauer 1-0/+1
2021-03-04arch/parisc/kernel: remove duplicate include in ptraceGravatar Zhang Yunkai 1-2/+0
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-9/+10
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+1
2021-02-23arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Gravatar Jens Axboe 1-1/+1
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesGravatar Masahiro Yamada 1-1/+1
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workGravatar Masahiro Yamada 1-8/+9
2021-02-12parisc: Optimize per-pagetable spinlocksGravatar Helge Deller 2-66/+51
2021-02-12parisc: Bump 64-bit IRQ stack size to 64 KBGravatar John David Anglin 1-0/+4
2021-02-12parisc: Fix IVT checksum calculation wrt HPMCGravatar Sven Schnelle 2-17/+2
2021-02-12parisc: Drop out of get_whan() if task is running againGravatar Helge Deller 1-0/+2
2021-02-12Merge branch 'x86/paravirt' into x86/entryGravatar Ingo Molnar 1-3/+10
2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerGravatar Thomas Gleixner 1-0/+1
2021-01-26parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESGravatar Helge Deller 1-3/+10
2021-01-24fs: add mount_setattr()Gravatar Christian Brauner 1-0/+1
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-5/+2
2020-12-19epoll: wire up syscall epoll_pwait2Gravatar Willem de Bruijn 1-0/+1
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-6/+18
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+2
2020-12-16Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-8/+26
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+3
2020-12-15parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()Gravatar Thomas Gleixner 1-1/+1
2020-12-15parisc/irq: Simplify irq count output for /proc/interruptsGravatar Thomas Gleixner 1-4/+1
2020-12-15parisc: pci-dma: fix warning unused-functionGravatar Anders Roxell 1-1/+1
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingGravatar Peter Zijlstra 1-1/+1
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsGravatar Steven Rostedt (VMware) 1-3/+5
2020-11-11parisc: Make user stack size configurableGravatar Helge Deller 1-2/+21