summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-05-14sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra
2012-05-14perf/x86/ibs: Fix undefined reference to `get_ibs_caps'Robert Richter
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-09perf/x86-ibs: Fix usage of IBS op current countRobert Richter
2012-05-09perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter
2012-05-09perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter
2012-05-09perf/x86-ibs: Extend hw period that triggers overflowRobert Richter
2012-05-09perf/x86-ibs: Trigger overflow if remaining period is too smallRobert Richter
2012-05-09perf/x86-ibs: Rename some variablesRobert Richter
2012-05-09perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter
2012-05-09perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter
2012-05-09perf/x86-ibs: Fix frequency profilingRobert Richter
2012-05-09perf/x86-ibs: Enable ibs op micro-ops counting modeRobert Richter
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-05-09perf/x86-ibs: Fix update of periodRobert Richter
2012-05-09Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar
2012-05-09sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra
2012-05-09x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar
2012-05-09x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra
2012-05-09x86/numa: Allow specifying node_distance() for numa=fakePeter Zijlstra
2012-05-09x86: Avoid double stack traces with show_regs()Jan Beulich
2012-05-09atomic64_32.h: fix parameter naming mismatchPhilipp Hahn
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-05-08Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-08percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo
2012-05-08x86-64: Eliminate dead ia32 syscall handlersJan Beulich
2012-05-08x86: Fix section annotation of acpi_map_cpu2node()Jan Beulich
2012-05-08x86: Use common threadinfo allocatorThomas Gleixner
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner
2012-05-08fork: Remove the weak insanityThomas Gleixner
2012-05-08x86: Use kick_all_cpus_sync()Thomas Gleixner
2012-05-08x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQMárton Németh
2012-05-08irq_remap: Fix compiler warning with CONFIG_IRQ_REMAP=ySuresh Siddha
2012-05-07x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan
2012-05-07x86/apic: Fix UP boot crashIngo Molnar
2012-05-07resources: add resource_overlaps()Wei Yang
2012-05-07xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel
2012-05-07Merge branch 'topic/stratus' into nextBjorn Helgaas
2012-05-07x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properlySrivatsa S. Bhat
2012-05-07x86: Conditionally update time when ack-ing pending irqsShai Fultheim
2012-05-07Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux...Ingo Molnar
2012-05-07xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk
2012-05-07xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk
2012-05-07x86/cache_info: Fix setup of l2/l3 idsShai Fultheim
2012-05-07x86/microcode: Ensure that module is only loaded on supported Intel CPUsSrivatsa S. Bhat
2012-05-07iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha
2012-05-07x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel
2012-05-07iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel
2012-05-07iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel