summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-01-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-199/+377
2014-01-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+680
2014-01-20Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-18/+28
2014-01-20Merge branch 'core-stackprotector-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2-21/+4
2014-01-20Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+42
2014-01-19Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-8/+63
2014-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-4/+10
2014-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2014-01-16Merge branch 'perf/urgent' into perf/coreIngo Molnar14-33/+130
2014-01-16perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10hRobert Richter1-8/+45
2014-01-16x86, mm, perf: Allow recursive faults from interruptsPeter Zijlstra1-0/+18
2014-01-16Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+4
2014-01-15bpf: do not use reciprocal divideEric Dumazet1-4/+10
2014-01-15kvm: x86: fix apic_base enable checkAndrew Jones1-1/+1
2014-01-13sched/preempt: Fix up missed PREEMPT_NEED_RESCHED foldingPeter Zijlstra1-1/+1
2014-01-13Merge branch 'x86/idle' into sched/coreIngo Molnar4-46/+45
2014-01-13sched/clock, x86: Avoid a runtime condition in native_sched_clock()Peter Zijlstra1-1/+6
2014-01-13sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra4-6/+6
2014-01-13sched/clock, x86: Rewrite cyc2ns() to avoid the need to disable IRQsPeter Zijlstra4-56/+276
2014-01-13x86/irq: Fix kbuild warning in smp_irq_move_cleanup_interrupt()Prarit Bhargava1-1/+1
2014-01-13sched/clock, x86: Move some cyc2ns() code aroundPeter Zijlstra2-110/+61
2014-01-13sched/clock, x86: Use mul_u64_u32_shr() for native_sched_clock()Peter Zijlstra1-4/+3
2014-01-13sched: Add new scheduler syscalls to support an extended scheduling parameter...Dario Faggioli2-0/+4
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar8-12/+53
2014-01-12x86/irq: Fix do_IRQ() interrupt warning for cpu hotplug retriggered irqsPrarit Bhargava4-17/+27
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-1/+42
2014-01-12perf/x86/intel: Add Intel RAPL PP1 energy counter supportStephane Eranian1-7/+24
2014-01-12seqlock: Use raw_ prefix instead of _no_lockdepJohn Stultz1-4/+4
2014-01-11x86, fpu, amd: Clear exceptions in AMD FXSAVE workaroundLinus Torvalds1-6/+7
2014-01-09ftrace/x86: Load ftrace_ops in parameter not the variable holding itSteven Rostedt2-3/+3
2014-01-02Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+5
2014-01-02KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka1-2/+1
2013-12-30KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka1-4/+4
2013-12-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2013-12-20stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architecturesKees Cook2-21/+4
2013-12-19x86, idle: Add memory barriers around clflush in mwait_play_dead()H. Peter Anvin1-0/+2
2013-12-19x86, idle: Use static_cpu_has() for CLFLUSH workaround, add barriersH. Peter Anvin1-1/+4
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra3-46/+40
2013-12-19x86 idle: Repair large-server 50-watt idle-power regressionLen Brown1-1/+2
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel1-2/+9
2013-12-18mm: numa: serialise parallel get_user_page against THP migrationMel Gorman1-0/+13
2013-12-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-0/+12
2013-12-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+12
2013-12-17perf/x86: enable Haswell Celeron RAPL supportStephane Eranian1-0/+1
2013-12-16Merge tag 'v3.13-rc4' into perf/coreIngo Molnar44-358/+120
2013-12-15Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-17/+13
2013-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-55/+24
2013-12-12KVM: x86: fix guest-initiated crash with x2apic (CVE-2013-6376)Gleb Natapov1-1/+4
2013-12-12KVM: x86: Convert vapic synchronization to _cached functions (CVE-2013-6368)Andy Honig3-53/+18
2013-12-12KVM: x86: Fix potential divide by 0 in lapic (CVE-2013-6367)Andy Honig1-1/+2