Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2.7 | Thierry Vignaud | 2014-10-20 | 1 | -0/+1 |
* | log latest list_modules.pm change | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
* | 2.6 | Thierry Vignaud | 2014-10-20 | 1 | -0/+1 |
* | add kernel-3.16 support | Thierry Vignaud | 2014-10-20 | 1 | -0/+2 |
* | 2.5 | Thierry Vignaud | 2014-06-18 | 1 | -0/+1 |
* | stop creating /dev entries now that we use udev | Thierry.Vignaud | 2014-06-18 | 1 | -0/+2 |
* | 2.4 | Thierry Vignaud | 2014-06-16 | 1 | -0/+1 |
* | fix building with "make -j24" | Thierry Vignaud | 2014-06-16 | 1 | -0/+2 |
* | 2.3 | Thierry Vignaud | 2014-06-15 | 1 | -0/+1 |
* | sync with kernel-3.15 | Thierry Vignaud | 2014-06-15 | 1 | -0/+2 |
* | 2.2 | Thierry Vignaud | 2014-04-28 | 1 | -0/+1 |
* | recognize new kernel-3.14 drivers | Thierry Vignaud | 2014-04-28 | 1 | -0/+1 |
* | drop support for supermount | Thierry Vignaud | 2014-03-14 | 1 | -0/+2 |
* | sort | Thierry Vignaud | 2014-02-28 | 1 | -1/+1 |
* | 2.1 | Thierry Vignaud | 2014-02-28 | 1 | -0/+1 |
* | use getaddrinfo() with glibc too now that use the dynamic library | Thierry Vignaud | 2014-02-28 | 1 | -0/+1 |
* | drop support for SPARC (unused/untested for a decade) | Thierry Vignaud | 2014-02-28 | 1 | -0/+1 |
* | support dynamic linking only | Thierry Vignaud | 2013-11-12 | 1 | -0/+2 |
* | stage1: 2.0 | Colin Guthrie | 2013-11-06 | 1 | -0/+1 |
* | stage1: Ensure kernel modules and firmware can be loaded in stage2 mga#11600 ... | Colin Guthrie | 2013-11-06 | 1 | -0/+4 |
* | 1.83 | Anne Nicolas | 2013-10-29 | 1 | -0/+1 |
* | stage1: Move the symlink creation from stage1 to init. | Colin Guthrie | 2013-10-29 | 1 | -0/+1 |
* | stage1: Switch to a shared stage1. | Colin Guthrie | 2013-10-29 | 1 | -0/+4 |
* | 1.82 | Thierry Vignaud | 2013-10-14 | 1 | -0/+1 |
* | sync with kernel-3.12 | Thierry Vignaud | 2013-10-14 | 1 | -0/+2 |
* | 1.81 | Thierry Vignaud | 2013-10-10 | 1 | -0/+3 |
* | 1.80 | Thierry Vignaud | 2013-10-10 | 1 | -0/+4 |
* | 1.79 | Thierry Vignaud | 2013-08-30 | 1 | -0/+1 |
* | fix invalid usage of memset() | Thierry Vignaud | 2013-08-30 | 1 | -0/+2 |
* | 1.78 | Thierry Vignaud | 2013-03-30 | 1 | -0/+1 |
* | probe virtual drivers too (mga#9546) | Thierry Vignaud | 2013-03-30 | 1 | -0/+3 |
* | 1.77 | Thierry Vignaud | 2013-03-26 | 1 | -0/+1 |
* | use kmod for module loading (mga#9242, based on Pok works @mdv) | Thierry Vignaud | 2013-03-23 | 1 | -0/+2 |
* | 1.76 | Thierry Vignaud | 2013-03-21 | 1 | -0/+1 |
* | revert patch introduced in r7542 | Maarten Vanraes | 2013-03-20 | 1 | -0/+2 |
* | - fix loading modules with "-" in their names (mga#9242) | Maarten Vanraes | 2013-03-13 | 1 | -1/+4 |
* | 1.74.1 | Thomas Backlund | 2013-03-02 | 1 | -0/+1 |
* | update list_modules for xen dom0 and virtio support (#9242) | Thomas Backlund | 2013-03-02 | 1 | -0/+2 |
* | 1.74 | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
* | fix unitialized memory screwing up dialog input (pok, mdv, mga#8729) | Thierry Vignaud | 2013-02-27 | 1 | -0/+1 |
* | kill bootsplash support (we drop bootsplash in kernel in 2008) | Thierry Vignaud | 2013-02-26 | 1 | -0/+1 |
* | kill firmware loader now that firmware are loaded by the kernel | Thierry Vignaud | 2012-12-21 | 1 | -0/+2 |
* | 1.73 | Thierry Vignaud | 2012-09-17 | 1 | -0/+1 |
* | add firmware loader written in C (based on hotplug2) (mga#6323) | Thierry Vignaud | 2012-09-17 | 1 | -0/+2 |
* | 1.72 | Thierry Vignaud | 2012-09-07 | 1 | -0/+1 |
* | (ftp_prepare) retry with FTP instead of HTTP when there's no proxy and | Thierry Vignaud | 2012-09-07 | 1 | -0/+2 |
* | (ftp_prepare,http_prepare) fix URL passed to stage2 when user didn't | Thierry Vignaud | 2012-09-07 | 1 | -0/+3 |
* | 1.71 | Thierry Vignaud | 2012-09-03 | 1 | -0/+1 |
* | (handle_hid) s/hid-generic/hid_generic/ thus making hid_generic loading silent | Thierry Vignaud | 2012-09-03 | 1 | -0/+2 |
* | 1.70 | Thierry Vignaud | 2012-09-03 | 1 | -0/+1 |