summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | parisc: Make user stack size configurableHelge Deller2020-11-111-2/+21
| * | | parisc: Use _TIF_USER_WORK_MASK in entry.SHelge Deller2020-11-111-2/+2
| * | | parisc: Drop loops_per_jiffy from per_cpu structHelge Deller2020-11-111-3/+2
| |/ /
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-6/+3
|\ \ \ | |_|/ |/| |
| * | parisc: use legacy_timer_tickArnd Bergmann2020-10-301-6/+3
| |/
* / sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-253-9/+87
|\
| * parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageHelge Deller2020-10-232-7/+78
| * parisc: Improve error return codes when setting rtc timeHelge Deller2020-10-221-2/+9
* | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-3/+1
|\ \ | |/ |/|
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-3/+1
* | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
|/
* Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-155-25/+56
|\
| * parisc: Rewrite tlb flush threshold calculationJohn David Anglin2020-10-151-10/+8
| * parisc: Switch to more fine grained lws locksJohn David Anglin2020-10-151-5/+5
| * parisc: Fix comments and enable interrupts laterJohn David Anglin2020-10-151-7/+7
| * parisc: Avoid external interrupts when IPI finishesHelge Deller2020-10-151-3/+6
| * parisc: Add qemu fw_cfg interfaceHelge Deller2020-10-151-0/+30
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-152-7/+2
|\ \ | |/ |/|
| * dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1