summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tools/kvm_stat: full PEP8 complianceStefan Raspl2017-03-291-0/+22
| * | | | | tools/kvm_stat: fix trace setup glitch on field updates in TracepointProviderStefan Raspl2017-03-291-2/+3
| * | | | | tools/kvm_stat: fix misc glitchesStefan Raspl2017-03-291-13/+11
| * | | | | tools/kvm_stat: handle SIGINT in log and batch modesStefan Raspl2017-03-291-11/+17
| * | | | | tools/kvm_stat: catch curses exceptions onlyStefan Raspl2017-03-291-1/+1
| * | | | | tools/kvm_stat: hide cursorStefan Raspl2017-03-291-0/+7
* | | | | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-054-17/+118
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams2017-05-043-20/+25
| |\ \ \ \ \ \
| | * | | | | | pmem: add dax_operations supportDan Williams2017-04-191-11/+10
| | * | | | | | dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams2017-04-121-2/+8
| * | | | | | | acpi, nfit: fix module unload vs workqueue shutdown raceDan Williams2017-04-181-0/+4
| * | | | | | | tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams2017-04-181-1/+9
| * | | | | | | tools/testing/nvdimm: test acpi 6.1 health state flagsDan Williams2017-04-171-3/+37
| * | | | | | | device-dax, tools/testing/nvdimm: enable device-dax with mock resourcesDave Jiang2017-04-122-1/+51
| |/ / / / / /
* | | | | | | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-057-18/+194
|\ \ \ \ \ \ \
| * | | | | | | powerpc/perf: Define big-endian version of perf_mem_data_srcSukadev Bhattiprolu2017-04-191-0/+16
| * | | | | | | selftests/powerpc: Add cache_shape sniff testMichael Ellerman2017-03-204-0/+137
| * | | | | | | selftests/powerpc: Refactor the AUXV routinesMichael Ellerman2017-03-202-18/+41
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-05-046-30/+41
|\ \ \ \ \ \ \
| * | | | | | | usb: fix some references for /proc/bus/usbMauro Carvalho Chehab2017-04-181-1/+1
| * | | | | | | usb: usbip tool: Fix get_nports()Yuyang Du2017-04-081-23/+5
| * | | | | | | Merge 4.11-rc4 into usb-nextGreg Kroah-Hartman2017-03-276-36/+84
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | usbip: Fix implicit fallthrough warningJonathan Dieter2017-03-171-0/+2
| * | | | | | | usbip: Fix potential format overflow in userspace toolsJonathan Dieter2017-03-172-6/+31
| * | | | | | | tools/usb: Add .gitignore filePrarit Bhargava2017-03-161-0/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-044-3/+278
|\ \ \ \ \ \ \
| * | | | | | | selftests/bpf: get rid of -D__x86_64__Alexei Starovoitov2017-05-032-2/+3
| * | | | | | | selftests/bpf: add a test case to check verifier pointer arithmeticYonghong Song2017-05-033-1/+275
* | | | | | | | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-0316-1/+510
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests: ftrace: Allow some event trigger tests to run in an instanceSteven Rostedt (VMware)2017-04-265-0/+5
| * | | | | | | | selftests: ftrace: Have some basic tests run in a tracing instance tooSteven Rostedt (VMware)2017-04-262-0/+2
| * | | | | | | | selftests: ftrace: Have event tests also run in an tracing instanceSteven Rostedt (VMware)2017-04-263-0/+3
| * | | | | | | | selftests: ftrace: Make func_event_triggers and func_traceonoff_triggers test...Steven Rostedt (VMware)2017-04-262-0/+2
| * | | | | | | | selftests: ftrace: Allow some tests to be run in a tracing instanceSteven Rostedt (VMware)2017-04-261-1/+17
| * | | | | | | | selftests: ftrace: Add test to test reading of set_ftrace_fileSteven Rostedt (VMware)2017-04-181-0/+132
| * | | | | | | | selftests: ftrace: Add a test to test function triggers to start and stop tra...Steven Rostedt (VMware)2017-04-181-0/+171
| * | | | | | | | selftests: ftrace: Add a selftest to test event enable/disable func triggerSteven Rostedt (VMware)2017-04-181-0/+113
| * | | | | | | | selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter fileSteven Rostedt (VMware)2017-04-181-0/+21
| * | | | | | | | selftests: ftrace: Add -l/--logdir optionNamhyung Kim2017-04-171-0/+5
| * | | | | | | | tracing/kprobes: expose maxactive for kretprobe in kprobe_eventsAlban Crequy2017-04-041-0/+39
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-033-108/+116
|\ \ \ \ \ \ \ \
| * | | | | | | | userfaultfd: selftest: combine all cases into a single executableMike Rapoport2017-05-033-108/+116
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds2017-05-031-5/+88
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/topic/spidev', 'spi/topic/spidev-test', '...Mark Brown2017-04-261-5/+88
| |\ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|/ / / | | | | |/| | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | | * | | | | | | spi: spidev_test: add option to continuously transfer dataFrode Isaksen2017-03-211-5/+88
| | |/ / / / / / /
* | | | | | | | | Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-05-031-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Merge tag 'v4.11-rc7' into drm-nextDave Airlie2017-04-194-13/+22
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie2017-04-114-11/+308
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie2017-03-282-12/+36
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie2017-03-2326-68/+400
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |