summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2010-10-22perf, x86: Less disastrous PEBS/BTS buffer allocation failurePeter Zijlstra
2010-10-22perf, x86: Fixup the precise_ip computationPeter Zijlstra
2010-10-22perf, x86: Extract DS alloc/free functionsPeter Zijlstra
2010-10-22perf, x86: Extract PEBS/BTS allocation functionsPeter Zijlstra
2010-10-22perf, x86: Extract PEBS/BTS buffer free routinesPeter Zijlstra
2010-10-22x86, asm: Restore parentheses around one pushl_cfi argumentJan Beulich
2010-10-21Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds
2010-10-21Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'x86-x2apic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-10-21Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria
2010-10-21Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-10-21Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-10-21Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Add OLPC XO-1 rfkill driverDaniel Drake
2010-10-21X86/PCI: Remove the dependency on isapnp_disable.Konrad Rzeszutek Wilk
2010-10-20xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell
2010-10-20xen: add variable hypercall callerJeremy Fitzhardinge
2010-10-20xen: add xen_set_domain_pte()Jeremy Fitzhardinge
2010-10-20x86, mm: Enable ARCH_DMA_ADDR_T_64BIT with X86_64 || HIGHMEM64GFUJITA Tomonori
2010-10-20x86: Spread tlb flush vector between nodesShaohua Li
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov
2010-10-20Merge branch 'x86/cleanups' into x86/trampolineH. Peter Anvin
2010-10-20Merge branch 'x86/vmware' into x86/trampolineH. Peter Anvin
2010-10-20x86, mm: Fix incorrect data type in vmalloc_sync_all()Borislav Petkov
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter
2010-10-20apic, x86: Check if EILVT APIC registers are available (AMD only)Robert Richter
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar
2010-10-19x86, asm: Fix CFI macro invocations to deal with shortcomings in gasJan Beulich
2010-10-19x86, mm: Hold mm->page_table_lock while doing vmalloc_syncJeremy Fitzhardinge
2010-10-19x86, mm: Fix bogus whitespace in sync_global_pgds()Jeremy Fitzhardinge
2010-10-19KVM: Fix fs/gs reload oops with invalid ldtAvi Kivity
2010-10-19x86: ioapic: Call free_irte only if interrupt remapping enabledYinghai Lu
2010-10-18x86: Add IRQ_TIME_ACCOUNTINGVenkatesh Pallipadi
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra