Age | Commit message (Expand) | Author | Files | Lines |
2012-07-31 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 1 | -1/+0 |
2012-07-27 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -56/+83 |
2012-07-27 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+1 |
2012-07-27 | Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git... | Linus Torvalds | 1 | -0/+2 |
2012-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 6 | -2/+226 |
2012-07-25 | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+0 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -0/+7 |
2012-07-25 | Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+8 |
2012-07-24 | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 9 | -5/+59 |
2012-07-23 | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 1 | -1/+0 |
2012-07-23 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+21 |
2012-07-22 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -9/+19 |
2012-07-22 | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -5/+4 |
2012-07-22 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -33/+50 |
2012-07-22 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -29/+19 |
2012-07-22 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -16/+69 |
2012-07-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -5/+0 |
2012-07-21 | x86, efi: Handover Protocol | Matt Fleming | 1 | -0/+1 |
2012-07-21 | x86/tlb: Fix build warning and crash when building for !SMP | Alex Shi | 1 | -2/+2 |
2012-07-21 | x86, cpufeature: Add the RDSEED and ADX features | H. Peter Anvin | 1 | -0/+2 |
2012-07-20 | KVM: fix race with level interrupts | Michael S. Tsirkin | 1 | -1/+14 |
2012-07-19 | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 1 | -0/+8 |
2012-07-16 | Revert "apic: fix kvm build on UP without IOAPIC" | Michael S. Tsirkin | 1 | -5/+0 |
2012-07-16 | apic: add apic_set_eoi_write for PV use | Michael S. Tsirkin | 1 | -0/+3 |
2012-07-12 | KVM: VMX: Implement PCID/INVPCID for guests with EPT | Mao, Junjie | 3 | -1/+7 |
2012-07-11 | KVM: Add x86_hyper_kvm to complete detect_hypervisor_platform check | Prarit Bhargava | 1 | -0/+1 |
2012-07-11 | Merge tag 'v3.5-rc6' into x86/mce | Ingo Molnar | 5 | -21/+38 |
2012-07-09 | KVM: x86 emulator: initialize memop | Avi Kivity | 1 | -1/+1 |
2012-07-09 | KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics | Avi Kivity | 1 | -2/+2 |
2012-07-06 | x86/apic/x2apic: Limit the vector reservation to the user specified mask | Suresh Siddha | 1 | -3/+6 |
2012-07-06 | x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member... | Suresh Siddha | 1 | -5/+3 |
2012-07-05 | perf/x86: Add a microcode revision check for SNB-PEBS | Peter Zijlstra | 1 | -0/+2 |
2012-07-05 | perf/x86/amd: Unify AMD's generic and family 15h pmus | Robert Richter | 1 | -2/+1 |
2012-07-05 | perf/x86: Rename Intel specific macros | Robert Richter | 2 | -11/+10 |
2012-07-05 | Merge branch 'x86/cpu' into perf/core | Ingo Molnar | 3 | -82/+3 |
2012-07-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2 | -14/+18 |
2012-07-03 | apic: fix kvm build on UP without IOAPIC | Michael S. Tsirkin | 1 | -0/+5 |
2012-06-30 | x86/copy_user_generic: Optimize copy_user_generic with CPU erms feature | Fenghua Yu | 2 | -16/+69 |
2012-06-29 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2012-06-28 | x86/tlb: do flush_tlb_kernel_range by 'invlpg' | Alex Shi | 1 | -6/+7 |
2012-06-28 | x86/tlb: replace INVALIDATE_TLB_VECTOR by CALL_FUNCTION_VECTOR | Alex Shi | 2 | -20/+0 |
2012-06-28 | x86/tlb: enable tlb flush range support for x86 | Alex Shi | 2 | -4/+22 |
2012-06-28 | x86/tlb: add tlb_flushall_shift for specific CPU | Alex Shi | 1 | -0/+2 |
2012-06-28 | x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range | Alex Shi | 4 | -19/+17 |
2012-06-28 | x86/tlb_info: get last level TLB entry number of CPU | Alex Shi | 1 | -0/+11 |
2012-06-27 | crypto: move arch/x86/include/asm/aes.h to arch/x86/include/asm/crypto/ | Jussi Kivilinna | 1 | -0/+0 |
2012-06-27 | crypto: move arch/x86/include/asm/serpent-{sse2|avx}.h to arch/x86/include/as... | Jussi Kivilinna | 2 | -0/+0 |
2012-06-27 | crypto: twofish-avx - remove duplicated glue code and use shared glue code fr... | Jussi Kivilinna | 1 | -0/+46 |
2012-06-27 | crypto: serpent-sse2 - split generic glue code to new helper module | Jussi Kivilinna | 1 | -0/+115 |
2012-06-27 | crypto: aes_ni - change to use shared ablk_* functions | Jussi Kivilinna | 1 | -0/+2 |