Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-04-04 | Staging: epl: remove FAR | Greg Kroah-Hartman | 3 | -151/+145 |
2009-04-04 | Staging: epl: remove NEAR | Greg Kroah-Hartman | 3 | -7/+1 |
2009-04-04 | Staging: epl: remove GENERIC | Greg Kroah-Hartman | 6 | -15/+10 |
2009-04-04 | Staging: epl: remove EplObjDef.h | Greg Kroah-Hartman | 1 | -199/+0 |
2009-04-04 | Staging: epl: unwind rest of _LINUX_ #ifdefs | Greg Kroah-Hartman | 6 | -178/+1 |
2009-04-04 | Staging: epl: remove __KERNEL__ checks | Greg Kroah-Hartman | 6 | -80/+1 |
2009-04-04 | Staging: epl: remove INLINE mess | Greg Kroah-Hartman | 7 | -202/+78 |
2009-04-04 | Staging: epl: remove _WIN_32_ and _NO_OS_ defines | Greg Kroah-Hartman | 7 | -247/+10 |
2009-04-04 | Staging: epl: remove PUBLIC definition | Greg Kroah-Hartman | 64 | -1036/+848 |
2009-04-04 | Staging: epl: remove NULL from global.h | Greg Kroah-Hartman | 1 | -3/+0 |
2009-04-04 | Staging: epl: remove complier macros from global.h | Greg Kroah-Hartman | 1 | -1052/+0 |
2009-04-04 | Staging: epl: remove unneeded files | Greg Kroah-Hartman | 3 | -2027/+0 |
2009-01-08 | staging: __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 2 | -31/+31 |
2009-01-07 | Staging: epl: fix netdev->priv b0rkage | Greg Kroah-Hartman | 1 | -6/+4 |
2009-01-07 | Staging: epl: hr timers all run in hard irq context now | Greg Kroah-Hartman | 1 | -7/+0 |
2009-01-07 | Staging: epl: run Lindent on *.c files | Greg Kroah-Hartman | 41 | -25525/+25316 |
2009-01-07 | Staging: epl: run Lindent on *.h files | Greg Kroah-Hartman | 35 | -4059/+3608 |
2009-01-07 | Staging: epl: run Lindent on all user/*.h files | Greg Kroah-Hartman | 19 | -431/+320 |
2009-01-07 | Staging: epl: run Lindent on all kernel/*.h files | Greg Kroah-Hartman | 13 | -199/+144 |
2009-01-07 | Staging: add epl stack | Daniel Krueger | 110 | -0/+56531 |