summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] VM: early zone reclaimMartin Hicks2005-06-211-1/+1
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
* [PATCH] class: convert arch/* to use the new class api instead of class_simplegregkh@suse.de2005-06-202-22/+22
* [PATCH] apm.c: ignore_normal_resume is set a bit too lateThomas Hood2005-06-141-1/+1
* [PATCH] Stop arch/i386/kernel/vsyscall-note.o being rebuilt every timeKeith Owens2005-06-081-1/+1
* [CPUFREQ] Typos.Dave Jones2005-05-311-3/+3
* [CPUFREQ] longhaul - adjust transition latency.Dave Jones2005-05-311-1/+1
* [CPUFREQ] Longhaul: Magic timer frobbing.Dave Jones2005-05-311-2/+9
* [CPUFREQ] longhaul - disable PCI mastering around transition.Dave Jones2005-05-311-4/+45
* [CPUFREQ] dual-core powernow-k8Dave Jones2005-05-312-37/+91
* [CPUFREQ] Recalibrate cpu_khz [2/2]Dave Jones2005-05-312-2/+24
* [CPUFREQ] Recalibrate cpu_khz [1/2]Dave Jones2005-05-311-2/+7
* [CPUFREQ] AMD Elan SC520 cpufreq driver.Dave Jones2005-05-313-1/+200
* [CPUFREQ] speedstep-smi: it works on at least one P4MDave Jones2005-05-311-0/+3
* [CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) supportDave Jones2005-05-311-0/+6
* [CPUFREQ] powernow-k7: don't print khz element of FSB.Dave Jones2005-05-311-1/+1
* [PATCH] acpi build fix: x86 setup.cAlexander Nyberg2005-05-311-0/+2
* [PATCH] x86: fix smp_num_siblings on buggy BIOSesSiddha, Suresh B2005-05-281-1/+3
* [PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fixAdrian Bunk2005-05-281-1/+1
* [PATCH] x86_64: i386/x86-64: Export cpu_core_mapAndi Kleen2005-05-201-0/+1
* [PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2005-05-202-7/+7
* [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen2005-05-172-4/+10
* Fix acpi_find_rsdp() - acpi_scan_rsdp takes length, not endLinus Torvalds2005-05-061-1/+1
* [PATCH] cyrix: eliminate bad section referencesmaximilian attems2005-05-051-2/+2
* [PATCH] Kprobes: Incorrect handling of probes on ret/lret instructionPrasanna S Panchamukhi2005-05-051-0/+7
* [PATCH] x86_64: make string func definition work as intendedPaolo 'Blaisorblade' Giarrusso2005-05-051-4/+0
* [PATCH] x86 stack initialisation fixAlexander Nyberg2005-05-051-6/+7
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-0321-362/+431
|\
| * [PATCH] make lots of things staticAdrian Bunk2005-05-011-2/+2
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
| * [PATCH] misc verify_area cleanupsJesper Juhl2005-05-011-1/+1
| * [PATCH] clean up kernel messagesMatt Mackall2005-05-011-0/+2
| * [PATCH] uml: fix syscall table by including $(SUBARCH)'s one, for i386Paolo 'Blaisorblade' Giarrusso2005-05-012-291/+292
| * [PATCH] Linux 2.6.x VM86 interrupt emulation fixesPavel Pisa2005-05-011-6/+9
| * [PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo2005-05-011-1/+1
| * [PATCH] i386: fix hpet for systems that don't support legacy replacementjohn stultz2005-05-014-27/+36
| * [PATCH] Enable write combining for server works LE rev > 6Lee Revell2005-05-011-5/+9
| * [PATCH] x86: entry.S trap return fixesStas Sergeev2005-05-012-7/+2
| * [PATCH] x86 reboot: Add reboot fixup for gx1/cs5530aJaya Kumar2005-05-013-0/+59
| * [PATCH] check nmi watchdog is brokenJack F Vogel2005-05-014-11/+7
| * [PATCH] i386/x86_64 segment register access updateH. J. Lu2005-05-012-4/+4
| * x86: make traps on 'iret' be debuggable in user spaceLinus Torvalds2005-04-292-5/+4
* | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-291-10/+9
|/
* [PATCH] fix subarch breakage in amd dual core updatesJames Bottomley2005-04-211-2/+2
* [PATCH] x86: fix acpi compile without CONFIG_ACPI_BUSChris Wedgwood2005-04-181-0/+2
* [PATCH] efi: eliminate bad section referencesmaximilian attems2005-04-161-2/+2
* [PATCH] pm_message_t: more fixes in common and i386Pavel Machek2005-04-165-5/+5
* [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B2005-04-161-7/+2
* [PATCH] x86_64: Final support for AMD dual coreAndi Kleen2005-04-162-11/+15
* [PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2005-04-165-16/+87
OpenPOWER on IntegriCloud