summaryrefslogtreecommitdiffstats
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+1
|\
| * arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada2021-05-061-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-072-6/+0
|\ \
| * | treewide: remove editor modelines and cruftMasahiro Yamada2021-05-071-1/+0
| * | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-052-5/+2
|\| |
| * | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual2021-05-051-4/+1
| * | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-1/+1
| |/
* | Merge tag 'for-5.13/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-05-036-104/+17
|\ \
| * | parisc: Fix typo in setup.cHelge Deller2021-05-031-1/+1
| * | parisc: syscalls: switch to generic syscallhdr.shMasahiro Yamada2021-04-272-43/+4
| * | parisc: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-04-274-60/+12
* | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \ \ | |_|/ |/| |
| * | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
* | | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
* | | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \ \ | |_|/ |/| |
| * | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| |/
* | 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
| |/ |/|