aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-05-22Merge remote-tracking branch 'kdbus/kdbus'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'ftrace/for-next'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-05-22Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2015-05-20Merge branches 'array.2015.05.14a', 'doc.2015.05.14a', 'fixes.2015.05.12a', '...Paul E. McKenney
2015-05-18selftests/net: expect headroom in psock_fanout rolloverWillem de Bruijn
2015-05-18Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman
2015-05-18Merge branch 'x86/apic'Ingo Molnar
2015-05-18Merge branch 'perf/core'Ingo Molnar
2015-05-17Merge branch 'linus' into x86/asm, to resolve conflictsIngo Molnar
2015-05-16Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds
2015-05-16Merge tag 'linux-kselftest-4.1-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-05-15Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-05-14perf tools: Make flex/bison calls honour V=1Jiri Olsa
2015-05-14perf trace: Fix the build on older distrosArnaldo Carvalho de Melo
2015-05-14rcutorture: Allow repetition factors in Kconfig-fragment listsPaul E. McKenney
2015-05-14rcutorture: Display "make oldconfig" errorsPaul E. McKenney
2015-05-14rcutorture: Update TREE_RCU-kconfig.txtPaul E. McKenney
2015-05-14rcutorture: Test both RCU-sched and RCU-bh for Tiny RCUPaul E. McKenney
2015-05-14tools lib traceevent: Provide le16toh define for older systemsArnaldo Carvalho de Melo
2015-05-14perf report: Fix some option handling on --stdioNamhyung Kim
2015-05-14perf probe: Ignore tail calls to probed functionsNaveen N. Rao
2015-05-13tracing: Rename FTRACE_MAX_EVENT to TRACE_EVENT_TYPE_MAXSteven Rostedt (Red Hat)
2015-05-13rcutorture: Make rcutorture scripts force RCU_EXPERTPaul E. McKenney
2015-05-13rcutorture: Update configuration fragments for rcutree.rcu_fanout_exactPaul E. McKenney
2015-05-13rcutorture: TASKS_RCU set directly, so don't explicitly set itPaul E. McKenney
2015-05-13rcutorture: Test SRCU cleanup code pathPaul E. McKenney
2015-05-13rcutorture: Exchange TREE03 and TREE08 NR_CPUS, speed up CPU hotplugPaul E. McKenney
2015-05-13rcutorture: Exchange TREE03 and TREE04 geometriesPaul E. McKenney
2015-05-13rcu: Provide diagnostic option to slow down grace-period scansPaul E. McKenney
2015-05-13tools/liblockdep: Fix compilation errorEunbong Song
2015-05-13tools/liblockdep: Fix linker error in case of cross compileEunbong Song
2015-05-12selftests, x86: Rework x86 target architecture detectionAndy Lutomirski
2015-05-12selftests, x86: Remove useless run_tests ruleAndy Lutomirski
2015-05-12selftests/x86: install testsTyler Baker
2015-05-12selftest/x86: have no dependency on all when cross buildingTyler Baker
2015-05-12selftest/x86: build both bitnessesTyler Baker
2015-05-12perf tools: Use getconf to determine number of online CPUsWill Deacon
2015-05-12tools: Fix tools/vm buildAndi Kleen
2015-05-12perf tests: Fix map_groups refcount testArnaldo Carvalho de Melo
2015-05-12perf machine: No need to keep a refcnt for last_matchArnaldo Carvalho de Melo
2015-05-12perf tests: Show refcounting broken expectations in thread-mg-share testArnaldo Carvalho de Melo
2015-05-12perf report: Do not restrict -T option by other optionsNamhyung Kim
2015-05-12perf tests: Fix to get negative exit codesHe Kuang
2015-05-12perf probe: Show better error message when failed to find variableHe Kuang
2015-05-12perf probe: Add --range option to show a variable's location rangeHe Kuang
2015-05-12perf probe: Remove length limitation for showing available variablesHe Kuang
2015-05-12perf trace: Removed duplicated NULL testHe Kuang