summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-2/+1
2008-07-12[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-11rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker1-1/+2
2008-07-11Fix name of Russell King in various commentsUwe Kleine-König5-5/+5
2008-07-11rapidio: fix device reference countingEugene Surovegin1-1/+1
2008-07-11tpm: add Intel TPM TIS device HIDMarcin Obara1-0/+1
2008-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds33-128/+351
2008-07-11tun: Persistent devices can get stuck in xoff stateMax Krasnyansky1-0/+6
2008-07-11xfrm: Add a XFRM_STATE_AF_UNSPEC flag to xfrm_usersa_infoSteffen Klassert2-2/+2
2008-07-11ipv6: missed namespace context in ipv6_rthdr_rcvDenis V. Lunev1-1/+1
2008-07-11netlabel: netlink_unicast calls kfree_skb on error path by itselfDenis V. Lunev3-21/+4
2008-07-11ipv4: fib_trie: Fix lookup error returnBen Hutchings1-11/+6
2008-07-11tcp: correct kcalloc usageMilton Miller1-1/+1
2008-07-11ip: sysctl documentation cleanupStephen Hemminger1-31/+29