summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2014-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axb...Tejun Heo
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-24x86/relocs: Make per_cpu_load_addr staticBen Hutchings
2014-09-24x86/lib/Makefile: Remove the unnecessary "+= thunk_64.o"Oleg Nesterov
2014-09-24x86: Speed up ___preempt_schedule*() by using THUNK helpersOleg Nesterov
2014-09-24crypto: aesni - disable "by8" AVX CTR optimizationMathias Krause
2014-09-24sched: Fix unreleased llc_shared_mask bit during CPU hotplugWanpeng Li
2014-09-24x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-09-24x86/smpboot: Speed up suspend/resume by avoiding 100ms sleep for CPU offline ...Lan Tianyu
2014-09-24perf/x86/intel/uncore: Update support for client uncore IMC PMUStephane Eranian
2014-09-24perf/x86/intel/uncore: Fix PCU filter setup for Sandy/Ivy/Haswell EPAndi Kleen
2014-09-24perf/x86/intel/uncore: Add missing cbox filter flags on IvyBridge-EP uncore d...Andi Kleen
2014-09-24perf/x86/intel/uncore: Register the PMU only if the uncore pci device existsYan, Zheng
2014-09-24perf/x86/intel/uncore: Add Haswell-EP uncore supportYan, Zheng
2014-09-24perf/x86/intel: Use Broadwell cache event list for HaswellAndi Kleen
2014-09-24perf/x86: Add INST_RETIRED.ALL workaroundsAndi Kleen
2014-09-24perf/x86/intel: Add Broadwell core supportAndi Kleen
2014-09-24perf/x86/intel: Document all Haswell modelsAndi Kleen
2014-09-24perf/x86/intel: Remove incorrect model number from Haswell perfAndi Kleen
2014-09-24x86, sched: Add new topology for multi-NUMA-node CPUsDave Hansen
2014-09-24x86/PCI: Mark PCI BIOS initialization code as suchMathias Krause
2014-09-24x86/PCI: Constify pci_mmcfg_probes[] arrayMathias Krause
2014-09-24x86/PCI: Mark constants of pci_mmcfg_nvidia_mcp55() as __initconstMathias Krause
2014-09-24x86/PCI: Move __init annotation to the correct placeMathias Krause
2014-09-24kvm: x86: Unpin and remove kvm_arch->apic_access_pageTang Chen
2014-09-24kvm: vmx: Implement set_apic_access_page_addrTang Chen
2014-09-24kvm: x86: Add request bit to reload APIC access page addressTang Chen
2014-09-24kvm: Add arch specific mmu notifier for page invalidationTang Chen
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-24kvm/x86/mmu: Pass gfn and level to rmapp callback.Andres Lagar-Cavilla
2014-09-24x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-onlyPaolo Bonzini
2014-09-24kvm: x86: use macros to compute bank MSRsChen Yucong
2014-09-24KVM: x86: Remove debug assertion of non-PAE reserved bitsNadav Amit
2014-09-24kvm: x86: fix two typos in commentTiejun Chen
2014-09-24KVM: vmx: Inject #GP on invalid PAT CRNadav Amit
2014-09-24KVM: x86: emulating descriptor load misses long-mode caseNadav Amit
2014-09-24KVM: x86: directly use kvm_make_request againLiang Chen
2014-09-24KVM: x86: count actual tlb flushesRadim Krčmář
2014-09-24KVM: nested VMX: disable perf cpuid reportingMarcelo Tosatti
2014-09-24KVM: x86: Don't report guest userspace emulation error to userspaceNadav Amit
2014-09-24kvm: Make init_rmode_tss() return 0 on success.Paolo Bonzini
2014-09-24KVM: x86: Warn if guest virtual address space is not 48-bitsNadav Amit
2014-09-24x86/efi: Delete misleading efi_printk() error messageMatt Fleming
2014-09-24x86/vdso: Fix vdso2c's special_pages[] error checkingAndy Lutomirski
2014-09-23Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"Matt Fleming
2014-09-23audit: x86: drop arch from __audit_syscall_entry() interfaceRichard Guy Briggs
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-23UM: implement syscall_get_arch()Eric Paris
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-23x86: remove the Xen-specific _PAGE_IOMAP PTE flagDavid Vrabel