summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2013-05-30x86, microcode, amd: Early microcode patch loading support for AMDJacob Shin
2013-05-30x86, microcode, amd: Refactor functions to prepare for early loadingJacob Shin
2013-05-30x86, microcode: Vendor abstract out save_microcode_in_initrd()Jacob Shin
2013-05-30x86, microcode, intel: Correct typo in printkBorislav Petkov
2013-05-31Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-05-30x86: Allow FPU to be used at interrupt time even with eagerfpuPekka Riikonen
2013-05-30x86, crc32-pclmul: Fix build with older binutilsJan Beulich
2013-05-31Merge tag 'stable/for-linus-3.10-rc3-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-05-30x86/UV: Add GRU distributed mode mappingsDimitri Sivanich
2013-05-29x86: Fix vrtc_get_time/set_mmss to use new timespec interfaceJohn Stultz
2013-05-29xen: Clean up apic ipi interfaceStefan Bader
2013-05-28x86-64, init: Fix a possible wraparound bug in switchover in head_64.SZhang Yanfei
2013-05-28x86: Increase precision of x86_platform.get/set_wallclock()David Vrabel
2013-05-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-05-28x86/PCI: Increase info->res_num before checking pci_use_crsYijing Wang
2013-05-28x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configsBorislav Petkov
2013-05-28update AMD powerflags commentsThorsten Glaser
2013-05-28x86/mm: Drop unneeded include <asm/*pgtable, page*_types.h>Zhang Yanfei
2013-05-28x86_64: Correct phys_addr in cleanup_highmap commentZhang Yanfei
2013-05-28crypto: sha256_ssse3 - add sha224 supportJussi Kivilinna
2013-05-28crypto: sha512_ssse3 - add sha384 supportJussi Kivilinna
2013-05-28x86: uaccess s/might_sleep/might_fault/Michael S. Tsirkin
2013-05-28perf/x86/amd: Rework AMD PMU init codePeter Zijlstra
2013-05-28perf/x86: Check branch sampling priv level in generic codeStephane Eranian
2013-05-28perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driverDan Carpenter
2013-05-28x86/signals: Merge EFLAGS bit clearing into a single statementJiri Olsa
2013-05-28x86/signals: Clear RF EFLAGS bit for signal handlerJiri Olsa
2013-05-28x86/signals: Propagate RF EFLAGS bit through the signal restore callJiri Olsa
2013-05-28crypto: sha256_ssse3 - fix stack corruption with SSSE3 and AVX implementationsJussi Kivilinna
2013-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-05-24crypto: crct10dif - Glue code to cast accelerated CRCT10DIF assembly as a cry...Tim Chen
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-22Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin
2013-05-21KVM: x86 emulator: convert XADD to fastopAvi Kivity
2013-05-21KVM: x86 emulator: drop unused old-style inline emulationAvi Kivity
2013-05-21KVM: x86 emulator: convert DIV/IDIV to fastopAvi Kivity
2013-05-21KVM: x86 emulator: convert single-operand MUL/IMUL to fastopAvi Kivity
2013-05-21KVM: x86 emulator: Switch fastop src operand to RDXAvi Kivity
2013-05-21KVM: x86 emulator: switch MUL/DIV to DstXaccAvi Kivity
2013-05-21KVM: x86 emulator: decode extended accumulator explicityAvi Kivity
2013-05-21KVM: x86 emulator: add support for writing back the source operandAvi Kivity
2013-05-20x86: Fix bit corruption at CPU resume timeLinus Torvalds
2013-05-20Revert "x86/pci/mrst: Use configuration mechanism 1 for 00:00.0, 00:02.0, 00:...Bjorn Helgaas
2013-05-20crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru...Tim Chen
2013-05-19x86: bpf_jit_comp: secure bpf jit against spraying attacksEric Dumazet
2013-05-20lguest: rename i386_head.SDaniel Baluta
2013-05-19KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier
2013-05-17x86: bpf_jit_comp: can call module_free() from any contextEric Dumazet
2013-05-16KVM: MMU: clenaup locking in mmu_free_roots()Gleb Natapov