summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2016-03-21perf/x86/amd: Add support for new IOMMU performance eventsSuravee Suthikulpanit
2016-03-21perf/x86/amd: Move nodes_per_socket into bsp_init_amd()Huang Rui
2016-03-21perf/x86/cqm: Factor out some common codePeter Zijlstra
2016-03-21perf/x86/mbm: Add support for MBM counter overflow handlingVikas Shivappa
2016-03-21perf/x86/mbm: Implement RMID recyclingVikas Shivappa
2016-03-21perf/x86/mbm: Add memory bandwidth monitoring event managementTony Luck
2016-03-21perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and initVikas Shivappa
2016-03-21perf/x86/cqm: Fix CQM memory leak and notifier leakVikas Shivappa
2016-03-21perf/x86/cqm: Fix CQM handling of grouping events into a cache_groupVikas Shivappa
2016-03-21perf/x86/BTS: Fix RCU usagePeter Zijlstra
2016-03-21perf/x86/ibs: Add IBS interrupt to the dynamic throttlePeter Zijlstra
2016-03-21perf/x86/ibs: Fix race with IBS_STARTING statePeter Zijlstra
2016-03-21perf/x86/ibs: Fix IBS throttlePeter Zijlstra
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-20x86/kallsyms: fix GOLD link failure with new relative kallsyms table formatArd Biesheuvel
2016-03-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-19x86/oprofile/nmi: Add missing hotplug FROZEN handlingThomas Gleixner
2016-03-19x86/hpet: Use proper mask to modify hotplug actionThomas Gleixner
2016-03-19x86/apic/uv: Fix the hotplug notifierThomas Gleixner
2016-03-19x86/apb/timer: Use proper mask to modify hotplug actionThomas Gleixner
2016-03-19x86/topology: Use total_cpus not nr_cpu_ids for logical packagesThomas Gleixner
2016-03-19x86/topology: Fix Intel HT disablePeter Zijlstra
2016-03-19x86/topology: Fix logical package mappingPeter Zijlstra
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-18Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-nextAl Viro
2016-03-18x86: ftrace: Fix the misleading comment for arch/x86/kernel/ftrace.cLi Bin
2016-03-18x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner
2016-03-18x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known()Thomas Gleixner
2016-03-18x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim
2016-03-17mm: cleanup *pte_alloc* interfacesKirill A. Shutemov
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-03-17x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski