aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-26perf thread: Introduce thread__find_map()Arnaldo Carvalho de Melo12-42/+43
2018-04-26perf map: Introduce map__has_symbols()Arnaldo Carvalho de Melo4-9/+12
2018-04-26perf dso: Add dso__has_symbols() methodArnaldo Carvalho de Melo3-3/+8
2018-04-26perf symbols: Use __map__is_kernel() instead of ad-hoc equivalent codeArnaldo Carvalho de Melo1-4/+1
2018-04-26perf top: Use __map__is_kernel()Arnaldo Carvalho de Melo1-2/+2
2018-04-26perf stat: Display length strings of each run for --table optionJiri Olsa2-7/+13
2018-04-26perf stat: Add --table option to display time of each runJiri Olsa3-6/+69
2018-04-26perf stat: Display time in precision based on std deviationJiri Olsa1-6/+24
2018-04-26perf check-headers.sh: Add support to check 2 independent filesJiri Olsa1-4/+13
2018-04-26perf check-headers.sh: Simplify arguments passingJiri Olsa1-10/+5
2018-04-26perf buildid-cache: Support --purge-all optionRavi Bangoria2-1/+38
2018-04-26perf buildid-cache: Support --list optionRavi Bangoria2-4/+43
2018-04-26Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar12-75/+123
2018-04-25perf/x86/intel: Don't enable freeze-on-smi for PerfMon V1Kan Liang1-3/+6
2018-04-24perf stat: Fix duplicate PMU name for interval printKan Liang2-1/+5
2018-04-24perf evsel: Only fall back group read for leaderKan Liang1-1/+2
2018-04-24perf stat: Print out hint for mixed PMU group errorKan Liang1-1/+34
2018-04-24perf pmu: Fix core PMU alias list for X86 platformKan Liang1-13/+7
2018-04-23perf record: Fix s390 undefined record__auxtrace_init() return valueThomas Richter1-0/+1
2018-04-23perf mem: Document incorrect and missing optionsSangwon Hong1-12/+29
2018-04-23perf evsel: Disable write_backward for leader sampling group eventsJiri Olsa2-2/+8
2018-04-23perf pmu: Fix pmu events parsing ruleJiri Olsa1-4/+4
2018-04-23perf stat: Keep the / modifier separator in fallbackJiri Olsa1-1/+7
2018-04-23perf test: Adapt test case record+probe_libc_inet_pton.sh for s390Thomas Richter1-4/+2
2018-04-23perf list: Remove s390 specific strcmp_cpuid_cmp functionThomas Richter3-24/+6
2018-04-23perf machine: Set main kernel end address properlyNamhyung Kim1-12/+18
2018-04-22Linux 4.17-rc2Linus Torvalds1-1/+1
2018-04-22Merge tag 'drm-fixes-for-v4.17-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-136/+194
2018-04-23Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie3-14/+13
2018-04-23Merge tag 'exynos-drm-fixes-for-v4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie3-67/+29
2018-04-23Merge tag 'drm-intel-next-fixes-2018-04-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie14-55/+131
2018-04-23Merge tag 'drm-misc-fixes-2018-04-18-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-8/+36
2018-04-22Merge tag '4.17-rc1-SMB3-CIFS' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-9/+16
2018-04-22Merge tag 'for-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds13-47/+199
2018-04-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-104/+52
2018-04-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-20/+9
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds61-546/+760
2018-04-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds2-31/+100
2018-04-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds6-32/+96
2018-04-21Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-8/+18
2018-04-21Merge tag 'linux-watchdog-4.17-rc2' of git://www.linux-watchdog.org/linux-watchdogLinus Torvalds6-6/+15
2018-04-21Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-5/+3
2018-04-21Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds2-3/+3
2018-04-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-72/+106
2018-04-21Merge tag 'perf-urgent-for-mingo-4.17-20180420' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar35-496/+545
2018-04-20mm/filemap.c: fix NULL pointer in page_cache_tree_insert()Matthew Wilcox1-5/+4
2018-04-20mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim1-1/+1
2018-04-20fs, elf: don't complain MAP_FIXED_NOREPLACE unless -EEXIST errorTetsuo Handa1-4/+4
2018-04-20kexec_file: do not add extra alignment to efi memmapDave Young1-3/+2