summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-16perf lock: Introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-04-16perf mem: Introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-04-16perf kmem: Introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-04-16perf tools: Show absolute percentage by defaultNamhyung Kim
2014-04-16perf ui/tui: Add 'F' hotkey to toggle percentage outputNamhyung Kim
2014-04-16perf tools: Add hist.percentage config optionNamhyung Kim
2014-04-16perf diff: Add --percentage optionNamhyung Kim
2014-04-16perf top: Add --percentage optionNamhyung Kim
2014-04-16perf report: Add --percentage optionNamhyung Kim
2014-04-16perf hists: Add support for showing relative percentageNamhyung Kim
2014-04-14Merge branch 'perf-core-for-mingo' into perf/urgentIngo Molnar
2014-04-14Merge tag 'v3.15-rc1' into perf/urgentIngo Molnar
2014-04-14perf stat: Initialize statistics correctlyAndi Kleen
2014-04-14perf bench: Set more defaults in the 'numa' suiteRamkumar Ramachandra
2014-04-14perf bench: Fix segfault at the end of an 'all' executionRamkumar Ramachandra
2014-04-14perf bench: Update manpage to mention numa and futexRamkumar Ramachandra
2014-04-14perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi()Namhyung Kim
2014-04-14perf probe: Fix to handle errors in line_range searchingMasami Hiramatsu
2014-04-14perf probe: Fix --line option behaviorNamhyung Kim
2014-04-14perf tools: Pick up libdw without explicit LIBDW_DIRRamkumar Ramachandra
2014-04-14MAINTAINERS: Change e-mail to kernel.org oneArnaldo Carvalho de Melo
2014-04-14perf callchains: Disable unwind libraries when libelf isn't foundArnaldo Carvalho de Melo
2014-04-14tools lib traceevent: Do not call warning() directlyNamhyung Kim
2014-04-14tools lib traceevent: Print event name when show warning if possibleNamhyung Kim
2014-04-14perf top: Fix documentation of invalid -s optionNamhyung Kim
2014-04-13Linux 3.15-rc1Linus Torvalds
2014-04-13mm: Initialize error in shmem_file_aio_read()Geert Uytterhoeven
2014-04-13cifs: Use min_t() when comparing "size_t" and "unsigned long"Geert Uytterhoeven
2014-04-13Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2014-04-12Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2014-04-12sym53c8xx_2: Set DID_REQUEUE return code when aborting squeueMikulas Patocka
2014-04-12powerpc: Don't try to set LPCR unless we're in hypervisor modePaul Mackerras
2014-04-12futex: update documentation for ordering guaranteesDavidlohr Bueso
2014-04-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-04-12Merge tag 'blackfin-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-04-12Merge tag 'remoteproc-3.15-cleanups' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-04-12Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...Linus Torvalds
2014-04-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2014-04-12Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-04-12Merge tag 'ntb-3.15' of git://github.com/jonmason/ntbLinus Torvalds
2014-04-12ceph: fix pr_fmt() redefinitionLinus Torvalds
2014-04-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-04-12Merge branch 'tunnels'David S. Miller
2014-04-12vti: don't allow to add the same tunnel twiceNicolas Dichtel
2014-04-12gre: don't allow to add the same tunnel twiceNicolas Dichtel
2014-04-12drivers: net: xen-netfront: fix array initialization bugVincenzo Maffione
2014-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-04-12Merge tag 'trace-3.15-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2014-04-12Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-04-12missing bits of "splice: fix racy pipe->buffers uses"Al Viro