summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: make 64bit hpet_set_mapping to use ioremap too, v2Yinghai Lu2008-07-141-16/+4
* x86: get x86_phys_bits earlyYinghai Lu2008-07-143-26/+8
* x86: max_low_pfn_mapped fix #4Yinghai Lu2008-07-141-5/+2
* x86: change _node_to_cpumask_ptr to return const ptrMike Travis2008-07-131-4/+4
* x86: I/O APIC: remove an IRQ2-mask hackMaciej W. Rozycki2008-07-133-21/+0
* x86: fix numaq_tsc_disable callingYinghai Lu2008-07-133-3/+16
* x86, e820: remove end_user_pfnYinghai Lu2008-07-131-17/+2
* x86: max_low_pfn_mapped fix, #2Yinghai Lu2008-07-131-0/+1
* x86: max_low_pfn_mapped fix, #1Yinghai Lu2008-07-131-0/+11
* Merge branch 'linus' into x86/coreIngo Molnar2008-07-121-0/+1
|\
| * arch/x86/kernel/.gitignore: Added vmlinux.lds to .gitignore file because it s...Daniel Guilak2008-07-101-0/+1
* | x86_64: fix delayed signalsRoland McGrath2008-07-121-4/+3
* | x86: remove conflicting nx6325 and nx6125 quirksRafael J. Wysocki2008-07-121-47/+0
* | 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
OpenPOWER on IntegriCloud