aboutsummaryrefslogtreecommitdiff
path: root/arch/parisc
AgeCommit message (Expand)AuthorFilesLines
2020-12-29local64.h: make <asm/local64.h> mandatoryGravatar Randy Dunlap 1-1/+0
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 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-2/+5
2020-12-16Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 6-21/+28
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-1/+22
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-7/+4
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-6/+6
2020-12-15Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+0
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 1-0/+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-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Gravatar Thomas Gleixner 1-1/+1
2020-12-15parisc: pci-dma: fix warning unused-functionGravatar Anders Roxell 1-1/+1
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-13/+0
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 2-33/+3
2020-12-08parisc: configs: drop unused BACKLIGHT_GENERIC optionGravatar Andrey Zhizhikin 1-1/+0
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 1-0/+3
2020-12-01net: Add SO_BUSY_POLL_BUDGET socket optionGravatar Björn Töpel 1-0/+1
2020-12-01net: Introduce preferred busy-pollingGravatar Björn Töpel 1-0/+2
2020-11-30signal/parisc: Remove parisc specific definition of __ARCH_UAPI_SA_FLAGSGravatar Eric W. Biederman 1-2/+0
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingGravatar Peter Zijlstra 1-1/+1
2020-11-23signal: clear non-uapi flag bits when passing/returning sa_flagsGravatar Peter Collingbourne 1-0/+2
2020-11-23arch: move SA_* definitions to generic headersGravatar Peter Collingbourne 1-13/+0
2020-11-23parisc: start using signal-defs.hGravatar Peter Collingbourne 1-12/+1
2020-11-23parisc: Drop parisc special case for __sighandler_tGravatar Helge Deller 1-8/+0
2020-11-23parisc: Remove bogus __IRQ_STAT macroGravatar Thomas Gleixner 1-1/+0
2020-11-20parisc: Enable seccomp architecture trackingGravatar YiFei Zhu 2-1/+22
2020-11-13ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsGravatar Steven Rostedt (VMware) 1-3/+5
2020-11-11parisc/uapi: Use Kbuild logic to provide <asm/types.h>Gravatar Geert Uytterhoeven 1-7/+0
2020-11-11parisc: Make user stack size configurableGravatar Helge Deller 2-7/+23
2020-11-11parisc: Use _TIF_USER_WORK_MASK in entry.SGravatar Helge Deller 1-2/+2
2020-11-11parisc: Drop loops_per_jiffy from per_cpu structGravatar Helge Deller 2-4/+2
2020-11-09parisc: add support for TIF_NOTIFY_SIGNALGravatar Jens Axboe 2-2/+5
2020-11-06highmem: Get rid of kmap_types.hGravatar Thomas Gleixner 1-13/+0
2020-11-06ftrace: Add recording of functions that caused recursionGravatar Steven Rostedt (VMware) 1-1/+1
2020-11-06kprobes/ftrace: Add recursion protection to the ftrace callbackGravatar Steven Rostedt (VMware) 1-3/+13
2020-10-30parisc: use legacy_timer_tickGravatar Arnd Bergmann 2-7/+4
2020-10-27parisc: use asm-generic/mmu_context.h for no-op implementationsGravatar Nicholas Piggin 1-6/+6
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Gravatar Joe Perches 4-6/+6
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-9/+87
2020-10-23parisc: Add wrapper syscalls to fix O_NONBLOCK flag usageGravatar Helge Deller 2-7/+78
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+1
2020-10-22parisc: Improve error return codes when setting rtc timeGravatar Helge Deller 1-2/+9
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-0/+1
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIGravatar Minchan Kim 1-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Gravatar Jens Axboe 1-3/+1