summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf: Add per event clockid supportPeter Zijlstra2015-03-271-2/+12
* Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2015-03-2715-158/+2029
|\
| * perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()David Ahern2015-03-271-2/+0
| * Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar2015-03-277-4/+1432
| |\
| | * perf: Remove type specific target pointersPeter Zijlstra2015-03-233-6/+5
| | * perf/x86/intel: Fix Makefile to actually build the cqm driverMatt Fleming2015-03-231-1/+1
| | * perf/x86/intel: Enable conflicting event scheduling for CQMMatt Fleming2015-02-251-46/+84
| | * perf/x86/intel: Perform rotation on Intel CQM RMIDsMatt Fleming2015-02-251-48/+623
| | * perf/x86/intel: Support task events with Intel CQMMatt Fleming2015-02-251-21/+174
| | * perf/x86/intel: Implement LRU monitoring ID allocation for CQMMatt Fleming2015-02-251-8/+92
| | * perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming2015-02-251-0/+530
| | * x86: Add support for Intel Cache QoS Monitoring (CQM) detectionPeter P Waskiewicz Jr2015-02-253-1/+50
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar2015-03-27207-953/+1817
| |\ \
| * | | perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen2015-03-273-0/+37
| * | | perf/x86/intel: Add Broadwell core supportAndi Kleen2015-03-271-0/+47
| * | | perf/x86/intel: Add new cache events table for HaswellAndi Kleen2015-03-271-2/+192
| * | | kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin2015-03-171-3/+6
| * | | Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo2015-03-022-14/+42
| |\ \ \
| * \ \ \ Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-261573-32481/+46288
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | perf, powerpc: Fix up flush_branch_stack() usersPeter Zijlstra2015-02-181-4/+9
| * | | | perf/x86/intel: Expose LBR callstack to user space toolingPeter Zijlstra2015-02-182-12/+4
| * | | | perf/x86/intel: Discard zero length call entries in LBR call stackYan, Zheng2015-02-181-2/+11
| * | | | perf/x86/intel: Disable FREEZE_LBRS_ON_PMI when LBR operates in callstack modeYan, Zheng2015-02-181-4/+13
| * | | | perf/x86/intel: Re-organize code that implicitly enables LBR/PEBSYan, Zheng2015-02-181-30/+29
| * | | | perf: Simplify the branch stack checkYan, Zheng2015-02-181-17/+3
| * | | | perf/x86/intel: Save/restore LBR stack during context switchYan, Zheng2015-02-181-12/+76
| * | | | perf/x86/intel: Track number of events that use the LBR callstackYan, Zheng2015-02-181-0/+19
| * | | | perf/x86/intel: Allocate space for storing LBR stackYan, Zheng2015-02-182-0/+11
| * | | | perf/x86/intel: Add basic Haswell LBR call stack supportYan, Zheng2015-02-183-24/+83
| * | | | perf/x86/intel: Use context switch callback to flush LBR stackYan, Zheng2015-02-184-21/+30
| * | | | perf: Introduce pmu context switch callbackYan, Zheng2015-02-182-0/+9
| * | | | perf/x86/intel: Reduce lbr_sel_map[] sizeYan, Zheng2015-02-182-29/+29
| * | | | perf/x86/amd/ibs: Convert force_ibs_eilvt_setup() to voidAravind Gopalakrishnan2015-02-181-7/+5
| * | | | perf/x86/intel/uncore: Delete an unnecessary check before pci_dev_put() callMarkus Elfring2015-02-181-2/+1
* | | | | Merge branch 'timers/core' into perf/timer, to apply dependent patchIngo Molnar2015-03-277-52/+48
|\ \ \ \ \
| * | | | | time: Rename timekeeper::tkr to timekeeper::tkr_monoPeter Zijlstra2015-03-275-45/+45
| * | | | | clocksource: Rename __clocksource_updatefreq_*() to __clocksource_update_freq...John Stultz2015-03-131-1/+1
| * | | | | clocksource, sparc32: Convert to using clocksource_register_hz()John Stultz2015-03-131-5/+1
| * | | | | clocksource: Mostly kill clocksource_register()John Stultz2015-03-132-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-264-19/+62
|\ \ \ \ \ \
| * | | | | | s390/smp: reenable smt after resumeHeiko Carstens2015-03-251-0/+11
| * | | | | | s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky2015-03-131-1/+1
| * | | | | | s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens2015-03-131-16/+45
| * | | | | | s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner2015-03-131-2/+5
* | | | | | | Merge tag 'metag-fixes-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-263-94/+106
|\ \ \ \ \ \ \
| * | | | | | | metag: Fix ioremap_wc/ioremap_cached build errorsJames Hogan2015-03-233-94/+106
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-03-253-19/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: percpu: Make this_cpu accessors pre-empt safeSteve Capper2015-03-242-19/+57
| * | | | | | | | arm64: Use the reserved TTBR0 if context switching to the init_mmCatalin Marinas2015-03-231-0/+9
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'powerpc-4.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-03-257-24/+64
|\ \ \ \ \ \ \ \