aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-12-08sparse irq_desc[] array: core kernel and x86 changesYinghai Lu
2008-12-04x86: fix early panic with boot option "nosmp"Andi Kleen
2008-12-03Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-12-03AMD IOMMU: fix possible race while accessing iommu->need_syncJoerg Roedel
2008-12-03AMD IOMMU: set device table entry for aliased devicesJoerg Roedel
2008-12-03x86: fix broken flushing in GART nofullflush pathJoerg Roedel
2008-11-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2008-11-30kvm_setup_secondary_clock() is cpuinitAl Viro
2008-11-30enable_IR_x2apic() needs to be __initAl Viro
2008-11-25[CPUFREQ] powernow-k8: ignore out-of-range PstateStatus valueAndreas Herrmann
2008-11-25x86, bts: fix wrmsr and spinlock over kmallocMarkus Metzger
2008-11-25x86, pebs: fix PEBS record size configurationMarkus Metzger
2008-11-25x86, bts: exclude ds.c from build when disabledMarkus Metzger
2008-11-25arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoulJulia Lawall
2008-11-23x86: revert irq number limitationThomas Gleixner
2008-11-23Merge commit 'v2.6.28-rc6' into irq/urgentIngo Molnar
2008-11-21Merge commit 'v2.6.28-rc6' into x86/urgentIngo Molnar
2008-11-20x86: Fix interrupt leak due to migrationMatthew Wilcox
2008-11-20x86: fixing __cpuinit/__init tangle, xsave_cntxt_init()Rakib Mullick
2008-11-20x86: fix __cpuinit/__init tangle in init_thread_xstate()Rakib Mullick
2008-11-18x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin
2008-11-18Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-11-18x86: more general identifier for Phoenix BIOSPhilipp Kohlbecher
2008-11-18AMD IOMMU: check for next_bit also in unmapped areaJoerg Roedel
2008-11-18AMD IOMMU: fix fullflush comparison lengthJoerg Roedel
2008-11-18AMD IOMMU: enable device isolation per defaultJoerg Roedel
2008-11-18AMD IOMMU: add parameter to disable device isolationJoerg Roedel
2008-11-18x86, PEBS/DS: fix code flow in ds_request()Ingo Molnar
2008-11-18x86: add rdtsc barrier to TSC sync checkVenki Pallipadi
2008-11-16x86: fix es7000 compilingYinghai Lu
2008-11-16x86, bts: fix unlock problem in ds.cMarkus Metzger
2008-11-15Revert "x86: blacklist DMAR on Intel G31/G33 chipsets"David Woodhouse
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-11ACPI: pci_link: remove acpi_irq_balance_set() interfaceBjorn Helgaas
2008-11-11x86: KVM guest: fix section mismatch warning in kvmclock.cRakib Mullick
2008-11-10x86: HPET: enter hpet_interrupt_handler with interrupts disabledMatt Fleming
2008-11-10x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMPMatt Fleming
2008-11-10x86: HPET: convert WARN_ON to WARN_ON_ONCEMatt Fleming
2008-11-09x86: apic honour irq affinity which was set in early bootThomas Gleixner
2008-11-08sched: optimize sched_clock() a bitIngo Molnar
2008-11-06Revert "x86: default to reboot via ACPI"Eduardo Habkost
2008-11-06Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2008-11-06AMD IOMMU: fix lazy IO/TLB flushing in unmap pathJoerg Roedel
2008-11-06x86: add smp_mb() before sending INVALIDATE_TLB_VECTORSuresh Siddha
2008-11-06x86: don't allow nr_irqs > NR_IRQSBen Hutchings
2008-11-04x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria