summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2016-03-08perf/x86/intel/rapl: Simplify quirk handling even moreBorislav Petkov
2016-03-08x86/nmi: Mark 'ignore_nmis' as __read_mostlyKostenzer Felix
2016-03-08perf/x86/intel: Fix PEBS data source interpretation on Nehalem/WestmereAndi Kleen
2016-03-08perf/x86/pebs: Add proper PEBS constraints for BroadwellStephane Eranian
2016-03-08perf/x86/pebs: Add workaround for broken OVFL status on HSW+Stephane Eranian
2016-03-08perf/x86/intel: Add definition for PT PMI bitStephane Eranian
2016-03-08perf/x86/intel: Fix PEBS warning by only restoring active PMU in pmiKan Liang
2016-03-08perf/x86/intel: Use PAGE_SIZE for PEBS buffer size on Core2Jiri Olsa
2016-03-03perf/x86/uncore: Fix build on UP-IOAPIC configsIngo Molnar
2016-02-29perf/x86/intel/rapl: Convert it to a per package facilityThomas Gleixner
2016-02-29perf/x86/intel/rapl: Utilize event->pmu_privateThomas Gleixner
2016-02-29perf/x86/intel/rapl: Make PMU lock rawThomas Gleixner
2016-02-29perf/x86/intel/rapl: Refactor the code some moreThomas Gleixner
2016-02-29perf/x86/intel/rapl: Clean up the printk outputThomas Gleixner
2016-02-29perf/x86/intel/rapl: Calculate timing onceThomas Gleixner
2016-02-29perf/x86/intel/rapl: Sanitize the quirk handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Add proper error handlingThomas Gleixner
2016-02-29perf/x86/intel/rapl: Make Knights Landings support functionalThomas Gleixner
2016-02-29perf/x86/intel/cqm: Get rid of the silly for_each_cpu() lookupsThomas Gleixner
2016-02-29perf/x86/intel/uncore: Make PCI and MSR uncore independentThomas Gleixner
2016-02-29perf/x86/intel/uncore: Clear all hardware state on exitThomas Gleixner
2016-02-29perf/x86/uncore: Track packages, not per CPU dataThomas Gleixner
2016-02-29x86/topology: Create logical package idThomas Gleixner
2016-02-29perf/x86/intel/uncore: Store box in event->pmu_privateThomas Gleixner
2016-02-29perf/x86/uncore: Make uncore_pcibus_to_physid() staticThomas Gleixner
2016-02-29perf/x86/intel/uncore: Make code more readableThomas Gleixner
2016-02-29perf/x86/intel/uncore: Clean up hardware on exitThomas Gleixner
2016-02-29perf/x86/intel/uncore: Add sanity checks for PCI dev package idThomas Gleixner
2016-02-29perf/x86/intel/uncore: Fix error handlingThomas Gleixner
2016-02-29perf/x86/intel/uncore: Simplify error rollbackThomas Gleixner
2016-02-29perf/x86/intel/uncore: Remove pointless mask checkThomas Gleixner
2016-02-29perf/x86/intel/uncore: Remove SBOX support for BDX-DEKan Liang
2016-02-29Merge tag 'v4.5-rc6' into perf/core, to pick up fixesIngo Molnar
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-27Revert "PCI, x86: Implement pcibios_alloc_irq() and pcibios_free_irq()"Bjorn Helgaas
2016-02-26x86/mpx: Fix off-by-one comparison with nr_registersColin Ian King
2016-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-25x86/mm: Fix slow_virt_to_phys() for X86_PAE againDexuan Cui
2016-02-25KVM: x86: MMU: fix ubsan index-out-of-range warningMike Krinkin
2016-02-25x86/entry/compat: Add missing CLAC to entry_INT80_32Andy Lutomirski
2016-02-24KVM: x86: fix conversion of addresses to linear in 32-bit protected modePaolo Bonzini
2016-02-24KVM: x86: fix missed hardware breakpointsPaolo Bonzini
2016-02-24x86/entry/32: Add an ASM_CLAC to entry_SYSENTER_32Andy Lutomirski
2016-02-23x86: fix SMAP in 32-bit environmentsLinus Torvalds
2016-02-23x86/platform/intel/quark: Change the kernel's IMR lock bit to falseBryan O'Donoghue
2016-02-22Merge tag 'for-linus-4.5-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds