summary refs log tree commit diff
AgeCommit message (Expand)Author
2014-06-01perf tools: Add callback function to hist_entry_iterNamhyung Kim
2014-06-01perf tools: Do not auto-remove Children column if --fields givenNamhyung Kim
2014-06-01perf report: Add report.children config optionNamhyung Kim
2014-06-01perf report: Add --children optionNamhyung Kim
2014-06-01perf tools: Add more hpp helper functionsNamhyung Kim
2014-06-01perf tools: Apply percent-limit to cumulative percentageNamhyung Kim
2014-06-01perf ui/gtk: Add support to accumulated hist statNamhyung Kim
2014-06-01perf ui/browser: Add support to accumulated hist statNamhyung Kim
2014-06-01perf ui/hist: Add support to accumulated hist statNamhyung Kim
2014-06-01perf tools: Save callchain info for each cumulative entryNamhyung Kim
2014-06-01perf callchain: Add callchain_cursor_snapshot()Namhyung Kim
2014-06-01perf report: Cache cumulative callchainsNamhyung Kim
2014-06-01perf tools: Update cpumode for each cumulative entryNamhyung Kim
2014-06-01perf hists: Accumulate hist entry stat based on the callchainNamhyung Kim
2014-06-01perf hists: Check if accumulated when adding a hist entryNamhyung Kim
2014-06-01perf hists: Add support for accumulated stat of hist entryNamhyung Kim
2014-06-01perf tools: Introduce struct hist_entry_iterNamhyung Kim
2014-06-01perf tools: Introduce hists__inc_nr_samples()Namhyung Kim
2014-05-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-05-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-05-31dcache: add missing lockdep annotationLinus Torvalds
2014-05-31drm/radeon: Resume fbcon lastDaniel Vetter
2014-05-31Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-05-30Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2014-05-30Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim
2014-05-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro
2014-05-30shrink_dentry_list(): take parent's ->d_lock earlierAl Viro
2014-05-30drm/radeon: only allocate necessary size for vm bo listChristian König
2014-05-30drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák
2014-05-30drm/radeon: avoid crash if VM command submission isn't availableChristian König
2014-05-30drm/radeon: lower the ref * post PLL maximum once moreChristian König
2014-05-29Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-05-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-29Merge tag 'pm+acpi-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-05-29Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-05-29firewire: revert to 4 GB RDMA, fix protocols using Memory SpaceStefan Richter
2014-05-29expand dentry_kill(dentry, 0) in shrink_dentry_list()Al Viro
2014-05-29split dentry_kill()Al Viro
2014-05-29arm64: mm: fix pmd_write CoW brokennessWill Deacon
2014-05-28Merge tag 'sound-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-05-28ARM: 8063/1: bL_switcher: fix individual online status reporting of removed CPUsNicolas Pitre
2014-05-28rtmutex: Fix deadlock detector for realThomas Gleixner
2014-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-05-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-05-28lift the "already marked killed" case into shrink_dentry_list()Al Viro