aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"Gravatar David Woodhouse 2-19/+0
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 6-4/+10
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 2-2/+0
2008-11-11Merge branch 'misc' into releaseGravatar Len Brown 2-2/+0
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceGravatar Bjorn Helgaas 2-2/+0
2008-11-11KVM: Fix pit memory leak if unable to allocate irq source idGravatar Avi Kivity 1-1/+3
2008-11-11KVM: VMX: Set IGMT bit in EPT entryGravatar Sheng Yang 2-1/+3
2008-11-11KVM: Require the PCI subsystemGravatar Avi Kivity 1-0/+2
2008-11-11x86: KVM guest: fix section mismatch warning in kvmclock.cGravatar Rakib Mullick 1-1/+1
2008-11-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+2
2008-11-11KVM: MMU: increase per-vcpu rmap cache alloc sizeGravatar Marcelo Tosatti 1-1/+1
2008-11-10x86: Make NUMA on 32-bit depend on BROKENGravatar Rafael J. Wysocki 1-1/+1
2008-11-10x86: HPET: enter hpet_interrupt_handler with interrupts disabledGravatar Matt Fleming 1-1/+1
2008-11-10x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPGravatar Matt Fleming 1-1/+1
2008-11-10x86: HPET: convert WARN_ON to WARN_ON_ONCEGravatar Matt Fleming 1-1/+1
2008-11-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-4/+8
2008-11-08sched: optimize sched_clock() a bitGravatar Ingo Molnar 1-1/+1
2008-11-08sched: improve sched_clock() performanceGravatar Ingo Molnar 2-3/+7
2008-11-07Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 1-5/+4
2008-11-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+2
2008-11-07oprofile: Fix p6 counter overflow checkGravatar Andi Kleen 1-5/+4
2008-11-07xen: make sure stray alias mappings are gone before pinningGravatar Jeremy Fitzhardinge 2-5/+9
2008-11-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 12-32/+39
2008-11-06x86, xen: fix use of pgd_page now that it really does return a pageGravatar Jeremy Fitzhardinge 1-2/+2
2008-11-06Revert "x86: default to reboot via ACPI"Gravatar Eduardo Habkost 1-5/+1
2008-11-06x86: align DirectMap in /proc/meminfoGravatar Hugh Dickins 1-4/+4
2008-11-06Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Ingo Molnar 1-2/+7
2008-11-06AMD IOMMU: fix lazy IO/TLB flushing in unmap pathGravatar Joerg Roedel 1-1/+6
2008-11-06x86: add smp_mb() before sending INVALIDATE_TLB_VECTORGravatar Suresh Siddha 2-0/+11
2008-11-06x86: remove VISWS and PARAVIRT around NR_IRQS puzzleGravatar Yinghai Lu 1-3/+3
2008-11-06x86: mention ACPI in top-level Kconfig menuGravatar Bjorn Helgaas 1-1/+1
2008-11-06x86: size NR_IRQS on 32-bit systems the same way as 64-bitGravatar Yinghai Lu 1-14/+6
2008-11-06x86: don't allow nr_irqs > NR_IRQSGravatar Ben Hutchings 1-0/+2
2008-11-05sched: re-tune balancingGravatar Ingo Molnar 1-3/+4
2008-11-04x86: don't use tsc_khz to calculate lpj if notsc is passedGravatar Alok Kataria 1-4/+4
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 7-11/+70
2008-11-03io mapping: clean up #ifdefsGravatar Keith Packard 1-0/+4
2008-11-03x86, voyager: fix smp_intr_init() compile breakageGravatar James Bottomley 3-2/+3
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 2-1/+2
2008-11-01x86: Clean up late e820 resource allocationGravatar Linus Torvalds 1-3/+5
2008-10-31x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureGravatar Venki Pallipadi 1-1/+1
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsGravatar Keith Packard 6-11/+66
2008-10-31x86: build fixGravatar Ingo Molnar 1-0/+1
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 1-12/+20
2008-10-30Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 14-40/+85
2008-10-31lguest: fix irq vectors.Gravatar Rusty Russell 1-0/+3
2008-10-31lguest: fix early_ioremap.Gravatar Rusty Russell 1-12/+17
2008-10-31x86: cpu_index build fixGravatar Ingo Molnar 1-0/+2
2008-10-31x86/voyager: fix missing cpu_index initialisationGravatar James Bottomley 2-0/+3
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...Gravatar James Bottomley 3-1/+11