summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] paravirt: Add startup infrastructure for paravirtualizationRusty Russell2006-12-071-0/+5
* [PATCH] i386: cpu_detect extractionRusty Russell2006-12-071-0/+3
* [PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell2006-12-076-163/+297
* [PATCH] paravirt: header and stubs for paravirtualisationRusty Russell2006-12-0715-34/+411
* [PATCH] x86: comment magic constants in delay.hPaolo 'Blaisorblade' Giarrusso2006-12-071-1/+4
* [PATCH] i386: Move memory map printing and other code to e820.cbibo,mao2006-12-071-0/+2
* [PATCH] i386: Move e820/efi memmap walking code to e820.cbibo,mao2006-12-071-0/+2
* [PATCH] i386: Move find_max_pfn function to e820.cbibo,mao2006-12-071-0/+1
* [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attrAndi Kleen2006-12-071-0/+1
* [PATCH] i386: Retrieve CLFLUSH size from CPUIDAndi Kleen2006-12-071-0/+1
* [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGNVivek Goyal2006-12-071-1/+5
* [PATCH] i386: CONFIG_PHYSICAL_START cleanupEric W. Biederman2006-12-071-3/+0
* [PATCH] i386: define __pa_symbol()Eric W. Biederman2006-12-071-0/+3
* [PATCH] i386: PDA: Fix math emulator for new pt_regsAndi Kleen2006-12-071-0/+1
* [PATCH] i386: Store the interrupt regs pointer in the PDAJeremy Fitzhardinge2006-12-072-1/+28
* [PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge2006-12-072-3/+6
* [PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge2006-12-072-1/+4
* [PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usageJeremy Fitzhardinge2006-12-071-15/+2
* [PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge2006-12-072-1/+2
* [PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge2006-12-073-3/+7
* [PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge2006-12-071-0/+3
* [PATCH] i386: Basic definitions for i386-pdaJeremy Fitzhardinge2006-12-072-1/+99
* [PATCH] i386: add Intel Core related PMU MSRsStephane Eranian2006-12-071-0/+13
* [PATCH] i386: add sleazy FPU optimizationChuck Ebbert2006-12-071-1/+4
* [PATCH] i386: espfix cleanupStas Sergeev2006-12-072-4/+48
* [PATCH] x86: all cpu backtraceAndrew Morton2006-12-071-0/+8
* [PATCH] i386: remove default_ldt, and simplify ldt-setting.Jeremy Fitzhardinge2006-12-072-33/+21
* [PATCH] i386: i386 add X86_FEATURE_PEBS and detectionStephane Eranian2006-12-071-0/+2
* [PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DSStephane Eranian2006-12-071-1/+2
* [PATCH] Centralise definitions of sector_t and blkcnt_tMatthew Wilcox2006-12-041-10/+0
* [NET]: I386 checksum annotations and cleanups.Al Viro2006-12-021-34/+31
* ACPI: Change ACPI to use dev_archdata instead of firmware_dataBenjamin Herrenschmidt2006-12-011-1/+9
* Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
* [PATCH] i386: Fix compilation with UP genericarchAndi Kleen2006-11-281-0/+4
* [PATCH] x86: Add acpi_user_timer_override option for Asus boardsAndi Kleen2006-11-141-0/+1
* i386: clean up io-apic accessesLinus Torvalds2006-11-011-28/+1
* [PATCH] visws build fixAndrey Panin2006-10-282-53/+5
* ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-0/+2
* [VOYAGER] fix up ptregs removal messJames Bottomley2006-10-121-1/+1
* [VOYAGER] fix up attribute packed specifiers in voyager.hJames Bottomley2006-10-121-80/+80
* [PATCH] uaccess.h: match kernel-doc and function namesRandy Dunlap2006-10-111-33/+34
* [PATCH] Consolidate check_signatureMatthew Wilcox2006-10-111-27/+0
* [PATCH] epoll_pwait()Davide Libenzi2006-10-111-1/+2
* [PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman2006-10-081-3/+0
* [PATCH] make kernels with CONFIG_X86_GENERIC and !CONFIG_SMP compilableJiri Kosina2006-10-061-2/+3
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0510-21/+22
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-042-3/+0
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-3/+0
* | [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-041-20/+0
* | [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-041-0/+42
OpenPOWER on IntegriCloud