summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-09
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-06
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner2013-07-04
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | x86: Fix vrtc_get_time/set_mmss to use new timespec interfaceJohn Stultz2013-05-29
| * | | | | | | x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel2013-05-28
| | |/ / / / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-05
|\ \ \ \ \ \ \
| * | | | | | | Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna2013-06-21
| * | | | | | | Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna2013-06-21
| |/ / / / / /
* | | | | | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-03
|\ \ \ \ \ \ \
| * | | | | | | x86: kill TIF_DEBUGOleg Nesterov2013-07-03
| * | | | | | | mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-03
* | | | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-03
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'acpi-pm'Rafael J. Wysocki2013-06-28
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk2013-06-19
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-03
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | KVM: MMU: document fast invalidate all pagesXiao Guangrong2013-06-27
| * | | | | | | | KVM: MMU: document write_flooding_countXiao Guangrong2013-06-27
| * | | | | | | | 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
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |