Age | Commit message (Expand) | Author |
2008-07-08 | x86: rename setup_32.c to setup.c | Yinghai Lu |
2008-07-08 | x86: space to tab in setup_arch | Yinghai Lu |
2008-07-08 | x86: merge 64bit setup_arch into setup_32 | Yinghai Lu |
2008-07-08 | x86: add extra includes for 64bit support | Yinghai Lu |
2008-07-08 | x86: put global variable for 32bit all together | Yinghai Lu |
2008-07-08 | x86: update reserve_initrd to support 64bit | Yinghai Lu |
2008-07-08 | x86: we can use full bootmem after have init_memory_mapping | Yinghai Lu |
2008-07-08 | x86: fix memory setup bug | Yinghai Lu |
2008-07-08 | x86: introduce init_memory_mapping for 32bit #2 | Yinghai Lu |
2008-07-08 | x86: introduce init_memory_mapping for 32bit #1 | Yinghai Lu |
2008-07-08 | x86: setup_arch 32bit move kvm_guest_init later | Yinghai Lu |
2008-07-08 | x86: setup_arch 32bit move command line copying early | Yinghai Lu |
2008-07-08 | x86: setup_arch 32bit move efi check later | Yinghai Lu |
2008-07-08 | x86: move some func calling from setup_arch to paging_init | Yinghai Lu |
2008-07-08 | x86: build fix | Ingo Molnar |
2008-07-08 | x86: clean up using max_low_pfn on 32-bit | Yinghai Lu |
2008-07-08 | x86: move reservetop and vmalloc parsing to pgtable_32.c | Yinghai Lu |
2008-07-08 | x86: move find_max_low_pfn to init_32.c | Yinghai Lu |
2008-07-08 | x86: move boot_params declaring to setup.c | Yinghai Lu |
2008-07-08 | x86: introduce reserve_initrd | Yinghai Lu |
2008-07-08 | x86: introduce initmem_init for 32 bit | Yinghai Lu |
2008-07-08 | x86: move elfcorehdr parsing to setup.c | Yinghai Lu |
2008-07-08 | x86: move reserve_standard_io_resource to setup.c | Yinghai Lu |
2008-07-08 | x86: remove two duplicated funcs in setup_32.c | Yinghai Lu |
2008-07-08 | x86: seperate probe_roms into another file | Yinghai Lu |
2008-07-08 | x86: remove some acpi ifdefs in setup_32/64 | Yinghai Lu |
2008-07-08 | x86: check command line when CONFIG_X86_MPPARSE is not set, v2 | Yinghai Lu |
2008-07-08 | x86: unify crashkernel reservation for 32 and 64 bit | Bernhard Walle |
2008-07-08 | Merge branch 'x86/numa' into x86/devel | Ingo Molnar |
2008-07-08 | x86: cleanup early per cpu variables/accesses v4 | Mike Travis |
2008-07-08 | x86: use acpi_numa_init to parse on 32-bit numa | Yinghai Lu |
2008-07-08 | x86: move some function out of setup_bootmem_alloc | Yinghai Lu |
2008-07-08 | x86: kill bad_ppro | Yinghai Lu |
2008-07-08 | x86: move e820_resource_resources to e820.c | Yinghai Lu |
2008-07-08 | x86: clean up relocate_initrd | Yinghai Lu |
2008-07-08 | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar |
2008-06-19 | x86: use BOOTMEM_EXCLUSIVE on 32-bit | Bernhard Walle |
2008-06-10 | x86: update mptable, fix | Yinghai Lu |
2008-06-10 | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu |
2008-06-05 | x86: linked list of setup_data for i386 | Huang, Ying |
2008-06-05 | x86: reserve EFI memory map with reserve_early | Huang, Ying |
2008-06-04 | x86: make 32-bit use e820_register_active_regions() | Yinghai Lu |
2008-06-04 | x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix | Yinghai Lu |
2008-06-03 | x86: clean up max_pfn_mapped usage - 32-bit | Yinghai Lu |
2008-06-03 | x86, 32-bit: change propagate_e820_map() back to find_max_pfn() | Yinghai Lu |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #5 | Yinghai Lu |
2008-05-31 | x86: extend e820 early_res support 32bit -fix #3 | Yinghai Lu |
2008-05-27 | x86: extend e820 ealy_res support 32bit - fix #2 | Yinghai Lu |
2008-05-25 | x86: allow MPPARSE to be deselected in SMP configs | Alexey Starikovskiy |
2008-05-25 | x86: move e820_mark_nosave_regions to e820.c | Yinghai Lu |