summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2006-12-07[PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCASTAndi Kleen1-0/+1
2006-12-07[PATCH] x86: Mention PCI instead of RAM in NMI parity error messageAndi Kleen2-4/+2
2006-12-07[PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox2-2/+4
2006-12-07[PATCH] x86: Don't use nested idle loopsAndi Kleen2-42/+18
2006-12-07[PATCH] i386: PDA: Fix math emulator for new pt_regsAndi Kleen1-0/+1
2006-12-07[PATCH] i386: Store the interrupt regs pointer in the PDAJeremy Fitzhardinge2-1/+28
2006-12-07[PATCH] i386: Implement "current" with the PDAJeremy Fitzhardinge5-3/+11
2006-12-07[PATCH] i386: Implement smp_processor_id() with the PDAJeremy Fitzhardinge5-4/+10
2006-12-07[PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usageJeremy Fitzhardinge2-62/+76
2006-12-07[PATCH] i386: Fix places where using %gs changes the usermode ABIJeremy Fitzhardinge4-16/+11
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge10-50/+117
2006-12-07[PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge4-50/+172
2006-12-07[PATCH] i386: Basic definitions for i386-pdaJeremy Fitzhardinge3-2/+100
2006-12-07[PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs s...Jeremy Fitzhardinge2-68/+69
2006-12-07[PATCH] x86-64: miscellaneous entry.S adjustmentsJan Beulich1-30/+6
2006-12-07[PATCH] x86-64: dump_trace() atomicity fixAndrew Morton1-3/+5
2006-12-07[PATCH] i386: add Intel Core related PMU MSRsStephane Eranian1-0/+13
2006-12-07[PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitionsStephane Eranian1-0/+13
2006-12-07[PATCH] i386: add missing iounmap in i386 hpet clocksource codeAmol Lad1-1/+6
2006-12-07[PATCH] i386: Add iounmap in error paths in hpet codeAmol Lad1-3/+12
2006-12-07[PATCH] x86-64: Insert Local and IO APIC(s) into resource mapAaron Durbin1-0/+78
2006-12-07[PATCH] i386: add sleazy FPU optimizationChuck Ebbert3-2/+18
2006-12-07[PATCH] i386: espfix cleanupStas Sergeev7-97/+103
2006-12-07[PATCH] x86: all cpu backtraceAndrew Morton6-1/+74
2006-12-07[PATCH] i386: remove default_ldt, and simplify ldt-setting.Jeremy Fitzhardinge4-39/+22
2006-12-07[PATCH] x86-64: use BUILD_BUG_ON in FPU codeAlexey Dobriyan1-5/+2
2006-12-07[PATCH] i386: i386 add X86_FEATURE_PEBS and detectionStephane Eranian2-1/+9
2006-12-07[PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DSStephane Eranian1-1/+2
2006-12-07[PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.hYinghai Lu1-5/+0
2006-12-07[PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian2-0/+9
2006-12-07[PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DSStephane Eranian1-1/+2
2006-12-07[PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocksAndi Kleen1-1/+28
2006-12-07[PATCH] i386: remove pointless printk from i386 oops outputDave Jones1-1/+0
2006-12-07[PATCH] i386: fix must_checksRandy Dunlap5-6/+16
2006-12-07[PATCH] x86: Compress stack unwinder outputAndi Kleen2-9/+9
2006-12-07[PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen2-14/+23
2006-12-07[PATCH] i386: fix buggy MTRR address checksAndreas Mohr2-4/+4
2006-12-07[PATCH] i386: Update defconfigAndi Kleen1-9/+13
2006-12-07[PATCH] x86-64: Update defconfigAndi Kleen1-13/+14
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds83-1126/+4760
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds52-934/+382
2006-12-05[SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark3-1/+9
2006-12-05[SCSI] stex: version updateEd Lin1-4/+2
2006-12-05[SCSI] stex: change wait loop codeEd Lin1-21/+20
2006-12-05[SCSI] stex: add new device type supportEd Lin1-7/+21
2006-12-05[SCSI] stex: update device id infoEd Lin2-11/+33
2006-12-05[SCSI] stex: adjust default queue lengthEd Lin1-1/+10
2006-12-05[SCSI] stex: add value check in hard reset routineEd Lin1-1/+1
2006-12-05[SCSI] stex: fix controller_info command handlingEd Lin1-0/+1
2006-12-05[SCSI] stex: fix biosparam calculationEd Lin1-3/+3