aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-04perf report: Fix placement of itrace option in documentationAdrian Hunter1-3/+3
2015-05-04perf kmem: Add kmem.default config optionNamhyung Kim1-3/+29
2015-05-04perf kmem: Print gfp flags in human readable stringNamhyung Kim1-13/+209
2015-05-04perf kmem: Add --live option for current allocation statNamhyung Kim2-42/+73
2015-05-04perf kmem: Support sort keys on page analysisNamhyung Kim2-86/+313
2015-05-04perf kmem: Implement stat --page --callerNamhyung Kim1-21/+306
2015-05-04perf probe: Accept filter argument for --listMasami Hiramatsu4-32/+73
2015-05-04perf probe: Accept multiple filter optionsMasami Hiramatsu1-5/+9
2015-05-04perf tools: Add strfilter__string to recover rules stringMasami Hiramatsu2-0/+76
2015-05-04perf tools: Improve strfilter to append additional rulesMasami Hiramatsu2-0/+66
2015-05-04perf probe: Improve detection of file/function name in the probe patternNaveen N. Rao1-3/+26
2015-05-04perf tools: Fix bison-related build failure on CentOS 6Namhyung Kim1-1/+1
2015-05-04perf symbols: Warn on build id mismatchNaveen N. Rao1-0/+1
2015-05-04perf report: Add Instruction Tracing supportAdrian Hunter2-0/+38
2015-05-04perf script: Always allow fields 'addr' and 'cpu' for auxtraceAdrian Hunter1-7/+22
2015-05-04perf evlist: Amend mmap ref counting for the AUX area mmapAdrian Hunter1-1/+1
2015-05-04perf probe ppc64le: Fixup function entry if using kallsyms lookupNaveen N. Rao3-0/+22
2015-05-04perf probe ppc64le: Prefer symbol table lookup over DWARFNaveen N. Rao3-0/+17
2015-05-04perf probe ppc64le: Fix ppc64 ABIv2 symbol decodingAnanth N Mavinakayanahalli3-0/+12
2015-05-04perf probe ppc: Enable matching against dot symbols automaticallyNaveen N. Rao4-3/+22
2015-05-04perf probe ppc: Use the right prefix when ignoring SyS symbols on ppcNaveen N. Rao3-9/+37
2015-05-04perf probe ppc: Fix symbol fixup issues due to ELF typeNaveen N. Rao4-2/+30
2015-05-04perf bench numa: Show more stats of particular threads in verbose modePetr Holasek1-1/+31
2015-05-04perf tools: Use getconf to determine number of online CPUsWill Deacon1-1/+1
2015-05-03Linux 4.1-rc2Linus Torvalds1-1/+1
2015-05-03Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds13-229/+210
2015-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-94/+117
2015-05-04Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2-0/+10
2015-05-04Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie2-4/+12
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds10-146/+48
2015-05-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-0/+7
2015-05-03Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds10-47/+37
2015-05-02ext4: fix growing of tiny filesystemsJan Kara1-2/+5
2015-05-02ext4: move check under lock scope to close a race.Davide Italiano1-7/+8
2015-05-02ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner2-0/+10
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park1-6/+0
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu1-2/+7
2015-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-159/+224
2015-05-01virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi1-1/+1
2015-05-01virtio: pass baton to Michael TsirkinRusty Russell1-1/+0
2015-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-0/+5
2015-05-01ipv4: Missing sk_nulls_node_init() in ping_unhash().David S. Miller1-0/+1
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov1-0/+5
2015-05-01ext4 crypto: add padding to filenames before encryptingTheodore Ts'o5-8/+31
2015-05-01ext4 crypto: simplify and speed up filename encryptionTheodore Ts'o5-204/+149
2015-05-01Merge branch 'for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-77/+118
2015-05-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-7/+28
2015-05-01powerpc/powernv: Restore non-volatile CRs after napSam Bobroff1-0/+2
2015-05-01powerpc/eeh: Delay probing EEH device during hotplugGavin Shan1-0/+6
2015-05-01powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()Gavin Shan1-1/+4