summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2013-07-02Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-02Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...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-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-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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst
2013-06-26Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2013-06-25x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASEH. Peter Anvin
2013-06-22trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)
2013-06-20x86, trace: Add irq vector tracepointsSeiji Aguchi
2013-06-20x86: Rename variables for debuggingSeiji Aguchi
2013-06-20x86, trace: Introduce entering/exiting_irq()Seiji Aguchi
2013-06-20Merge tag 'v3.10-rc6' into x86/cleanupsH. Peter Anvin
2013-06-20x86, fpu: Use static_cpu_has_safe before alternativesBorislav Petkov
2013-06-20x86: Add a static_cpu_has_safe variantBorislav Petkov
2013-06-20x86: Sanity-check static_cpu_has usageBorislav Petkov
2013-06-20x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker
2013-06-19perf/x86/intel: Add simple Haswell PMU supportAndi Kleen
2013-06-19Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-06-11efi: Convert runtime services function ptrsBorislav Petkov
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett
2013-06-06x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin
2013-06-05x86, mce: Fix "braodcast" typoMathias Krause
2013-06-04x86, cleanups: Remove extra tab in __flush_tlb_one()Michael Wang
2013-05-31x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=mJacob Shin
2013-05-31x86: __force_order doesn't need to be an actual variableJan Beulich
2013-05-31ix86: Don't waste fixmap entriesJan Beulich
2013-05-30x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin
2013-05-30x86, microcode, amd: Refactor functions to prepare for early loadingJacob Shin
2013-05-30x86, microcode: Vendor abstract out save_microcode_in_initrd()Jacob Shin
2013-05-30x86, crc32-pclmul: Fix build with older binutilsJan Beulich
2013-05-28x86: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-28x86/signals: Propagate RF EFLAGS bit through the signal restore callJiri Olsa
2013-05-13x86: Extend #DF debugging aid to 64-bitBorislav Petkov
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-07Merge branch 'rwsem-optimizations'Linus Torvalds
2013-05-07x86 rwsem: avoid taking slow path when stealing write lockMichel Lespinasse