summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller2021-01-262-6/+12
* parisc: Remove leftover reference to the power_taskletDavidlohr Bueso2021-01-261-3/+0
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* 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 'arm-soc-defconfig-5.11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-161-1/+0
|\ \ \
| * | | parisc: configs: drop unused BACKLIGHT_GENERIC optionAndrey Zhizhikin2020-12-081-1/+0
| |/ /
* | | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-2/+5
|\ \ \
| * | | parisc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-2/+5
| |/ /
* | | Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-166-21/+28
|\ \ \
| * | | parisc: pci-dma: fix warning unused-functionAnders Roxell2020-12-151-1/+1
| * | | parisc/uapi: Use Kbuild logic to provide <asm/types.h>Geert Uytterhoeven2020-11-111-7/+0
| * | | parisc: Make user stack size configurableHelge Deller2020-11-112-7/+23
| * | | 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-112-4/+2
| |/ /
* | | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-162-1/+22
|\ \ \
| * | | parisc: Enable seccomp architecture trackingYiFei Zhu2020-11-202-1/+22
| |/ /
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-162-7/+4
|\ \ \
| * | | parisc: use legacy_timer_tickArnd Bergmann2020-10-302-7/+4
| |/ /
* | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-6/+6
|\ \ \
| * | | parisc: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-6/+6
| |/ /
* | | Merge branch 'signal-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-151-2/+0
|\ \ \
| * | | signal/parisc: Remove parisc specific definition of __ARCH_UAPI_SA_FLAGSEric W. Biederman2020-11-301-2/+0
* | | | Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-151-1/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner2020-12-151-1/+1
| |\ \ \
| * | | | parisc: Remove bogus __IRQ_STAT macroThomas Gleixner2020-11-231-1/+0
| | |_|/ | |/| |
* | | | Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-12-151-0/+3
|\ \ \ \
| * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2020-12-041-0/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | net: Add SO_BUSY_POLL_BUDGET socket optionBjörn Töpel2020-12-011-0/+1
| | * | | net: Introduce preferred busy-pollingBjörn Töpel2020-12-011-0/+2
| | |/ /
* | | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-141-13/+0
|\ \ \ \
| * | | | highmem: Get rid of kmap_types.hThomas Gleixner2020-11-061-13/+0
| | |/ / | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2020-12-142-33/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | signal: clear non-uapi flag bits when passing/returning sa_flagsPeter Collingbourne2020-11-231-0/+2
| * | arch: move SA_* definitions to generic headersPeter Collingbourne2020-11-231-13/+0
| * | parisc: start using signal-defs.hPeter Collingbourne2020-11-231-12/+1
| * | parisc: Drop parisc special case for __sighandler_tHelge Deller2020-11-231-8/+0
| |/
* / 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-254-6/+6
* 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