summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'parisc-for-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-202-3/+3
|\
| * parisc: Show MPE/iX model string at bootupHelge Deller2022-12-191-1/+1
| * parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller2022-12-171-2/+2
* | mm: remove kern_addr_valid() completelyKefeng Wang2022-11-091-15/+0
|/
* parisc: Avoid printing the hardware path twiceHelge Deller2022-10-311-6/+6
* Merge tag 'parisc-for-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-143-13/+18
|\
| * parisc: Fix userspace graphics card breakage due to pgtable special bitHelge Deller2022-10-141-1/+6
| * parisc: Convert PDC console to an early consoleHelge Deller2022-10-111-3/+0
| * parisc: Reduce kernel size by packing alternative tablesHelge Deller2022-10-111-9/+12
* | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-121-3/+0
|\ \
| * | kernel: exit: cleanup release_thread()Kefeng Wang2022-09-121-3/+0
| |/
* | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-081-52/+0
|\ \
| * | termios: get rid of non-UAPI asm/termios.hAl Viro2022-09-091-7/+0
| * | termios: start unifying non-UAPI parts of asm/termios.hAl Viro2022-09-091-16/+0
| * | termios: uninline conversion helpersAl Viro2022-09-091-35/+6
| |/
* | parisc: hide ioread64 declaration on 32-bitArnd Bergmann2022-09-121-0/+2
* | parisc: Use the generic IO helpersLinus Walleij2022-09-101-89/+43
|/
* Revert "parisc: Show error if wrong 32/64-bit compiler is being used"Helge Deller2022-08-221-8/+0
* Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-062-25/+7
|\
| * parisc: rename PGD_ORDER to PGD_TABLE_ORDERMike Rapoport2022-07-182-7/+7
| * parisc/mm: enable ARCH_HAS_VM_GET_PAGE_PROTAnshuman Khandual2022-07-181-18/+0
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-052-4/+2
|\ \
| * | arch/*/: remove CONFIG_VIRT_TO_BUSArnd Bergmann2022-06-282-4/+2
* | | 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
| |/ /
* | / highmem: Make __kunmap_{local,atomic}() take const void pointerFabio M. De Francesco2022-07-251-3/+3
| |/ |/|
* | parisc/stifb: Fix fb_is_primary_device() only available with CONFIG_FB_STIHelge Deller2022-06-071-1/+1
|/
* Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-06-041-0/+4
|\
| * parisc/stifb: Implement fb_is_primary_device()Helge Deller2022-06-041-0/+4
* | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-312-40/+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
| * | 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-304-8/+32
|\ \ \
| * | | parisc: Drop __ARCH_WANT_OLD_READDIR and __ARCH_WANT_SYS_OLDUMOUNTHelge Deller2022-05-301-2/+0
| * | | 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: Don't hardcode assembler bit definitions in tmpalias codeJohn David Anglin2022-05-231-5/+20
| * | | parisc: Don't enforce DMA completion order in cache flushesJohn David Anglin2022-05-231-0/+1
| | |/ | |/|
* | | 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-141-2/+3
| | |/ | |/|
* | | Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-05-241-1/+2
|\ \ \ | |_|/ |/| |
| * | parisc: define get_cycles macro for arch-overrideJason A. Donenfeld2022-05-131-1/+2
* | | parisc: Rewrite cache flush code for PA8800/PA8900John David Anglin2022-05-172-26/+11
|/ /
* / parisc: Change MAX_ADDRESS to become unsigned long longHelge Deller2022-05-081-1/+1
|/
* parisc: Find a new timesync master if current CPU is removedHelge Deller2022-03-291-0/+1
* parisc: Implement __cpu_die() and __cpu_disable() for CPU hotpluggingHelge Deller2022-03-291-7/+2
* parisc: Add PDC locking functions for rendezvous codeHelge Deller2022-03-292-1/+5
* parisc: Switch from GENERIC_CPU_DEVICES to GENERIC_ARCH_TOPOLOGYHelge Deller2022-03-291-20/+3