summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86, VisWS: turn into generic arch, flip over VISWS to generic archIngo Molnar2008-07-101-0/+1
* x86, VisWS: turn into generic arch, copy visws filesIngo Molnar2008-07-103-0/+697
* x86, VisWS: turn into generic arch, make VisWS boot on a regular PCIngo Molnar2008-07-101-1/+1
* x86: add early quirk supportIngo Molnar2008-07-103-2/+30
* x86: I/O APIC: Add a 64-bit variation of replace_pin_at_irq()Maciej W. Rozycki2008-07-101-1/+21
* Revert "x86: fix IO APIC breakage on HP nx6325"Ingo Molnar2008-07-101-1/+0
* Revert "x86: fix IO APIC breakage on HP nx6325, v2"Ingo Molnar2008-07-101-26/+2
* x86: make e820_end return end_of_ram again for 64bitYinghai Lu2008-07-101-2/+0
* x86, acpi: merge __acpi_map_tableYinghai Lu2008-07-101-17/+6
* Merge branch 'x86/unify-lib' into x86/coreIngo Molnar2008-07-093-12/+14
|\
| * x86: rename threadinfo to TI.Glauber Costa2008-07-092-12/+13
| * x86: provide delay loop for x86_64.Glauber Costa2008-07-091-0/+1
* | x86: e820 memmap - add checking for NULL early paramCyrill Gorcunov2008-07-091-0/+3
* | x86: make e820_end return max ram type only for 32 bitYinghai Lu2008-07-091-0/+5
* | x86: build fix for "x86: fix C1E && nx6325 stability problem"Ingo Molnar2008-07-091-0/+1
* | x86: fix C1E && nx6325 stability problemRafael J. Wysocki2008-07-093-6/+57
* | x86: make max_pfn cover acpi table below 4gYinghai Lu2008-07-092-16/+15
|/
* arch/x86/kernel/smpboot.c: fix warningAndrew Morton2008-07-091-2/+2
* x86: traps_xx: various small changesAlexander van Heukelum2008-07-092-17/+18
* x86: traps_xx: modify default_do_nmiAlexander van Heukelum2008-07-092-4/+7
* x86: traps_xx: restructure do_general_protection()Alexander van Heukelum2008-07-092-35/+42
* x86: traps_xx: modify do_trapAlexander van Heukelum2008-07-091-28/+28
* x86: traps_xx: modify __dieAlexander van Heukelum2008-07-092-19/+15
* x86: traps_xx: shuffle headers and globalsAlexander van Heukelum2008-07-092-37/+33
* x86: initial changes to unify traps_32.c and traps_64.cAlexander van Heukelum2008-07-092-196/+191
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-094-15/+11
* x86: merge tsc_init and clocksource codeAlok Kataria2008-07-095-328/+212
* x86: merge the TSC cpu-freq codeAlok Kataria2008-07-093-227/+114
* x86: merge tsc calibrationAlok Kataria2008-07-094-172/+153
* x86: merge sched_clock handlingAlok Kataria2008-07-095-144/+100
* x86: apic_32.c - add lapic resourceCyrill Gorcunov2008-07-091-0/+23
* x86: map UV chipset space - UV supportJack Steiner2008-07-091-1/+74
* x86: let early_reserve_e820 update e820_saved tooYinghai Lu2008-07-091-3/+28
* x86: make e820_saved have update from setup_dataYinghai Lu2008-07-091-5/+23
* x86: move saving e820_saved to setup_memory_mapYinghai Lu2008-07-091-3/+5
* x86: use FIRMWARE_MEMMAP on x86/E820Bernhard Walle2008-07-081-7/+37
* x86: remove acpi_srat config v2Yinghai Lu2008-07-082-281/+0
* x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flagsJeremy Fitzhardinge2008-07-081-2/+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 earlyYinghai Lu2008-07-083-10/+9
* 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-081-2/+0
* 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-081-5/+6
* x86: find offset for crashkernel reservation automaticallyBernhard Walle2008-07-081-18/+52
* x86: cleanup e820_setup_gap(), v2Alok Kataria2008-07-081-5/+7
* x86: add check for node passed to node_to_cpumask, v3Mike Travis2008-07-081-3/+23
* x86: fix CPA self-test for "x86/paravirt: groundwork for 64-bit Xen support"Jeremy Fitzhardinge2008-07-081-1/+1
* x86: move reserve_setup_data to setup.cYinghai Lu2008-07-084-26/+31
OpenPOWER on IntegriCloud