summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
AgeCommit message (Expand)Author
2006-12-07[PATCH] i386: define __pa_symbol()Eric W. Biederman
2006-12-07[PATCH] i386: PDA: Fix math emulator for new pt_regsAndi Kleen
2006-12-07[PATCH] i386: Store the interrupt regs pointer in the PDAJeremy Fitzhardinge
2006-12-07[PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge
2006-12-07[PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge
2006-12-07[PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usageJeremy Fitzhardinge
2006-12-07[PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge
2006-12-07[PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge
2006-12-07[PATCH] i386: Basic definitions for i386-pdaJeremy Fitzhardinge
2006-12-07[PATCH] i386: add Intel Core related PMU MSRsStephane Eranian
2006-12-07[PATCH] i386: add sleazy FPU optimizationChuck Ebbert
2006-12-07[PATCH] i386: espfix cleanupStas Sergeev
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton
2006-12-07[PATCH] i386: remove default_ldt, and simplify ldt-setting.Jeremy Fitzhardinge
2006-12-07[PATCH] i386: i386 add X86_FEATURE_PEBS and detectionStephane Eranian
2006-12-07[PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DSStephane Eranian
2006-12-06x86[-64]:Remove 'volatile' from atomic_tLinus Torvalds
2006-12-06[PATCH] Remove 'volatile' from spinlock_typesArt Haas
2006-12-04[PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox
2006-12-02[NET]: I386 checksum annotations and cleanups.Al Viro
2006-12-01ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt
2006-12-01Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt
2006-11-28[PATCH] i386: Fix compilation with UP genericarchAndi Kleen
2006-11-14[PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen
2006-11-06[CPUFREQ] p4-clockmod: add more CPUsDominik Brodowski
2006-11-01i386: clean up io-apic accessesLinus Torvalds
2006-10-28[PATCH] visws build fixAndrey Panin
2006-10-21ACPI: uninline ACPI global locking functionsAndrew Morton
2006-10-15[CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback from hardwareVenkatesh Pallipadi
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi
2006-10-12[VOYAGER] fix up ptregs removal messJames Bottomley
2006-10-12[VOYAGER] fix up attribute packed specifiers in voyager.hJames Bottomley
2006-10-11[PATCH] uaccess.h: match kernel-doc and function namesRandy Dunlap
2006-10-11[PATCH] Consolidate check_signatureMatthew Wilcox
2006-10-11[PATCH] epoll_pwait()Davide Libenzi
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman
2006-10-06[PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilableJiri Kosina
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman
2006-10-04[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vectorEric W. Biederman
2006-10-04[PATCH] genirq: i386 irq: Move msi message composition into io_apic.cEric W. Biederman
2006-10-04[PATCH] genirq: convert the i386 architecture to irq-chipsIngo Molnar
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03[PATCH] i383 numa: fix numaq/summit apicid conflictKeith Mannthey
2006-10-03[PATCH] sched: introduce child field in sched_domainSiddha, Suresh B
2006-10-03[PATCH] kernel-doc for kernel/dma.cRandy Dunlap
2006-10-02[PATCH] remove remaining errno and __KERNEL_SYSCALLS__ referencesArnd Bergmann