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.
Ingo Molnar
1e22436eba
x86: reserve low 64K on AMI and Phoenix BIOS boxen
...
there's multiple reports about suspend/resume related low memory
corruption in this bugzilla:
http://bugzilla.kernel.org/show_bug.cgi?id=11237
the common pattern is that the corruption is caused by the BIOS,
and that it affects some portion of the first 64K of physical RAM.
So add a DMI quirk
This will waste 64K RAM on 'good' systems too, but without knowing
the exact nature of this BIOS memory corruption this is the safest
approach.
This might as well solve a wide range of suspend/resume breakages
under Linux.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
..
boot
x86: boot: stub out unimplemented CPU feature words
17 years ago
configs
x86: update defconfigs
17 years ago
crypto
…
ia32
tracehook: exec
17 years ago
kernel
x86: reserve low 64K on AMI and Phoenix BIOS boxen
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
x86: make generic arch support NUMAQ, fix
17 years ago
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: add periodic corruption check
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
x86, xen: Use native_pte_flags instead of native_pte_val for .pte_flags
17 years ago
Kconfig
x86: default corruption check to off, but put parameter default in Kconfig
17 years ago
Kconfig.cpu
x86: disable static NOPLs on 32 bits
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
…