aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-05-22Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-71/+57
2012-05-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-39/+77
2012-05-22Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-201/+921
2012-05-22Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds8-17/+18
2012-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-1/+6
2012-05-21Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-143/+28
2012-05-21Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-59/+24
2012-05-21Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-249/+78
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar14-52/+63
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/rasLinus Torvalds1-3/+11
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo14-52/+63
2012-05-18x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin3-3/+3
2012-05-18x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin11-0/+13
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+9
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra1-2/+1
2012-05-16ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt1-13/+2
2012-05-14x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck1-3/+11
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi8-17/+18
2012-05-14sched/x86: Rewrite set_cpu_sibling_map()Peter Zijlstra1-46/+66
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-8/+1
2012-05-09perf/x86-ibs: Fix usage of IBS op current countRobert Richter1-12/+21
2012-05-09perf/x86-ibs: Catch spurious interrupts after stopping IBSRobert Richter1-5/+7
2012-05-09perf/x86-ibs: Implement workaround for IBS erratum #420Robert Richter1-23/+39
2012-05-09perf/x86-ibs: Extend hw period that triggers overflowRobert Richter1-2/+13
2012-05-09perf/x86-ibs: Trigger overflow if remaining period is too smallRobert Richter1-4/+1
2012-05-09perf/x86-ibs: Rename some variablesRobert Richter1-5/+5
2012-05-09perf/x86-ibs: Precise event sampling with IBS for AMD CPUsRobert Richter2-4/+76
2012-05-09perf/x86-ibs: Take instruction pointer from ibs sampleRobert Richter1-17/+31
2012-05-09perf/x86-ibs: Fix frequency profilingRobert Richter1-2/+16
2012-05-09perf/x86-ibs: Enable ibs op micro-ops counting modeRobert Richter1-0/+2
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter5-15/+8
2012-05-09perf/x86-ibs: Fix update of periodRobert Richter1-13/+14
2012-05-09Merge branch 'perf/x86-ibs' into perf/coreIngo Molnar1-7/+431
2012-05-09x86/numa: Check for nonsensical topologies on real hw as wellIngo Molnar1-6/+6
2012-05-09x86/numa: Hard partition cpu topology masks on node boundariesPeter Zijlstra1-0/+11
2012-05-08Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus 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 Gleixner2-7/+6
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2-4/+10
2012-05-08x86: Use kick_all_cpus_sync()Thomas Gleixner2-21/+1
2012-05-08x86/apic: Only compile local function if used with !CONFIG_GENERIC_PENDING_IRQMárton Németh1-23/+23
2012-05-07x86/apic: Fix UP boot crashIngo Molnar1-1/+2
2012-05-07x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properlySrivatsa S. Bhat1-0/+8
2012-05-07x86: Conditionally update time when ack-ing pending irqsShai Fultheim1-5/+7
2012-05-07Merge tag 'intr-remapping-ops-for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into core/iommuIngo Molnar2-249/+78
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 Siddha2-2/+2
2012-05-07iommu: rename intr_remapping references to irq_remappingSuresh Siddha2-31/+32