Age | Commit message (Expand) | Author |
2015-11-30 | nfit: Adjust for different _FIT and NFIT headers | Linda Knippers |
2015-11-23 | Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-11-22 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-11-20 | tools/vm/page-types.c: support KPF_IDLE | Naoya Horiguchi |
2015-11-20 | Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-11-18 | selftests/seccomp: Get page size from sysconf | Bamvor Jian Zhang |
2015-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-11-16 | tools:testing/selftests: fix typo in futex/README | Wei Jiangang |
2015-11-16 | Merge branch 'pm-tools' | Rafael J. Wysocki |
2015-11-15 | tools/net: Use include/uapi with __EXPORTED_HEADERS__ | Kamal Mostafa |
2015-11-15 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-11-15 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2015-11-13 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-11-13 | tools/power turbostat: use new name for MSR_PLATFORM_INFO | Len Brown |
2015-11-13 | perf probe: Clear probe_trace_event when add_probe_trace_event() fails | Wang Nan |
2015-11-13 | perf probe: Fix memory leaking on failure by clearing all probe_trace_events | Masami Hiramatsu |
2015-11-13 | perf inject: Also re-pipe lost_samples event | Adrian Hunter |
2015-11-13 | perf buildid-list: Requires ordered events | Adrian Hunter |
2015-11-13 | perf symbols: Fix dso lookup by long name and missing buildids | Adrian Hunter |
2015-11-12 | perf symbols: Allow forcing reading of non-root owned files by root | Arnaldo Carvalho de Melo |
2015-11-12 | perf hists browser: The dso can be obtained from popup_action->ms.map->dso | Arnaldo Carvalho de Melo |
2015-11-12 | perf hists browser: Fix 'd' hotkey action to filter by DSO | Arnaldo Carvalho de Melo |
2015-11-12 | perf symbols: Rebuild rbtree when adjusting symbols for kcore | Adrian Hunter |
2015-11-12 | tools: Add a "make all" rule | Kamal Mostafa |
2015-11-12 | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-12 | tools/testing/nvdimm, acpica: fix flag rename build breakage | Dan Williams |
2015-11-12 | tools: Actually install tmon in the install rule | Kamal Mostafa |
2015-11-12 | Merge branch 'pm-tools' | Rafael J. Wysocki |
2015-11-11 | tools include: Add compiler.h to list.h | Arnaldo Carvalho de Melo |
2015-11-11 | perf probe: Verify parameters in two functions | Wang Nan |
2015-11-11 | perf session: Add missing newlines to some pr_err() calls | Arnaldo Carvalho de Melo |
2015-11-11 | perf annotate: Support full source file paths for srcline fix | Michael Petlan |
2015-11-11 | perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore | Yunlong Song |
2015-11-11 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l... | Linus Torvalds |
2015-11-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-11-10 | Merge tag 'linux-kselftest-4.4-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-11-10 | selftests/mlock2: add ULL suffix to 64-bit constants | Geert Uytterhoeven |
2015-11-10 | selftests/mlock2: add missing #define _GNU_SOURCE | Geert Uytterhoeven |
2015-11-11 | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len... | Rafael J. Wysocki |
2015-11-10 | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-10 | Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds |
2015-11-09 | Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2015-11-08 | Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2015-11-06 | selftests: run lib/test_printf module | Kees Cook |
2015-11-06 | tools/liblockdep: explicitly declare lockdep API we call from liblockdep | Sasha Levin |
2015-11-06 | tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER | Sasha Levin |
2015-11-06 | tools/liblockdep: remove task argument from debug_check_no_locks_held | Sasha Levin |
2015-11-06 | perf test: Do not be case sensitive when searching for matching tests | Arnaldo Carvalho de Melo |
2015-11-06 | perf test: Add 'perf test BPF' | Wang Nan |
2015-11-06 | perf test: Enhance the LLVM tests: add kbuild test | Wang Nan |