summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-07-125-90/+162
|\
| * [CPUFREQ] Longhaul - Proper register accessRafał Bilski2007-06-211-6/+6
| * [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driverJoshua Hoblitt2007-06-061-3/+10
| * [CPUFREQ] Longhaul - Replace ACPI functions with direct I/ORafał Bilski2007-06-061-7/+16
| * [CPUFREQ] Longhaul - Remove duplicate multipliersRafał Bilski2007-05-291-6/+6
| * [CPUFREQ] Longhaul - Embedded "conservative"Rafał Bilski2007-05-291-49/+96
| * [CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSRVenki Pallipadi2007-05-291-8/+5Star
| * [CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bitRafał Bilski2007-05-291-0/+18
| * [CPUFREQ] Longhaul - Move old_ratio to correct placeRafał Bilski2007-05-291-1/+1
| * [CPUFREQ] Longhaul - VT8237 supportRafał Bilski2007-05-291-0/+4
| * [CPUFREQ] Longhaul - Use all kinds of supportRafał Bilski2007-05-291-22/+11Star
| * [CPUFREQ] powernow-k8: clarify number of cores.Dave Jones2007-05-181-2/+3
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-125-19/+8Star
|\ \
| * | PCI: i386: traps, change VENDOR to DEVICEJiri Slaby2007-07-121-2/+2
| * | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-124-17/+6Star
* | | Remove old i386 setup codeH. Peter Anvin2007-07-125-3541/+0Star
* | | Use the new x86 setup code for i386H. Peter Anvin2007-07-123-97/+118
* | | Linker script for the new x86 setup codeH. Peter Anvin2007-07-121-0/+54
* | | Assembly header and main routine for new x86 setup codeH. Peter Anvin2007-07-122-0/+444
* | | Code for actual protected-mode entryH. Peter Anvin2007-07-122-0/+224
* | | Video mode probing support for the new x86 setup codeH. Peter Anvin2007-07-126-0/+1349
* | | Voyager support for the new x86 setup codeH. Peter Anvin2007-07-121-0/+46
* | | Memory probing support for the new x86 setup codeH. Peter Anvin2007-07-121-0/+99
* | | MCA support for new x86 setup codeH. Peter Anvin2007-07-121-0/+43
* | | EDD probing code for the new x86 setup codeH. Peter Anvin2007-07-121-0/+196
* | | CPU features verification for the new x86 setup codeH. Peter Anvin2007-07-122-0/+336
* | | Version string for the new x86 setup codeH. Peter Anvin2007-07-121-0/+23
* | | Console-writing code for the new x86 setup codeH. Peter Anvin2007-07-122-0/+419
* | | Command-line parsing code for the new x86 setup codeH. Peter Anvin2007-07-121-0/+97
* | | APM probing codeH. Peter Anvin2007-07-121-0/+97
* | | A20 handling codeH. Peter Anvin2007-07-121-0/+161
* | | String-handling functions for the new x86 setup code.H. Peter Anvin2007-07-122-0/+153
* | | Simple bitops for the new x86 setup code.H. Peter Anvin2007-07-121-0/+45
* | | Top header file for new x86 setup codeH. Peter Anvin2007-07-121-0/+296
* | | Header file to produce 16-bit code with gccH. Peter Anvin2007-07-121-0/+15
* | | Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin2007-07-121-11/+1Star
* | | Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin2007-07-121-1/+1
* | | Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin2007-07-121-3/+3
* | | Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-124-1/+59
* | | x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin2007-07-122-5/+5
* | | Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-122-12/+15
|/ /
* | sched: x86, track TSC-unstable eventsIngo Molnar2007-07-091-1/+8
* | sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-12/+0Star
* | Clean up E7520/7320/7525 quirk printk.Dave Jones2007-07-071-3/+2Star
* | GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon2007-07-062-2/+15
* | i386: es7000 build breakage fixVivek Goyal2007-07-061-0/+48
* | MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli2007-07-061-0/+4
* | i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel2007-07-061-4/+4
* | Remove some unused variablesLinus Torvalds2007-07-041-2/+0Star
* | Revert perfctr reservation to 2.6.21 stateAndi Kleen2007-07-041-2/+33