| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | x86: apic_32.c - add lapic resource | Cyrill Gorcunov | 2008-07-09 | 1 | -0/+23 |
* | | x86: map UV chipset space - UV support | Jack Steiner | 2008-07-09 | 1 | -1/+74 |
* | | x86: let early_reserve_e820 update e820_saved too | Yinghai Lu | 2008-07-09 | 1 | -3/+28 |
* | | x86: make e820_saved have update from setup_data | Yinghai Lu | 2008-07-09 | 1 | -5/+23 |
* | | x86: move saving e820_saved to setup_memory_map | Yinghai Lu | 2008-07-09 | 1 | -3/+5 |
* | | x86: use FIRMWARE_MEMMAP on x86/E820 | Bernhard Walle | 2008-07-08 | 1 | -7/+37 |
* | | x86: remove acpi_srat config v2 | Yinghai Lu | 2008-07-08 | 2 | -281/+0 |
* | | x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags | Jeremy Fitzhardinge | 2008-07-08 | 1 | -2/+2 |
* | | x86: fix "x86: let setup_arch call init_apic_mappings for 32bit" | Ingo Molnar | 2008-07-08 | 1 | -0/+1 |
* | | x86: move prefill_possible_map calling early | Yinghai Lu | 2008-07-08 | 3 | -10/+9 |
* | | x86: move init_cpu_to_node after get_smp_config | Yinghai Lu | 2008-07-08 | 1 | -4/+4 |
* | | x86: merge zones_sizes_init for numa and non numa on 32-bit | Yinghai Lu | 2008-07-08 | 1 | -2/+0 |
* | | x86: do not printout if we do not find setup_data | Yinghai Lu | 2008-07-08 | 1 | -0/+5 |
* | | x86: make early_res_to_bootmem print out less 80 width chars | Yinghai Lu | 2008-07-08 | 1 | -2/+2 |
* | | x86: change copy_e820_map to append_e820_map | Yinghai Lu | 2008-07-08 | 1 | -5/+6 |
* | | x86: find offset for crashkernel reservation automatically | Bernhard Walle | 2008-07-08 | 1 | -18/+52 |
* | | x86: cleanup e820_setup_gap(), v2 | Alok Kataria | 2008-07-08 | 1 | -5/+7 |
* | | x86: add check for node passed to node_to_cpumask, v3 | Mike Travis | 2008-07-08 | 1 | -3/+23 |
* | | x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support" | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+1 |
* | | x86: move reserve_setup_data to setup.c | Yinghai Lu | 2008-07-08 | 4 | -26/+31 |
* | | x86, paravirt, 64-bit: fix compile errors with IA32_EMULATION off | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+4 |
* | | x86: setup_arch() && early_ioremap_init() | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+2 |
* | | x86: use disable_apic in 32bit | Yinghai Lu | 2008-07-08 | 2 | -11/+8 |
* | | x86: fix warning in e820_reserve_resources with 32bit | Yinghai Lu | 2008-07-08 | 1 | -3/+6 |
* | | x86: let setup_arch call init_apic_mappings for 32bit | Yinghai Lu | 2008-07-08 | 4 | -38/+34 |
* | | x86: early res print out alignment v2 | Yinghai Lu | 2008-07-08 | 1 | -5/+15 |
* | | x86: move fix mapping page table range early | Yinghai Lu | 2008-07-08 | 1 | -14/+9 |
* | | x86: clean up ARCH_SETUP | Yinghai Lu | 2008-07-08 | 1 | -4/+4 |
* | | x86: limit E820 map when a user-defined memory map is specified | Bernhard Walle | 2008-07-08 | 1 | -0/+5 |
* | | x86/paravirt, 64-bit: make load_gs_index() a paravirt operation | Jeremy Fitzhardinge | 2008-07-08 | 2 | -2/+5 |
* | | x86/paravirt, 64-bit: add adjust_exception_frame | Jeremy Fitzhardinge | 2008-07-08 | 3 | -0/+6 |
* | | x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ... | Jeremy Fitzhardinge | 2008-07-08 | 4 | -11/+18 |
* | | x86/paravirt, 64-bit: don't restore user rsp within sysret | Jeremy Fitzhardinge | 2008-07-08 | 4 | -9/+9 |
* | | x86/paravirt: split sysret and sysexit | Jeremy Fitzhardinge | 2008-07-08 | 8 | -17/+23 |
* | | x86: use __KERNEL_DS as SS when returning to a kernel thread | Jeremy Fitzhardinge | 2008-07-08 | 1 | -1/+1 |
* | | x86: save %fs and %gs before load_TLS() and arch_leave_lazy_cpu_mode() | Jeremy Fitzhardinge | 2008-07-08 | 1 | -6/+11 |
* | | x86, 64-bit: __switch_to(): move arch_leave_lazy_cpu_mode() to the right place | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+9 |
* | | x86, 64-bit: split x86_64_start_kernel | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+5 |
* | | paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisor | Eduardo Habkost | 2008-07-08 | 1 | -5/+12 |
* | | x86/paravirt: add a pgd_alloc/free hooks | Jeremy Fitzhardinge | 2008-07-08 | 1 | -0/+4 |
* | | x86: build fix | Ingo Molnar | 2008-07-08 | 1 | -3/+0 |
* | | x86: remove extra newline from setup.c | Ingo Molnar | 2008-07-08 | 1 | -1/+0 |
* | | x86: we only have init_pg_tables_end for 32bit | Yinghai Lu | 2008-07-08 | 1 | -6/+6 |
* | | x86: change some functions in setup.c to static | Yinghai Lu | 2008-07-08 | 1 | -4/+4 |
* | | x86: make x86_find_smp_config depends on 64 bit too | Yinghai Lu | 2008-07-08 | 1 | -2/+1 |
* | | x86: move parse elfvorehdr back to setup.c | Yinghai Lu | 2008-07-08 | 2 | -19/+16 |
* | | x86: move reserve_standard_io_resources back to setup.c | Yinghai Lu | 2008-07-08 | 2 | -32/+33 |
* | | x86: move back crashkernel back to setup.c | Yinghai Lu | 2008-07-08 | 2 | -57/+58 |
* | | x86: move parse_setup_data back to setup.c | Yinghai Lu | 2008-07-08 | 2 | -25/+25 |
* | | x86: move boot_params back to setup.c | Yinghai Lu | 2008-07-08 | 2 | -6/+6 |