summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86, pci: introduce pci=noioapicquirk kernel cmdline optionStefan Assmann2008-07-084-0/+12
* pci: add PCI IDs for devices that need boot irq quirksOlaf Dabrunz2008-07-081-0/+5
* x86: remove acpi_srat config v2Yinghai Lu2008-07-085-8/+3
* x86: remove have_arch_parse_srat -v2Yinghai Lu2008-07-082-21/+0
* printk: export console_driversIngo Molnar2008-07-081-0/+2
* x86/cpa: use an undefined PTE bit for testing CPAJeremy Fitzhardinge2008-07-081-8/+13
* x86_32: remove __PAGE_KERNEL(_EXEC)Jeremy Fitzhardinge2008-07-082-18/+2
* x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flagsJeremy Fitzhardinge2008-07-082-21/+15
* x86_64/setup: unconditionally populate the pgdJeremy Fitzhardinge2008-07-081-3/+2
* x86: fix "x86: let setup_arch call init_apic_mappings for 32bit"Ingo Molnar2008-07-081-0/+1
* x86: move prefill_possible_map calling early, fixIngo Molnar2008-07-081-3/+5
* x86: move prefill_possible_map calling earlyYinghai Lu2008-07-084-10/+13
* x86: move init_cpu_to_node after get_smp_configYinghai Lu2008-07-081-4/+4
* x86: merge zones_sizes_init for numa and non numa on 32-bitYinghai Lu2008-07-084-25/+4
* x86: do not printout if we do not find setup_dataYinghai Lu2008-07-081-0/+5
* x86: make early_res_to_bootmem print out less 80 width charsYinghai Lu2008-07-081-2/+2
* x86: change copy_e820_map to append_e820_mapYinghai Lu2008-07-082-6/+6
* x86: fix documentation bug about relocatabilityBernhard Walle2008-07-081-1/+1
* x86: find offset for crashkernel reservation automaticallyBernhard Walle2008-07-081-18/+52
* x86: cleanup e820_setup_gap(), v2Alok Kataria2008-07-082-6/+8
* x86: add check for node passed to node_to_cpumask, v3Mike Travis2008-07-082-4/+29
* x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support"Jeremy Fitzhardinge2008-07-081-1/+1
* x86: don't reallocate pgt for node0Yinghai Lu2008-07-081-4/+7
* x86: move reserve_setup_data to setup.cYinghai Lu2008-07-086-28/+34
* x86, paravirt, 64-bit: fix compile errors with IA32_EMULATION offJeremy Fitzhardinge2008-07-081-0/+4
* - x86: move early_ioremap prototypes to io.hIngo Molnar2008-07-081-0/+14
* x86: setup_arch() && early_ioremap_init()Jeremy Fitzhardinge2008-07-081-1/+2
* x86: nmi_watchdog - documentation fix - v2Ingo Molnar2008-07-081-1/+1
* x86: nmi_watchdog - documentation fixCyrill Gorcunov2008-07-081-9/+7
* x86: use disable_apic in 32bitYinghai Lu2008-07-083-15/+8
* x86: fix init_memory_mapping over boundary, v4Yinghai Lu2008-07-081-22/+67
* x86: fix warning in e820_reserve_resources with 32bitYinghai Lu2008-07-081-3/+6
* x86: fix init_memory_mapping over boundary v3Yinghai Lu2008-07-081-10/+14
* x86_64: fix non-paravirt compilationJeremy Fitzhardinge2008-07-082-12/+13
* x86: let setup_arch call init_apic_mappings for 32bitYinghai Lu2008-07-086-38/+36
* x86: early res print out alignment v2Yinghai Lu2008-07-081-5/+15
* x86/paravirt: groundwork for 64-bit Xen support, fix #2Jeremy Fitzhardinge2008-07-081-1/+2
* x86/paravirt: groundwork for 64-bit Xen support, fixJeremy Fitzhardinge2008-07-081-2/+2
* x86: move fix mapping page table range earlyYinghai Lu2008-07-082-18/+20
* x86: clean up ARCH_SETUPYinghai Lu2008-07-083-10/+4
* x86: limit E820 map when a user-defined memory map is specifiedBernhard Walle2008-07-081-0/+5
* x86: fix pte allocation in "x86: introduce init_memory_mapping for 32bit"Jeremy Fitzhardinge2008-07-081-0/+5
* x86/paravirt, 64-bit: make load_gs_index() a paravirt operationJeremy Fitzhardinge2008-07-085-4/+18
* x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge2008-07-086-0/+20
* x86, 64-bit: swapgs pvop with a user-stack can never be calledJeremy Fitzhardinge2008-07-082-1/+11
* x86, 64-bit: ia32entry: replace privileged instructions with pvopsJeremy Fitzhardinge2008-07-081-8/+8
* x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...Jeremy Fitzhardinge2008-07-087-31/+89
* x86/paravirt, 64-bit: don't restore user rsp within sysretJeremy Fitzhardinge2008-07-086-15/+14
* x86/paravirt: split sysret and sysexitJeremy Fitzhardinge2008-07-0811-25/+36
* x86: use __KERNEL_DS as SS when returning to a kernel threadJeremy Fitzhardinge2008-07-081-1/+1