summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/osd.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* staging: Complete sched.h removal from interrupt.hJeff Mahoney2009-10-141-0/+1
* Staging: hv: osd.c: coding style fixesGreg Kroah-Hartman2009-09-151-24/+16
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove duplicated osd.o inclusionsGreg Kroah-Hartman2009-09-151-0/+6
* Staging: hv: remove timer wrapper functionsGreg Kroah-Hartman2009-09-151-43/+0
* Staging: hv: osd: add osd_ prefix to global functionsGreg Kroah-Hartman2009-09-151-21/+11
* Staging: hv: osd: remove physical address wrapper functionsGreg Kroah-Hartman2009-09-151-22/+1
* Staging: hv: remove wrapper functions around kmap_Bill Pemberton2009-09-151-11/+0
* Staging: hv: remove wrapper function VirtualFreeBill Pemberton2009-09-151-5/+0
* Staging: hv: remove wrapper functions for atomic operationsBill Pemberton2009-09-151-20/+0
* Staging: hv: remove wrapper functions for bit operationsBill Pemberton2009-09-151-27/+0
* Staging: hv: remove WaitEventClose()Bill Pemberton2009-09-151-5/+0
* Staging: hv: rework use of workqueues in osdBill Pemberton2009-09-151-45/+21
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv remove TIMER typedefBill Pemberton2009-09-151-17/+6
* Staging: hv: remove WAITEVENT typedefBill Pemberton2009-09-151-21/+11
* Staging: hv: Remove WORKQUEUE typedefBill Pemberton2009-09-151-20/+10
* Staging: hv: Remove X2V_LINUX checkBill Pemberton2009-09-151-8/+0
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-13/+13
* Staging: hv: osd: remove GetTickCount and GetTimestamp wrappersGreg Kroah-Hartman2009-09-151-14/+0
* Staging: hv: osd: remove LogMsg wrapperGreg Kroah-Hartman2009-09-151-13/+0
* Staging: hv: osd: remove MemoryFence wrapperGreg Kroah-Hartman2009-09-151-5/+0
* Staging: hv: osd: remove Sleep wrapperGreg Kroah-Hartman2009-09-151-5/+0
* Staging: hv: osd: remove spinlock wrapper functionsGreg Kroah-Hartman2009-09-151-37/+0
* Staging: hv: osd: remove MemFree wrapperGreg Kroah-Hartman2009-09-151-5/+0
* Staging: hv: osd: remove MemAllocAtomic wrapperGreg Kroah-Hartman2009-09-151-5/+0
* Staging: hv: osd: remove MemAllocZeroed wrapperGreg Kroah-Hartman2009-09-151-7/+0
* Staging: hv: osd: remove MemAlloc wrapperGreg Kroah-Hartman2009-09-151-5/+0
* Staging: hv: remove #defines from osd.cGreg Kroah-Hartman2009-09-151-42/+0
* Staging: hv: remove SIZE_T typedefGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove ULONG_PTR typedefGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove VOID typedefGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: make the Hyper-V virtual bus code buildGreg Kroah-Hartman2009-09-151-1/+2
* Staging: hv: add the Hyper-V virtual busHank Janssen2009-09-151-0/+500
OpenPOWER on IntegriCloud