summaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2007-10-11 11:16:58 +0200
committerThomas Gleixner <tglx@linutronix.de>2007-10-11 11:16:58 +0200
commitf7627e2513987bb5d4e8cb13c4e0a478352141ac (patch)
tree46ef70a107285c1dfe8161a57f433d30252d285a /scripts/patch-kernel
parent4ac24f63fd203bc12a841a88a2034dccd358d0d1 (diff)
downloadkernel-f7627e2513987bb5d4e8cb13c4e0a478352141ac.tar.gz
i386: move kernel/cpu
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions
12-14 19:12:21 -0800'>2015-12-14tools: hv: remove repeated HV_FCOPY stringOlaf Hering 2015-12-14tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering 2015-08-05tools: hv: add a python script lsvmbus to list VMBus devicesDexuan Cui 2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov 2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov 2015-05-24Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov 2015-05-24Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov 2015-03-25hv: hypervvssd: call endmntent before call setmntent againVaughan Cao 2015-03-25tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui 2015-01-25Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov 2015-01-25Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov 2015-01-25Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov 2015-01-25Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov 2015-01-12tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui 2015-01-12tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila 2014-11-26tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemonDexuan Cui 2014-11-26Tools: hv: vssdaemon: skip all filesystems mounted readonlyVitaly Kuznetsov 2014-11-26Tools: hv: vssdaemon: report freeze errorsVitaly Kuznetsov 2014-11-07tools: hv: introduce -n/--no-daemon optionVitaly Kuznetsov 2014-11-07Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partitionDexuan Cui 2014-07-09Tools: hv: fix file overwriting of hv_fcopy_daemonYue Zhang 2014-04-16Tools: hv: Handle the case when the target file exists correctlyK. Y. Srinivasan 2014-02-18Drivers: hv: Implement the file copy serviceK. Y. Srinivasan 2014-02-15Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operationK. Y. Srinivasan 2014-02-15Adding makefile for tools/hvBjarke Istrup Pedersen 2013-12-08Tools: hv: remove inclusion of linux/types.hOlaf Hering 2013-09-26Tools: hv: use single send+recv bufferOlaf Hering 2013-09-26Tools: hv: cache FQDN in kvp_daemon to avoid timeoutsOlaf Hering