summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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/+1
* | | 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/+0
* | Clean up E7520/7320/7525 quirk printk.Dave Jones2007-07-071-3/+2
* | 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-031-2/+0
* | Revert perfctr reservation to 2.6.21 stateAndi Kleen2007-07-031-2/+33
* | Revert HPET resource reservationAndi Kleen2007-07-031-19/+0
* | i386: mtrr crash fixAndrew Morton2007-07-011-1/+2
* | i386: remove bogus mtrr range checkLinus Torvalds2007-07-011-5/+0
* | mtrr/cyrix: fix sectionsRandy Dunlap2007-06-281-2/+2
* | ACPI: preserve the ebx value in acpi_copy_wakeup_routineTian Kevin2007-06-241-0/+2
* | i386: Make CMPXCHG64 only dependent on PAEAndi Kleen2007-06-222-2/+2
* | Allow DEBUG_RODATA and KPROBES to co-existArjan van de Ven2007-06-212-2/+2
* | x86_64: fix link warning between for .text and .init.textYinghai Lu2007-06-202-3/+3
* | x86: change_page_attr bandaidsAndi Kleen2007-06-201-12/+18
* | x86: Disable KPROBES with DEBUG_RODATA for nowAndi Kleen2007-06-201-0/+1
* | x86: Disable DAC on VIA bridgesAndi Kleen2007-06-201-0/+27
* | perfctr-watchdog: fix interchanged parameters to release_{evntsel,perfctr}_nmiBjörn Steinbrink2007-06-161-5/+5
* | i386: use the right wrapper to disable the NMI watchdogBjörn Steinbrink2007-06-161-5/+5
* | i386: fix NMI watchdog not reserving its MSRsBjörn Steinbrink2007-06-161-0/+6
* | potential parse error in ifdef part 3Yoann Padioleau2007-06-081-1/+1
* | enable interrupts in user path of page fault.Steven Rostedt2007-06-071-0/+5
* | mtrr atomicity fixAndrew Morton2007-06-041-1/+4
* | microcode: fix section mismatch warningSam Ravnborg2007-06-011-1/+1
* | Work around Dell E520 BIOS reboot bugTim Gardner2007-06-011-0/+8
* | x86: fix oprofile double freeChris Wright2007-06-011-3/+9
* | Fix vmi.c compilationAlexey Dobriyan2007-06-011-0/+1
* | PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt ControllersIvan Kokshaysky2007-05-311-0/+11
* | smpboot: fix cachesize comparison in smp_tune_scheduling()Linus Torvalds2007-05-311-3/+2
* | i386 bigsmp: section mismatch fixesWilliam Lee Irwin III2007-05-231-3/+3
* | i386, x86-64: show that CONFIG_HOTPLUG_CPU is required for suspend on SMPStefan Richter2007-05-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\ \
| * | all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * | all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | | i386: fix PGE maskBrian Gerst2007-05-212-2/+2
* | | i386: Enable CX8/PGE CPUID bits early on VIA C3Andi Kleen2007-05-211-0/+27
OpenPOWER on IntegriCloud