| Commit message (Expand) | Author | Age | Files | Lines |
* | radix-tree tests: properly initialize mutex | Ross Zwisler | 2016-10-11 | 1 | -1/+1 |
* | radix-tree tests: add iteration test | Ross Zwisler | 2016-10-11 | 4 | -1/+184 |
* | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-10 | 3 | -1/+1631 |
|\ |
|
| * | x86/pkeys: Add self-tests | Dave Hansen | 2016-09-09 | 3 | -1/+1631 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-10-10 | 42 | -75/+2011 |
|\ \ |
|
| * | | tools build: Add feature detection for g++ | Wang Nan | 2016-10-05 | 3 | -2/+25 |
| * | | tools build: Support compiling C++ source file | Wang Nan | 2016-10-05 | 2 | -0/+8 |
| * | | perf top/report: Add tips about a list option | Nambong Ha | 2016-10-05 | 1 | -0/+2 |
| * | | perf report/top: Add a tip about system-wide collection from all CPUs | Donghyun Kim | 2016-10-05 | 1 | -0/+1 |
| * | | perf report/top: Add a tip about source line numbers with overhead | Kim SeonYoung | 2016-10-05 | 1 | -0/+1 |
| * | | tools: Synchronize tools/include/uapi/linux/bpf.h | Arnaldo Carvalho de Melo | 2016-10-05 | 1 | -2/+2 |
| * | | tools: Synchronize tools/arch/x86/include/asm/cpufeatures.h | Arnaldo Carvalho de Melo | 2016-10-05 | 1 | -1/+0 |
| * | | perf bench mem: Sync memcpy assembly sources with the kernel | Arnaldo Carvalho de Melo | 2016-10-05 | 1 | -3/+3 |
| * | | perf jevents: Fix Intel JSON fixed counter conversions | Andi Kleen | 2016-10-05 | 1 | -0/+2 |
| * | | tools lib traceevent: Fix kbuffer_read_at_offset() | Namhyung Kim | 2016-10-05 | 1 | -0/+1 |
| * | | perf intel-pt: Fix MTC timestamp calculation for large MTC periods | Adrian Hunter | 2016-10-05 | 1 | -0/+36 |
| * | | perf intel-pt: Fix estimated timestamps for cycle-accurate mode | Adrian Hunter | 2016-10-05 | 1 | -0/+2 |
| * | | perf uretprobe ppc64le: Fix probe location | Ravi Bangoria | 2016-10-05 | 1 | -1/+2 |
| * | | Merge tag 'perf-core-for-mingo-20161003' of git://git.kernel.org/pub/scm/linu... | Ingo Molnar | 2016-10-04 | 32 | -66/+1926 |
| |\ \ |
|
| | * | | perf pmu-events: Add Skylake frontend MSR support | Andi Kleen | 2016-10-03 | 1 | -0/+1 |
| | * | | perf pmu-events: Fix fixed counters on Intel | Andi Kleen | 2016-10-03 | 1 | -1/+24 |
| | * | | perf tools: Make alias matching case-insensitive | Andi Kleen | 2016-10-03 | 1 | -1/+1 |
| | * | | perf tools: Allow period= in perf stat CPU event descriptions. | Sukadev Bhattiprolu | 2016-10-03 | 1 | -0/+1 |
| | * | | perf tools: Add README for info on parsing JSON/map files | Sukadev Bhattiprolu | 2016-10-03 | 1 | -0/+147 |
| | * | | perf list jevents: Add support for event list topics | Andi Kleen | 2016-10-03 | 2 | -10/+28 |
| | * | | perf list: Support long jevents descriptions | Sukadev Bhattiprolu | 2016-10-03 | 6 | -15/+34 |
| | * | | perf jevents: Add support for long descriptions | Sukadev Bhattiprolu | 2016-10-03 | 3 | -9/+27 |
| | * | | perf pmu: Add override support for event list CPUID | Andi Kleen | 2016-10-03 | 1 | -1/+7 |
| | * | | perf list: Add a --no-desc flag | Andi Kleen | 2016-10-03 | 6 | -12/+22 |
| | * | | perf tools: Query terminal width and use in perf list | Andi Kleen | 2016-10-03 | 3 | -1/+19 |
| | * | | perf pmu: Support alias descriptions | Andi Kleen | 2016-10-03 | 2 | -16/+68 |
| | * | | perf jevents: Handle header line in mapfile | Andi Kleen | 2016-10-03 | 1 | -2/+7 |
| | * | | perf tools: Support CPU id matching for x86 v2 | Andi Kleen | 2016-10-03 | 1 | -3/+21 |
| | * | | perf powerpc: Support CPU ID matching for Powerpc | Sukadev Bhattiprolu | 2016-10-03 | 1 | -0/+11 |
| | * | | perf pmu: Use pmu_events table to create aliases | Sukadev Bhattiprolu | 2016-10-03 | 2 | -0/+61 |
| | * | | perf jevents: Program to convert JSON file | Andi Kleen | 2016-10-03 | 6 | -4/+869 |
| | * | | perf tools: Add jsmn `jasmine' JSON parser | Andi Kleen | 2016-10-03 | 4 | -0/+574 |
| | * | | tools build: Make fixdep a hostprog | Jiri Olsa | 2016-10-03 | 3 | -5/+3 |
| | * | | tools build: Add support for host programs format | Jiri Olsa | 2016-10-03 | 3 | -4/+26 |
| | * | | perf tools: Experiment with cppcheck | Arnaldo Carvalho de Melo | 2016-10-03 | 5 | -20/+13 |
| | * | | perf probe: Check if *ptr2 is zero and not ptr2 | Colin Ian King | 2016-10-03 | 1 | -1/+1 |
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-07 | 5 | -62/+361 |
|\ \ \ \ |
|
| * | | | | selftests: expanding more mlock selftest | Simon Guo | 2016-10-07 | 3 | -78/+295 |
| * | | | | selftest: move seek_to_smaps_entry() out of mlock2-tests.c | Simon Guo | 2016-10-07 | 2 | -42/+42 |
| * | | | | selftests/vm: add test for mlock() when areas are intersected | Simon Guo | 2016-10-07 | 3 | -0/+81 |
| * | | | | selftest: split mlock2_ funcs into separate mlock2.h | Simon Guo | 2016-10-07 | 2 | -20/+21 |
* | | | | | Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-10-07 | 23 | -157/+1426 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | selftests/powerpc: Add checks for transactional VSXs in signal contexts | Cyril Bur | 2016-10-04 | 2 | -1/+126 |
| * | | | | selftests/powerpc: Add checks for transactional VMXs in signal contexts | Cyril Bur | 2016-10-04 | 2 | -1/+112 |
| * | | | | selftests/powerpc: Add checks for transactional FPUs in signal contexts | Cyril Bur | 2016-10-04 | 2 | -1/+93 |