summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-11-15arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2-14/+8
2013-11-15drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski1-1/+0
2013-10-18x86: avoid remapping data in parse_setup_data()Linn Crosetto1-1/+1
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2-2/+2
2013-09-26sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel1-7/+13
2013-09-26x86/mce: Pay no attention to 'F' bit in MCACOD when parsing 'UC' errorsTony Luck1-2/+11
2013-09-26x86, smap: Handle csum_partial_copy_*_user()H. Peter Anvin1-5/+17
2013-09-14crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby1-2/+2
2013-08-29x86: Don't clear olpc_ofw_header when sentinel is detectedDaniel Drake1-2/+2
2013-06-20x86: Fix trigger_all_cpu_backtrace() implementationMichel Lespinasse2-3/+6
2013-06-19x86: Fix section mismatch on load_ucode_apPaul Gortmaker1-2/+2
2013-06-13Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin1-7/+0
2013-06-10Modify UEFI anti-bricking codeMatthew Garrett1-7/+0
2013-05-30x86, crc32-pclmul: Fix build with older binutilsJan Beulich1-2/+72
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-5/+2
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-3/+0
2013-05-07Merge branch 'rwsem-optimizations'Linus Torvalds1-7/+21
2013-05-07x86 rwsem: avoid taking slow path when stealing write lockMichel Lespinasse1-7/+21
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+9
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-10/+47
2013-05-02KVM: x86: Account for failing enable_irq_window for NMI window requestJan Kiszka1-1/+1
2013-05-02x86, vm86: fix VM86 syscalls: use SYSCALL_DEFINEx(...)Alexander van Heukelum1-2/+2
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-0/+134
2013-05-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+3
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-12/+5
2013-05-02x86, gdt, hibernate: Store/load GDT for hibernate path.Konrad Rzeszutek Wilk2-0/+3
2013-05-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel6-6/+18
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-22/+2
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds1-3/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-3/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-14/+12
2013-04-30Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-4/+0
2013-04-30Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+1
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-24/+20
2013-04-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-8/+7
2013-04-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+0
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-21/+0
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-31/+34
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-28KVM: x86: Increase the "hard" max VCPU limitChegu Vinod1-1/+1
2013-04-28Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov1-0/+2
2013-04-28KVM: x86: Rework request for immediate exitJan Kiszka1-1/+1
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2013-04-26KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf1-0/+2
2013-04-26perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar1-31/+31
2013-04-25crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna1-0/+19