summaryrefslogtreecommitdiffstats
path: root/arch/parisc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | parisc: Drop pa_swapper_pg_lock spinlockHelge Deller2022-08-011-3/+0
| * | | parisc: Fix comment typo in fault.cJason Wang2022-08-011-1/+1
| * | | parisc: Fix device names in /proc/iomemHelge Deller2022-08-011-5/+4
| * | | parisc: Clean up names in hardware databaseHelge Deller2022-08-011-7/+4
* | | | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-052-11/+0
|\ \ \ \
| * | | | PCI: Move isa_dma_bridge_buggy out of asm/dma.hStafford Horne2022-07-231-6/+0
| * | | | PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.hStafford Horne2022-07-231-5/+0
| | |/ / | |/| |
* | | | Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2022-08-032-4/+4
|\ \ \ \
| * | | | highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco2022-07-252-4/+4
| | |/ / | |/| |
* | | | Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-08-011-1/+1
|\ \ \ \
| * | | | genirq: Add and use an irq_data_update_affinity helperSamuel Holland2022-07-071-1/+1
| | |/ / | |/| |
* | | | Merge tag 'locking-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-011-11/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | jump_label: make initial NOP patching the special caseArd Biesheuvel2022-06-241-11/+0
| |/ /
* | | parisc: Fix vDSO signal breakage on 32-bit kernelHelge Deller2022-07-021-0/+5
* | | parisc/unaligned: Fix emulate_ldw() breakageHelge Deller2022-06-271-1/+1
| |/ |/|
* | 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-041-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
| | | |_|/ | | |/| |