summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-05-22Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-05-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-21Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar
2012-05-19Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2012-05-18x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin
2012-05-18x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-05-18x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin
2012-05-18x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin
2012-05-18x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin
2012-05-18x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin
2012-05-18x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra
2012-05-16ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt
2012-05-15x86/PCI: only check for spinlock being held in SMP kernelsBjorn Helgaas
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck
2012-05-14percpu: remove percpu_xxx() functionsAlex Shi
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi
2012-05-14x86, kvm: KVM paravirt kernels don't check for CPUID being unavailableAlan Cox
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