summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds17-115/+1027
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-14/+8
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-26perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()Stephane Eranian1-0/+6
2013-06-26perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian3-4/+27
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+10
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2-14/+8
2013-06-26perf/x86/intel: Support full width countingAndi Kleen3-0/+15
2013-06-24Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman14-47/+61
2013-06-23x86: Add NMI duration tracepointsDave Hansen1-2/+7
2013-06-23perf: Drop sample rate when sampling is too slowDave Hansen1-1/+11
2013-06-23x86: Warn when NMI handlers take large amounts of timeDave Hansen1-1/+28
2013-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-06-22aout32 coredump compat fixAl Viro1-1/+1
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds7-10/+20
2013-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+3
2013-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-16/+32
2013-06-21Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-1/+6
2013-06-21x86/efi: Fix dummy variable buffer allocationBen Hutchings1-1/+6
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-4/+4
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-12/+0
2013-06-20Merge branch 'perf/urgent' into perf/coreIngo Molnar1-4/+10
2013-06-20kprobes: Fix arch_prepare_kprobe to handle copy insn failuresMasami Hiramatsu1-4/+10
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse3-3/+7
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker1-2/+2
2013-06-19perf/x86/intel: Add mem-loads/stores support for HaswellAndi Kleen3-7/+41
2013-06-19perf/x86/intel: Support Haswell/v4 LBR formatAndi Kleen1-5/+51
2013-06-19perf/x86/intel: Move NMI clearing to end of PMI handlerAndi Kleen2-8/+13
2013-06-19perf/x86/intel: Add Haswell PEBS supportAndi Kleen3-2/+42
2013-06-19perf/x86/intel: Add simple Haswell PMU supportAndi Kleen3-2/+91
2013-06-19perf/x86/intel: Add Haswell PEBS record supportAndi Kleen2-22/+91
2013-06-19perf/x86/intel: Fix sparse warningYan, Zheng1-1/+1
2013-06-19perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementationSuravee Suthikulpanit3-0/+548
2013-06-19perf/x86: Only print PMU state when also WARN()'ingDave Hansen1-2/+6
2013-06-19perf/x86: Reduce stack usage of x86_schedule_events()Andrew Hunter3-18/+22
2013-06-19Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+1
2013-06-19perf/x86: Fix broken PEBS-LL support on SNB-EP/IVB-EPStephane Eranian1-1/+1
2013-06-19x86: kvmclock: zero initialize pvclock shared memory areaIgor Mammedov1-0/+1
2013-06-18x86: fix build error and kconfig for ia32_emulation and binfmtRandy Dunlap1-0/+1
2013-06-18x86, mtrr: Fix original mtrr range get for mtrr_cleanupYinghai Lu1-4/+4
2013-06-18KVM: x86: remove vcpu's CPL check in host-invoked XCR setZhanghaoyu (A)1-3/+2
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman18-214/+183
2013-06-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-185/+70
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin4-178/+65
2013-06-13crypto: aesni_intel - fix accessing of unaligned memoryJussi Kivilinna1-16/+32
2013-06-12x86: Fix typo in kexec register clearingKees Cook1-1/+1