summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: Small cleanup to TLB flush codeAndi Kleen2007-02-131-3/+2
* [PATCH] i386: Handle 32 bit PerfMon Counter writes cleanly in i386 nmi_watchdogVenkatesh Pallipadi2007-02-131-16/+48
* [PATCH] i386: romsignature/checksum cleanupRene Herman2007-02-131-8/+9
* [PATCH] i386: improve sched_clock() on i686Ingo Molnar2007-02-131-8/+14
* [PATCH] i386: add idle notifierStephane Eranian2007-02-135-1/+63
* [PATCH] i386: arch/i386/kernel/cpu/mcheck/mce.c should #include <asm/mce.h>Adrian Bunk2007-02-131-0/+1
* [PATCH] i386: move startup_32() in text.head sectionVivek Goyal2007-02-132-4/+20
* [PATCH] i386: Vmi timer raceZachary Amsden2007-02-131-0/+4
* [PATCH] i386: Kprobe rpl fixZachary Amsden2007-02-131-1/+1
* [PATCH] i386: Profile pc badnessZachary Amsden2007-02-131-6/+4
* [PATCH] i386: vMI timer patchesZachary Amsden2007-02-139-5/+558
* [PATCH] i386: vMI backend for paravirt-opsZachary Amsden2007-02-136-2/+921
* [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-131-0/+6
* [PATCH] i386: arch/i386/kernel/e820.c should #include <asm/setup.hAdrian Bunk2007-02-131-0/+1
* [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-1310-74/+74
* [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] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+2
* [PATCH] i386 vDSO: use install_special_mappingRoland McGrath2007-02-091-42/+11
* [PATCH] io_apic: trivial __iomem annotationsAl 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-065-192/+150
|\ \ | |/ |/|
| * 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-022-12/+8
| * 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-022-22/+22
| * 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
* 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
* [PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi2007-01-231-7/+1
* [PATCH] x86: fix PDA variables to work during bootJames Bottomley2007-01-222-7/+15
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-01-111-5/+5
|\
| * Pull trivial into release branchLen Brown2007-01-111-5/+5
| |\
| | * ACPI: rename cstate_entry_s to cstate_entryVenkatesh Pallipadi2007-01-101-5/+5
* | | [PATCH] fix typo in geode_configre()@cyrix.ctakada2007-01-111-1/+1
OpenPOWER on IntegriCloud