summaryrefslogtreecommitdiffstats
path: root/include/asm-i386
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Generic BUG for i386Jeremy Fitzhardinge2006-12-081-8/+20
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-0745-272/+1114
|\
| * [PATCH] i386: replace kmalloc+memset with kzallocBurman Yan2006-12-071-9/+1
| * [PATCH] x86-64: remove remaining pc98 codeAdrian Bunk2006-12-071-2/+0
| * [PATCH] x86-64: fix asm constraints in i386 atomic_add_returnDuncan Sands2006-12-071-3/+3
| * [PATCH] unwinder: more sanity checks in Dwarf2 unwinderJan Beulich2006-12-071-8/+4
| * [PATCH] i386: always enable regparmAdrian Bunk2006-12-071-7/+1
| * [PATCH] i386: i386 add Intel BTS cpufeature bit and detection (take 2)Stephane Eranian2006-12-071-0/+2
| * [PATCH] x86: fix the irqbalance quirk for E7320/E7520/E7525Siddha, Suresh B2006-12-072-1/+3
| * [PATCH] i386: introduce the mechanism of disabling cpu hotplug controlSiddha, Suresh B2006-12-071-0/+3
| * [PATCH] i386: Add support for compilation for Core2Andi Kleen2006-12-071-0/+2
| * [PATCH] paravirt: fix missing pte updateZachary Amsden2006-12-073-4/+10
| * [PATCH] paravirt: fix parameter names in mmu operationsZachary Amsden2006-12-071-3/+3
| * [PATCH] paravirt: Preparatory mmu header movementZachary Amsden2006-12-073-4/+2
| * [PATCH] paravirt: Add MMU virtualization to paravirt_opsRusty Russell2006-12-075-26/+116
| * [PATCH] paravirt: Add APIC accessors to paravirt-ops.Rusty Russell2006-12-072-3/+39
| * [PATCH] paravirt: Allow selected bug checks to beRusty Russell2006-12-071-0/+4
| * [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] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-073-4/+4
* | [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+1
* | [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* | [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-98/+0
OpenPOWER on IntegriCloud