]> Pileus Git - ~andy/linux/history - drivers/staging/hv/include/osd.h
Staging: hv: remove timer wrapper functions
[~andy/linux] / drivers / staging / hv / include / osd.h
2009-09-15 Greg Kroah-HartmanStaging: hv: remove timer wrapper functions
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: add osd_ prefix to global functions
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove physical address wrapper functions
2009-09-15 Greg Kroah-HartmanStaging: hv: remove custom rdmsrl and wrmsrl functions
2009-09-15 Greg Kroah-HartmanStaging: hv: remove custom cpuid function
2009-09-15 Bill PembertonStaging: hv: remove wrapper functions around kmap_
2009-09-15 Bill PembertonStaging: hv: remove wrapper function VirtualFree
2009-09-15 Bill PembertonStaging: hv: remove wrapper functions for atomic operations
2009-09-15 Bill PembertonStaging: hv: remove wrapper functions for bit operations
2009-09-15 Bill PembertonStaging: hv: remove WaitEventClose()
2009-09-15 Bill PembertonStaging: hv: rework use of workqueues in osd
2009-09-15 Bill PembertonStaging: hv: remove HANDLE typedef
2009-09-15 Bill PembertonStaging: hv remove TIMER typedef
2009-09-15 Bill PembertonStaging: hv: remove WAITEVENT typedef
2009-09-15 Bill PembertonStaging: hv: Remove WORKQUEUE typedef
2009-09-15 Bill PembertonStaging: hv: Remove C99 comments
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove GetTickCount and GetTimestamp...
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove LogMsg wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemoryFence wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove Sleep wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove spinlock wrapper functions
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemFree wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAllocAtomic wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAllocZeroed wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: osd: remove MemAlloc wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: remove TRUE, FALSE, and NULL usage
2009-09-15 Greg Kroah-HartmanStaging: hv: remove FIELD_OFFSET usage
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UNUSED_VAR usage
2009-09-15 Greg Kroah-HartmanStaging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED...
2009-09-15 Greg Kroah-HartmanStaging: hv: remove PAGE_SIZE and PAGE_SHIFT and __buil...
2009-09-15 Greg Kroah-HartmanStaging: hv: remove MIN and MAX usages
2009-09-15 Greg Kroah-HartmanStaging: hv: remove BOOL and BOOLEAN typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove DWORD and BYTE typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove SIZE_T typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove ULONG and LONG typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove ULONG_PTR typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove ULONGLONG and LONGLONG typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove USHORT typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT64 and INT64 and UCHAR typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT32 and INT32 typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT16 and INT16 typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove UINT8 and INT8 typedefs
2009-09-15 Greg Kroah-HartmanStaging: hv: remove VOID typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove PVOID typedef
2009-09-15 Hank JanssenStaging: hv: add the Hyper-V driver header files