summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2015-12-07tools/virtio: fix byteswap logicMichael S. Tsirkin
2015-12-07tools/virtio: move list macro stubsMichael S. Tsirkin
2015-11-30nfit: Adjust for different _FIT and NFIT headersLinda Knippers
2015-11-23Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-20tools/vm/page-types.c: support KPF_IDLENaoya Horiguchi
2015-11-20Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-18selftests/seccomp: Get page size from sysconfBamvor Jian Zhang
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-16tools:testing/selftests: fix typo in futex/READMEWei Jiangang
2015-11-16Merge branch 'pm-tools'Rafael J. Wysocki
2015-11-15tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-11-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2015-11-13Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-13tools/power turbostat: use new name for MSR_PLATFORM_INFOLen Brown
2015-11-13perf probe: Clear probe_trace_event when add_probe_trace_event() failsWang Nan
2015-11-13perf probe: Fix memory leaking on failure by clearing all probe_trace_eventsMasami Hiramatsu
2015-11-13perf inject: Also re-pipe lost_samples eventAdrian Hunter
2015-11-13perf buildid-list: Requires ordered eventsAdrian Hunter
2015-11-13perf symbols: Fix dso lookup by long name and missing buildidsAdrian Hunter
2015-11-12perf symbols: Allow forcing reading of non-root owned files by rootArnaldo Carvalho de Melo
2015-11-12perf hists browser: The dso can be obtained from popup_action->ms.map->dsoArnaldo Carvalho de Melo
2015-11-12perf hists browser: Fix 'd' hotkey action to filter by DSOArnaldo Carvalho de Melo
2015-11-12perf symbols: Rebuild rbtree when adjusting symbols for kcoreAdrian Hunter
2015-11-12tools: Add a "make all" ruleKamal Mostafa
2015-11-12Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-12tools/testing/nvdimm, acpica: fix flag rename build breakageDan Williams
2015-11-12tools: Actually install tmon in the install ruleKamal Mostafa
2015-11-12Merge branch 'pm-tools'Rafael J. Wysocki
2015-11-11tools include: Add compiler.h to list.hArnaldo Carvalho de Melo
2015-11-11perf probe: Verify parameters in two functionsWang Nan
2015-11-11perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo
2015-11-11perf annotate: Support full source file paths for srcline fixMichael Petlan
2015-11-11perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-10Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-11-10selftests/mlock2: add ULL suffix to 64-bit constantsGeert Uytterhoeven
2015-11-10selftests/mlock2: add missing #define _GNU_SOURCEGeert Uytterhoeven
2015-11-11Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-10Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2015-11-09Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-11-08Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-11-06selftests: run lib/test_printf moduleKees Cook
2015-11-06tools/liblockdep: explicitly declare lockdep API we call from liblockdepSasha Levin
2015-11-06tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTERSasha Levin
2015-11-06tools/liblockdep: remove task argument from debug_check_no_locks_heldSasha Levin
2015-11-06perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo