summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* x86: remove bogus 'pci=usepirqmask' suggestion when no irq is definedLinus Torvalds2006-01-061-1/+1
* [PATCH] i386: Handle HP laptop rebooting properly.Ben Collins2006-01-061-3/+3
* [PATCH] i386: ioapic virtual wire mode fixVivek Goyal2006-01-061-2/+2
* [PATCH] fix cpu frequency detection in arch/i386/kernel/timers/timer_tsc.c::r...Larry Finger2006-01-061-0/+2
* [PATCH] APM Screen Blanking fixJordan Crouse2006-01-061-13/+14
* [PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse2006-01-063-6/+42
* [PATCH] arch/i386/kernel/cpuid.c: unused variableDaniel Marjamaki2006-01-061-2/+1
* [PATCH] arch/i386/kernel/msr.c: removed unused variableDaniel Marjamaki2006-01-061-2/+1
* [PATCH] x86: missing printk newline in apic boot option parserDave Jones2006-01-061-1/+1
* [PATCH] x86: change_page_attr() fixDave Jones2006-01-061-6/+21
* [PATCH] make bigsmp the default mode if CONFIG_HOTPLUG_CPUAshok Raj2006-01-061-8/+18
* [PATCH] i386 sparsemem for single node systemsAndy Whitcroft2006-01-062-2/+14
* [PATCH] x86/x86_64: mark rodata section read-only: make some datastructures c...Arjan van de Ven2006-01-062-1/+1
* [PATCH] x86/x86_64: mark rodata section read only: x86 partsArjan van de Ven2006-01-062-0/+34
* [PATCH] x86: Deprecate useless bugZachary Amsden2006-01-061-11/+1
* [PATCH] x86: Apm is on cpu zero onlyZachary Amsden2006-01-061-12/+11
* [PATCH] x86: Stop deleting ntZachary Amsden2006-01-061-5/+0
* [PATCH] x86: Fixed pnp bios limitsZachary Amsden2006-01-061-4/+8
* [PATCH] x86: Pnp byte granularityZachary Amsden2006-01-061-6/+6
* [PATCH] x86: Apm seg in gdtZachary Amsden2006-01-062-10/+5
* [PATCH] x86: Always relax segmentsZachary Amsden2006-01-061-38/+17
* [PATCH] x86: Cr4 is valid on some 486sZachary Amsden2006-01-061-3/+1
* [PATCH] i386: fix bound check IDT gateJan Beulich2006-01-061-2/+2
* [PATCH] i386: move SIMD initializationJan Beulich2006-01-061-0/+22
* [PATCH] i386: don't blindly enable interrupts in die()Jan Beulich2006-01-061-2/+5
* [PATCH] x86: GDT alignment fixZachary Amsden2006-01-065-5/+11
* [PATCH] i386: PTRACE_POKEUSR: allow changing RF bit in EFLAGS register.Chuck Ebbert2006-01-051-3/+6
* [PATCH] i386: "invalid operand" -> "invalid opcode"Chuck Ebbert2006-01-041-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-01-048-44/+105
|\
| * [CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi2005-12-061-1/+5
| * [CPUFREQ] Move PMBASE reading away and do it only once at initialization timeMattia Dongili2005-12-061-13/+30
| * [CPUFREQ] Measure transition latency at driver initializationMattia Dongili2005-12-064-3/+35
| * Merge ../linus/Dave Jones2005-12-063-2/+17
| |\
| * | [CPUFREQ] Change loglevels on powernow-k8 bios error printk's.Dave Jones2005-12-061-2/+2
| * | [PATCH] cpufreq-nforce2.c fix u32<0 testGabriel A. Devenyi2005-12-011-1/+2
| * | [CPUFREQ] Fix indentation in powernow-k8Dave Jones2005-11-301-4/+4
| * | Merge ../linusDave Jones2005-11-294-12/+8
| |\ \
| * | | [PATCH] Support 100 MHz frequency transitionsLangsdorf, Mark2005-11-292-14/+12
| * | | [CPUFREQ] Improve Error reporting in powernow-k8Jacob Shin2005-11-211-11/+20
* | | | [PATCH] x86: teach dump_task_regs() about the -8 offset.Stas Sergeev2005-12-311-1/+3
* | | | [PATCH] Fix build with CONFIG_PCI_MMCONFIGAndi Kleen2005-12-201-1/+1
* | | | [PATCH] PCI: Fix dumb bug in mmconfig fixAndi Kleen2005-12-161-1/+1
* | | | [PATCH] i386,amd64: ioremap.c __iomem annotationsAl Viro2005-12-151-1/+1
* | | | [PATCH] i386,amd64: mmconfig __iomem annotationsAl Viro2005-12-151-1/+1
* | | | [PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systemsAndi Kleen2005-12-121-3/+42
* | | | [PATCH] i386/x86-64 Fall back to type 1 access when no entry foundAndi Kleen2005-12-123-10/+25
* | | | [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock heldAndi Kleen2005-12-121-8/+29
* | | | [PATCH] i386/x86-64 disable LAPIC completely for offline CPUShaohua Li2005-12-121-2/+1
* | | | [PATCH] kprobes: increment kprobe missed count for multiprobesKeshavamurthy Anil S2005-12-121-1/+1
* | | | [PATCH] x86: fix NMI with CPU hotplugShaohua Li2005-12-121-7/+0
| |_|/ |/| |
OpenPOWER on IntegriCloud