summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge2006-12-0710-50/+117
* [PATCH] i386: Initialize the per-CPU data areaJeremy Fitzhardinge2006-12-074-50/+172
* [PATCH] i386: Basic definitions for i386-pdaJeremy Fitzhardinge2006-12-073-2/+100
* [PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs s...Jeremy Fitzhardinge2006-12-072-68/+69
* [PATCH] x86-64: miscellaneous entry.S adjustmentsJan Beulich2006-12-071-30/+6
* [PATCH] x86-64: dump_trace() atomicity fixAndrew Morton2006-12-071-3/+5
* [PATCH] i386: add Intel Core related PMU MSRsStephane Eranian2006-12-071-0/+13
* [PATCH] x86-64: x86-64 add Intel Core related PMU MSRs definitionsStephane Eranian2006-12-071-0/+13
* [PATCH] i386: add missing iounmap in i386 hpet clocksource codeAmol Lad2006-12-071-1/+6
* [PATCH] i386: Add iounmap in error paths in hpet codeAmol Lad2006-12-071-3/+12
* [PATCH] x86-64: Insert Local and IO APIC(s) into resource mapAaron Durbin2006-12-071-0/+78
* [PATCH] i386: add sleazy FPU optimizationChuck Ebbert2006-12-073-2/+18
* [PATCH] i386: espfix cleanupStas Sergeev2006-12-077-97/+103
* [PATCH] x86: all cpu backtraceAndrew Morton2006-12-076-1/+74
* [PATCH] i386: remove default_ldt, and simplify ldt-setting.Jeremy Fitzhardinge2006-12-074-39/+22
* [PATCH] x86-64: use BUILD_BUG_ON in FPU codeAlexey Dobriyan2006-12-071-5/+2
* [PATCH] i386: i386 add X86_FEATURE_PEBS and detectionStephane Eranian2006-12-072-1/+9
* [PATCH] i386: i386 rename X86_FEATURE_DTES to X86_FEATURE_DSStephane Eranian2006-12-071-1/+2
* [PATCH] x86-64: remove duplicated cpu_mask_to_apicid in x86_64 smp.hYinghai Lu2006-12-071-5/+0
* [PATCH] x86-64: add X86_FEATURE_PEBS and detectionStephane Eranian2006-12-072-0/+9
* [PATCH] x86-64: x86_64 rename X86_FEATURE_DTES to X86_FEATURE_DSStephane Eranian2006-12-071-1/+2
* [PATCH] x86-64: Don't keep interrupts disabled while spinning in spinlocksAndi Kleen2006-12-071-1/+28
* [PATCH] i386: remove pointless printk from i386 oops outputDave Jones2006-12-071-1/+0
* [PATCH] i386: fix must_checksRandy Dunlap2006-12-075-6/+16
* [PATCH] x86: Compress stack unwinder outputAndi Kleen2006-12-072-9/+9
* [PATCH] x86: shorten lines in unwinder to be <= 80 charactersAndi Kleen2006-12-072-14/+23
* [PATCH] i386: fix buggy MTRR address checksAndreas Mohr2006-12-072-4/+4
* [PATCH] i386: Update defconfigAndi Kleen2006-12-071-9/+13
* [PATCH] x86-64: Update defconfigAndi Kleen2006-12-071-13/+14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-12-0583-1126/+4760
|\
| * [SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark2006-12-053-1/+9
| * [SCSI] stex: version updateEd Lin2006-12-051-4/+2
| * [SCSI] stex: change wait loop codeEd Lin2006-12-051-21/+20
| * [SCSI] stex: add new device type supportEd Lin2006-12-051-7/+21
| * [SCSI] stex: update device id infoEd Lin2006-12-052-11/+33
| * [SCSI] stex: adjust default queue lengthEd Lin2006-12-051-1/+10
| * [SCSI] stex: add value check in hard reset routineEd Lin2006-12-051-1/+1
| * [SCSI] stex: fix controller_info command handlingEd Lin2006-12-051-0/+1
| * [SCSI] stex: fix biosparam calculationEd Lin2006-12-051-3/+3
| * [SCSI] megaraid: fix MMIO castsJeff Garzik2006-12-052-6/+10
| * [SCSI] tgt: fix undefined flush_dcache_page() problemakpm@osdl.org2006-12-051-0/+2
| * [SCSI] libsas: better error handling in sas_expander.cJames Bottomley2006-12-031-12/+24
| * [SCSI] lpfc 8.1.11 : Change version number to 8.1.11James Smart2006-12-031-1/+1
| * [SCSI] lpfc 8.1.11 : Misc FixesJames Smart2006-12-034-3/+35
| * [SCSI] lpfc 8.1.11 : Add soft_wwnn sysfs attribute, rename soft_wwn_enableJames Smart2006-12-034-11/+80
| * [SCSI] lpfc 8.1.11 : Removed decoding of PCI Subsystem IdJames Smart2006-12-032-84/+35
| * [SCSI] lpfc 8.1.11 : Add MSI (Message Signalled Interrupts) supportJames Smart2006-12-033-0/+22
| * [SCSI] lpfc 8.1.11 : Adjust LOG_FCP loggingJames Smart2006-12-033-15/+24
| * [SCSI] lpfc 8.1.11 : Fix Memory leaksJames Smart2006-12-034-7/+41
| * [SCSI] lpfc 8.1.11 : Fix lpfc_multi_ring_supportJames Smart2006-12-038-21/+67
OpenPOWER on IntegriCloud