aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2013-08-09
* x86, ticketlock: Collapse a layer of functionsJeremy Fitzhardinge2013-08-09
* x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge2013-08-09
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2013-07-11
|\
| * x86, mcheck, therm_throt: Process package thresholdsSrinivas Pandruvada2013-06-12
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-07-09
|\ \
| * \ Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Dave Airlie2013-06-27
| |\ \
| * \ \ Merge tag 'v3.10-rc7' into drm-nextDave Airlie2013-06-27
| |\ \ \
| * | | | Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski2013-05-30
| | |_|/ | |/| |
* | | | 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-21
| * | | | | x86: Rename variables for debuggingSeiji Aguchi2013-06-21
| * | | | | x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-21
| | |_|/ / | |/| | |
* | | | | 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