summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-1/+1
|\| |
| * | quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
| |/
* / sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
|/
* Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-035-103/+17
|\
| * parisc: Fix typo in setup.cHelge Deller2021-05-031-1/+1
| * parisc: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-272-43/+4
| * parisc: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-273-59/+12
* | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \
| * | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
| |/
* / quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
|/
* arch/parisc/kernel: remove duplicate include in ptraceZhang Yunkai2021-03-041-2/+0
* Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-271-1/+1
|\
| * arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe2021-02-231-1/+1
* | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-9/+10
|\ \
| * | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-8/+9
* | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+1
|\ \ \
| * | | Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121-3/+10
| |\| |
| * | | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-101-0/+1
* | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
| |/ /
* | | parisc: Optimize per-pagetable spinlocksHelge Deller2021-02-122-66/+51
* | | parisc: Bump 64-bit IRQ stack size to 64 KBJohn David Anglin2021-02-121-0/+4
* | | parisc: Fix IVT checksum calculation wrt HPMCSven Schnelle2021-02-122-17/+2
* | | parisc: Drop out of get_whan() if task is running againHelge Deller2021-02-121-0/+2
| |/ |/|
* | parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller2021-01-261-3/+10
|/
* Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-241-5/+2
|\
| * parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()Thomas Gleixner2020-12-151-1/+1
| * parisc/irq: Simplify irq count output for /proc/interruptsThomas Gleixner2020-12-151-4/+1
* | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* | Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-171-6/+18
|\ \
| * | ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)2020-11-131-3/+5
| * | ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)2020-11-061-1/+1
| * | kprobes/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)2020-11-061-3/+13
* | | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+2
|\ \ \
| * | | parisc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+2
| |/ /
* | | Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-164-8/+26
|\ \ \
| * | | parisc: pci-dma: fix warning unused-functionAnders Roxell2020-12-151-1/+1