summaryrefslogtreecommitdiff
path: root/arch/parisc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/kernel/git...akpm-baseakpmStephen Rothwell2022-06-281-2/+7
|\
| * parisc: remove mmap linked list from cache handlingMatthew Wilcox (Oracle)2022-06-271-2/+7
* | Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akp...Stephen Rothwell2022-06-281-0/+4
|\ \ | |/
| * Merge branch 'master' into mm-stableakpm2022-06-274-3/+7
| |\
| * | mm: avoid unnecessary page fault retires on shared memory typesPeter Xu2022-06-161-0/+4
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Stephen Rothwell2022-06-282-4/+4
|\ \ \
| * | | highmem: Make __kunmap_{local,atomic}() take "const void *"Fabio M. De Francesco2022-06-222-4/+4
| |/ /
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/dell...Stephen Rothwell2022-06-281-1/+1
|\ \ \
| * | | parisc/unaligned: Fix emulate_ldw() breakageHelge Deller2022-06-271-1/+1
| | |/ | |/|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/a...Stephen Rothwell2022-06-284-5/+4
|\ \ \ | |/ / |/| |
| * | Merge branch 'asm-generic-virt_to_bus' into asm-genericArnd Bergmann2022-06-273-5/+2
| |\ \
| | * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-273-5/+2
| | |/
| * | arch/*: Disable softirq stacks on PREEMPT_RT.Sebastian Andrzej Siewior2022-06-151-0/+2
| |/
* | parisc: Enable ARCH_HAS_STRICT_MODULE_RWXHelge Deller2022-06-261-0/+1
* | parisc: Fix flush_anon_page on PA8800/PA8900John David Anglin2022-06-261-1/+4
* | parisc: align '*' in comment in math-emu codeJiang Jian2022-06-261-1/+1
* | parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller2022-06-071-1/+1
|/
* Merge tag 'kbuild-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2022-06-052-7/+0
|\
| * parisc: remove arch/parisc/nmMasahiro Yamada2022-05-292-7/+0
* | Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-043-17/+5
|\ \
| * | parisc/stifb: Implement fb_is_primary_device()Helge Deller2022-06-041-0/+4
| * | parisc: fix a crash with multicore schedulerMikulas Patocka2022-06-032-17/+1
* | | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-031-8/+10
|\ \ \
| * | | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-071-6/+5
| * | | fork: Explicity test for idle tasks in copy_threadEric W. Biederman2022-05-071-1/+1
| * | | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-071-2/+5
* | | | Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-147/+94
|\ \ \ \
| * | | | termbits.h: Remove posix_types.h includeIlpo Järvinen2022-05-191-2/+0
| * | | | termbits.h: Align lines & formatIlpo Järvinen2022-05-191-39/+38
| * | | | termbits.h: create termbits-common.h for identical bitsIlpo Järvinen2022-05-191-52/+2
| * | | | Merge 5.18-rc7 into usb-nextGreg Kroah-Hartman2022-05-1615-42/+42
| |\ \ \ \
| * | | | | termbits: Convert octal defines to hexIlpo Järvinen2022-05-051-110/+110
| | |/ / / | |/| | |
* | | | | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-313-44/+6
|\ \ \ \ \
| * | | | | asm-generic: compat: Cleanup duplicate definitionsGuo Ren2022-04-261-24/+5
| * | | | | fs: stat: compat: Add __ARCH_WANT_COMPAT_STATGuo Ren2022-04-261-0/+1
| * | | | | arch: Add SYSVIPC_COMPAT for all architecturesGuo Ren2022-04-261-4/+0
| * | | | | compat: consolidate the compat_flock{,64} definitionChristoph Hellwig2022-04-261-16/+0
| |/ / / /
* | | | | Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-05-308-100/+65
|\ \ \ \ \
| * | | | | parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNTHelge Deller2022-05-301-2/+0
| * | | | | parisc: Optimize tmpalias function callsHelge Deller2022-05-232-85/+17
| * | | | | parisc: Add dep_safe() macro to deposit a register in 32- and 64-kernelsHelge Deller2022-05-231-0/+10
| * | | | | parisc: Fix wrong comment for shr macroHelge Deller2022-05-231-1/+1
| * | | | | parisc: Prevent ldil() to sign-extend into upper 32 bitsHelge Deller2022-05-231-0/+6
| * | | | | parisc: Don't hardcode assembler bit definitions in tmpalias codeJohn David Anglin2022-05-233-22/+40
| * | | | | parisc: Don't enforce DMA completion order in cache flushesJohn David Anglin2022-05-233-3/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-2/+2
| |\ \ \ \
| | * | | | parisc: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-2/+2
| | | |_|/ | | |/| |
* | | | | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-05-261-2/+3
|\ \ \ \ \
| * | | | | mm: change huge_ptep_clear_flush() to return the original pteBaolin Wang2022-05-131-2/+3
| | |_|_|/ | |/| | |