- 5f16a8c Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 002e44b Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f0bb4c0 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- fc76a25 Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
- 63580e5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 4787c36 x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt() by Seiji Aguchi · 11 years ago
- 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 11 years ago
- 47433b8 x86: xen: Sync the CMOS RTC as well as the Xen wallclock by David Vrabel · 11 years ago
- 5584880 x86: xen: Sync the wallclock when the system time is set by David Vrabel · 11 years ago
- 0b0c002 xen/time: remove blocked time accounting from xen "clockchip" by Laszlo Ersek · 13 years ago
- 3b4550e Merge branch 'acpi-pm' by Rafael J. Wysocki · 11 years ago
- 4f4319a x86/ioremap: Correct function name output by Borislav Petkov · 11 years ago
- fb476cf Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
- 13bfd47 x86/tboot: Provide debugfs interfaces to access TXT log by Qiaowei Ren · 11 years ago
- 33d7885 x86/mce: Update MCE severity condition check by Chen Gong · 11 years ago
- 24f7bb5 KVM: Fix RTC interrupt coalescing tracking by Gleb Natapov · 11 years ago
- 489223e kvm: Add a tracepoint write_tsc_offset by Yoshihiro YUNOMAE · 11 years ago
- 7a2e8aa KVM: MMU: Inform users of mmio generation wraparound by Takuya Yoshikawa · 11 years ago
- f6f8ade KVM: MMU: document fast invalidate all pages by Xiao Guangrong · 11 years ago
- 0cbf8e4 KVM: MMU: document write_flooding_count by Xiao Guangrong · 11 years ago
- accaefe KVM: MMU: document clear_spte_count by Xiao Guangrong · 11 years ago
- a8eca9d KVM: MMU: drop kvm_mmu_zap_mmio_sptes by Xiao Guangrong · 11 years ago
- 69c9ea9 KVM: MMU: init kvm generation close to mmio wrap-around value by Xiao Guangrong · 11 years ago
- 089504c KVM: MMU: add tracepoint for check_mmio_spte by Xiao Guangrong · 11 years ago
- f8f5594 KVM: MMU: fast invalidate all mmio sptes by Xiao Guangrong · 11 years ago
- b37fbea KVM: MMU: make return value of mmio page fault handler more readable by Xiao Guangrong · 11 years ago
- f2fd125 KVM: MMU: store generation-number into mmio spte by Xiao Guangrong · 11 years ago
- dc02164 Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into drm-next by Dave Airlie · 11 years ago
- 4300a0f Merge tag 'v3.10-rc7' into drm-next by Dave Airlie · 11 years ago
- 9608d33b x86, microcode, amd: Another early loading fixup by Jacob Shin · 11 years ago
- 983433b perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable() by Stephane Eranian · 11 years ago
- 2f7f73a perf/x86: Fix shared register mutual exclusion enforcement by Stephane Eranian · 11 years ago
- 54faf77 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- cb7b802 x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORM by Ben Hutchings · 11 years ago
- a41b56e arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not by Maarten Lankhorst · 11 years ago
- 069e0c3 perf/x86/intel: Support full width counting by Andi Kleen · 11 years ago
- ca02c21 Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
- a3d7b7d x86, asm, cleanup: Replace open-coded control register values with symbolic by H. Peter Anvin · 12 years ago
- d1fbefcb x86, processor-flags: Fix the datatypes and add bit number defines by H. Peter Anvin · 12 years ago
- afcbf13 x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASE by H. Peter Anvin · 12 years ago
- 1adfa76 x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED by H. Peter Anvin · 12 years ago
- 0644414 mce: acpi/apei: Add comments to clarify usage of the various bitfields in the MCA subsystem by Naveen N. Rao · 11 years ago
- d5c7867 x86: Fix /proc/mtrr with base/size more than 44bits by Yinghai Lu · 11 years ago
- b5aef68 Merge 3.10-rc7 into driver-core-next by Greg Kroah-Hartman · 11 years ago
- 5236eb9 Merge remote-tracking branch 'trace/tip/x86/trace' into x86/trace by H. Peter Anvin · 11 years ago
- ddaf144 irqdomain: Refactor irq_domain_associate_many() by Grant Likely · 11 years ago
- fc58be7 x86/platform: Add kvmconfig to the phony targets by Borislav Petkov · 11 years ago
- 0c4df02 x86: Add NMI duration tracepoints by Dave Hansen · 11 years ago
- 14c63f1 perf: Drop sample rate when sampling is too slow by Dave Hansen · 11 years ago
- 2ab00456 x86: Warn when NMI handlers take large amounts of time by Dave Hansen · 11 years ago
- 33e5ff6 x86/tracing: Add config option checking to the definitions of mce handlers by Seiji Aguchi · 11 years ago
- b8ff768 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
- 2b4bc78 trace,x86: Do not call local_irq_save() in load_current_idt() by Steven Rostedt (Red Hat) · 11 years ago
- 945fb13 aout32 coredump compat fix by Al Viro · 11 years ago
- f71194a Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 9d0be54 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- 92616ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 11 years ago
- 83ab851 trace,x86: Move creation of irq tracepoints from apic.c to irq.c by Steven Rostedt (Red Hat) · 11 years ago
- df91c35 Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 11 years ago
- b8cb62f x86/efi: Fix dummy variable buffer allocation by Ben Hutchings · 11 years ago
- 02c0241 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto by Herbert Xu · 11 years ago
- 99f42f9 Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipher" by Jussi Kivilinna · 11 years ago
- 3d387ef Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher" by Jussi Kivilinna · 11 years ago
- acfffdb crypto: camellia-aesni-avx2 - tune assembly code for more performance by Jussi Kivilinna · 11 years ago
- cf910e8 x86, trace: Add irq vector tracepoints by Seiji Aguchi · 11 years ago
- 629f4f9 x86: Rename variables for debugging by Seiji Aguchi · 11 years ago
- eddc0e9 x86, trace: Introduce entering/exiting_irq() by Seiji Aguchi · 11 years ago
- f037e41 x86, reloc: Use xorl instead of xorq in relocate_kernel_64.S by H. Peter Anvin · 11 years ago
- e6bca5a Merge tag 'v3.10-rc6' into x86/cleanups by H. Peter Anvin · 11 years ago
- 5f8c421 x86, fpu: Use static_cpu_has_safe before alternatives by Borislav Petkov · 11 years ago
- 4a90a99 x86: Add a static_cpu_has_safe variant by Borislav Petkov · 11 years ago
- 5700f74 x86: Sanity-check static_cpu_has usage by Borislav Petkov · 11 years ago
- c3b8359 x86, cpu: Add a synthetic, always true, cpu feature by Borislav Petkov · 11 years ago
- 885032b KVM: MMU: retain more available bits on mmio spte by Xiao Guangrong · 11 years ago
- a3d5c34 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 86c7667 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 805e318 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- f070a4d Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
- 003002e kprobes: Fix arch_prepare_kprobe to handle copy insn failures by Masami Hiramatsu · 11 years ago
- b52e0a7 x86: Fix trigger_all_cpu_backtrace() implementation by Michel Lespinasse · 11 years ago
- 719038d x86/intel/cacheinfo: Shut up last long-standing warning by Borislav Petkov · 11 years ago
- d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
- 9497859 x86: Fix section mismatch on load_ucode_ap by Paul Gortmaker · 11 years ago
- d6a77ea x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. by Konrad Rzeszutek Wilk · 11 years ago
- f07d91e x86/vdso: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
- 5a802e1 x86: Remove weird PTR_ERR() in do_debug by Rusty Russell · 11 years ago
- f9134f3 perf/x86/intel: Add mem-loads/stores support for Haswell by Andi Kleen · 11 years ago
- 135c561 perf/x86/intel: Support Haswell/v4 LBR format by Andi Kleen · 11 years ago
- 72db559 perf/x86/intel: Move NMI clearing to end of PMI handler by Andi Kleen · 11 years ago
- 3044318 perf/x86/intel: Add Haswell PEBS support by Andi Kleen · 11 years ago
- 3a632cb perf/x86/intel: Add simple Haswell PMU support by Andi Kleen · 11 years ago
- 130768b perf/x86/intel: Add Haswell PEBS record support by Andi Kleen · 11 years ago
- 4338774 x86/debug: Only print out DR registers if they are not power-on defaults by Dave Jones · 11 years ago
- 2e7e98b Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/ras by Ingo Molnar · 11 years ago
- 062f487 x86/boot: Close opened file descriptor by Jiri Slaby · 11 years ago
- b2fa344 perf/x86/intel: Fix sparse warning by Yan, Zheng · 11 years ago
- 7be6296 perf/x86/amd: AMD IOMMU Performance Counter PERF uncore PMU implementation by Suravee Suthikulpanit · 11 years ago
- ae0def0 perf/x86: Only print PMU state when also WARN()'ing by Dave Hansen · 11 years ago