aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse1-18/+0
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-1/+1
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+0
2008-11-11Merge branch 'misc' into releaseLen Brown1-1/+0
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas1-1/+0
2008-11-11x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick1-1/+1
2008-11-10x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming1-1/+1
2008-11-10x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming1-1/+1
2008-11-10x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming1-1/+1
2008-11-08sched: optimize sched_clock() a bitIngo Molnar1-1/+1
2008-11-06Revert "x86: default to reboot via ACPI"Eduardo Habkost1-5/+1
2008-11-06Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar1-2/+7
2008-11-06AMD IOMMU: fix lazy IO/TLB flushing in unmap pathJoerg Roedel1-1/+6
2008-11-06x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha2-0/+11
2008-11-06x86: don't allow nr_irqs > NR_IRQSBen Hutchings1-0/+2
2008-11-04x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria1-4/+4
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-11-01x86: Clean up late e820 resource allocationLinus Torvalds1-3/+5
2008-10-31x86: build fixIngo Molnar1-0/+1
2008-10-30Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-4/+8
2008-10-31x86: cpu_index build fixIngo Molnar1-0/+2
2008-10-31x86/voyager: fix missing cpu_index initialisationJames Bottomley1-0/+2
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2James Bottomley1-1/+1
2008-10-30x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2-2/+2
2008-10-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-6/+8
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+16
2008-10-30AMD IOMMU: fix detection of NP capable IOMMUsJoerg Roedel1-1/+1
2008-10-29x86: two trivial sparse annotationsHarvey Harrison1-1/+1
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-36/+29
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+13
2008-10-28x86, gart: fix gart detection for Fam11h CPUsJoerg Roedel2-2/+1
2008-10-28x86, kdump: fix invalid access on i386 sparsememKen'ichi Ohmichi1-1/+4
2008-10-28x86: AMD microcode patch loader author updatePeter Oruba1-1/+1
2008-10-28x86: microcode patch loader author updatePeter Oruba1-2/+2
2008-10-27ftrace: use a real variable for ftrace_nop in x86Steven Rostedt1-11/+5
2008-10-27x86/uv: memory allocation at initializationCliff Wickman1-4/+3
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar24-72/+126
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu1-0/+16
2008-10-23x86: restore the old swiotlb alloc_coherent behaviorFUJITA Tomonori1-1/+13
2008-10-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds13-24/+28
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-4/+4
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds6-25/+91
2008-10-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds2-17/+1
2008-10-23ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt2-5/+6
2008-10-23ftrace: remove mcount setSteven Rostedt1-7/+0
2008-10-23ftrace: use probe_kernelSteven Rostedt1-5/+3
2008-10-23ftrace: comment arch ftrace codeSteven Rostedt1-1/+6
2008-10-23ftrace: return error on failed modified text.Steven Rostedt1-7/+7
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin2-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-1/+1