summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-12x64, x2apic/intr-remap: introcude self IPI to genapic routinesSuresh Siddha5-1/+8
2008-07-12x64, x2apic/intr-remap: x2apic ops for x2apic mode supportSuresh Siddha3-0/+60
2008-07-12x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec...Suresh Siddha1-0/+25
2008-07-12x64, x2apic/intr-remap: cpuid bits for x2apic featureSuresh Siddha2-1/+3
2008-07-12x64, x2apic/intr-remap: basic apic ops supportSuresh Siddha9-38/+109
2008-07-12x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fixSuresh Siddha1-3/+3
2008-07-12x64, x2apic/intr-remap: introduce read_apic_id() to genapic routinesSuresh Siddha8-17/+36
2008-07-12x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s...Suresh Siddha2-0/+72
2008-07-12x64, x2apic/intr-remap: 8259 specific mask/unmask routinesSuresh Siddha2-0/+27
2008-07-12x64, x2apic/intr-remap: generic irq migration support from process contextSuresh Siddha2-1/+9
2008-07-12x64, x2apic/intr-remap: routines managing Interrupt remapping table entries.Suresh Siddha3-0/+259
2008-07-12x64, x2apic/intr-remap: Interrupt remapping infrastructureSuresh Siddha7-50/+272
2008-07-12x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d)Suresh Siddha3-7/+211
2008-07-12x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.hSuresh Siddha2-15/+15
2008-07-12x64, x2apic/intr-remap: parse ioapic scope under vt-d structuresSuresh Siddha6-0/+84
2008-07-12x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detectionSuresh Siddha1-3/+1
2008-07-12x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific codeSuresh Siddha1-11/+24
2008-07-12x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter...Suresh Siddha4-23/+88
2008-07-12x64, x2apic/intr-remap: fix the need for sequential array allocation of iommusSuresh Siddha3-21/+18
2008-07-12x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganizationSuresh Siddha4-236/+264
2008-07-12Merge branch 'x86/core' into x86/x2apicIngo Molnar406-16637/+24412
2008-07-12Merge branch 'linus' into x86/coreIngo Molnar62-190/+1812
2008-07-12x86_64: fix delayed signalsRoland McGrath1-4/+3
2008-07-12x86: remove conflicting nx6325 and nx6125 quirksRafael J. Wysocki1-47/+0
2008-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+1
2008-07-11[PATCH] IPMI: return correct value from ipmi_writeMark Rustad1-2/+1
2008-07-11Merge branch 'x86/generalize-visws' into x86/coreIngo Molnar36-909/+865
2008-07-11x86: Recover timer_ack lost in the merge of the NMI watchdogMaciej W. Rozycki1-0/+3
2008-07-11x86: I/O APIC: Never configure IRQ2Maciej W. Rozycki2-18/+32
2008-07-11x86: L-APIC: Always fully configure IRQ0Maciej W. Rozycki2-18/+26
2008-07-11x86: L-APIC: Set IRQ0 as edge-triggeredMaciej W. Rozycki1-3/+3
2008-07-11x86: merge dwarf2 headersGlauber Costa3-122/+59
2008-07-11x86: use AS_CFI instead of UNWIND_INFOGlauber Costa1-1/+1
2008-07-11x86: use ignore macro instead of hash commentGlauber Costa1-15/+17
2008-07-11x86: use matching CFI_ENDPROCGlauber Costa1-0/+1
2008-07-11Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+17
2008-07-11Fix reference counting race on log buffersDave Chinner1-4/+11
2008-07-11x86: fix savesegment() bug causing crashes on 64-bitIngo Molnar1-1/+1
2008-07-11x86_64: vdso32 cleanup using feature flagsJeremy Fitzhardinge1-10/+1
2008-07-11x86_64: add pseudo-features for 32-bit compat syscallJeremy Fitzhardinge4-2/+9
2008-07-11libata-acpi: don't call sleeping function from invalid contextZhang Rui1-1/+4
2008-07-11Added Targa Visionary 1000 IDE adapter to pata_sis.cKai Krakow1-0/+1
2008-07-11libata-acpi: filter out DIPM enableTejun Heo1-2/+12
2008-07-11x86: fix tsc unification buglet with ftrace and stackprotectorIngo Molnar1-1/+1
2008-07-11x86: introduce max_low_pfn_mapped for 64-bitYinghai Lu12-17/+74
2008-07-11x86: reserve SLITYinghai Lu1-1/+13
2008-07-11x86: e820: user-defined memory maps: remove the range instead of update it to...Yinghai Lu1-6/+5
2008-07-10rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker1-1/+2
2008-07-10Fix name of Russell King in various commentsUwe Kleine-König5-5/+5
2008-07-10rapidio: fix device reference countingEugene Surovegin1-1/+1