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.
Yinghai Lu
2ec65f8b89
x86: clean up using max_low_pfn on 32-bit
...
so that max_low_pfn is not changed after it is set.
so we can move that early and out of initmem_init.
could call find_low_pfn_range just after max_pfn is set.
also could move reserve_initrd out of setup_bootmem_allocator
so 32bit is more like 64bit.
Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
..
boot
Merge branch 'x86/mpparse' into x86/devel
17 years ago
configs
x86: defconfig updates
17 years ago
crypto
[CRYPTO] aes-x86-32: Remove unused return code
17 years ago
ia32
x86-64: remove unnecessary ptregs call stubs
17 years ago
kernel
x86: clean up using max_low_pfn on 32-bit
17 years ago
kvm
KVM: Make kvm host use the paravirt clocksource structs
17 years ago
lguest
x86: rename two e820 related functions
17 years ago
lib
Merge branch 'linus' into x86/delay
17 years ago
mach-default
x86: merge setup_memory_map with e820
17 years ago
mach-es7000
x86: make generic arch support NUMAQ
17 years ago
mach-generic
x86: make generic arch support NUMAQ, fix
17 years ago
mach-rdc321x
…
mach-visws
Merge branch 'x86/mpparse' into x86/devel
17 years ago
mach-voyager
x86: cleanup machine_specific_memory_setup, v2
17 years ago
math-emu
x86: coding style fixes to arch/x86/math-emu/reg_constant
17 years ago
mm
x86: clean up using max_low_pfn on 32-bit
17 years ago
oprofile
x86/oprofile: disable preemption in nmi_shutdown
17 years ago
pci
Merge branch 'x86/numa' into x86/devel
17 years ago
power
…
vdso
Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel
17 years ago
video
x86: video/fbdev.c: add MODULE_LICENSE
17 years ago
xen
xen: set max_pfn_mapped
17 years ago
Kconfig
Merge branch 'x86/numa' into x86/devel
17 years ago
Kconfig.cpu
x86: separate cmpxchg8b checking from PAE checking
17 years ago
Kconfig.debug
Merge branch 'x86/numa' into x86/devel
17 years ago
Makefile
Merge branch 'x86/mpparse' into x86/devel
17 years ago
Makefile_32.cpu
…