summaryrefslogtreecommitdiffstats
path: root/arch/i386
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-07-03Revert perfctr reservation to 2.6.21 stateAndi Kleen1-2/+33
2007-07-03Revert HPET resource reservationAndi Kleen1-19/+0
2007-07-01i386: mtrr crash fixAndrew Morton1-1/+2
2007-07-01i386: remove bogus mtrr range checkLinus Torvalds1-5/+0
2007-06-28mtrr/cyrix: fix sectionsRandy Dunlap1-2/+2
2007-06-24ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin1-0/+2
2007-06-22i386: Make CMPXCHG64 only dependent on PAEAndi Kleen2-2/+2
2007-06-21Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2-2/+2
2007-06-20x86_64: fix link warning between for .text and .init.textYinghai Lu2-3/+3
2007-06-20x86: change_page_attr bandaidsAndi Kleen1-12/+18
2007-06-20x86: Disable KPROBES with DEBUG_RODATA for nowAndi Kleen1-0/+1
2007-06-20x86: Disable DAC on VIA bridgesAndi Kleen1-0/+27
2007-06-16perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink1-5/+5
2007-06-16i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink1-5/+5
2007-06-16i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink1-0/+6
2007-06-08potential parse error in ifdef part 3Yoann Padioleau1-1/+1
2007-06-07enable interrupts in user path of page fault.Steven Rostedt1-0/+5
2007-06-04mtrr atomicity fixAndrew Morton1-1/+4
2007-06-01microcode: fix section mismatch warningSam Ravnborg1-1/+1
2007-06-01Work around Dell E520 BIOS reboot bugTim Gardner1-0/+8
2007-06-01x86: fix oprofile double freeChris Wright1-3/+9
2007-06-01Fix vmi.c compilationAlexey Dobriyan1-0/+1
2007-05-31PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt ControllersIvan Kokshaysky1-0/+11
2007-05-31smpboot: fix cachesize comparison in smp_tune_scheduling()Linus Torvalds1-3/+2