summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2013-08-14kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri1-2/+12
2013-08-09kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T1-0/+1
2013-08-09x86, ticketlock: Add slowpath logicJeremy Fitzhardinge3-25/+65
2013-08-09x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge2-6/+14
2013-08-09x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2-2/+2
2013-08-09x86, ticketlock: Collapse a layer of functionsJeremy Fitzhardinge1-30/+5
2013-08-09x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge4-46/+57
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker10-16/+16
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-0/+7
2013-07-09Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-1/+16
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt1-12/+0
2013-07-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-6/+8
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-61/+0
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner6-15/+80
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds3-5/+35
2013-07-03x86: kill TIF_DEBUGOleg Nesterov1-3/+1
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2-2/+34
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2013-07-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+13
2013-07-02Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-8/+271
2013-07-02Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2013-07-02Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2013-07-02Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-0/+80
2013-07-02Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-8/+117
2013-07-02Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+14
2013-07-02Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2013-07-02Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2013-07-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-52/+106
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+8
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-14/+8
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0
2013-06-28Merge branch 'acpi-pm'Rafael J. Wysocki1-1/+1
2013-06-27KVM: MMU: document fast invalidate all pagesXiao Guangrong1-0/+3
2013-06-27KVM: MMU: document write_flooding_countXiao Guangrong1-0/+1
2013-06-27KVM: MMU: document clear_spte_countXiao Guangrong1-0/+4
2013-06-27KVM: MMU: drop kvm_mmu_zap_mmio_sptesXiao Guangrong1-1/+0
2013-06-27KVM: MMU: fast invalidate all mmio sptesXiao Guangrong1-1/+1
2013-06-27Merge branch 'core/mutexes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Dave Airlie2-14/+8
2013-06-27Merge tag 'v3.10-rc7' into drm-nextDave Airlie6-15/+80
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2-14/+8
2013-06-26perf/x86/intel: Support full width countingAndi Kleen1-0/+3
2013-06-26Merge tag 'please-pull-mce-bitmap-comment' of git://git.kernel.org/pub/scm/li...Ingo Molnar3-5/+8
2013-06-25x86, processor-flags: Fix the datatypes and add bit number definesH. Peter Anvin1-50/+104
2013-06-25x86: Rename X86_CR4_RDWRGSFS to X86_CR4_FSGSBASEH. Peter Anvin2-2/+2
2013-06-25x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXEDH. Peter Anvin1-1/+1
2013-06-22trace,x86: Do not call local_irq_save() in load_current_idt()Steven Rostedt (Red Hat)1-6/+4
2013-06-21Revert "crypto: twofish - add AVX2/x86_64 assembler implementation of twofish...Jussi Kivilinna1-18/+0
2013-06-21Revert "crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher"Jussi Kivilinna1-43/+0