aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAge
* Remove old i386 setup codeH. Peter Anvin2007-07-12
* Use the new x86 setup code for i386H. Peter Anvin2007-07-12
* Linker script for the new x86 setup codeH. Peter Anvin2007-07-12
* Assembly header and main routine for new x86 setup codeH. Peter Anvin2007-07-12
* Code for actual protected-mode entryH. Peter Anvin2007-07-12
* Video mode probing support for the new x86 setup codeH. Peter Anvin2007-07-12
* Voyager support for the new x86 setup codeH. Peter Anvin2007-07-12
* Memory probing support for the new x86 setup codeH. Peter Anvin2007-07-12
* MCA support for new x86 setup codeH. Peter Anvin2007-07-12
* EDD probing code for the new x86 setup codeH. Peter Anvin2007-07-12
* CPU features verification for the new x86 setup codeH. Peter Anvin2007-07-12
* Version string for the new x86 setup codeH. Peter Anvin2007-07-12
* Console-writing code for the new x86 setup codeH. Peter Anvin2007-07-12
* Command-line parsing code for the new x86 setup codeH. Peter Anvin2007-07-12
* APM probing codeH. Peter Anvin2007-07-12
* A20 handling codeH. Peter Anvin2007-07-12
* String-handling functions for the new x86 setup code.H. Peter Anvin2007-07-12
* Simple bitops for the new x86 setup code.H. Peter Anvin2007-07-12
* Top header file for new x86 setup codeH. Peter Anvin2007-07-12
* Header file to produce 16-bit code with gccH. Peter Anvin2007-07-12
* Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin2007-07-12
* Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin2007-07-12
* Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin2007-07-12
* Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-12
* x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin2007-07-12
* Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-12
* sched: x86, track TSC-unstable eventsIngo Molnar2007-07-09
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-09
* Clean up E7520/7320/7525 quirk printk.Dave Jones2007-07-07
* GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon2007-07-06
* i386: es7000 build breakage fixVivek Goyal2007-07-06
* MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli2007-07-06
* i386: fix regression, endless loop in ptrace singlestep over an int80Jason Wessel2007-07-06
* Remove some unused variablesLinus Torvalds2007-07-03
* Revert perfctr reservation to 2.6.21 stateAndi Kleen2007-07-03
* Revert HPET resource reservationAndi Kleen2007-07-03
* i386: mtrr crash fixAndrew Morton2007-07-01
* i386: remove bogus mtrr range checkLinus Torvalds2007-07-01
* mtrr/cyrix: fix sectionsRandy Dunlap2007-06-28
* ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin2007-06-24
* i386: Make CMPXCHG64 only dependent on PAEAndi Kleen2007-06-22
* Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2007-06-21
* x86_64: fix link warning between for .text and .init.textYinghai Lu2007-06-20
* x86: change_page_attr bandaidsAndi Kleen2007-06-20
* x86: Disable KPROBES with DEBUG_RODATA for nowAndi Kleen2007-06-20
* x86: Disable DAC on VIA bridgesAndi Kleen2007-06-20
* perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink2007-06-16
* i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink2007-06-16
* i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink2007-06-16
* potential parse error in ifdef part 3Yoann Padioleau2007-06-08