aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-11perf record: Add switch-output time option argumentJiri Olsa2-2/+44
2017-01-11perf record: Add switch-output size warningJiri Olsa3-1/+24
2017-01-11perf record: Add switch-output size option argumentJiri Olsa2-16/+63
2017-01-11perf record: Change switch-output option to take optional argumentJiri Olsa1-2/+26
2017-01-11perf record: Add struct switch_outputJiri Olsa1-6/+10
2017-01-11perf tools: Add unit_number__scnprintf functionJiri Olsa7-2/+63
2017-01-11perf evlist: Fix typo in perf_evlist__start_workload()Soramichi Akiyama1-1/+1
2017-01-11perf trace: Allow specifying list of syscalls and events in -e/--expr/--eventArnaldo Carvalho de Melo2-32/+96
2017-01-11perf kallsyms: Introduce tool to look for extended symbol information on the running kernelArnaldo Carvalho de Melo7-1/+96
2017-01-11perf machine: Add a kallsyms loading constructorArnaldo Carvalho de Melo2-0/+20
2017-01-11tools lib subcmd: Add missing linux/kernel.h include to subcmd.hArnaldo Carvalho de Melo1-0/+1
2017-01-11perf jvmti: Create libdir directory before installing libperf-jvmti.soLaura Abbott1-0/+1
2017-01-11perf/x86/intel: Use ULL constant to prevent undefined shift behaviourColin King1-1/+1
2017-01-11perf/x86/intel/uncore: Fix hardcoded socket 0 assumption in the Haswell init codePrarit Bhargava1-1/+1
2017-01-05perf/x86: Set pmu->module in Intel PMU modulesDavid Carrillo-Cisneros3-0/+4
2017-01-04perf probe: Fix to probe on gcc generated symbols for offline kernelMasami Hiramatsu1-1/+47
2017-01-04perf probe: Fix --funcs to show correct symbols for offline moduleMasami Hiramatsu1-19/+6
2017-01-03perf symbols: Robustify reading of build-id from sysfsArnaldo Carvalho de Melo1-0/+6
2017-01-03perf tools: Install tools/lib/traceevent plugins with install-binArnaldo Carvalho de Melo1-2/+2
2017-01-03tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira1-2/+2
2017-01-03perf record: Fix --switch-output documentation and commentJiri Olsa2-1/+5
2017-01-03perf record: Make __record_options staticJiri Olsa1-1/+1
2017-01-03tools lib subcmd: Add OPT_STRING_OPTARG_SET optionJiri Olsa2-0/+8
2017-01-02perf probe: Fix to get correct modname from elf headerMasami Hiramatsu1-16/+16
2017-01-01Linux 4.10-rc2Linus Torvalds1-1/+1
2016-12-29mm/filemap: fix parameters to test_bit()Olof Johansson1-1/+1
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds3-6/+45
2016-12-28samples/bpf trace_output_user: Remove duplicate sys/ioctl.h includeArnaldo Carvalho de Melo1-1/+0
2016-12-27samples/bpf sock_example: Avoid getting ethhdr from two includesArnaldo Carvalho de Melo1-1/+1
2016-12-27perf sched timehist: Show total scheduling timeNamhyung Kim1-3/+14
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk1-1/+1
2016-12-27docs: Fix build failureJohn Brooks1-1/+1
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong1-1/+3
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang2-7/+0
2016-12-27openvswitch: upcall: Fix vlan handling.pravin shelar2-28/+27
2016-12-27ipv4: Namespaceify tcp_tw_reuse knobHaishuang Yan4-10/+10
2016-12-27crypto: testmgr - Use heap buffer for acomp test inputLaura Abbott1-2/+28
2016-12-26ext4: Simplify DAX fault pathJan Kara1-38/+10
2016-12-26dax: Call ->iomap_begin without entry lock during dax faultJan Kara1-55/+66
2016-12-26dax: Finish fault completely when loading holesJan Kara1-9/+18
2016-12-26dax: Avoid page invalidation races and unnecessary radix tree traversalsJan Kara1-17/+11
2016-12-26mm: Invalidate DAX radix tree entries only if appropriateJan Kara3-24/+125
2016-12-26ext2: Return BH_New buffers for zeroed blocksJan Kara1-2/+1
2016-12-26x86/mce/AMD: Make the init code more robustThomas Gleixner1-0/+3
2016-12-26smp/hotplug: Undo tglxs brainfartThomas Gleixner1-1/+8
2016-12-26arm64: don't pull uaccess.h into *.SAl Viro9-71/+72
2016-12-26net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2016-12-26net, sched: fix soft lockup in tc_classifyDaniel Borkmann1-1/+3
2016-12-25Linux 4.10-rc1Linus Torvalds1-2/+2