summaryrefslogtreecommitdiffstats
path: root/arch/parisc/kernel
AgeCommit message (Expand)AuthorLines
2021-01-24fs: add mount_setattr()Christian Brauner-0/+1
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+2
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn-0/+1
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-6/+18
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+2
2020-12-16Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+26
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-6/+3
2020-12-15parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()Thomas Gleixner-1/+1
2020-12-15parisc/irq: Simplify irq count output for /proc/interruptsThomas Gleixner-4/+1
2020-12-15parisc: pci-dma: fix warning unused-functionAnders Roxell-1/+1
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra-1/+1
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)-3/+5
2020-11-11parisc: Make user stack size configurableHelge Deller-2/+21
2020-11-11parisc: Use _TIF_USER_WORK_MASK in entry.SHelge Deller-2/+2
2020-11-11parisc: Drop loops_per_jiffy from per_cpu structHelge Deller-3/+2
2020-11-09parisc: add support for TIF_NOTIFY_SIGNALJens Axboe-1/+2
2020-11-06ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)-1/+1
2020-11-06kprobes/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)-3/+13
2020-10-30parisc: use legacy_timer_tickArnd Bergmann-6/+3
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches-1/+1
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+87
2020-10-23parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageHelge Deller-7/+78
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+1
2020-10-22parisc: Improve error return codes when setting rtc timeHelge Deller-2/+9
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe-3/+1
2020-10-15Merge branch 'parisc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-25/+56
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-7/+2
2020-10-15parisc: Rewrite tlb flush threshold calculationJohn David Anglin-10/+8
2020-10-15parisc: Switch to more fine grained lws locksJohn David Anglin-5/+5
2020-10-15parisc: Fix comments and enable interrupts laterJohn David Anglin-7/+7
2020-10-15parisc: Avoid external interrupts when IPI finishesHelge Deller-3/+6
2020-10-15parisc: Add qemu fw_cfg interfaceHelge Deller-0/+30
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+5
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-72/+4
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig-1/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig-0/+1
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig-2/+2
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig-1/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig-2/+2
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig-6/+0
2020-09-22fs: remove compat_sys_mountChristoph Hellwig-1/+1
2020-09-08parisc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu-72/+4
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-7/+6
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni-1/+1
2020-08-12Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2020-08-11parisc/kernel/ftrace: Remove function callback castsOscar Carter-1/+2