summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-05tools build: Move tabs to spaces where suitableJiri Olsa3-126/+126
2016-12-05tools build: Make the .cmd file more readableJiri Olsa1-1/+1
2016-12-05perf clang: Compile BPF script using builtin clang supportWang Nan3-4/+66
2016-12-05perf clang: Support compile IR to BPF object and add testcaseWang Nan5-7/+79
2016-12-05perf clang: Update test case to use real BPF scriptWang Nan4-15/+62
2016-12-05perf clang: Allow passing CFLAGS to builtin clangWang Nan3-12/+22
2016-12-05perf clang: Use real file system for #includeWang Nan2-12/+35
2016-12-05perf clang: Add builtin clang support ant test caseWang Nan10-0/+218
2016-12-05perf build: Add clang and llvm compile and linking supportWang Nan3-1/+59
2016-12-05tools build: Add feature detection for clangWang Nan2-0/+31
2016-12-05tools build: Add feature detection for LLVMWang Nan2-0/+16
2016-12-05perf llvm: Extract helpers in llvm-utils.cWang Nan3-18/+68
2016-12-05perf tools: Pass context to perf hook functionsWang Nan3-10/+20
2016-12-05tools build: Fix objtool build with clangPeter Foley1-3/+3
2016-12-05tools build: Make fixdep parsing wait for last targetJiri Olsa1-2/+3
2016-12-02Merge tag 'perf-core-for-mingo-20161201' of git://git.kernel.org/pub/scm/linu...Ingo Molnar37-149/+842
2016-12-02Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar196-677/+1248
2016-12-01Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2016-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-5/+1
2016-12-01kbuild: make sure autoksyms.h exists earlyNicolas Pitre2-2/+2
2016-12-01perf annotate: AArch64 supportKim Phillips2-0/+67
2016-12-01perf annotate: Use arch->objdump.comment_char in dec__parse()Kim Phillips1-1/+1
2016-12-01perf report: Add option to specify time window of interestDavid Ahern2-1/+20
2016-12-01perf kmem: Add option to specify time window of interestDavid Ahern2-0/+31
2016-12-01perf sched timehist: Add option to specify time window of interestDavid Ahern2-6/+53
2016-12-01perf script: Add option to specify time window of interestDavid Ahern2-1/+21
2016-12-01perf tools: Move parse_nsec_time to time-utils.cDavid Ahern4-36/+37
2016-12-01perf tools: Add time-based utility functionsDavid Ahern3-0/+98
2016-11-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-14/+94
2016-11-30mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov2-10/+19
2016-11-30kasan: support use-after-scope detectionDmitry Vyukov4-0/+52
2016-11-30kasan: update kasan_global for gcc 7Dmitry Vyukov2-1/+6
2016-11-30lib/debugobjects: export for use in modulesChris Wilson1-0/+8
2016-11-30zram: fix unbalanced idr management at hot removalTakashi Iwai1-1/+2
2016-11-30thp: fix corner case of munlock() of PTE-mapped THPsKirill A. Shutemov1-2/+5
2016-11-30mm, thp: propagation of conditional compilation in khugepaged.cJérémy Lefaure1-0/+2
2016-11-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+3
2016-11-30Merge tag 'pwm/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/thie...Linus Torvalds2-0/+3
2016-11-30isofs: add KERN_CONT to printing of ER recordsMike Rapoport1-2/+2
2016-11-30Input: change KEY_DATA from 0x275 to 0x277Ping Cheng1-1/+1
2016-11-29Merge tag 'arc-4.9-final' of git://git.kernel.org/pub/scm/linux/kernel/git/vg...Linus Torvalds3-6/+7
2016-11-29Re-enable CONFIG_MODVERSIONS in a slightly weaker formLinus Torvalds2-3/+3
2016-11-29Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-12/+28
2016-11-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-12/+23
2016-11-29ARC: mm: PAE40: Fix crash at munmapYuriy Kolerov1-1/+1
2016-11-29mremap: move_ptes: check pte dirty after its removalAaron Lu2-6/+10
2016-11-29perf script: Add option to stop printing callchainDavid Ahern5-2/+25
2016-11-29perf kmem stat: Track memory freedDavid Ahern1-1/+11
2016-11-29perf test: Remove "test" and similar strings from test descriptionsArnaldo Carvalho de Melo4-59/+59
2016-11-29pwm: Fix device reference leakJohan Hovold1-0/+2