You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Linus Torvalds
011fec7486
Un-break printk strings in x86 PCI probing code
...
Breaking lines due to some imaginary problem with a long line length is
often stupid and wrong, but never more so when it splits a string that
is printed out into multiple lines. This really ended up making it much
harder to find where some error strings were printed out, because a
simple 'grep' didn't work.
I'm sure there is tons more of this particular idiocy hiding in other
places, but this particular case hit me once more last week. So fix it.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
17 years ago
..
Makefile
x86/pci: renamed: numa.c -> numaq_32.c
17 years ago
acpi.c
Revert "x86/PCI: ACPI based PCI gap calculation"
17 years ago
amd_bus.c
x86: fix: make PCI ECS for AMD CPUs hotplug capable
17 years ago
common.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
17 years ago
direct.c
x86: Move PCI IO ECS code to x86/pci
17 years ago
early.c
x86: convert Dprintk to pr_debug
17 years ago
fixup.c
x86/PCI: use dev_printk when possible
17 years ago
i386.c
Un-break printk strings in x86 PCI probing code
17 years ago
init.c
x86/pci: removing subsys_initcall ordering dependencies
17 years ago
irq.c
x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHs
17 years ago
legacy.c
x86/PCI: allow scanning of 255 PCI busses
17 years ago
mmconfig-shared.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
17 years ago
mmconfig_32.c
x86: clear pci_mmcfg_virt when mmcfg get rejected
17 years ago
mmconfig_64.c
x86: clear pci_mmcfg_virt when mmcfg get rejected
17 years ago
numaq_32.c
x86/PCI: use dev_printk when possible
17 years ago
olpc.c
PCI/x86: fix up PCI stuff so that PCI_GOANY supports OLPC
17 years ago
pcbios.c
…
pci.h
Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus
17 years ago
visws.c
x86/pci: Changing subsystem init for visws
17 years ago