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.
Jeremy Fitzhardinge
33a847502b
xen: defer building p2m mfn structures until kernel is mapped
...
When building mfn parts of p2m structure, we rely on being able to
use mfn_to_virt, which in turn requires kernel to be mapped into
the linear area (which is distinct from the kernel image mapping
on 64-bit). Defer calling xen_build_mfn_list_list() until after
xen_setup_kernel_pagetable();
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
14 years ago
..
boot
x86, setup: Fix earlyprintk=serial,0x3f8,115200
15 years ago
configs
defconfig reduction
15 years ago
crypto
…
ia32
Don't dump task struct in a.out core-dumps
15 years ago
include/ asm
xen: add return value to set_phys_to_machine()
14 years ago
kernel
x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration order
15 years ago
kvm
KVM: x86: Move TSC reset out of vmcb_init
15 years ago
lguest
lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.
15 years ago
lib
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
math-emu
…
mm
x86, numa: For each node, register the memory blocks actually used
15 years ago
oprofile
oprofile: Add Support for Intel CPU Family 6 / Model 29
15 years ago
pci
…
power
x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep states
15 years ago
tools
…
vdso
Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-for-linus', 'x86-apic-for-linus', 'x86-fpu-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15 years ago
video
…
xen
xen: defer building p2m mfn structures until kernel is mapped
14 years ago
.gitignore
…
Kbuild
…
Kconfig
Replace Configure with Enable in description of MAXSMP
15 years ago
Kconfig.cpu
…
Kconfig.debug
…
Makefile
x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y
15 years ago
Makefile_32.cpu
…