summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | | | | | | | | perf tools: Compile scriptlets to BPF objects when passing '.c' to --eventWang Nan2015-10-297-9/+83
| * | | | | | | | | | perf record: Add clang options for compiling BPF scriptsWang Nan2015-10-292-0/+13
| * | | | | | | | | | perf bpf: Attach eBPF filter to perf eventWang Nan2015-10-293-0/+24
| * | | | | | | | | | perf tools: Make sure fixdep is built before libbpfJiri Olsa2015-10-291-1/+1
| * | | | | | | | | | perf script: Enable printing of branch stackStephane Eranian2015-10-292-3/+93
| * | | | | | | | | | perf trace: Add cmd string table to decode sys_bpf first argArnaldo Carvalho de Melo2015-10-291-0/+7
| * | | | | | | | | | perf bpf: Collect perf_evsel in BPF object filesWang Nan2015-10-283-7/+99
| * | | | | | | | | | perf tools: Load eBPF object into kernelWang Nan2015-10-283-0/+39
OpenPOWER on IntegriCloud