aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-11-12x86: disable IRQs before doing anything on nmi_shootdown_cpus()Eduardo Habkost
2008-11-12x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APICEduardo Habkost
2008-11-12x86: move nmi_shootdown_cpus() to reboot.cEduardo Habkost
2008-11-12x86 kdump: make nmi_shootdown_cpus() non-staticEduardo Habkost
2008-11-12x86 kdump: make kdump_nmi_callback() a function ptr on crash_nmi_callback()Eduardo Habkost
2008-11-12x86 kdump: create kdump_nmi_shootdown_cpus()Eduardo Habkost
2008-11-12x86 kdump: move crashing_cpu assignment to nmi_shootdown_cpus()Eduardo Habkost
2008-11-12x86 kdump: extract kdump-specific code from crash_nmi_callback()Eduardo Habkost
2008-11-12Merge branch 'linus' into x86/crashdumpIngo Molnar
2008-11-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-11-10x86: Make NUMA on 32-bit depend on BROKENRafael J. Wysocki
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-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-08sched: optimize sched_clock() a bitIngo Molnar
2008-11-08sched: improve sched_clock() performanceIngo Molnar
2008-11-07Merge branch 'oprofile-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2008-11-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-07oprofile: Fix p6 counter overflow checkAndi Kleen
2008-11-07xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge
2008-11-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-06x86, xen: fix use of pgd_page now that it really does return a pageJeremy Fitzhardinge
2008-11-06Revert "x86: default to reboot via ACPI"Eduardo Habkost
2008-11-06x86: align DirectMap in /proc/meminfoHugh Dickins
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: remove VISWS and PARAVIRT around NR_IRQS puzzleYinghai Lu
2008-11-06x86: mention ACPI in top-level Kconfig menuBjorn Helgaas
2008-11-06x86: size NR_IRQS on 32-bit systems the same way as 64-bitYinghai Lu
2008-11-06x86: don't allow nr_irqs > NR_IRQSBen Hutchings
2008-11-05sched: re-tune balancingIngo Molnar
2008-11-04x86: don't use tsc_khz to calculate lpj if notsc is passedAlok Kataria
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-03io mapping: clean up #ifdefsKeith Packard
2008-11-03x86, voyager: fix smp_intr_init() compile breakageJames Bottomley
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: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard
2008-10-31kexec/i386: setup kexec page table in CHuang Ying
2008-10-31kexec/i386: allocate page table pages dynamicallyHuang Ying
2008-10-31kexec/i386: remove PAGE_SIZE alignment from relocate_kernelHuang Ying
2008-10-31x86: build fixIngo Molnar
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-30Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-31lguest: fix irq vectors.Rusty Russell
2008-10-31lguest: fix early_ioremap.Rusty Russell
2008-10-31x86: cpu_index build fixIngo Molnar