index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
/
Hv.c
Age
Commit message (
Expand
)
Author
2010-01-20
Staging: hv: fix smp problems in the hyperv core code
Greg Kroah-Hartman
2009-09-15
Staging: hv: fix coding style issues in Hv.c
Greg Kroah-Hartman
2009-09-15
Staging: hv: move logging.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: coding style cleanups for HvStatus.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: typdef fixes for HvSynicApi.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: coding style cleanups for HvPtApi.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: coding style cleanup of include/HvHcApi.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: move osd.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: clean up typedefs in Hv.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove Sources.c
Greg Kroah-Hartman
2009-09-15
Staging: hv: cleanup coding style issues in Hv.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove ReadMsr and WriteMsr functions from Hv.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: add osd_ prefix to global functions
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove physical address wrapper functions
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove custom cpuid function
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove wrapper function VirtualFree
Bill Pemberton
2009-09-15
Staging: hv: fix sparse NULL pointer warnings
Greg Kroah-Hartman
2009-09-15
Staging: hv: fix sparse function warnings
Greg Kroah-Hartman
2009-09-15
Staging: hv: fix sparse static warnings
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove HANDLE typedef
Bill Pemberton
2009-09-15
Staging: hv: Hv.c: remove unused physAddr
Bill Pemberton
2009-09-15
Staging: hv: Remove C99 comments
Bill Pemberton
2009-09-15
Staging: hv: fix up printk warnings
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemFree wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemAllocAtomic wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemAlloc wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove TRUE, FALSE, and NULL usage
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove SIZE_T typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove ULONG_PTR typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove UINT64 and INT64 and UCHAR typedefs
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove UINT32 and INT32 typedefs
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove VOID typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove PVOID typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: use the correct #ifdef for x86-64
Greg Kroah-Hartman
2009-09-15
Staging: hv: make the Hyper-V virtual bus code build
Greg Kroah-Hartman
2009-09-15
Staging: hv: add the Hyper-V virtual bus
Hank Janssen