summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools build: Add feature detection for LLVMWang Nan2016-12-052-0/+16
* perf llvm: Extract helpers in llvm-utils.cWang Nan2016-12-053-18/+68
* perf tools: Pass context to perf hook functionsWang Nan2016-12-053-10/+20
* tools build: Fix objtool build with clangPeter Foley2016-12-051-3/+3
* tools build: Make fixdep parsing wait for last targetJiri Olsa2016-12-051-2/+3
* Merge tag 'perf-core-for-mingo-20161201' of git://git.kernel.org/pub/scm/linu...Ingo Molnar2016-12-0237-149/+842
|\
| * perf annotate: AArch64 supportKim Phillips2016-12-012-0/+67
| * perf annotate: Use arch->objdump.comment_char in dec__parse()Kim Phillips2016-12-011-1/+1
| * perf report: Add option to specify time window of interestDavid Ahern2016-12-012-1/+20
| * perf kmem: Add option to specify time window of interestDavid Ahern2016-12-012-0/+31
| * perf sched timehist: Add option to specify time window of interestDavid Ahern2016-12-012-6/+53
| * perf script: Add option to specify time window of interestDavid Ahern2016-12-012-1/+21
| * perf tools: Move parse_nsec_time to time-utils.cDavid Ahern2016-12-014-36/+37
| * perf tools: Add time-based utility functionsDavid Ahern2016-12-013-0/+98
| * perf script: Add option to stop printing callchainDavid Ahern2016-11-295-2/+25
| * perf kmem stat: Track memory freedDavid Ahern2016-11-291-1/+11
| * perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo2016-11-294-59/+59
| * perf tools: Introduce perf hooksWang Nan2016-11-299-0/+187
| * tools lib bpf: Retrive bpf_map through offset of bpf_map_defWang Nan2016-11-292-0/+20
| * tools lib bpf: Add private field for bpf_objectWang Nan2016-11-292-0/+28
| * tools lib bpf: Add missing BPF functionsWang Nan2016-11-292-0/+63
| * perf trace: Update tid/pid filtering option to leverage symbol_confDavid Ahern2016-11-251-40/+9
| * perf sched timehist: Handle cpu migration eventsDavid Ahern2016-11-252-2/+99
| * perf annotate: Show invalid jump offset in error messageArnaldo Carvalho de Melo2016-11-251-2/+4
| * perf ui helpline: Provide a printf variantArnaldo Carvalho de Melo2016-11-252-0/+11
* | Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2016-12-02196-677/+1248
|\ \ | |/ |/|
| * Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-011-3/+3
| |\
| | * ovl: fix d_real() for stacked fsMiklos Szeredi2016-11-291-3/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-012-5/+1
| |\ \
| | * | Input: change KEY_DATA from 0x275 to 0x277Ping Cheng2016-11-301-1/+1
| | * | Input: psmouse - disable automatic probing of BYD touchpadsDmitry Torokhov2016-11-171-4/+0
| * | | kbuild: make sure autoksyms.h exists earlyNicolas Pitre2016-12-012-2/+2
| * | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-0111-14/+94
| |\ \ \
| | * | | mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov2016-12-012-10/+19
| | * | | kasan: support use-after-scope detectionDmitry Vyukov2016-12-014-0/+52
| | * | | kasan: update kasan_global for gcc 7Dmitry Vyukov2016-12-012-1/+6
| | * | | lib/debugobjects: export for use in modulesChris Wilson2016-12-011-0/+8
| | * | | zram: fix unbalanced idr management at hot removalTakashi Iwai2016-12-011-1/+2
| | * | | thp: fix corner case of munlock() of PTE-mapped THPsKirill A. Shutemov2016-12-011-2/+5
| | * | | mm, thp: propagation of conditional compilation in khugepaged.cJérémy Lefaure2016-12-011-0/+2
| * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-12-013-3/+3
| |\ \ \ \
| | * | | | clk: bcm: Fix unmet Kconfig dependencies for CLK_BCM_63XXFlorian Fainelli2016-11-231-1/+1
| | * | | | clk: sunxi-ng: enable so-said LDOs for A33 SoC's pll-mipi clockIcenowy Zheng2016-11-231-1/+1
| | * | | | clk: sunxi-ng: sun6i-a31: Enable PLL-MIPI LDOs when ungating itChen-Yu Tsai2016-11-211-1/+1
| * | | | | Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thie...Linus Torvalds2016-11-302-0/+3
| |\ \ \ \ \
| | * | | | | pwm: Fix device reference leakJohan Hovold2016-11-291-0/+2
| | * | | | | pwm: meson: Add missing spin_lock_init()Axel Lin2016-10-211-0/+1
| * | | | | | isofs: add KERN_CONT to printing of ER recordsMike Rapoport2016-11-301-2/+2
| | |_|/ / / | |/| | | |
| * | | | | Merge tag 'arc-4.9-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds2016-11-303-6/+7
| |\ \ \ \ \
| | * | | | | ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov2016-11-291-1/+1