ALSA: opl4 - Fix a wrong argument in proc write callback
[safe/jmp/linux-2.6] / drivers / staging / hv / Hv.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Hank JanssenStaging: hv: Remove xen legacy code and check for Hyper-V
2010-01-20 Greg Kroah-HartmanStaging: hv: fix smp problems in the hyperv core code
2009-09-15 Greg Kroah-HartmanStaging: hv: fix coding style issues in Hv.c
2009-09-15 Greg Kroah-HartmanStaging: hv: move logging.h
2009-09-15 Greg Kroah-HartmanStaging: hv: coding style cleanups for HvStatus.h
2009-09-15 Greg Kroah-HartmanStaging: hv: typdef fixes for HvSynicApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: coding style cleanups for HvPtApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: coding style cleanup of include/HvHcApi.h
2009-09-15 Greg Kroah-HartmanStaging: hv: move osd.h
2009-09-15 Greg Kroah-HartmanStaging: hv: clean up typedefs in Hv.h
2009-09-15 Greg Kroah-HartmanStaging: hv: remove Sources.c
2009-09-15 Greg Kroah-HartmanStaging: hv: cleanup coding style issues in Hv.h
2009-09-15 Greg Kroah-HartmanStaging: hv: remove ReadMsr and WriteMsr 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 cpuid function
2009-09-15 Bill PembertonStaging: hv: remove wrapper function VirtualFree
2009-09-15 Greg Kroah-HartmanStaging: hv: fix sparse NULL pointer warnings
2009-09-15 Greg Kroah-HartmanStaging: hv: fix sparse function warnings
2009-09-15 Greg Kroah-HartmanStaging: hv: fix sparse static warnings
2009-09-15 Bill PembertonStaging: hv: remove HANDLE typedef
2009-09-15 Bill PembertonStaging: hv: Hv.c: remove unused physAddr
2009-09-15 Bill PembertonStaging: hv: Remove C99 comments
2009-09-15 Greg Kroah-HartmanStaging: hv: fix up printk warnings
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 MemAlloc wrapper
2009-09-15 Greg Kroah-HartmanStaging: hv: remove TRUE, FALSE, and NULL usage
2009-09-15 Greg Kroah-HartmanStaging: hv: remove SIZE_T typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove ULONG_PTR 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 VOID typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: remove PVOID typedef
2009-09-15 Greg Kroah-HartmanStaging: hv: use the correct #ifdef for x86-64
2009-09-15 Greg Kroah-HartmanStaging: hv: make the Hyper-V virtual bus code build
2009-09-15 Hank JanssenStaging: hv: add the Hyper-V virtual bus