summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* parisc: math-emu: Few spelling fixes in the file fpu.hBhaskar Chowdhury2021-04-061-29/+3
* parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang2021-04-061-1/+1
* parisc: Remove duplicate struct task_struct declarationWan Jiabing2021-04-061-1/+0
* arch/parisc/kernel: remove duplicate include in ptraceZhang Yunkai2021-03-041-2/+0
* parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TESTHelge Deller2021-03-021-2/+5
* 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 'clang-lto-v5.12-rc1-fix1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-261-0/+1
|\ \
| * | parisc: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRYSami Tolvanen2021-02-251-0/+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-243-4/+2
|\ \ \ \
| * | | | Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-123-9/+12
| |\| | |
| * | | | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-101-0/+1
| * | | | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-102-4/+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
| |/ / /
* | | | Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-232-2/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig2021-02-082-2/+0
| |/ /
* | | Merge branch 'parisc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-02-2115-232/+122
|\ \ \
| * | | parisc: Optimize per-pagetable spinlocksHelge Deller2021-02-129-214/+110
| * | | parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag()Tiezhu Yang2021-02-121-1/+1
| * | | 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: Use the generic devmem_is_allowed()Helge Deller2021-02-122-0/+3
| * | | parisc: Drop out of get_whan() if task is running againHelge Deller2021-02-121-0/+2
| | |/ | |/|
* | | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-214-36/+0
|\ \ \
| * | | arch: parisc: Remove CONFIG_OPROFILE supportViresh Kumar2021-01-294-36/+0
| | |/ | |/|
* | | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-1/+0
|\ \ \ | |_|/ |/| |
| * | Kconfig: regularize selection of CONFIG_BINFMT_ELFAl Viro2021-01-061-1/+0
* | | 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