summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2008-11-22x86: split out some macro's and move common code to paranoid_exit, fixAlexander van Heukelum
2008-11-21x86: entry_64.S: split out some macro's and move common code to paranoid_exitAlexander van Heukelum
2008-11-21x86: entry_64.S: factor out save_paranoid and paranoid_exitAlexander van Heukelum
2008-11-21x86: introduce save_rest and restructure the PTREGSCALL macro in entry_64.SAlexander van Heukelum
2008-11-21x86: entry_64.S: renameIngo Molnar
2008-11-21x86: clean up after: move entry_64.S register saving out of the macros, fixIngo Molnar
2008-11-20x86: clean up after: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20x86: move entry_64.S register saving out of the macrosAlexander van Heukelum
2008-11-20Merge branch 'x86/cleanups' into x86/irqIngo Molnar
2008-11-18Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar
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-17x86: entry_64.S: remove whitespace at end of linesAlexander van Heukelum
2008-11-17Merge commit 'v2.6.28-rc5' into x86/cleanupsIngo Molnar
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-13x86: irq: fix apicinterrupts on 64 bitsAlexander van Heukelum
2008-11-12Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-11-12x86: fix up the new IRQ code for older versions of gasH. Peter Anvin
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: 64 bits: shrink and align IRQ stubsH. Peter Anvin
2008-11-11x86: 32 bits: shrink and align IRQ stubsH. Peter Anvin
2008-11-11x86: 32 bit: interrupt stub consistency with 64 bitH. Peter Anvin
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-08x86: clean up rdtsc_barrier() useIngo Molnar
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
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-01x86: Clean up late e820 resource allocationLinus Torvalds
2008-10-31x86: build fixIngo Molnar
2008-10-30Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-31x86: cpu_index build fixIngo Molnar
2008-10-31x86/voyager: fix missing cpu_index initialisationJames Bottomley
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley
2008-10-30x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley
2008-10-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-10-30AMD IOMMU: fix detection of NP capable IOMMUsJoerg Roedel
2008-10-29x86: two trivial sparse annotationsHarvey Harrison