summaryrefslogtreecommitdiff
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | KVM: MMU: document clear_spte_countXiao Guangrong2013-06-27
| * | | | | | | | KVM: MMU: drop kvm_mmu_zap_mmio_sptesXiao Guangrong2013-06-27
| * | | | | | | | KVM: MMU: fast invalidate all mmio sptesXiao Guangrong2013-06-27
| * | | | | | | | KVM: MMU: reclaim the zapped-obsolete page firstXiao Guangrong2013-06-05
| * | | | | | | | KVM: MMU: fast invalidate all pagesXiao Guangrong2013-06-05
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \
| * | | | | | | | trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)2013-06-22
| * | | | | | | | x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-20
| * | | | | | | | x86: Rename variables for debuggingSeiji Aguchi2013-06-20
| * | | | | | | | x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-20
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar2013-06-26
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'ras_fixlet_for_3.11' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2013-06-19
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | x86, mce: Fix "braodcast" typoMathias Krause2013-06-05
* | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ix86: Don't waste fixmap entriesJan Beulich2013-05-31
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=mJacob Shin2013-05-31
| * | | | | | | | | x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin2013-05-30
| * | | | | | | | | x86, microcode, amd: Refactor functions to prepare for early loadingJacob Shin2013-05-30
| * | | | | | | | | x86, microcode: Vendor abstract out save_microcode_in_initrd()Jacob Shin2013-05-30
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | x86, fpu: Use static_cpu_has_safe before alternativesBorislav Petkov2013-06-20
| * | | | | | | | x86: Add a static_cpu_has_safe variantBorislav Petkov2013-06-20
| * | | | | | | | x86: Sanity-check static_cpu_has usageBorislav Petkov2013-06-20
| * | | | | | | | x86, cpu: Add a synthetic, always true, cpu featureBorislav Petkov2013-06-20
| * | | | | | | | x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-06
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \
| * | | | | | | | efi: Convert runtime services function ptrsBorislav Petkov2013-06-11
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86: Extend #DF debugging aid to 64-bitBorislav Petkov2013-05-13
| |/ / / / / /
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v3.10-rc6' into x86/cleanupsH. Peter Anvin2013-06-20
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | x86, cleanups: Remove extra tab in __flush_tlb_one()Michael Wang2013-06-04
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86, processor-flags: Fix the datatypes and add bit number definesH. Peter Anvin2013-06-25
| * | | | | | x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASEH. Peter Anvin2013-06-25
| * | | | | | x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin2013-06-25
| * | | | | | x86: __force_order doesn't need to be an actual variableJan Beulich2013-05-31
| |/ / / / /
* | | | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \ \ \ \
| * | | | | | x86: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-28
| |/ / / / /
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-02
|\ \ \ \ \ \
| * | | | | | perf/x86/intel: Support full width countingAndi Kleen2013-06-26
| * | | | | | perf/x86/intel: Add simple Haswell PMU supportAndi Kleen2013-06-19
| * | | | | | x86/signals: Propagate RF EFLAGS bit through the signal restore callJiri Olsa2013-05-28
| |/ / / / /
* | | | | | Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-02
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-02
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-29
| | |/ / | |/| |
* | | | x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse2013-06-20