summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-18perf symbols: Record the reason for filtering an address_locationNamhyung Kim
2014-03-18perf sched: Fixup header alignment in 'latency' outputRamkumar Ramachandra
2014-03-18perf timechart: Fix off-by-one error in 'record' argv handlingRamkumar Ramachandra
2014-03-18Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2014-03-14perf machine: Factor machine__find_thread to take tid argumentJiri Olsa
2014-03-14perf tools: Speed up thread map generationDon Zickus
2014-03-14perf kvm: introduce --list-cmds for use by scriptsRamkumar Ramachandra
2014-03-14perf ui hists: Pass evsel to hpp->header/width functions explicitlyNamhyung Kim
2014-03-14perf symbols: Introduce thread__find_cpumode_addr_locationArnaldo Carvalho de Melo
2014-03-14perf session: Change header.misc dump from decimal to hexDon Zickus
2014-03-14perf ui/tui: Reuse generic __hpp__fmt() codeNamhyung Kim
2014-03-14perf ui/hists: Pass struct hpp to print functionsNamhyung Kim
2014-03-14perf ui/gtk: Reuse generic __hpp__fmt() codeNamhyung Kim
2014-03-14perf ui/stdio: Fix invalid output on event group reportNamhyung Kim
2014-03-14perf tools: Fix synthesizing mmaps for threadsDon Zickus
2014-03-14perf probe: Clarify x86 register naming for perf probeAndi Kleen
2014-03-14perf mem: Clarify load-latency in documentationAndi Kleen
2014-03-14perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso
2014-03-14perf bench: Add futex-wake microbenchmarkDavidlohr Bueso
2014-03-14perf bench: Add futex-hash microbenchmarkDavidlohr Bueso
2014-03-14perf/x86/uncore: Fix missing end markers for SNB/IVB/HSW IMC PMUStephane Eranian
2014-03-12perf/x86/uncore: Fix compilation warning in snb_uncore_imc_init_box()Stephane Eranian
2014-03-11perf tools: Disable user-space callchain/stack dumps for function trace eventsJiri Olsa
2014-03-11perf: Disallow user-space stack dumps for function trace eventsJiri Olsa
2014-03-11perf: Disallow user-space callchains for function trace eventsJiri Olsa
2014-03-11perf/x86/uncore: Add __init for uncore_cpumask_init()Dongsheng Yang
2014-03-11Merge branch 'perf/urgent' into perf/coreIngo Molnar
2014-03-11Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2014-03-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-10cris: convert ffs from an object-like macro to a function-like macroGeert Uytterhoeven
2014-03-10hfsplus: add HFSX subfolder count supportSergei Antonov
2014-03-10tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctlyColin Ian King
2014-03-10MAINTAINERS: blackfin: add git repositoryMichael Opdenacker
2014-03-10revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton
2014-03-10mm/Kconfig: fix URL for zsmalloc benchmarkBen Hutchings
2014-03-10fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-10mm/compaction: break out of loop on !PageBuddy in isolate_freepages_blockLaura Abbott
2014-03-10mm: fix GFP_THISNODE callers and clarifyJohannes Weiner
2014-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-03-10Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-03-10get rid of fget_light()Al Viro
2014-03-10sockfd_lookup_light(): switch to fdget^W^Waway from fget_lightAl Viro
2014-03-10vfs: atomic f_pos accesses as per POSIXLinus Torvalds
2014-03-10ocfs2 syncs the wrong range...Al Viro
2014-03-10libata: use wider match for blacklisting Crucial M500Tejun Heo
2014-03-10perf machine: Use map as success in ip__resolve_amsDon Zickus
2014-03-10perf symbols: Fix crash in elf_section_by_nameJiri Olsa
2014-03-10perf trace: Decode architecture-specific signal numbersBen Hutchings
2014-03-09Linux 3.14-rc6Linus Torvalds
2014-03-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds