Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | 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 | |
| * | | | | | | | selftests/powerpc: Add checks for transactional GPRs in signal contexts | Cyril Bur | 2016-10-04 | 3 | -1/+210 | |
| * | | | | | | | selftests/powerpc: Check that signals always get delivered | Cyril Bur | 2016-10-04 | 5 | -0/+285 | |
| * | | | | | | | selftests/powerpc: Add TM tcheck helpers in C | Cyril Bur | 2016-10-04 | 1 | -0/+27 | |
| * | | | | | | | selftests/powerpc: Allow tests to extend their kill timeout | Cyril Bur | 2016-10-04 | 2 | -3/+8 | |
| * | | | | | | | selftests/powerpc: Introduce GPR asm helper header file | Cyril Bur | 2016-10-04 | 1 | -0/+96 | |
| * | | | | | | | selftests/powerpc: Move VMX stack frame macros to header file | Cyril Bur | 2016-10-04 | 2 | -84/+97 | |
| * | | | | | | | selftests/powerpc: Rework FPU stack placement macros and move to header file | Cyril Bur | 2016-10-04 | 2 | -68/+85 | |
| * | | | | | | | selftests/powerpc: Check for VSX preservation across userspace preemption | Cyril Bur | 2016-10-04 | 4 | -1/+283 | |
| * | | | | | | | selftests/powerpc: Compile selftests against headers without AT_HWCAP2 | Cyril Bur | 2016-09-23 | 1 | -0/+7 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2016-10-06 | 4 | -0/+182 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | tools/testing: add a test to check nsfs ioctl-s | Andrey Vagin | 2016-09-22 | 4 | -0/+182 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-10-05 | 2 | -5/+9 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-09-14 | 1 | -4/+7 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | iio: iio-utils: use channel modifier scaling if it exists | Matt Ranostay | 2016-08-29 | 1 | -4/+7 | |
| * | | | | | | | | Merge 4.8-rc6 into staging-next | Greg Kroah-Hartman | 2016-09-12 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge 4.8-rc5 into staging-next | Greg Kroah-Hartman | 2016-09-05 | 24 | -49/+201 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | / / / / / | | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic... | Greg Kroah-Hartman | 2016-08-23 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| | * | | | | | | | tools: iio: lsiio: enumerate processed channels | Matt Ranostay | 2016-08-15 | 1 | -1/+2 | |
* | | | | | | | | | Merge tag 'spi-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2016-10-04 | 2 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/t... | Mark Brown | 2016-09-30 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | spi: tools: enable CROSS_COMPILE in Makefile | Jorge Ramirez-Ortiz | 2016-09-12 | 1 | -0/+2 | |
| | |/ / / / / / / / | ||||||
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ | Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/... | Mark Brown | 2016-09-30 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | spi: spidev_test: fix build with musl libc | Baruch Siach | 2016-08-15 | 1 | -0/+1 | |
| | |/ / / / / / / / | ||||||
| * | | | | | | | | | Merge remote-tracking branch 'spi/fix/spidev' into spi-linus | Mark Brown | 2016-09-30 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | spi: spidev_test: Fix buffer overflow in unescape() | Geert Uytterhoeven | 2016-09-14 | 1 | -1/+1 | |
| | |/ / / / / / / / |