aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-10/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2-1/+2
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-16make seccomp zerocost in scheduleAndrea Arcangeli1-34/+39
2007-07-16Use menuconfig objects II - oprofileJan Engelhardt1-2/+7
2007-07-16x86: initial fixmap supportEric W. Biderman1-0/+8
2007-07-13[CPUFREQ] Fix typos in powernow-k8 printk's.Dave Jones1-8/+11
2007-07-13[CPUFREQ] powernow-k8 compile fix.Andrew Morton1-1/+6
2007-07-13[CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk2-276/+18
2007-07-13[CPUFREQ] Longhaul - Option to disable ACPI C3 supportRafaƂ Bilski1-0/+7
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds5-90/+162
2007-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-19/+8
2007-07-12Remove old i386 setup codeH. Peter Anvin5-3541/+0
2007-07-12Use the new x86 setup code for i386H. Peter Anvin3-97/+118
2007-07-12Linker script for the new x86 setup codeH. Peter Anvin1-0/+54
2007-07-12Assembly header and main routine for new x86 setup codeH. Peter Anvin2-0/+444
2007-07-12Code for actual protected-mode entryH. Peter Anvin2-0/+224
2007-07-12Video mode probing support for the new x86 setup codeH. Peter Anvin6-0/+1349
2007-07-12Voyager support for the new x86 setup codeH. Peter Anvin1-0/+46
2007-07-12Memory probing support for the new x86 setup codeH. Peter Anvin1-0/+99
2007-07-12MCA support for new x86 setup codeH. Peter Anvin1-0/+43
2007-07-12EDD probing code for the new x86 setup codeH. Peter Anvin1-0/+196
2007-07-12CPU features verification for the new x86 setup codeH. Peter Anvin2-0/+336
2007-07-12Version string for the new x86 setup codeH. Peter Anvin1-0/+23
2007-07-12Console-writing code for the new x86 setup codeH. Peter Anvin2-0/+419
2007-07-12Command-line parsing code for the new x86 setup codeH. Peter Anvin1-0/+97
2007-07-12APM probing codeH. Peter Anvin1-0/+97
2007-07-12A20 handling codeH. Peter Anvin1-0/+161
2007-07-12String-handling functions for the new x86 setup code.H. Peter Anvin2-0/+153
2007-07-12Simple bitops for the new x86 setup code.H. Peter Anvin1-0/+45
2007-07-12Top header file for new x86 setup codeH. Peter Anvin1-0/+296
2007-07-12Header file to produce 16-bit code with gccH. Peter Anvin1-0/+15
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin1-11/+1
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin1-1/+1
2007-07-12Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin1-3/+3
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi4-1/+59
2007-07-12x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin2-5/+5
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2-12/+15
2007-07-11PCI: i386: traps, change VENDOR to DEVICEJiri Slaby1-2/+2
2007-07-11PCI: Change all drivers to use pci_device->revisionAuke Kok4-17/+6
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar1-1/+8
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar1-12/+0
2007-07-07Clean up E7520/7320/7525 quirk printk.Dave Jones1-3/+2
2007-07-06GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon2-2/+15
2007-07-06i386: es7000 build breakage fixVivek Goyal1-0/+48
2007-07-06MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli1-0/+4
2007-07-06i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel1-4/+4
2007-07-03Remove some unused variablesLinus Torvalds1-2/+0