summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-04-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-01Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki
2016-04-01mm/rmap: batched invalidations should use existing apiNadav Amit
2016-04-01x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit
2016-03-31perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra
2016-03-29x86/cpu: Add advanced power management bitsHuang Rui
2016-03-29x86/thread_info: Merge two !__ASSEMBLY__ sectionsBorislav Petkov
2016-03-29x86/cpufreq: Remove duplicated TDP MSR macro definitionsVladimir Zapolskiy
2016-03-29x86/cpu: Get rid of compute_unit_idBorislav Petkov
2016-03-29perf/x86/amd: Cleanup Fam10h NB event constraintsPeter Zijlstra
2016-03-29x86/topology: Fix AMD core countPeter Zijlstra
2016-03-28x86, pmem: use memcpy_mcsafe() for memcpy_from_pmem()Dan Williams
2016-03-26ACPI / processor: Request native thermal interrupt handling via _OSCSrinivas Pandruvada
2016-03-25mm, kasan: stackdepot implementation. Enable stackdepot for SLABAlexander Potapenko
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2016-03-25perf/x86: Move events_sysfs_show() outside CPU_SUP_INTELHuang Rui
2016-03-24Merge tag 'trace-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-23x86/msr: Remove unused native_read_tscp()Prarit Bhargava
2016-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-22x86/extable: use generic search and sort routinesArd Biesheuvel
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-22x86/compat: remove is_compat_task()Andy Lutomirski
2016-03-22Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-22KVM: page_track: fix access to NULL slotPaolo Bonzini
2016-03-22kvm, rt: change async pagefault code locking for PREEMPT_RTRik van Riel
2016-03-22KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()Lan Tianyu
2016-03-22KVM/x86: Call smp_wmb() before increasing tlbs_dirtyLan Tianyu
2016-03-22KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...Lan Tianyu
2016-03-22KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()Lan Tianyu
2016-03-22KVM, pkeys: expose CPUID/CR4 to guestHuaitong Han
2016-03-22KVM, pkeys: add pkeys support for permission_faultHuaitong Han
2016-03-22KVM, pkeys: introduce pkru_mask to cache conditionsHuaitong Han
2016-03-22KVM, pkeys: save/restore PKRU when guest/host switchesXiao Guangrong
2016-03-22x86: pkey: introduce write_pkru() for KVMXiao Guangrong
2016-03-22KVM, pkeys: add pkeys support for xsave stateHuaitong Han
2016-03-22KVM, pkeys: disable pkeys for guests in non-paging modeHuaitong Han
2016-03-22KVM: x86: remove magic number with enum cpuid_leafsHuaitong Han
2016-03-22KVM: MMU: return page fault error code from permission_faultPaolo Bonzini
2016-03-22KVM: VMX: fix nested vpid for old KVM guestsPaolo Bonzini
2016-03-22KVM: VMX: avoid guest hang on invalid invvpid instructionPaolo Bonzini
2016-03-22KVM: VMX: avoid guest hang on invalid invept instructionPaolo Bonzini
2016-03-21perf/x86/intel/rapl: Add missing Broadwell modelsSrinivas Pandruvada
2016-03-21perf/x86/intel/uncore: Remove ev_sel_ext bit support for PCUKan Liang
2016-03-21perf/x86/amd/power: Add AMD accumulated power reporting mechanismHuang Rui
2016-03-21x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flagHuang Rui