summaryrefslogtreecommitdiffstats
path: root/arch/i386
Commit message (Expand)AuthorAgeFilesLines
* Revert "fbdev: ignore VESA modes if framebuffer is disabled"Linus Torvalds2007-05-081-3/+1
* Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2007-05-082-108/+71
|\
| * i386: Use functions from library in msr driverNicolas Boichat2007-05-081-102/+4
| * i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpuRudolf Marek2007-05-081-6/+67
* | fbdev: ignore VESA modes if framebuffer is disabledAntonino A. Daplas2007-05-081-1/+3
* | x86, serial: convert legacy COM ports to platform devicesBjorn Helgaas2007-05-082-0/+68
* | Add IRQF_IRQPOLL flag on i386Bernhard Walle2007-05-083-3/+3
* | Kprobes: The ON/OFF knob thru debugfsAnanth N Mavinakayanahalli2007-05-081-0/+5
* | kprobes: kretprobes simplificationsChristoph Hellwig2007-05-081-13/+4
* | utimensat implementationUlrich Drepper2007-05-081-0/+1
* | dma_declare_coherent_memory wrong allocationGuennadi Liakhovetski2007-05-081-1/+1
* | apm: fix incorrect commentAlan Cox2007-05-081-1/+1
* | EFI: warn only for pre-1.00 system tablesBjorn Helgaas2007-05-081-7/+5
* | Kprobes: print details of kretprobe on assertion failureAnanth N Mavinakayanahalli2007-05-081-2/+1
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0819-19/+0
* | move die notifier handling to common codeChristoph Hellwig2007-05-087-22/+8
* | ipmi: add new IPMI nmi watchdog handlingCorey Minyard2007-05-081-0/+5
* | use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-7/+2
|/
* get_unmapped_area handles MAP_FIXED on i386Benjamin Herrenschmidt2007-05-071-0/+6
* SLUB coreChristoph Lameter2007-05-071-0/+4
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-072-10/+9
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-0581-2958/+2957
|\
| * [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger2007-05-027-78/+0
| * [PATCH] i386: type may be unusedDavid Rientjes2007-05-021-1/+1
| * [PATCH] i386: Some additional chipset register values validation.Olivier Galibert2007-05-021-8/+17
| * [PATCH] i386: Add missing !X86_PAE dependincy to the 2G/2G split.Bill Irwin2007-05-021-1/+5
| * [PATCH] i386: Drop noisy e820 debugging printksAndi Kleen2007-05-021-13/+2
| * [PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)Andi Kleen2007-05-021-7/+0
| * [PATCH] i386: Little cleanups in smpboot.cAndi Kleen2007-05-021-3/+1
| * [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-021-1/+3
| * [PATCH] i386: Verify important CPUID bits in real modeAndi Kleen2007-05-023-2/+102
| * [PATCH] i386: Drop -traditional in arch/i386/bootAndi Kleen2007-05-021-2/+2
| * [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-023-776/+713
| * [PATCH] i386: fix wrong comment for syscall stack layoutAndi Kleen2007-05-021-1/+1
| * [PATCH] i386: convert to the kthread APIEric W. Biederman2007-05-021-5/+3
| * [PATCH] i386: remove xtime_lock'ing around cpufreq notifierDaniel Walker2007-05-021-7/+1
| * [PATCH] i386: check capabilityJoachim Deguara2007-05-022-2/+4
| * [PATCH] i386: clean up flush_tlb_others fnKeshavamurthy, Anil S2007-05-021-11/+1
| * [PATCH] i386: replace spin_lock_irqsave with spin_lockHisashi Hifumi2007-05-021-4/+2
| * [PATCH] i386: avoid checking for cpu gone when CONFIG_HOTPLUG_CPU not definedKeshavamurthy, Anil S2007-05-021-1/+3
| * [PATCH] i386: PARAVIRT: fix startup_ipi_hook config dependencyJeremy Fitzhardinge2007-05-021-2/+1
| * [PATCH] i386: fix mtrr sectionsRandy Dunlap2007-05-021-3/+4
| * [PATCH] i386: Use safe_apic_wait_icr_idle in safe_apic_wait_icr_idle - i386Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-1/+4
| * [PATCH] i386: __send_IPI_dest_field - i386Fernando Luis [** ISO-8859-1 charset **] VázquezCao2007-05-021-29/+18
| * [PATCH] i386: use safe_apic_wait_icr_idle in smpboot.cFernando Luis VazquezCao2007-05-021-2/+5
| * [PATCH] i386: use safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao2007-05-021-28/+8
| * [PATCH] i386: safe_apic_wait_icr_idle - i386Fernando Luis VazquezCao2007-05-021-0/+22
| * [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl2007-05-021-25/+60
| * [PATCH] x86: Save and restore the fixed-range MTRRs of the BSP when suspendingBernhard Kaindl2007-05-021-0/+1
| * [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-022-0/+18