Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Staging: epl: do not use CLONE_SIGHAND with allow_signal() | Oleg Nesterov | 2009-06-19 | 2 | -5/+6 |
* | Staging: epl: convert to netdev_ops | Alexander Beregalov | 2009-04-17 | 1 | -5/+12 |
* | Staging: epl: remove pointless highres timer check | Greg Kroah-Hartman | 2009-04-03 | 1 | -11/+0 |
* | Staging: epl: don't check for devfs | Greg Kroah-Hartman | 2009-04-03 | 1 | -69/+0 |
* | Staging: epl: fix up epl/kernel/*.h files | Greg Kroah-Hartman | 2009-04-03 | 15 | -319/+5 |
* | Staging: epl: fix up epl/user/*.h files | Greg Kroah-Hartman | 2009-04-03 | 19 | -242/+28 |
* | Staging: epl: remove EPLDLLEXPORT | Greg Kroah-Hartman | 2009-04-03 | 20 | -282/+246 |
* | Staging: epl: fix sparse warning in proc_fs.c | Greg Kroah-Hartman | 2009-04-03 | 1 | -0/+2 |
* | Staging: epl: remove kernel version checks | Greg Kroah-Hartman | 2009-04-03 | 5 | -27/+0 |
* | Staging: epl: clean up demo_main.c | Greg Kroah-Hartman | 2009-04-03 | 1 | -32/+18 |
* | Staging: epl: fix up some non-ANSI functions | Greg Kroah-Hartman | 2009-04-03 | 3 | -5/+5 |
* | Staging: epl: remove WORD | Greg Kroah-Hartman | 2009-04-03 | 27 | -123/+120 |
* | Staging: epl: remove DWORD | Greg Kroah-Hartman | 2009-04-03 | 36 | -206/+203 |
* | Staging: epl: remove QWORD | Greg Kroah-Hartman | 2009-04-03 | 10 | -92/+88 |
* | Staging: epl: remove BYTE | Greg Kroah-Hartman | 2009-04-03 | 51 | -405/+404 |
* | Staging: epl: delete EdrvFec5282.h | Greg Kroah-Hartman | 2009-04-03 | 1 | -340/+0 |
* | Staging: epl: remove CONST | Greg Kroah-Hartman | 2009-04-03 | 3 | -13/+5 |
* | Staging: epl: remove some unused types | Greg Kroah-Hartman | 2009-04-03 | 1 | -20/+3 |
* | Staging: epl: remove compiler warning from SharedBuff.c | Greg Kroah-Hartman | 2009-04-03 | 1 | -1/+1 |
* | Staging: epl: remove REENTRANT | Greg Kroah-Hartman | 2009-04-03 | 2 | -14/+0 |
* | Staging: epl: remove MEM | Greg Kroah-Hartman | 2009-04-03 | 17 | -174/+151 |
* | Staging: epl: remove ROM | Greg Kroah-Hartman | 2009-04-03 | 4 | -51/+25 |
* | Staging: epl: remove FAR | Greg Kroah-Hartman | 2009-04-03 | 3 | -151/+145 |
* | Staging: epl: remove NEAR | Greg Kroah-Hartman | 2009-04-03 | 3 | -7/+1 |
* | Staging: epl: remove GENERIC | Greg Kroah-Hartman | 2009-04-03 | 6 | -15/+10 |
* | Staging: epl: remove EplObjDef.h | Greg Kroah-Hartman | 2009-04-03 | 1 | -199/+0 |
* | Staging: epl: unwind rest of _LINUX_ #ifdefs | Greg Kroah-Hartman | 2009-04-03 | 6 | -178/+1 |
* | Staging: epl: remove __KERNEL__ checks | Greg Kroah-Hartman | 2009-04-03 | 6 | -80/+1 |
* | Staging: epl: remove INLINE mess | Greg Kroah-Hartman | 2009-04-03 | 7 | -202/+78 |
* | Staging: epl: remove _WIN_32_ and _NO_OS_ defines | Greg Kroah-Hartman | 2009-04-03 | 7 | -247/+10 |
* | Staging: epl: remove PUBLIC definition | Greg Kroah-Hartman | 2009-04-03 | 64 | -1036/+848 |
* | Staging: epl: remove NULL from global.h | Greg Kroah-Hartman | 2009-04-03 | 1 | -3/+0 |
* | Staging: epl: remove complier macros from global.h | Greg Kroah-Hartman | 2009-04-03 | 1 | -1052/+0 |
* | Staging: epl: remove unneeded files | Greg Kroah-Hartman | 2009-04-03 | 3 | -2027/+0 |
* | staging: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 2009-01-07 | 2 | -31/+31 |
* | Staging: epl: fix netdev->priv b0rkage | Greg Kroah-Hartman | 2009-01-06 | 1 | -6/+4 |
* | Staging: epl: hr timers all run in hard irq context now | Greg Kroah-Hartman | 2009-01-06 | 1 | -7/+0 |
* | Staging: epl: run Lindent on *.c files | Greg Kroah-Hartman | 2009-01-06 | 41 | -25525/+25316 |
* | Staging: epl: run Lindent on *.h files | Greg Kroah-Hartman | 2009-01-06 | 35 | -4059/+3608 |
* | Staging: epl: run Lindent on all user/*.h files | Greg Kroah-Hartman | 2009-01-06 | 19 | -431/+320 |
* | Staging: epl: run Lindent on all kernel/*.h files | Greg Kroah-Hartman | 2009-01-06 | 13 | -199/+144 |
* | Staging: add epl stack | Daniel Krueger | 2009-01-06 | 110 | -0/+56531 |