summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests: expanding more mlock selftestSimon Guo2016-10-073-78/+295
* selftest: move seek_to_smaps_entry() out of mlock2-tests.cSimon Guo2016-10-072-42/+42
* selftests/vm: add test for mlock() when areas are intersectedSimon Guo2016-10-073-0/+81
* selftest: split mlock2_ funcs into separate mlock2.hSimon Guo2016-10-072-20/+21
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-10-064-0/+182
|\
| * tools/testing: add a test to check nsfs ioctl-sAndrey Vagin2016-09-224-0/+182
* | Merge tag 'staging-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-10-052-5/+9
|\ \
| * \ Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-09-141-4/+7
| |\ \
| | * | iio: iio-utils: use channel modifier scaling if it existsMatt Ranostay2016-08-291-4/+7
| * | | Merge 4.8-rc6 into staging-nextGreg Kroah-Hartman2016-09-121-1/+1
| |\ \ \
| * \ \ \ Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman2016-09-0524-49/+201
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge tag 'iio-for-4.9a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-08-231-1/+2
| |\ \ \ \
| | * | | | tools: iio: lsiio: enumerate processed channelsMatt Ranostay2016-08-151-1/+2
* | | | | | Merge tag 'spi-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2016-10-042-1/+4
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/t...Mark Brown2016-09-301-0/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | spi: tools: enable CROSS_COMPILE in MakefileJorge Ramirez-Ortiz2016-09-121-0/+2
| | |/ / / / /
| | | | | | |
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/...Mark Brown2016-09-301-0/+1
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | spi: spidev_test: fix build with musl libcBaruch Siach2016-08-151-0/+1
| | |/ / / / /
| * | | | | | Merge remote-tracking branch 'spi/fix/spidev' into spi-linusMark Brown2016-09-301-1/+1
| |\ \ \ \ \ \
| | * | | | | | spi: spidev_test: Fix buffer overflow in unescape()Geert Uytterhoeven2016-09-141-1/+1
| | |/ / / / /
* | | | | | | Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-10-032-1/+4
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.8-rc5 into char-misc-nextGreg Kroah-Hartman2016-09-0524-49/+201
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng2016-09-021-0/+3
| * | | | | | | Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov2016-08-311-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-13/+0
|\ \ \ \ \ \ \
| * | | | | | | cpu/hotplug: Remove CPU_STARTING and CPU_DYING notifierThomas Gleixner2016-09-061-13/+0
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-032-10/+10
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'x86/urgent' into x86/asmThomas Gleixner2016-09-302-5/+13
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'linus' into x86/asm, to pick up recent fixesIngo Molnar2016-09-157-12/+16
| |\ \ \ \ \ \ \ \
| * | | | | | | | | selftests/x86/sigreturn: Use CX, not AX, as the scratch registerAndy Lutomirski2016-09-131-8/+8
| * | | | | | | | | selftests/x86: Fix spelling mistake "preseve" -> "preserve"Colin Ian King2016-09-081-2/+2
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-031-0/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-09-302-5/+13
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | objtool: Add do_task_dead() to global noreturn listJosh Poimboeuf2016-09-231-0/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-03155-808/+5035
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf tests: Add dwarf unwind test for powerpcRavi Bangoria2016-09-299-2/+193
| * | | | | | | | | | perf probe: Match linkage name with mangled nameMasami Hiramatsu2016-09-292-2/+29
| * | | | | | | | | | perf probe: Fix to cut off incompatible chars from group nameMasami Hiramatsu2016-09-291-3/+7
| * | | | | | | | | | perf probe: Skip if the function address is 0Masami Hiramatsu2016-09-291-1/+11
| * | | | | | | | | | perf probe: Ignore the error of finding inline instanceMasami Hiramatsu2016-09-291-2/+3
| * | | | | | | | | | perf intel-pt: Fix decoding when there are address filtersAdrian Hunter2016-09-291-0/+82
| * | | | | | | | | | perf intel-pt: Enable decoder to handle TIP.PGD with missing IPAdrian Hunter2016-09-292-0/+31
| * | | | | | | | | | perf intel-pt: Read address filter from AUXTRACE_INFO eventAdrian Hunter2016-09-291-0/+51
| * | | | | | | | | | perf intel-pt: Record address filter in AUXTRACE_INFO eventAdrian Hunter2016-09-292-6/+48
| * | | | | | | | | | perf intel-pt: Add a helper function for processing AUXTRACE_INFOAdrian Hunter2016-09-291-4/+8
| * | | | | | | | | | perf intel-pt: Fix missing error codes processing auxtrace_infoAdrian Hunter2016-09-291-0/+2
| * | | | | | | | | | perf intel-pt: Add support for recording the max non-turbo ratioAdrian Hunter2016-09-293-1/+20
| * | | | | | | | | | perf intel-pt: Fix snapshot overlap detection decoder errorsAdrian Hunter2016-09-291-4/+11
| * | | | | | | | | | perf probe: Increase debug level of SDT debug messagesAdrian Hunter2016-09-292-3/+3
| * | | | | | | | | | perf record: Add support for using symbols in address filtersAdrian Hunter2016-09-294-3/+857
OpenPOWER on IntegriCloud