summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/intel/rapl: Simplify quirk handling even moreBorislav Petkov2016-03-081-19/+13
* x86/nmi: Mark 'ignore_nmis' as __read_mostlyKostenzer Felix2016-03-081-1/+2
* perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen2016-03-083-1/+14
* perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian2016-03-083-1/+27
* perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian2016-03-081-0/+10
* perf/x86/intel: Add definition for PT PMI bitStephane Eranian2016-03-081-0/+1
* perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang2016-03-083-3/+29
* perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa2016-03-082-2/+12
* perf/x86/uncore: Fix build on UP-IOAPIC configsIngo Molnar2016-03-031-0/+2
* perf/x86/intel/rapl: Convert it to a per package facilityThomas Gleixner2016-02-291-108/+86
* perf/x86/intel/rapl: Utilize event->pmu_privateThomas Gleixner2016-02-291-4/+12
* perf/x86/intel/rapl: Make PMU lock rawThomas Gleixner2016-02-291-10/+10
* perf/x86/intel/rapl: Refactor the code some moreThomas Gleixner2016-02-291-30/+31
* perf/x86/intel/rapl: Clean up the printk outputThomas Gleixner2016-02-291-19/+23
* perf/x86/intel/rapl: Calculate timing onceThomas Gleixner2016-02-291-21/+18
* perf/x86/intel/rapl: Sanitize the quirk handlingThomas Gleixner2016-02-291-30/+19
* perf/x86/intel/rapl: Add proper error handlingThomas Gleixner2016-02-291-8/+21
* perf/x86/intel/rapl: Make Knights Landings support functionalThomas Gleixner2016-02-291-1/+1
* perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookupsThomas Gleixner2016-02-291-21/+11
* perf/x86/intel/uncore: Make PCI and MSR uncore independentThomas Gleixner2016-02-291-16/+18
* perf/x86/intel/uncore: Clear all hardware state on exitThomas Gleixner2016-02-291-0/+26
* perf/x86/uncore: Track packages, not per CPU dataThomas Gleixner2016-02-293-252/+198
* x86/topology: Create logical package idThomas Gleixner2016-02-296-0/+142
* perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner2016-02-293-16/+12
* perf/x86/uncore: Make uncore_pcibus_to_physid() staticThomas Gleixner2016-02-292-2/+1
* perf/x86/intel/uncore: Make code more readableThomas Gleixner2016-02-291-45/+50
* perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner2016-02-294-1/+33
* perf/x86/intel/uncore: Add sanity checks for PCI dev package idThomas Gleixner2016-02-291-1/+1
* perf/x86/intel/uncore: Fix error handlingThomas Gleixner2016-02-292-43/+94
* perf/x86/intel/uncore: Simplify error rollbackThomas Gleixner2016-02-291-21/+24
* perf/x86/intel/uncore: Remove pointless mask checkThomas Gleixner2016-02-291-6/+0
* perf/x86/intel/uncore: Remove SBOX support for BDX-DEKan Liang2016-02-291-1/+7
* Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar2016-02-2921-91/+204
|\
| * Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-02-285-7/+15
| |\
| | * x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King2016-02-261-1/+1
| | * x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui2016-02-251-4/+10
| | * x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski2016-02-251-0/+1
| | * x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski2016-02-241-0/+1
| | * x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue2016-02-231-2/+2
| * | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-02-271-3/+3
| |\ \
| | * | mm: ASLR: use get_random_long()Daniel Cashman2016-02-271-3/+3
| * | | Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-274-26/+34
| |\ \ \ | | |/ / | |/| |
| | * | Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas2016-02-274-15/+29
| | * | Revert "PCI: Add helpers to manage pci_dev->irq and pci_dev->irq_managed"Bjorn Helgaas2016-02-182-6/+8
| | * | Revert "x86/PCI: Don't alloc pcibios-irq when MSI is enabled"Bjorn Helgaas2016-02-171-8/+0
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-02-263-3/+4
| |\ \ \
| | * | | KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin2016-02-251-1/+1
| | * | | KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini2016-02-241-2/+2
| | * | | KVM: x86: fix missed hardware breakpointsPaolo Bonzini2016-02-241-0/+1
| * | | | x86: fix SMAP in 32-bit environmentsLinus Torvalds2016-02-241-0/+26