summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds5-1/+44
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-193/+46
2012-05-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-61/+44
2012-05-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-280/+165
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds7-172/+191
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg1-1/+1
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds1-12/+8
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds1-0/+21
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-62/+197
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin5-62/+188
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+11
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds3-7/+12
2012-05-15x86/PCI: only check for spinlock being held in SMP kernelsBjorn Helgaas1-1/+1
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck1-3/+11
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox1-0/+3
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-8/+2
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-4/+45
2012-05-08Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+13
2012-05-08percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo1-1/+13
2012-05-08x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich1-1/+1
2012-05-08x86: Use common threadinfo allocatorThomas Gleixner6-31/+12
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner7-10/+30
2012-05-08fork: Remove the weak insanityThomas Gleixner1-1/+0
2012-05-08x86: Use kick_all_cpus_sync()Thomas Gleixner4-26/+1
2012-05-08irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=ySuresh Siddha1-4/+2
2012-05-07resources: add resource_overlaps()Wei Yang1-11/+1
2012-05-07xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel1-2/+5
2012-05-07Merge branch 'topic/stratus' into nextBjorn Helgaas1-0/+16
2012-05-07Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux...Ingo Molnar3-280/+167
2012-05-07xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk1-1/+6
2012-05-07xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk1-1/+34
2012-05-07x86/microcode: Ensure that module is only loaded on supported Intel CPUsSrivatsa S. Bhat1-6/+8
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha3-5/+5
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha3-77/+80
2012-05-07x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2-23/+16
2012-05-07iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel3-114/+54
2012-05-07iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel2-1/+3
2012-05-07iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel2-67/+11
2012-05-07iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel2-67/+16
2012-05-07iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2-3/+9
2012-05-07iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel3-5/+55
2012-05-07x86/nmi: Fix the type of the nmiaction.flags fieldBetty Dall1-1/+1
2012-05-06IA32 emulation: Fix build problem for modular ia32 a.out supportLarry Finger1-0/+1
2012-05-06vfs: don't force a big memset of stat data just to clear padding fieldsLinus Torvalds1-0/+21
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+19
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro1-2/+1
2012-05-06KVM: Do not take reference to mm during async #PFGleb Natapov1-8/+1
2012-05-06KVM: ensure async PF event wakes up vcpu from haltGleb Natapov1-0/+1