aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: fix memory setup bugYinghai Lu2008-07-08
* x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdumpBernhard Walle2008-07-08
* x86 boot: only pick up additional EFI memmap if add_efi_memmap flagPaul Jackson2008-07-08
* mm, generic, x86 boot: more tweaks to hex prints of some pfn addressesPaul Jackson2008-07-08
* x86: cleanup e820_setup_gap(), add e820_search_gap(), v2Alok Kataria2008-07-08
* x86: remove end_pfn in 64bitYinghai Lu2008-07-08
* x86: change size if e820_update/remove_rangeYinghai Lu2008-07-08
* x86: add table_top check for alloc_low_page in 64 bitYinghai Lu2008-07-08
* x86: get max_pfn_mapped in init_memory_mappingYinghai Lu2008-07-08
* x86: fix e820_update_range size when overlappingYinghai Lu2008-07-08
* x86: introduce init_memory_mapping for 32bit #3Yinghai Lu2008-07-08
* x86: introduce init_memory_mapping for 32bit #2Yinghai Lu2008-07-08
* x86: introduce init_memory_mapping for 32bit #1Yinghai Lu2008-07-08
* x86, 64-bit: unify early_ioremapJeremy Fitzhardinge2008-07-08
* x86, 64-bit: use p??_populate() to attach pages to pagetableJeremy Fitzhardinge2008-07-08
* x86, 64-bit: use write_gdt_entry in vsyscall_set_cpuJeremy Fitzhardinge2008-07-08
* x86: remove open-coded save/load segment operationsJeremy Fitzhardinge2008-07-08
* x86: nmi_watchdog - introduce nmi_watchdog_active() helperCyrill Gorcunov2008-07-08
* x86: nmi_watchdog - use NMI_NONE by defaultCyrill Gorcunov2008-07-08
* x86: nmi_watchdog - remove useless checkCyrill Gorcunov2008-07-08
* x86: nmi_watchdog - use nmi_watchdog variable for printingCyrill Gorcunov2008-07-08
* x86: perfctr-watchdog.c - coding style cleanupCyrill Gorcunov2008-07-08
* x86 boot: show pfn addresses in hex not decimal in some kernel info printksPaul Jackson2008-07-08
* x86 boot: allow overlapping early reserve memory rangesPaul Jackson2008-07-08
* x86 boot: x86_64 efi compiler warning fixPaul Jackson2008-07-08
* x86 boot: e820 code indentation fixPaul Jackson2008-07-08
* x86: setup_arch 32bit move kvm_guest_init laterYinghai Lu2008-07-08
* x86: setup_arch 32bit move command line copying earlyYinghai Lu2008-07-08
* x86: setup_arch 32bit move efi check laterYinghai Lu2008-07-08
* x86: move some func calling from setup_arch to paging_initYinghai Lu2008-07-08
* x86: numa32 pfn print out using hex insteadYinghai Lu2008-07-08
* x86: fix compile warning in init_64.cYinghai Lu2008-07-08
* x86: build fixIngo Molnar2008-07-08
* x86: clean up min_low_pfnYinghai Lu2008-07-08
* x86: clean up using max_low_pfn on 32-bitYinghai Lu2008-07-08
* x86: move reservetop and vmalloc parsing to pgtable_32.cYinghai Lu2008-07-08
* x86: move find_max_low_pfn to init_32.cYinghai Lu2008-07-08
* x86: move boot_params declaring to setup.cYinghai Lu2008-07-08
* x86: introduce reserve_initrdYinghai Lu2008-07-08
* x86: introduce initmem_init for 32 bitYinghai Lu2008-07-08
* x86: introduce initmem_init for 64 bitYinghai Lu2008-07-08
* x86: move elfcorehdr parsing to setup.cYinghai Lu2008-07-08
* x86: move reserve_standard_io_resource to setup.cYinghai Lu2008-07-08
* x86: remove two duplicated funcs in setup_32.cYinghai Lu2008-07-08
* x86: merge setup64.c into common_64.cYinghai Lu2008-07-08
* x86: seperate probe_roms into another fileYinghai Lu2008-07-08
* x86: add e820_remove_rangeYinghai Lu2008-07-08
* x86: change identify_cpu to staticYinghai Lu2008-07-08
* x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-08
* x86: remove some acpi ifdefs in setup_32/64Yinghai Lu2008-07-08