Sven Schnelle b1dd9a06bc parisc: mask out enable and reserved bits from sba imask 4 gadi atpakaļ
..
Kconfig e7e127e3c7 PCI: Include pci/hotplug Kconfig directly from pci/Kconfig 8 gadi atpakaļ
Makefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 gadi atpakaļ
README.dino 631dd1a885 Update broken web addresses in the kernel. 14 gadi atpakaļ
asp.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers 7 gadi atpakaļ
ccio-dma.c 91f4595129 parisc: Use implicit space register selection for loading the coherence index of I/O pdirs 5 gadi atpakaļ
ccio-rm-dma.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers 7 gadi atpakaļ
dino.c 2d76dd0e17 parisc: Disable HP HSC-PCI Cards to prevent kernel crash 5 gadi atpakaļ
eisa.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers 7 gadi atpakaļ
eisa_eeprom.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 gadi atpakaļ
eisa_enumerator.c 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 8 gadi atpakaļ
gsc.c e2f571d294 parisc: Convert irq namespace 13 gadi atpakaļ
gsc.h dfe0756502 parisc: remove obsolete hw_interrupt_type 15 gadi atpakaļ
hppb.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers 7 gadi atpakaļ
iommu-helpers.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 gadi atpakaļ
iosapic.c d2109a1219 parisc/irq: Use access helper irq_data_get_affinity_mask() 9 gadi atpakaļ
iosapic_private.h c2c4798e04 [PARISC] sparse fixes 18 gadi atpakaļ
lasi.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers 7 gadi atpakaļ
lba_pci.c dbce9e4116 parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode 6 gadi atpakaļ
led.c c14ece1965 parisc: Skip registering LED when running in QEMU 5 gadi atpakaļ
pdc_stable.c 93964fd4ea parisc: pdc_stable: Fix locking when creating sysfs links 7 gadi atpakaļ
power.c 3f07c01441 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> 7 gadi atpakaļ
sba_iommu.c b1dd9a06bc parisc: mask out enable and reserved bits from sba imask 4 gadi atpakaļ
superio.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers 7 gadi atpakaļ
wax.c cfe4fbfb23 parisc: Fix section mismatches in parisc core drivers 7 gadi atpakaļ

README.dino

/*
** HP VISUALIZE Workstation PCI Bus Defect
**
** "HP has discovered a potential system defect that can affect
** the behavior of five models of HP VISUALIZE workstations when
** equipped with third-party or customer-installed PCI I/O expansion
** cards. The defect is limited to the HP C180, C160, C160L, B160L,
** and B132L VISUALIZE workstations, and will only be encountered
** when data is transmitted through PCI I/O expansion cards on the
** PCI bus. HP-supplied graphics cards that utilize the PCI bus are
** not affected."
**
** http://h20000.www2.hp.com/bizsupport/TechSupport/Home.jsp?locale=en_US&prodTypeId=12454&prodSeriesId=44443
**
** Product First Good Serial Number
** C200/C240 (US) US67350000
**B132L+/B180 (US) US67390000
** C200 (Europe) 3713G01000
** B180L (Europe) 3720G01000
**
** Note that many boards were fixed/replaced under a free replacement
** program. Assume a machine is only "suspect" until proven otherwise.
**
** "The pci_check program will also be available as application
** patch PHSS_12295"
*/