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
..
boot
x86: fix build warnings in real mode code
17 years ago
configs
x86: update defconfigs
17 years ago
crypto
…
ia32
tracehook: exec
17 years ago
kernel
x86: cpuid: correct return value on partial operations
17 years ago
kvm
KVM: MMU: Fix torn shadow pte
17 years ago
lguest
lguest: set max_pfn_mapped, growl loudly at Yinghai Lu
17 years ago
lib
x86: msr: propagate errors from smp_call_function_single()
17 years ago
mach-default
x86: add ->pre_time_init to x86_quirks
17 years ago
mach-es7000
x86: move the last Dprintk instance to pr_debug()
17 years ago
mach-generic
…
mach-rdc321x
removed unused #include <linux/version.h>'s
17 years ago
mach-voyager
Merge branch 'generic-ipi' into generic-ipi-for-linus
17 years ago
math-emu
…
mm
x86: fix two modpost warnings in mm/init_64.c
17 years ago
oprofile
x86: fix oprofile + hibernation badness
17 years ago
pci
Un-break printk strings in x86 PCI probing code
17 years ago
power
x86: fix i486 suspend to disk CR4 oops
17 years ago
vdso
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
video
…
xen
xen: don't use sysret for sysexit32
17 years ago
Kconfig
[x86] Clean up MAXSMP Kconfig, and limit NR_CPUS to 512
17 years ago
Kconfig.cpu
x86: fix crash due to missing debugctlmsr on AMD K6-3
17 years ago
Kconfig.debug
x86: Fix help message for STRICT_DEVMEM config option
17 years ago
Makefile
x86, RDC321x: add to mach-default
17 years ago
Makefile_32.cpu
…