aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* x86: traps_xx: modify __dieAlexander van Heukelum2008-07-09
* x86: traps_xx: shuffle headers and globalsAlexander van Heukelum2008-07-09
* x86: initial changes to unify traps_32.c and traps_64.cAlexander van Heukelum2008-07-09
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-09
* x86: merge tsc_init and clocksource codeAlok Kataria2008-07-09
* x86: merge the TSC cpu-freq codeAlok Kataria2008-07-09
* x86: merge tsc calibrationAlok Kataria2008-07-09
* x86: merge sched_clock handlingAlok Kataria2008-07-09
* x86: apic_32.c - add lapic resourceCyrill Gorcunov2008-07-09
* x86: map UV chipset space - UV supportJack Steiner2008-07-09
* x86: let early_reserve_e820 update e820_saved tooYinghai Lu2008-07-09
* x86: make e820_saved have update from setup_dataYinghai Lu2008-07-09
* x86: move saving e820_saved to setup_memory_mapYinghai Lu2008-07-09
* x86: use FIRMWARE_MEMMAP on x86/E820Bernhard Walle2008-07-08
* x86: remove acpi_srat config v2Yinghai Lu2008-07-08
* x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flagsJeremy Fitzhardinge2008-07-08
* x86: fix "x86: let setup_arch call init_apic_mappings for 32bit"Ingo Molnar2008-07-08
* x86: move prefill_possible_map calling earlyYinghai Lu2008-07-08
* x86: move init_cpu_to_node after get_smp_configYinghai Lu2008-07-08
* x86: merge zones_sizes_init for numa and non numa on 32-bitYinghai Lu2008-07-08
* x86: do not printout if we do not find setup_dataYinghai Lu2008-07-08
* x86: make early_res_to_bootmem print out less 80 width charsYinghai Lu2008-07-08
* x86: change copy_e820_map to append_e820_mapYinghai Lu2008-07-08
* x86: find offset for crashkernel reservation automaticallyBernhard Walle2008-07-08
* x86: cleanup e820_setup_gap(), v2Alok Kataria2008-07-08
* x86: add check for node passed to node_to_cpumask, v3Mike Travis2008-07-08
* x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support"Jeremy Fitzhardinge2008-07-08
* x86: move reserve_setup_data to setup.cYinghai Lu2008-07-08
* x86, paravirt, 64-bit: fix compile errors with IA32_EMULATION offJeremy Fitzhardinge2008-07-08
* x86: setup_arch() && early_ioremap_init()Jeremy Fitzhardinge2008-07-08
* x86: use disable_apic in 32bitYinghai Lu2008-07-08
* x86: fix warning in e820_reserve_resources with 32bitYinghai Lu2008-07-08
* x86: let setup_arch call init_apic_mappings for 32bitYinghai Lu2008-07-08
* x86: early res print out alignment v2Yinghai Lu2008-07-08
* x86: move fix mapping page table range earlyYinghai Lu2008-07-08
* x86: clean up ARCH_SETUPYinghai Lu2008-07-08
* x86: limit E820 map when a user-defined memory map is specifiedBernhard Walle2008-07-08
* x86/paravirt, 64-bit: make load_gs_index() a paravirt operationJeremy Fitzhardinge2008-07-08
* x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge2008-07-08
* x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility ...Jeremy Fitzhardinge2008-07-08
* x86/paravirt, 64-bit: don't restore user rsp within sysretJeremy Fitzhardinge2008-07-08
* x86/paravirt: split sysret and sysexitJeremy Fitzhardinge2008-07-08
* x86: use __KERNEL_DS as SS when returning to a kernel threadJeremy Fitzhardinge2008-07-08
* x86: save %fs and %gs before load_TLS() and arch_leave_lazy_cpu_mode()Jeremy Fitzhardinge2008-07-08
* x86, 64-bit: __switch_to(): move arch_leave_lazy_cpu_mode() to the right placeJeremy Fitzhardinge2008-07-08
* x86, 64-bit: split x86_64_start_kernelJeremy Fitzhardinge2008-07-08
* paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisorEduardo Habkost2008-07-08
* x86/paravirt: add a pgd_alloc/free hooksJeremy Fitzhardinge2008-07-08
* x86: build fixIngo Molnar2008-07-08
* x86: remove extra newline from setup.cIngo Molnar2008-07-08