| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | add ahci, sx8 | Bill Nottingham | 2004-10-12 | 1 | -0/+8 |
| * | add ixgb | Bill Nottingham | 2004-10-11 | 1 | -0/+4 |
| * | add sata_nv, sata_sx4. sort the list. | Bill Nottingham | 2004-10-11 | 1 | -8/+16 |
| * | Glen Johnson mentioned in #134487 that the LCS PORTNAME stuff is in the wrong... | Karsten Hopp | 2004-10-04 | 1 | -5/+5 |
| * | 2004-10-01 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-01 | 1 | -1/+1 |
| * | 2004-10-01 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-10-01 | 1 | -1/+1 |
| * | 2004-09-30 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-30 | 1 | -7/+5 |
| * | 2004-09-29 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-29 | 1 | -1/+1 |
| * | 2004-09-28 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-28 | 2 | -2/+2 |
| * | 2004-09-27 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-27 | 1 | -2/+2 |
| * | 2004-09-27 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-27 | 2 | -3/+1 |
| * | 2004-09-27 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-27 | 1 | -1/+4 |
| * | 2004-09-27 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-27 | 1 | -1/+1 |
| * | 2004-09-24 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-24 | 1 | -0/+1 |
| * | 2004-09-24 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-24 | 1 | -0/+4 |
| * | 2004-09-23 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-23 | 1 | -1/+2 |
| * | 2004-09-23 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-23 | 1 | -2/+2 |
| * | 2004-09-23 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-23 | 1 | -0/+4 |
| * | fix megaraid module name | Bill Nottingham | 2004-09-23 | 1 | -5/+1 |
| * | 2004-09-21 Jeremy Katz <katzj@redhat.com> | Jeremy Katz | 2004-09-21 | 1 | -4/+18 |
| * | add nonet and nostorage to not automatically load network and storage | Jeremy Katz | 2004-09-16 | 3 | -3/+19 |
| * | don't show login error if silent errors (#132673) | Jeremy Katz | 2004-09-15 | 1 | -3/+4 |
| * | fix going back from the partition list on a driver disk (#132096) | Jeremy Katz | 2004-09-13 | 1 | -0/+1 |
| * | add flags.virtpconsole to be used with virtual physical consoles like | Jeremy Katz | 2004-09-13 | 5 | -8/+18 |
| * | this works better when using the correct variable names | Karsten Hopp | 2004-09-13 | 1 | -3/+3 |
| * | - add support for CTC protocol selection #132324, #132325 | Karsten Hopp | 2004-09-13 | 4 | -2/+7 |
| * | lets break stringfreeze, I'm not sure if this gets translated anyway: | Karsten Hopp | 2004-09-13 | 1 | -1/+13 |
| * | probe vio bus also for modules to load (for power5) | Jeremy Katz | 2004-09-08 | 1 | -1/+1 |
| * | add via-velocity (#131872) | Bill Nottingham | 2004-09-07 | 1 | -0/+4 |
| * | add ibmveth and ibmvscsic modules | Jeremy Katz | 2004-09-07 | 1 | -0/+9 |
| * | put pci.ids on the boot images | Bill Nottingham | 2004-09-03 | 1 | -0/+6 |
| * | - Things are getting complicated. | Karsten Hopp | 2004-09-01 | 5 | -11/+10 |
| * | remove bogus driver that no longer exists | Jeremy Katz | 2004-08-31 | 1 | -3/+0 |
| * | patch from msw to not ignore dot files when copying over the /tmp | Jeremy Katz | 2004-08-31 | 1 | -1/+1 |
| * | - qeth devices can be ethX, trX and hsiX, token ring with qeth was missing | Karsten Hopp | 2004-08-30 | 1 | -24/+17 |
| * | - there's no escon0 interface anymore with kernel2.6, it's called ctc0 now | Karsten Hopp | 2004-08-30 | 1 | -6/+5 |
| * | - missed one tr | Karsten Hopp | 2004-08-30 | 1 | -1/+1 |
| * | - LCS automatically detects if a subchannel is ethernet or tokenring | Karsten Hopp | 2004-08-30 | 1 | -5/+10 |
| * | - we can reuse portname here, it's almost the same and requires only minimal | Karsten Hopp | 2004-08-30 | 1 | -5/+9 |
| * | add support for LCS portnumbers (#131167) | Karsten Hopp | 2004-08-30 | 1 | -0/+8 |
| * | get rid of REMIP, we use GATEWAY everywhere now (I hope). Add PEERID instead,... | Karsten Hopp | 2004-08-26 | 5 | -15/+8 |
| * | iucv is only a helper module, netiucv needs to be loaded | Karsten Hopp | 2004-08-26 | 1 | -1/+1 |
| * | exec load_policy with -q to make warning be quiet (#129860) | Jeremy Katz | 2004-08-25 | 1 | -1/+1 |
| * | hack so that if we have a "weird" physical console, we don't later try to think | Jeremy Katz | 2004-08-25 | 2 | -2/+11 |
| * | add emulex driver to module-info since I know it's going to show up sooner | Jeremy Katz | 2004-08-25 | 1 | -0/+4 |
| * | - rip out CHANDEV parsing stuff, it's to error prone (129167) | Karsten Hopp | 2004-08-25 | 1 | -23/+6 |
| * | set weird non-physical console terminals up to use vt100-nav and be | Jeremy Katz | 2004-08-18 | 1 | -2/+4 |
| * | make the /etc/selinux symlink earlier (#129860) | Jeremy Katz | 2004-08-16 | 1 | -4/+3 |
| * | - wait for sysfs files to show up to work around timing problems | Karsten Hopp | 2004-08-16 | 1 | -5/+20 |
| * | generalize a little bit, add ttySG0 checking for altix (sgi ia64) | Jeremy Katz | 2004-08-13 | 1 | -8/+11 |