summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2011-03-12x86: ioapic: Use new move_irq functionsThomas Gleixner
2011-03-12x86: Use the proper accessors in fixup_irqs()Thomas Gleixner
2011-03-12x86: ioapic: Use irq_data->stateThomas Gleixner
2011-03-12x86: ioapic: Simplify irq chip and handler setupThomas Gleixner
2011-03-12x86: Cleanup the genirq name spaceThomas Gleixner
2011-03-12Merge branch 'x86/apic' into x86/irqThomas Gleixner
2011-03-12x86-64, NUMA: Don't call numa_set_distanc() for all possible node combination...Tejun Heo
2011-03-12x86, binutils, xen: Fix another wrong size directiveAlexander van Heukelum
2011-03-11xen/e820: Don't mark balloon memory as E820_UNUSABLE when running as guest an...Konrad Rzeszutek Wilk
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-11x86: Clean up apic.c and apic.hHenrik Kretzschmar
2011-03-11x86: Remove superflous goal definition of tsc_syncHenrik Kretzschmar
2011-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-10xen: events: remove dom0 specific xen_create_msi_irqIan Campbell
2011-03-10xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell
2011-03-10xen: events: push set_irq_msi down into xen_create_msi_irqIan Campbell
2011-03-10xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell
2011-03-10xen: pci: collapse apic_register_gsi_xen_hvm and xen_hvm_register_pirqIan Campbell
2011-03-10xen: events: return irq from xen_allocate_pirq_msiIan Campbell
2011-03-10xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell
2011-03-10xen: pci: only define xen_initdom_setup_msi_irqs if CONFIG_XEN_DOM0Ian Campbell
2011-03-10Merge branch 'stable/pcifront-fixes' into stable/irq.cleanupKonrad Rzeszutek Wilk
2011-03-10Merge branch 'stable/irq.rework' into stable/irq.cleanupKonrad Rzeszutek Wilk
2011-03-10ftrace/graph: Trace function entry before updating indexSteven Rostedt
2011-03-10tracing: Fix event alignment: kvm:kvm_hv_hypercallDavid Sharp
2011-03-10x86/mm: Fix pgd_lock deadlockAndrea Arcangeli
2011-03-10x86/mm: Handle mm_fault_error() in kernel spaceAndrey Vagin
2011-03-09[CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init.Naga Chumbalkar
2011-03-09x86: Don't check for BIOS corruption in first 64K when there's no need toNaga Chumbalkar
2011-03-09x86, UV: Initialize the broadcast assist unit base destination node id properlyCliff Wickman
2011-03-09x86: Remove dead config option X86_CPUJan Beulich
2011-03-09Merge commit 'v2.6.38-rc8' into x86/asmIngo Molnar
2011-03-09x86: Fix binutils-2.21 symbol related build failuresSedat Dilek
2011-03-08kprobes: Disabling optimized kprobes for entry text sectionJiri Olsa
2011-03-08x86: Separate out entry text sectionJiri Olsa
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar
2011-03-08KEYS: Add an iovec version of KEYCTL_INSTANTIATEDavid Howells
2011-03-05x86: Really print supported CPUs if PROCESSOR_SELECT=yJan Beulich
2011-03-05Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Ingo Molnar
2011-03-05perf: Avoid the percore allocations if the CPU is not HT capableLin Ming
2011-03-04x86-64, NUMA: Don't assume phys node 0 is always online in numa_emulation()Tejun Heo
2011-03-04x86, numa: Fix numa_emulation code with memory-less node0Yinghai Lu
2011-03-04x86-64, NUMA: Clean up initmem_init()David Rientjes
2011-03-04x86-64, NUMA: Fix numa_emulation code with node0 without RAMYinghai Lu
2011-03-04perf: Fix LLC-* events on Intel Nehalem/WestmereAndi Kleen
2011-03-04perf: Add support for supplementary event registersAndi Kleen
2011-03-04perf_events: Update PEBS event constraintsStephane Eranian
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-03-04x86-64, NUMA: Revert NUMA affine page table allocationTejun Heo