aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-04-13perf/x86/amd/uncore: Do not register a task ctx for uncore PMUsPeter Zijlstra
2016-04-13perf/x86/intel/pt: Use boot_cpu_has() because it's thereAlexander Shishkin
2016-04-13uprobes/x86: Constify uprobe_xol_ops structuresJulia Lawall
2016-04-13Merge tag 'v4.6-rc3' into perf/core, to refresh the treeIngo Molnar
2016-04-09Merge tag 'pm+acpi-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-08Merge branches 'pm-core', 'powercap' and 'pm-tools'Rafael J. Wysocki
2016-04-07tools/power turbostat: print IRTL MSRsLen Brown
2016-04-06x86: remove the kernel code/data/bss resources from /proc/iomemLinus Torvalds
2016-04-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-04-05kvm: x86: make lapic hrtimer pinnedLuiz Capitulino
2016-04-04Merge tag 'for-linus-4.6-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
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-04-01kvm: set page dirty only if page has been writableYu Zhao
2016-04-01KVM: x86: reduce default value of halt_poll_ns parameterPaolo Bonzini
2016-04-01KVM: Hyper-V: do not do hypercall userspace exits if SynIC is disabledPaolo Bonzini
2016-04-01KVM: x86: Inject pending interrupt even if pending nmi existYuki Shibuya
2016-03-31perf/x86/intel/bts: Move transaction start/stop to start/stop callbacksAlexander Shishkin
2016-03-31perf/x86/intel/pt: Move transaction start/stop to PMU start/stop callbacksAlexander Shishkin
2016-03-31perf/x86: Move Kconfig.perf and other perf configuration bits to events/KconfigPeter Zijlstra
2016-03-31perf/x86/msr: Add AMD IRPERF (Instructions Retired) performance counterHuang Rui
2016-03-31perf/x86/msr: Add AMD PTSC (Performance Time-Stamp Counter) supportHuang Rui
2016-03-31x86/perf/intel/cstate: Modularize driverThomas Gleixner
2016-03-31x86/perf/intel/cstate: Sanitize error handlingThomas Gleixner
2016-03-31x86/perf/intel/cstate: Sanitize probingThomas Gleixner
2016-03-31x86/perf/intel/cstate: Make cstate hotplug handling actually workThomas Gleixner
2016-03-31x86/perf/intel/rapl: Make the Intel RAPL PMU driver modularKan Liang
2016-03-31x86/perf/intel/uncore: Make the Intel uncore PMU driver modularKan Liang
2016-03-31perf/x86/amd/ibs: Fix pmu::stop() nestingPeter Zijlstra
2016-03-29xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead()Boris Ostrovsky
2016-03-29Merge tag 'v4.6-rc1' into for-linus-4.6Konrad Rzeszutek Wilk
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-25xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC opBoris Ostrovsky
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