| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | perf tools: Add reference counting for thread_map object | Jiri Olsa | 2015-06-25 | 11 | -14/+43 |
| | * | perf tools: Add reference counting for cpu_map object | Jiri Olsa | 2015-06-25 | 13 | -15/+45 |
| | * | perf header: Delete an unnecessary check before the calling free_event_desc() | Markus Elfring | 2015-06-25 | 1 | -2/+1 |
| | * | perf tools: Future-proof thread_map allocation size calculation | Arnaldo Carvalho de Melo | 2015-06-25 | 1 | -1/+1 |
| * | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 2015-06-26 | 1 | -0/+4 |
| |\ \
| | |/
| |/| |
|
| | * | perf bench numa: Fix to show proper convergence stats | Srikar Dronamraju | 2015-06-25 | 1 | -0/+4 |
| * | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2015-06-25 | 17 | -72/+136 |
| |\ \ |
|
| | * | | perf tools: Allow auxtrace data alignment | Adrian Hunter | 2015-06-23 | 2 | -0/+8 |
| | * | | perf thread_map: Change map entries into a struct | Jiri Olsa | 2015-06-23 | 1 | -3/+7 |
| | * | | perf thread_map: Don't access the array entries directly | Jiri Olsa | 2015-06-23 | 8 | -22/+34 |
| | * | | perf probe: Fix failure to probe events on arm | He Kuang | 2015-06-23 | 1 | -1/+5 |
| | * | | perf tools: Print a newline before dumping Aggregated stats | Adrian Hunter | 2015-06-23 | 1 | -1/+1 |
| | * | | perf session: Print a newline when dumping PERF_RECORD_FINISHED_ROUND | Adrian Hunter | 2015-06-23 | 1 | -0/+2 |
| | * | | perf tools: Allow events with dot | Andi Kleen | 2015-06-23 | 1 | -3/+2 |
| | * | | perf pmu: Split perf_pmu__new_alias() | Sukadev Bhattiprolu | 2015-06-23 | 1 | -15/+27 |
| | * | | perf pmu: Use __weak definition from <linux/compiler.h> | Sukadev Bhattiprolu | 2015-06-23 | 1 | -1/+2 |
| | * | | perf build: Fix single target build dependency check | Jiri Olsa | 2015-06-22 | 1 | -2/+2 |
| | * | | perf tests: Add test for make install with prefix | Jiri Olsa | 2015-06-22 | 1 | -0/+8 |
| | * | | perf tests: Add testing for Makefile.perf | Jiri Olsa | 2015-06-22 | 1 | -3/+20 |
| | * | | perf top: Move toggling event logic into hists browser | Namhyung Kim | 2015-06-22 | 2 | -23/+20 |
* | | | | Merge tag 'acpica-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2015-07-02 | 8 | -68/+87 |
|\ \ \ \ |
|
| * | | | | ACPICA: De-macroize calls to standard C library functions | Bob Moore | 2015-07-01 | 4 | -15/+15 |
| * | | | | ACPI / acpidump: Update acpidump manual | Lv Zheng | 2015-07-01 | 1 | -5/+12 |
| * | | | | ACPICA: acpidump: Convert the default behavior to dump from /sys/firmware/acp... | Lv Zheng | 2015-07-01 | 2 | -4/+13 |
| * | | | | ACPICA: acpidump: Allow customized tables to be dumped without accessing /dev... | Lv Zheng | 2015-07-01 | 1 | -43/+46 |
| * | | | | ACPICA: Add dragon_fly support to unix file mapping file | Sascha Wildner | 2015-07-01 | 1 | -1/+1 |
* | | | | | Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-06-29 | 7 | -0/+1366 |
|\ \ \ \ \ |
|
| * | | | | | libnvdimm, nfit: handle unarmed dimms, mark namespaces read-only | Dan Williams | 2015-06-26 | 1 | -0/+3 |
| * | | | | | tools/testing/nvdimm: libnvdimm unit test infrastructure | Dan Williams | 2015-06-26 | 7 | -0/+1363 |
| |/ / / / |
|
* | | | | | Merge tag 'linux-kselftest-4.2-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2015-06-29 | 32 | -13/+4874 |
|\ \ \ \ \ |
|
| * | | | | | selftests: add quicktest support | Shuah Khan | 2015-06-23 | 1 | -0/+4 |
| * | | | | | selftests: add seccomp suite | Kees Cook | 2015-06-17 | 5 | -0/+2658 |
| * | | | | | selftest, x86: fix incorrect comment | Martin Kelly | 2015-05-26 | 1 | -1/+1 |
| * | | | | | tools selftests: Fix 'clean' target with make 3.81 | Arnaldo Carvalho de Melo | 2015-05-26 | 1 | -1/+1 |
| * | | | | | selftests/futex: Add .gitignore | Darren Hart | 2015-05-26 | 1 | -0/+7 |
| * | | | | | kselftest: Add exit code defines | Darren Hart | 2015-05-26 | 1 | -5/+12 |
| * | | | | | selftests: Add futex tests to the top-level Makefile | Darren Hart | 2015-05-26 | 1 | -0/+1 |
| * | | | | | selftests/futex: Increment ksft pass and fail counters | Darren Hart | 2015-05-26 | 2 | -1/+4 |
| * | | | | | selftests/futex: Update Makefile to use lib.mk | Darren Hart | 2015-05-26 | 2 | -3/+22 |
| * | | | | | selftests: Add futex functional tests | Darren Hart | 2015-05-26 | 15 | -0/+1889 |
| * | | | | | kselftests: timers: Check _ALARM clockids are supported before suspending | John Stultz | 2015-05-26 | 1 | -1/+5 |
| * | | | | | kselftests: timers: Ease alarmtimer-suspend unreasonable latency value | John Stultz | 2015-05-26 | 1 | -1/+1 |
| * | | | | | kselftests: timers: Increase delay between suspends in alarmtimer-suspend | John Stultz | 2015-05-26 | 1 | -1/+1 |
| * | | | | | selftests/exec: do not install subdir as it is already created | Tyler Baker | 2015-05-26 | 1 | -1/+1 |
| * | | | | | selftests/ftrace: install test.d | Tyler Baker | 2015-05-26 | 1 | -0/+1 |
| * | | | | | selftests: copy TEST_DIRS to INSTALL_PATH | Tyler Baker | 2015-05-26 | 1 | -0/+3 |
| * | | | | | Test compaction of mlocked memory | Sri Jayaramappa | 2015-05-26 | 3 | -1/+243 |
| * | | | | | selftests/mount: output WARN messages when mount test skipped | Zhang Zhen | 2015-05-26 | 1 | -1/+6 |
| * | | | | | selftests/timers: Make git ignore all binaries in timers test suite | Zhang Zhen | 2015-05-26 | 1 | -0/+18 |
* | | | | | | Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-06-26 | 7 | -204/+610 |
|\ \ \ \ \ \ |
|