| Commit message (Expand) | Author | Age |
* | 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 |
* | | 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: 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: fix setup.c printk format warning | Randy Dunlap | 2008-07-08 |
| * | | x86: don't return invalid pointers from node_to_cpumask() | Vegard Nossum | 2008-07-08 |
| * | | x86: remove static boot_cpu_pda array v2 | Mike Travis | 2008-07-08 |
| * | | x86: remove the static 256k node_to_cpumask_map | Mike Travis | 2008-07-08 |