aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-02-06MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
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-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
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: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai
2008-10-30x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley
2008-10-30x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley
2008-10-30x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James 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-30x86, uv: fix compile error in uv_hub.hMike Travis
2008-10-30.gitignore updatesAlexey Dobriyan
2008-10-30AMD IOMMU: fix detection of NP capable IOMMUsJoerg Roedel
2008-10-30i386/PAE: fix pud_page()Jan Beulich
2008-10-29x86: remove debug code from arch_add_memory()Gary Hade
2008-10-29x86: start annotating early ioremap pointers with __iomemHarvey Harrison
2008-10-29x86: two trivial sparse annotationsHarvey Harrison