aboutsummaryrefslogtreecommitdiffstats
path: root/arch/parisc
AgeCommit message (Expand)Author
2023-11-01Merge tag 'parisc-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30parisc: Show default CPU PSW.W setting as reported by PDCHelge Deller
2023-10-30parisc/pdc: Add width field to struct pdc_modelHelge Deller
2023-10-30parisc: Add nop instructions after TLB insertsJohn David Anglin
2023-10-30parisc: simplify smp_prepare_boot_cpu()Russell King (Oracle)
2023-10-30parisc/firmware: Use PDC constants for narrow/wide firmwareHelge Deller
2023-10-30parisc: Move parisc_narrow_firmware variable to header fileHelge Deller
2023-10-30parisc: Allow building uncompressed Linux kernelHelge Deller
2023-10-30parisc: Add some missing PDC functions and constantsHelge Deller
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada
2023-10-22dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbolChristoph Hellwig
2023-10-21staging: qlge: Retire the driverBenjamin Poirier
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar
2023-10-07Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-07parisc: Restore __ldcw_align for PA-RISC 2.0 processorsJohn David Anglin
2023-10-07parisc: Fix crash with nr_cpus=1 optionHelge Deller
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-07parisc: BTLB: Initialize BTLB tables at CPU startupHelge Deller
2023-09-07parisc: firmware: Simplify calling non-PA20 functionsHelge Deller
2023-09-07parisc: BTLB: _edata symbol has to be page aligned for BTLB supportHelge Deller
2023-09-07parisc: BTLB: Add BTLB insert and purge firmware function wrappersHelge Deller
2023-09-07parisc: BTLB: Clear possibly existing BTLB entriesHelge Deller
2023-09-07parisc: Prepare for Block-TLB support on 32-bit kernelHelge Deller
2023-09-07parisc: shmparam.h: Document aliasing requirements of PA-RISCHelge Deller
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-08-31parisc: irq: Make irq_stack_union static to avoid sparse warningHelge Deller
2023-08-31parisc: drivers: Fix sparse warningHelge Deller
2023-08-31parisc: sba-iommu: Fix sparse warnigsHelge Deller
2023-08-31parisc: sba: Fix compile warning wrt list of SBA devicesHelge Deller
2023-08-31parisc: sba_iommu: Fix build warning if procfs if disabledHelge Deller
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'parisc-for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28parisc: ccio-dma: Create private runway procfs root entryHelge Deller
2023-08-28parisc: chassis: Do not overwrite string on LCD displayHelge Deller
2023-08-28parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystemHelge Deller
2023-08-27parisc: led: Fix LAN receive and transmit LEDsHelge Deller
2023-08-27parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()Helge Deller
2023-08-27parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()Helge Deller
2023-08-27parisc: led: Move register_led_regions() to late_initcall()Helge Deller
2023-08-27parisc: lba: Convert LBA PCI bus driver to use arch_initcall()Helge Deller
2023-08-27parisc: gsc: Convert GSC bus driver to use arch_initcall()Helge Deller