aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-06-03perf/x86/intel: Use new topology_max_smt_threads() in HT leak workaroundAndi Kleen
2016-06-03perf/x86/intel: Add topdown events to Intel AtomAndi Kleen
2016-06-03perf/x86/intel: Add topdown events to Intel CoreAndi Kleen
2016-06-03perf/x86: Support sysfs files depending on SMT statusAndi Kleen
2016-06-03x86/topology: Add topology_max_smt_threads()Andi Kleen
2016-06-03perf/x86/intel/uncore: Locate specific box by checking full device infoKan Liang
2016-06-03perf/x86/intel: Change offcore response masks for Knights LandingLukasz Odzioba
2016-06-03perf/x86/intel: Add 'static' keyword to locally used arraysLukasz Odzioba
2016-05-25perf/x86/intel/rapl: Fix pmus free during cleanupVincent Stehlé
2016-05-20perf/x86/intel/p4: Trival indentation fix, remove spaceColin Ian King
2016-05-20Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-05-18perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probeJiri Olsa
2016-05-16perf core: Add perf_callchain_store_context() helperArnaldo Carvalho de Melo
2016-05-16perf core: Add a 'nr' field to perf_event_callchain_contextArnaldo Carvalho de Melo
2016-05-16perf core: Pass max stack as a perf_callchain_entry contextArnaldo Carvalho de Melo
2016-05-16Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-16Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-16Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-16Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-05-16Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-05-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-05-16Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-05-16locking/rwsem: Fix comment on register clobberingBorislav Petkov
2016-05-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-14arm64: bpf: jit JMP_JSET_{X,K}Zi Shen Lim
2016-05-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-05-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-13ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt
2016-05-13x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GSMateusz Guzik
2016-05-12Merge tag 'at91-fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/nfer...Arnd Bergmann
2016-05-12perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin
2016-05-12x86: Use compat version for preadv2 and pwritev2Dmitry V. Levin
2016-05-12perf/x86/intel/pt: Generate PMI in the STOP region as wellAlexander Shishkin
2016-05-12Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2016-05-12perf/x86: Fix undefined shift on 32-bit kernelsAndrey Ryabinin
2016-05-12perf/x86/msr: Fix SMI overflowPeter Zijlstra
2016-05-12perf/x86/intel/uncore: Fix CHA registers configuration procedure for Knights ...hchrzani
2016-05-12Merge branch 'smp/hotplug' into sched/core, to resolve conflictsIngo Molnar
2016-05-12Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar
2016-05-12x86/RAS: Add SMCA support to AMD Error InjectorYazen Ghannam
2016-05-12x86/mce: Update AMD mcheck init to use cpu_has() facilitiesYazen Ghannam
2016-05-12x86/cpu: Add detection of AMD RAS CapabilitiesYazen Ghannam
2016-05-12x86/mce/AMD: Save an indentation level in prepare_threshold_block()Borislav Petkov
2016-05-12x86/mce/AMD: Disable LogDeferredInMcaStat for SMCA systemsYazen Ghannam