summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-05-26kselftest: Add exit code definesDarren Hart
2015-05-26selftests: Add futex tests to the top-level MakefileDarren Hart
2015-05-26selftests/futex: Increment ksft pass and fail countersDarren Hart
2015-05-26selftests/futex: Update Makefile to use lib.mkDarren Hart
2015-05-26selftests: Add futex functional testsDarren Hart
2015-05-26kselftests: timers: Check _ALARM clockids are supported before suspendingJohn Stultz
2015-05-26kselftests: timers: Ease alarmtimer-suspend unreasonable latency valueJohn Stultz
2015-05-26kselftests: timers: Increase delay between suspends in alarmtimer-suspendJohn Stultz
2015-05-26selftests/exec: do not install subdir as it is already createdTyler Baker
2015-05-26selftests/ftrace: install test.dTyler Baker
2015-05-26selftests: copy TEST_DIRS to INSTALL_PATHTyler Baker
2015-05-26Test compaction of mlocked memorySri Jayaramappa
2015-05-26selftests/mount: output WARN messages when mount test skippedZhang Zhen
2015-05-26selftests/timers: Make git ignore all binaries in timers test suiteZhang Zhen
2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov
2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov
2015-05-24Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov
2015-05-24Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov
2015-05-24Merge tag 'iio-for-v4.2b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2015-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-18perf bench numa: Share sched_getcpu() __weak def with cloexec.cArnaldo Carvalho de Melo
2015-05-18tools build: Change FEATURE_TESTS and FEATURE_DISPLAY to weak bindingWang Nan
2015-05-18tools lib traceevent: Install libtraceevent.a into libdirWang Nan
2015-05-18perf tools: Set vmlinux_path__nr_entries to 0 in vmlinux_path__exitWang Nan
2015-05-18perf tools: Protect dso cache fd with a mutexNamhyung Kim
2015-05-18perf symbols: Protect dso cache tree using dso->lockNamhyung Kim
2015-05-18perf symbols: Protect dso symbol loading using a mutexNamhyung Kim
2015-05-18perf tools: Introduce copyfile_offset() functionNamhyung Kim
2015-05-18perf tools: Add rm_rf() utility functionNamhyung Kim
2015-05-18perf tools: Elliminate alignment holesArnaldo Carvalho de Melo
2015-05-18tools include: add __aligned_u64 to types.h.Wang Nan
2015-05-18perf probe: Load map before glob matchingWang Nan
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-15perf tools: Fix "Command" sort_entry's cmp and collapse functionJiri Olsa
2015-05-15perf tools: Fix dwarf-aux.c compilation on i386Jiri Olsa
2015-05-15perf cgroup: Use atomic.h for refcountingArnaldo Carvalho de Melo
2015-05-15perf evlist: Use atomic.h for the perf_mmap refcountArnaldo Carvalho de Melo
2015-05-15perf machine: Stop accessing atomic_t::counter directlyArnaldo Carvalho de Melo
2015-05-15perf tools: Use atomic.h for the map_groups refcountArnaldo Carvalho de Melo
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-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)