| Commit message (Expand) | Author | Age |
*-------. | Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr... | Ingo Molnar | 2008-10-06 |
|\ \ \ \ \ |
|
| | | * | | | x86, bootup: add built-in kernel command line for x86 (v2) | Tim Bird | 2008-08-15 |
| | |/ / /
| |/| | | |
|
* | | | | | x86: fix possible x86_64 and EFI regression | Jeremy Fitzhardinge | 2008-09-12 |
| |/ / /
|/| | | |
|
* | | | | x86: fix VMI for early params | Alok Kataria | 2008-08-22 |
| |/ /
|/| | |
|
* | | | x86: fix 2 section mismatch warnings - find_and_reserve_crashkernel | Marcin Slusarz | 2008-08-13 |
|/ / |
|
* | | x86: fix 2.6.27rc1 cannot boot more than 8CPUs | Yinghai Lu | 2008-08-11 |
* | | x86: Fix broken VMI in 2.6.27-rc.. | Alok Kataria | 2008-08-08 |
* | | Merge branch 'x86/crashdump' into x86/urgent | Ingo Molnar | 2008-07-28 |
|\ \
| |/
|/| |
|
| * | x86: move dma32_reserve_bootmem() after reserve_crashkernel() | Bernhard Walle | 2008-07-18 |
* | | x86: call early_cpu_init at the same point | Jeremy Fitzhardinge | 2008-07-24 |
* | | x86: use setup_clear_cpu_cap with disable_apic, fix | Yinghai Lu | 2008-07-22 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*---------. \ | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 |
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | | | | * | Merge branch 'linus' into xen-64bit | Ingo Molnar | 2008-07-17 |
| | | | | | |\
| |_|_|_|_|_|/
|/| | | | | | |
|
| | | | | | * | pvops-64: call paravirt_post_allocator_init() on setup_arch() | Eduardo Habkost | 2008-07-16 |
| | | | | | * | x86/paravirt: call paravirt_pagetable_setup_{start, done} | Eduardo Habkost | 2008-07-16 |
| | | |_|_|/
| | |/| | | |
|
| | | * | | | x86: make only GART code include gart.h | FUJITA Tomonori | 2008-07-11 |
| * | | | | | x86: add ->pre_time_init to x86_quirks | Yinghai Lu | 2008-07-20 |
| * | | | | | x86: introduce x86_quirks | Yinghai Lu | 2008-07-20 |
| * | | | | | x86 setup.c: cleanup includes | Alexander Beregalov | 2008-07-18 |
|/ / / / / |
|
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 |
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
* | | | | x86: fix numaq_tsc_disable calling | Yinghai Lu | 2008-07-13 |
| |_|/
|/| | |
|
* | | | Merge branch 'x86/generalize-visws' into x86/core | Ingo Molnar | 2008-07-11 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86: add early quirk support | Ingo Molnar | 2008-07-10 |
* | | | x86: introduce max_low_pfn_mapped for 64-bit | Yinghai Lu | 2008-07-11 |
|/ / |
|
* | | x86: make max_pfn cover acpi table below 4g | Yinghai Lu | 2008-07-09 |
* | | x86: make e820_saved have update from setup_data | Yinghai Lu | 2008-07-09 |
* | | x86: move prefill_possible_map calling early | Yinghai Lu | 2008-07-08 |
* | | x86: move init_cpu_to_node after get_smp_config | Yinghai Lu | 2008-07-08 |
* | | x86: merge zones_sizes_init for numa and non numa on 32-bit | Yinghai Lu | 2008-07-08 |
* | | x86: do not printout if we do not find setup_data | Yinghai Lu | 2008-07-08 |
* | | x86: find offset for crashkernel reservation automatically | Bernhard Walle | 2008-07-08 |
* | | x86: move reserve_setup_data to setup.c | Yinghai Lu | 2008-07-08 |
* | | x86: setup_arch() && early_ioremap_init() | Jeremy Fitzhardinge | 2008-07-08 |
* | | x86: use disable_apic in 32bit | Yinghai Lu | 2008-07-08 |
* | | x86: let setup_arch call init_apic_mappings for 32bit | Yinghai Lu | 2008-07-08 |
* | | x86: move fix mapping page table range early | Yinghai Lu | 2008-07-08 |
* | | x86: clean up ARCH_SETUP | Yinghai Lu | 2008-07-08 |
* | | x86: build fix | Ingo Molnar | 2008-07-08 |
* | | x86: remove extra newline from setup.c | Ingo Molnar | 2008-07-08 |
* | | x86: we only have init_pg_tables_end for 32bit | Yinghai Lu | 2008-07-08 |
* | | x86: change some functions in setup.c to static | Yinghai Lu | 2008-07-08 |
* | | x86: make x86_find_smp_config depends on 64 bit too | Yinghai Lu | 2008-07-08 |
* | | x86: move parse elfvorehdr back to setup.c | Yinghai Lu | 2008-07-08 |
* | | x86: move reserve_standard_io_resources back to setup.c | Yinghai Lu | 2008-07-08 |
* | | x86: move back crashkernel back to setup.c | Yinghai Lu | 2008-07-08 |
* | | x86: move parse_setup_data back to setup.c | Yinghai Lu | 2008-07-08 |
* | | x86: move boot_params back to setup.c | Yinghai Lu | 2008-07-08 |
* | | x86: rename setup_32.c to setup.c | Yinghai Lu | 2008-07-08 |
* | | x86: rename setup.c to setup_percpu.c | Yinghai Lu | 2008-07-08 |
* | | x86: move boot_params declaring to setup.c | Yinghai Lu | 2008-07-08 |