summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar2008-07-116-3/+741
|\
| * x86, VisWS: build fixIngo Molnar2008-07-101-0/+2
| * x86, VisWS: turn into generic arch, clean upIngo Molnar2008-07-104-369/+372
| * x86, VisWS: turn into generic arch, clean upIngo Molnar2008-07-102-1/+1
| * x86, VisWS: turn into generic arch, IO-APIC setup fixIngo Molnar2008-07-101-0/+7
| * 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: Recover timer_ack lost in the merge of the NMI watchdogMaciej W. Rozycki2008-07-111-0/+3
* | x86: I/O APIC: Never configure IRQ2Maciej W. Rozycki2008-07-112-18/+32
* | x86: L-APIC: Always fully configure IRQ0Maciej W. Rozycki2008-07-112-18/+26
* | x86: L-APIC: Set IRQ0 as edge-triggeredMaciej W. Rozycki2008-07-111-3/+3
* | x86: use matching CFI_ENDPROCGlauber Costa2008-07-111-0/+1
* | x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge2008-07-113-0/+7
* | x86: fix tsc unification buglet with ftrace and stackprotectorIngo Molnar2008-07-111-1/+1
* | x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu2008-07-115-12/+47
* | x86: e820: user-defined memory maps: remove the range instead of update it to...Yinghai Lu2008-07-111-6/+5
* | x86: remove duplicate call to use_tsc_delayGlauber Costa2008-07-101-1/+0
|/
* 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
OpenPOWER on IntegriCloud