summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86 boot: show pfn addresses in hex not decimal in some kernel info printksPaul Jackson2008-07-081-1/+1
* x86 boot: allow overlapping early reserve memory rangesPaul Jackson2008-07-082-10/+132
* x86 boot: x86_64 efi compiler warning fixPaul Jackson2008-07-081-5/+9
* x86 boot: e820 code indentation fixPaul Jackson2008-07-081-4/+4
* x86: setup_arch 32bit move kvm_guest_init laterYinghai Lu2008-07-081-2/+7
* x86: setup_arch 32bit move command line copying earlyYinghai Lu2008-07-081-3/+3
* x86: setup_arch 32bit move efi check laterYinghai Lu2008-07-081-9/+8
* x86: move some func calling from setup_arch to paging_initYinghai Lu2008-07-081-32/+2
* x86: numa32 pfn print out using hex insteadYinghai Lu2008-07-081-12/+19
* x86: build fixIngo Molnar2008-07-081-0/+2
* x86: clean up using max_low_pfn on 32-bitYinghai Lu2008-07-081-6/+10
* x86: move reservetop and vmalloc parsing to pgtable_32.cYinghai Lu2008-07-081-33/+0
* x86: move find_max_low_pfn to init_32.cYinghai Lu2008-07-081-77/+0
* x86: move boot_params declaring to setup.cYinghai Lu2008-07-083-12/+6
* x86: introduce reserve_initrdYinghai Lu2008-07-081-6/+10
* x86: introduce initmem_init for 32 bitYinghai Lu2008-07-081-92/+2
* x86: move elfcorehdr parsing to setup.cYinghai Lu2008-07-082-16/+19
* x86: move reserve_standard_io_resource to setup.cYinghai Lu2008-07-082-56/+33
* x86: remove two duplicated funcs in setup_32.cYinghai Lu2008-07-081-1/+0
* x86: merge setup64.c into common_64.cYinghai Lu2008-07-083-289/+277
* x86: seperate probe_roms into another fileYinghai Lu2008-07-083-146/+167
* x86: add e820_remove_rangeYinghai Lu2008-07-081-0/+35
* x86: change identify_cpu to staticYinghai Lu2008-07-082-2/+2
* x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-083-824/+407
* x86: remove some acpi ifdefs in setup_32/64Yinghai Lu2008-07-082-8/+1
* x86: clean up init_amd()Yinghai Lu2008-07-082-12/+14
* x86: check command line when CONFIG_X86_MPPARSE is not set, v2Yinghai Lu2008-07-085-1/+33
* x86: fix sleep.c build errorIngo Molnar2008-07-081-0/+2
* x86: take load_sp0 out of smpboot.cGlauber Costa2008-07-082-1/+1
* x86: move cpu_exit_clear to process_32.cGlauber Costa2008-07-082-18/+17
* x86: remove cpu from mapsGlauber Costa2008-07-081-2/+0
* x86: change naming to match x86_64Glauber Costa2008-07-081-6/+2
* x86: provide connect_bsp_APIC for x86_64Glauber Costa2008-07-082-4/+11
* x86: change __setup_vector_irq with setup_vector_irqGlauber Costa2008-07-083-10/+15
* x86: remove ifdef from steppingGlauber Costa2008-07-081-2/+0
* x86: clearing io_apic harmless for x86_64Glauber Costa2008-07-081-2/+1
* x86: boot secondary cpus through initial_codeGlauber Costa2008-07-082-25/+2
* x86: use initial_code for i386Glauber Costa2008-07-081-1/+4
* x86: move x86_64 gdt closer to i386Glauber Costa2008-07-085-63/+26
* x86: don't use gdt_page openly.Glauber Costa2008-07-081-1/+1
* x86: use stack_start in x86_64Glauber Costa2008-07-083-9/+5
* build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge2008-07-081-1/+1
* x86: unify crashkernel reservation for 32 and 64 bitBernhard Walle2008-07-083-93/+61
* Merge branch 'x86/fixmap' into x86/develIngo Molnar2008-07-081-0/+2
|\
| * Merge branch 'linus' into x86/fixmapIngo Molnar2008-06-258-69/+197
| |\
| * | x86/paravirt/xen: add set_fixmap pv_mmu_opsJeremy Fitzhardinge2008-06-201-0/+2
* | | Merge branch 'x86/uv' into x86/develIngo Molnar2008-07-087-6/+806
|\ \ \
| * | | x86, SGI UV: uv_ptc_proc_write fixCliff Wickman2008-07-081-1/+1
| * | | x86, SGI UV: TLB shootdown using broadcast assist unit, v6Cliff Wickman2008-07-081-0/+2
| * | | x86: fix stack overflow for large values of MAX_APICSJack Steiner2008-07-083-5/+4
OpenPOWER on IntegriCloud