summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* treewide: Fix typo in printkMasanari Iida2016-02-151-1/+1
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-0533-3/+244
|\
| * selftests/powerpc: Run EBB tests only on POWER8Denis Kirjanov2015-10-1924-0/+56
| * selftests/powerpc: Allow the tm-syscall test to build with old headersMichael Ellerman2015-10-151-2/+12
| * selftests/powerpc: Sort the list of SUB_DIRS to buildMichael Ellerman2015-10-151-1/+11
| * selftests/powerpc: Add tests of unmuxed IPC callsMichael Ellerman2015-10-155-1/+122
| * powerpc/selftest: Add gettimeofday() benchmarkMichael Neuling2015-10-014-1/+45
* | selftests: vm: add tests for lock on faultEric B Munson2015-11-054-0/+807
* | tools/vm/slabinfo: gnuplot slabifo extended statSergey Senozhatsky2015-11-051-0/+275
* | tools/vm/slabinfo: cosmetic globals cleanupSergey Senozhatsky2015-11-051-27/+27
* | tools/vm/slabinfo: output sizes in bytesSergey Senozhatsky2015-11-051-37/+51
* | tools/vm/slabinfo: introduce extended totals modeSergey Senozhatsky2015-11-051-10/+44
* | tools/vm/slabinfo: fix alternate opts namesSergey Senozhatsky2015-11-051-3/+5
* | tools/vm/slabinfo: sort slabs by lossSergey Senozhatsky2015-11-051-4/+21
* | tools/vm/slabinfo: limit the number of reported slabsSergey Senozhatsky2015-11-051-3/+15
* | tools/vm/slabinfo: use getopt no_argument/optional_argumentSergey Senozhatsky2015-11-051-17/+17
* | Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-042-1/+14
|\ \
| * \ Merge 4.3-rc7 into staging-nextGreg Kroah-Hartman2015-10-271-0/+9
| |\ \
| * \ \ Merge 4.3-rc5 into staging-nextGreg Kroah-Hartman2015-10-1217-65/+151
| |\ \ \
| * \ \ \ Merge tag 'iio-for-4.4a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-09-302-1/+14
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | iio: generic_buffer: be helpful about enabling channelsLinus Walleij2015-08-161-0/+9
| | * | | iio: event_monitor: report unsupported eventsLinus Walleij2015-08-161-1/+5
* | | | | Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-042-6/+8
|\ \ \ \ \
| * \ \ \ \ Merge 4.3-rc7 into usb-nextGreg Kroah-Hartman2015-10-261-0/+9
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2015-10-221-5/+5
| |\ \ \ \ \
| | * | | | | tools: usb: testusb: change the default value for length from 512 to 1024Peter Chen2015-09-271-2/+2
| | * | | | | tools: usb: testusb: change the help textPeter Chen2015-09-271-4/+4
| | | |/ / / | | |/| | |
| * | | | | Merge 4.3-rc5 into usb-nextGreg Kroah-Hartman2015-10-1217-65/+151
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge 4.3-rc3 into usb-nextGreg Kroah-Hartman2015-09-294-34/+39
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | tools: usbip: detach: avoid calling strlen() at each iterationEric Curtin2015-09-221-1/+3
* | | | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-1/+1
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'acpica'Rafael J. Wysocki2015-11-021-1/+1
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | ACPICA: iASL: General cleanup of the file suffix #definesBob Moore2015-10-221-1/+1
| | | |_|/ / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-041-2/+2
|\ \ \ \ \ \
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-204-1/+13
| |\| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-0214-64/+147
| |\ \ \ \ \ \
| * | | | | | | tools: bpf_jit_disasm: make get_last_jit_image return unsignedAndrzej Hajda2015-09-281-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-034-2/+564
|\ \ \ \ \ \ \
| * | | | | | | x86/fpu/math-emu, selftests: Add test for FISTTP instructionsDenys Vlasenko2015-09-202-1/+138
| * | | | | | | x86/fpu/math-emu, selftests: Add tests for FCMOV and FCOMI insnsDenys Vlasenko2015-09-203-2/+427
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-036-2/+1011
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests/x86: Style fixes for the 'unwind_vdso' testAndy Lutomirski2015-10-141-2/+4
| * | | | | | | | selftests/x86: Add a test for ptrace syscall restart and arg modificationAndy Lutomirski2015-10-073-1/+342
| * | | | | | | | selftests/x86: Add a test for vDSO unwindingAndy Lutomirski2015-10-072-1/+210
| * | | | | | | | Merge branch 'linus' into x86/asm, to pick up fixes before applying new changesIngo Molnar2015-10-0718-100/+186
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'linus' into x86/asm, to refresh the tree before applying new ch...Ingo Molnar2015-09-2514-35/+68
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/asm/entry/32, selftests: Add 'test_syscall_vdso' testDenys Vlasenko2015-09-183-1/+458
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-03192-1872/+8489
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | perf unwind: Pass symbol source to libunwindRabin Vincent2015-10-291-1/+4
| * | | | | | | | | | tools build: Fix libiberty feature detectionRabin Vincent2015-10-291-2/+2