summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2013-04-29x86-64: fall back to regular page vmemmap on allocation failureJohannes Weiner
2013-04-29x86-64: use vmemmap_populate_basepages() for !pse setupsJohannes Weiner
2013-04-29x86-64: remove dead debugging code for !pse setupsJohannes Weiner
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner
2013-04-29mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-29mm/x86: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/x86: use common help functions to free reserved pagesJiang Liu
2013-04-29mkcapflags.pl: convert to mkcapflags.shRob Landley
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells
2013-04-29Include missing linux/slab.h inclusionsDavid Howells
2013-04-29new helper: read_code()Al Viro
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-29Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-04-28KVM: nVMX: Skip PF interception check when queuing during nested runJan Kiszka
2013-04-28KVM: x86: Increase the "hard" max VCPU limitChegu Vinod
2013-04-28kvm: Allow build-time configuration of KVM device assignmentAlex Williamson
2013-04-28Merge git://github.com/agraf/linux-2.6.git kvm-ppc-next into queueGleb Natapov
2013-04-28KVM: x86: Rework request for immediate exitJan Kiszka
2013-04-28kvm, svm: Fix typo in printk messageBorislav Petkov
2013-04-28KVM: VMX: remove unprintable characters from commentJan Kiszka
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-28Merge branch 'pm-cpuidle'Rafael J. Wysocki
2013-04-26KVM: Move irqfd resample cap handling to generic codeAlexander Graf
2013-04-26KVM: Extract generic irqchip logic into irqchip.cAlexander Graf
2013-04-26KVM: Introduce CONFIG_HAVE_KVM_IRQ_ROUTINGAlexander Graf
2013-04-26KVM: Add KVM_IRQCHIP_NUM_PINS in addition to KVM_IOAPIC_NUM_PINSAlexander Graf
2013-04-26perf/x86/intel/P4: Robistify P4 PMU typesIngo Molnar
2013-04-25Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-04-25crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna
2013-04-25crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna
2013-04-25crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna
2013-04-25crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna
2013-04-25crypto: aesni_intel - add more optimized XTS mode for x86-64Jussi Kivilinna
2013-04-25crypto: x86/camellia-aesni-avx - add more optimized XTS codeJussi Kivilinna
2013-04-25crypto: cast6-avx: use new optimized XTS codeJussi Kivilinna
2013-04-25crypto: x86/twofish-avx - use optimized XTS codeJussi Kivilinna
2013-04-25crypto: x86 - add more optimized XTS-mode for serpent-avxJussi Kivilinna
2013-04-25crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu
2013-04-25crypto: sha512 - Create module providing optimized SHA512 routines using SSSE...Tim Chen
2013-04-25crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX2 RORX ins...Tim Chen
2013-04-25crypto: sha512 - Optimized SHA512 x86_64 assembly routine using AVX instructi...Tim Chen
2013-04-25crypto: sha512 - Optimized SHA512 x86_64 assembly routine using Supplemental ...Tim Chen
2013-04-25crypto: sha256 - Create module providing optimized SHA256 routines using SSSE...Tim Chen
2013-04-25x86/setup: Drop unneeded include <asm/dmi.h>Jean Delvare
2013-04-25x86 cmpxchg.h: fix wrong commentLi Zhong
2013-04-25KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov
2013-04-24Merge branch 'linus' into timers/coreThomas Gleixner
2013-04-24efi: Check EFI revision in setup_efi_varsJosh Boyer
2013-04-24x86, efi: Fix a build warningBorislav Petkov