aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-11tools: Sync x86's vmx.h with the kernelperf-core-for-mingo-4.11-20170111Arnaldo Carvalho de Melo
2017-01-11perf record: Add switch-output time option argumentJiri Olsa
2017-01-11perf record: Add switch-output size warningJiri Olsa
2017-01-11perf record: Add switch-output size option argumentJiri Olsa
2017-01-11perf record: Change switch-output option to take optional argumentJiri Olsa
2017-01-11perf record: Add struct switch_outputJiri Olsa
2017-01-11perf tools: Add unit_number__scnprintf functionJiri Olsa
2017-01-11perf evlist: Fix typo in perf_evlist__start_workload()Soramichi Akiyama
2017-01-11perf trace: Allow specifying list of syscalls and events in -e/--expr/--eventArnaldo Carvalho de Melo
2017-01-11perf kallsyms: Introduce tool to look for extended symbol information on the ...Arnaldo Carvalho de Melo
2017-01-11perf machine: Add a kallsyms loading constructorArnaldo Carvalho de Melo
2017-01-11tools lib subcmd: Add missing linux/kernel.h include to subcmd.hArnaldo Carvalho de Melo
2017-01-11perf jvmti: Create libdir directory before installing libperf-jvmti.soLaura Abbott
2017-01-11perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King
2017-01-11perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init ...Prarit Bhargava
2017-01-05perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros
2017-01-05Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar
2017-01-04perf probe: Fix to probe on gcc generated symbols for offline kernelperf-urgent-for-mingo-4.10-20170104Masami Hiramatsu
2017-01-04perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu
2017-01-03perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo
2017-01-03perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo
2017-01-03tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira
2017-01-03perf record: Fix --switch-output documentation and commentJiri Olsa
2017-01-03perf record: Make __record_options staticJiri Olsa
2017-01-03tools lib subcmd: Add OPT_STRING_OPTARG_SET optionJiri Olsa
2017-01-02perf probe: Fix to get correct modname from elf headerMasami Hiramatsu
2017-01-01Linux 4.10-rc2Linus Torvalds
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-30Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds
2016-12-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-29mm/filemap: fix parameters to test_bit()Olof Johansson
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds
2016-12-28samples/bpf trace_output_user: Remove duplicate sys/ioctl.h includeArnaldo Carvalho de Melo
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-27samples/bpf sock_example: Avoid getting ethhdr from two includesArnaldo Carvalho de Melo
2016-12-27perf sched timehist: Show total scheduling timeNamhyung Kim
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk
2016-12-27docs: Fix build failureJohn Brooks
2016-12-27Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan
2016-12-27crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott
2016-12-26ext4: Simplify DAX fault pathJan Kara
2016-12-26dax: Call ->iomap_begin without entry lock during dax faultJan Kara
2016-12-26dax: Finish fault completely when loading holesJan Kara
2016-12-26dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara