summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2013-07-02Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-02Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-07-02Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-07-02Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-02Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt()Seiji Aguchi
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-28x86: xen: Sync the CMOS RTC as well as the Xen wallclockDavid Vrabel
2013-06-28x86: xen: Sync the wallclock when the system time is setDavid Vrabel
2013-06-28xen/time: remove blocked time accounting from xen "clockchip"Laszlo Ersek
2013-06-28Merge branch 'acpi-pm'Rafael J. Wysocki
2013-06-28x86/ioremap: Correct function name outputBorislav Petkov
2013-06-28Merge tag 'please-pull-mce' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2013-06-28x86/tboot: Provide debugfs interfaces to access TXT logQiaowei Ren
2013-06-27x86/mce: Update MCE severity condition checkChen Gong
2013-06-27KVM: Fix RTC interrupt coalescing trackingGleb Natapov
2013-06-27kvm: Add a tracepoint write_tsc_offsetYoshihiro YUNOMAE
2013-06-27KVM: MMU: Inform users of mmio generation wraparoundTakuya Yoshikawa
2013-06-27KVM: MMU: document fast invalidate all pagesXiao Guangrong
2013-06-27KVM: MMU: document write_flooding_countXiao Guangrong
2013-06-27KVM: MMU: document clear_spte_countXiao Guangrong
2013-06-27KVM: MMU: drop kvm_mmu_zap_mmio_sptesXiao Guangrong
2013-06-27KVM: MMU: init kvm generation close to mmio wrap-around valueXiao Guangrong
2013-06-27KVM: MMU: add tracepoint for check_mmio_spteXiao Guangrong
2013-06-27KVM: MMU: fast invalidate all mmio sptesXiao Guangrong
2013-06-27KVM: MMU: make return value of mmio page fault handler more readableXiao Guangrong
2013-06-27KVM: MMU: store generation-number into mmio spteXiao Guangrong
2013-06-27Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Dave Airlie
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie
2013-06-26x86, microcode, amd: Another early loading fixupJacob Shin
2013-06-26perf/x86: Disable PEBS-LL in intel_pmu_pebs_disable()Stephane Eranian
2013-06-26perf/x86: Fix shared register mutual exclusion enforcementStephane Eranian
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-26x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORMBen Hutchings
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst
2013-06-26perf/x86/intel: Support full width countingAndi Kleen
2013-06-26Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2013-06-25x86, asm, cleanup: Replace open-coded control register values with symbolicH. Peter Anvin
2013-06-25x86, processor-flags: Fix the datatypes and add bit number definesH. Peter Anvin
2013-06-25x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASEH. Peter Anvin