Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-06-27 | crypto: ablk_helper - move ablk_* functions from serpent-sse2/avx glue code t... | Jussi Kivilinna | 1 | -0/+29 |
2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin | 1 | -1/+1 |
2012-06-25 | x86/uv: Work around UV2 BAU hangs | Cliff Wickman | 1 | -10/+18 |
2012-06-25 | x86/uv: Implement UV BAU runtime enable and disable control via /proc/sgi_uv/ | Cliff Wickman | 1 | -0/+2 |
2012-06-25 | iommu: Remove group_mf | Alex Williamson | 1 | -1/+0 |
2012-06-25 | KVM: host side for eoi optimization | Michael S. Tsirkin | 1 | -0/+12 |
2012-06-25 | x86, bitops: note on __test_and_clear_bit atomicity | Michael S. Tsirkin | 1 | -0/+7 |
2012-06-25 | KVM guest: guest side for eoi avoidance | Michael S. Tsirkin | 1 | -0/+7 |
2012-06-23 | x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges | Jiang Liu | 1 | -0/+1 |
2012-06-23 | x86/PCI: add pci_mmconfig_insert()/delete() for PCI root bridge hotplug | Jiang Liu | 1 | -0/+4 |
2012-06-23 | x86/PCI: introduce pci_mmcfg_arch_map()/pci_mmcfg_arch_unmap() | Jiang Liu | 1 | -0/+2 |
2012-06-21 | thp: avoid atomic64_read in pmd_read_atomic for 32bit PAE | Andrea Arcangeli | 1 | -13/+17 |
2012-06-20 | x86/nmi: Clean up register_nmi_handler() usage | Li Zhong | 1 | -17/+3 |
2012-06-20 | Merge commit 'v3.5-rc3' into x86/debug | Ingo Molnar | 3 | -7/+20 |
2012-06-18 | KVM: Introduce __KVM_HAVE_IRQ_LINE | Christoffer Dall | 1 | -0/+1 |
2012-06-18 | Merge branch 'x86/apic' into x86/platform | Ingo Molnar | 3 | -33/+47 |
2012-06-17 | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 | H. Peter Anvin | 3 | -5/+4 |
2012-06-15 | Merge branch 'x86/cleanups' into x86/apic | Ingo Molnar | 1 | -2/+0 |
2012-06-14 | x86/apic: Eliminate cpu_mask_to_apicid() operation | Alexander Gordeev | 1 | -25/+8 |
2012-06-14 | x86: Add read_mostly declaration/definition to variables from smp.h | Vlad Zolotarov | 2 | -9/+9 |
2012-06-14 | x86: Define early read-mostly per-cpu macros | Ido Yariv | 1 | -0/+17 |
2012-06-14 | crypto: serpent-sse2/avx - allow both to be built into kernel | Jussi Kivilinna | 2 | -2/+34 |
2012-06-11 | Merge tag 'v3.5-rc2' into perf/core | Ingo Molnar | 2 | -1/+14 |
2012-06-08 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -1/+14 |
2012-06-08 | uprobes: Pass probed vaddr to arch_uprobe_analyze_insn() | Ananth N Mavinakayanahalli | 1 | -1/+1 |
2012-06-08 | x86/nmi: Fix section mismatch warnings on 32-bit | Don Zickus | 1 | -0/+14 |
2012-06-08 | x86/uv: Fix UV2 BAU legacy mode | Cliff Wickman | 1 | -1/+0 |
2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask | Alexander Gordeev | 1 | -4/+2 |
2012-06-08 | x86/apic: Make cpu_mask_to_apicid() operations return error code | Alexander Gordeev | 1 | -13/+31 |
2012-06-08 | x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector() | Alexander Gordeev | 1 | -3/+5 |
2012-06-08 | x86/apic: Factor out default vector_allocation_domain() operation | Alexander Gordeev | 1 | -0/+21 |
2012-06-08 | x86, cpu: Rename checking_wrmsrl() to wrmsrl_safe() | H. Peter Anvin | 1 | -1/+1 |
2012-06-07 | x86, cpu, amd: Deprecate AMD-specific MSR variants | Borislav Petkov | 1 | -27/+0 |
2012-06-07 | x86, pvops: Remove hooks for {rd,wr}msr_safe_regs | Andre Przywara | 3 | -80/+28 |
2012-06-07 | x86, MCE, AMD: Move shared bank to node descriptor | Borislav Petkov | 1 | -0/+21 |
2012-06-06 | x86: Add rdpmcl() | Andi Kleen | 2 | -0/+4 |
2012-06-06 | perf/x86: Check if user fp is valid | Arun Sharma | 1 | -6/+6 |
2012-06-06 | x86/apic: Factor out default cpu_mask_to_apicid() operations | Alexander Gordeev | 1 | -3/+10 |
2012-06-06 | x86/apic: Factor out default target_cpus() operation | Alexander Gordeev | 2 | -9/+5 |