summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-09-091-0/+3
|\
| * x86-32, ftrace: Fix static ftrace when early microcode is enabledH. Peter Anvin2013-09-051-0/+3
* | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-091-1/+0Star
|\ \
| * | drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2013-08-271-1/+0Star
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-091-2/+8
|\ \ \
| * | | lguest: fix GPF in guest when using gdb.Rusty Russell2013-09-061-0/+7
| * | | Merge branch 'master' into virtio-nextRusty Russell2013-08-0985-1197/+399Star
| |\ \ \
| * | | | lguest: Point to the right directory for the lguest launcherHolger Hans Peter Freyther2013-07-151-2/+1Star
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds2013-09-091-1/+1
|\ \ \ \
| * | | | um: prctl: Do not include linux/ptrace.hRichard Weinberger2013-09-071-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-075-34/+830
|\ \ \ \ \
| * | | | | Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-073-0/+796
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-07107-1529/+789Star
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby2013-08-211-2/+2
| * | | | | crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall2013-08-211-24/+24
| * | | | | crypto: make tables used from assembler __visibleAndi Kleen2013-08-141-8/+8
* | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-063-31/+24Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-213-31/+24Star
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-1/+0Star
| | * | | | | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-122-30/+24Star
| | | |_|_|/ | | |/| | |
* | | | | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-061-1/+1
|\ \ \ \ \ \
| * | | | | | gpio: (gpio-pca953x) move header to linux/platform_data/Vivien Didelot2013-08-291-1/+1
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-09-051-5/+0Star
|\ \ \ \ \ \ \
| * | | | | | | x86, paravirt: Remove duplicate definition for DEF_NATIVEH. Peter Anvin2013-09-041-5/+0Star
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-052-21/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | oprofilefs_create_...() do not need superblock argumentAl Viro2013-09-042-14/+14
| * | | | | | | | oprofilefs_mkdir() doesn't need superblock argumentAl Viro2013-09-042-3/+3
| * | | | | | | | oprofile: don't bother with passing superblock to ->create_files()Al Viro2013-09-042-21/+21
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-09-0514-328/+847
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: MMU: remove unused parameterXiao Guangrong2013-08-291-2/+2
| * | | | | | | | | KVM: x86: update masterclock when kvmclock_offset is calculated (v2)Marcelo Tosatti2013-08-281-23/+24
| * | | | | | | | | KVM: x86: add comments where MMIO does not return to the emulatorPaolo Bonzini2013-08-281-2/+5
| * | | | | | | | | KVM: vmx: count exits to userspace during invalid guest emulationPaolo Bonzini2013-08-281-0/+1
| * | | | | | | | | kvm hypervisor: Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apicRaghavendra K T2013-08-262-20/+10Star
| * | | | | | | | | kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocksSrivatsa Vaddagiri2013-08-263-2/+50
| * | | | | | | | | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T2013-08-261-0/+1
| * | | | | | | | | KVM: x86: Update symbolic exit codesJan Kiszka2013-08-131-2/+3
| * | | | | | | | | KVM: nVMX: Advertise IA32_PAT in VM exit controlArthur Chunqi Li2013-08-071-3/+5
| * | | | | | | | | KVM: nVMX: Fix up VM_ENTRY_IA32E_MODE control feature reportingJan Kiszka2013-08-071-1/+5
| * | | | | | | | | KVM: nEPT: Advertise WB type EPTPJan Kiszka2013-08-071-2/+2
| * | | | | | | | | nVMX: Keep arch.pat in sync on L1-L2 switchesJan Kiszka2013-08-071-3/+6
| * | | | | | | | | nEPT: Miscelleneous cleanupsNadav Har'El2013-08-071-4/+2Star
| * | | | | | | | | nEPT: Some additional commentsNadav Har'El2013-08-071-0/+13
| * | | | | | | | | Advertise the support of EPT to the L1 guest, through the appropriate MSR.Nadav Har'El2013-08-071-2/+18
| * | | | | | | | | nEPT: Nested INVEPTNadav Har'El2013-08-074-0/+77
| * | | | | | | | | nEPT: MMU context for nested EPTNadav Har'El2013-08-073-1/+69
| * | | | | | | | | nEPT: Add nEPT violation/misconfigration supportYang Zhang2013-08-074-14/+95
| * | | | | | | | | nEPT: correctly check if remote tlb flush is needed for shadowed EPT tablesGleb Natapov2013-08-071-4/+4
| * | | | | | | | | nEPT: Redefine EPT-specific link_shadow_page()Yang Zhang2013-08-072-5/+11
| * | | | | | | | | nEPT: Add EPT tables support to paging_tmpl.hNadav Har'El2013-08-072-1/+41