summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: vMI backend for paravirt-opsZachary Amsden2007-02-138-2/+932
* [PATCH] i386: SMP boot hook for paravirtZachary Amsden2007-02-132-0/+9
* [PATCH] i386: iOPL handling for paravirt guestsZachary Amsden2007-02-131-0/+9
* [PATCH] i386: paravirt CPU hypercall batching modeZachary Amsden2007-02-132-8/+18
* [PATCH] MM: page allocation hooks for VMI backendZachary Amsden2007-02-134-4/+32
* [PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.hAdrian Bunk2007-02-131-0/+1
* [PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()OGAWA Hirofumi2007-02-131-20/+31
* [PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi2007-02-133-5/+15
* [PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi2007-02-133-40/+29
* [PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi2007-02-132-10/+23
* [PATCH] mmconfig: Reserve resources but only when we're sure about them.Olivier Galibert2007-02-131-0/+33
* [PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PLOlivier Galibert2007-02-131-2/+119
* [PATCH] i386: Only call unreachable_devices() when type 1 is available.Olivier Galibert2007-02-131-1/+2
* [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert2007-02-134-71/+97
* [PATCH] i386: Fix a typo in an IRQ handler nameMaciej W. Rozycki2007-02-131-1/+1
* [PATCH] i386: Convert i386 PDA code to use %fsJeremy Fitzhardinge2007-02-1311-83/+79
* [PATCH] i386: Update defconfigAndi Kleen2007-02-131-14/+37
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-125-5/+5
* [PATCH] Dynamic kernel command-line: i386Alon Bar-Lev2007-02-122-3/+3
* [PATCH] highmem: catch illegal nestingIngo Molnar2007-02-111-3/+4
* [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-111-26/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] i386 vDSO: use install_special_mappingRoland McGrath2007-02-091-42/+11
* [PATCH] io_apic: trivial __iomem annotationsAl Viro2007-02-091-1/+1
* [PATCH] misc NULL noise removalAl Viro2007-02-091-1/+1
* [PATCH] hpet: trivial __iomem annotationsAl Viro2007-02-091-3/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-071-5/+12
|\
| * msi: Make MSI useable more architecturesEric W. Biederman2007-02-071-5/+12
* | Pull test into release branchLen Brown2007-02-069-259/+172
|\ \ | |/ |/|
| * Pull motherboard into test branchLen Brown2007-02-031-1/+2
| |\
| | * i386: turn on CONFIG_PNP in defconfigBjorn Helgaas2007-01-261-1/+2
| * | ACPI: build fix for IBM x440 - CONFIG_X86_SUMMITAlexey Starikovskiy2007-02-021-43/+41
| * | ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy2007-02-021-17/+0
| * | ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-023-24/+20
| * | ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy2007-02-021-82/+74
| * | ACPICA: Remove duplicate table definitions.Alexey Starikovskiy2007-02-021-15/+14
| * | ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-023-16/+13
| * | ACPICA: Remove duplicate table managerAlexey Starikovskiy2007-02-025-77/+31
| * | ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-021-12/+5
* | | [PATCH] EFI x86: pass firmware call parameters on the stackFrédéric Riss2007-02-041-16/+73
|/ /
* | Revert "[PATCH] fix typo in geode_configre()@cyrix.c"Linus Torvalds2007-02-021-1/+1
* | [PATCH] __crc_... is intended to be absoluteAl Viro2007-02-011-0/+2
* | [PATCH] mca_nmi_hook() can be called at any pointAl Viro2007-02-011-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-01-301-9/+0
|\ \
| * | [CPUFREQ] Remove unneeded errata workaround from p4-clockmod.Dave Jones2007-01-291-9/+0
* | | [PATCH] i386: In assign_irq_vector look at all vectors before giving upEric W. Biederman2007-01-301-13/+19
|/ /
* | [PATCH] i386 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-261-5/+7
* | [PATCH] Fix CONFIG_COMPAT_VDSORoland McGrath2007-01-262-0/+6
* | [PATCH] paravirt: mark the paravirt_ops export internalIngo Molnar2007-01-231-1/+8
OpenPOWER on IntegriCloud