aboutsummaryrefslogtreecommitdiff
path: root/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Update busy-config files for the various arches for busybox 1.7.4Andrew Gaffney2008-03-111-65/+201
* Enable CONFIG_HEXDUMP globally for busyboxAndrew Gaffney2008-03-101-1/+1
* Updated the kernel configs for arches which have given us their 2008.0 config...Chris Gianelloni2008-03-041-774/+1448
* Changed MDRAID to MDADM for bug #211316.Chris Gianelloni2008-02-291-1/+1
* add megaraid module to MODULES_SCSI for bug 206039Andrew Gaffney2008-02-021-1/+1
* Added a nice patch from John R. Graham <john_r_graham@mindspring.com> to allo...Chris Gianelloni2007-11-071-10/+17
* Added a patch from Alan Hourihane <alanh@fairlite.demon.co.uk> for mdadm supp...Chris Gianelloni2007-10-301-0/+1
* Changed all instances of EVMS2/LVM2 to EVMS/LVM, respectively. This will kee...Chris Gianelloni2007-09-171-2/+2
* Removing bootsplash support since it hasn't been in a kernel we've supported ...Chris Gianelloni2007-09-171-4/+0
* Removed CONFIG_PHYSICAL_START from the x86/amd64 kernel configs for bug #1863...Chris Gianelloni2007-08-221-2/+1
* Added arcmsr to MODULES_SCSI for bug #185827.Chris Gianelloni2007-08-221-1/+1
* enable CONFIG_INSMOD in all arch busy-config filesAndrew Gaffney2007-07-261-1/+1
* Added new PATA support from Paul Hewlett <paul@gccs.co.za> from bug #180111 a...Chris Gianelloni2007-06-211-20/+34
* Added mptsas to SCSI for bug #174130 and removing raid0/raid1/raid10/raid456 ...Chris Gianelloni2007-04-121-2/+2
* Added raid456 to dmraid target for bug #172128.Chris Gianelloni2007-03-271-1/+1
* Added libata to the MODULES_SATA list. This might be why SATA CD drives were...Chris Gianelloni2007-03-131-1/+1
* Added scsi_scan_wait module to modules_load for 2.6.20 support. Thanks to Ro...Chris Gianelloni2007-01-091-2/+2
* Removing generic/keymaps.tar.gz to replace it with a known-good copy. Blame ...Chris Gianelloni2006-12-271-2/+2
* Disabled full SuSv3 compliant sort, as suggested by Aurélien Francillon <aur...Chris Gianelloni2006-12-131-1/+1
* Updated busy-config to work with root=LABEL=<label> for bug #156640.Chris Gianelloni2006-12-131-84/+292
* Added raid456 to alpha/amd64/x86 MODULES_EVMS2 and added tg3 to MODULES_NET.Chris Gianelloni2006-12-031-1/+2
* Added Large File Support thanks to Fabio Erculiani <lxnay@lxnaydesign.net> in...Chris Gianelloni2006-11-131-1/+1
* Updated kernel configs for amd64/x86 for bug #151609 and bug #152299.Chris Gianelloni2006-10-231-6/+8
* Update the amd64 kernel configs from the release.Chris Gianelloni2006-10-023-3315/+1
* Added lpfc and scsi_transport_fc for Emulex fibre-channel controllers.Chris Gianelloni2006-09-141-1/+2
* Make sure we load the raid0, raid1, and raid10 personalities with dmraid.Chris Gianelloni2006-09-131-1/+1
* Fixed the NFS mount configuration for busybox for bug #143476.Chris Gianelloni2006-09-121-0/+1
* Updated default kernel configurations for x86/amd64 to match the 2006.1 release.Chris Gianelloni2006-09-121-723/+1254
* Added megaraid drivers for bug #139888.Chris Gianelloni2006-07-181-1/+1
* We need firmware_class in our initramfs for ide-cs to work.Chris Gianelloni2006-06-301-1/+2
* Added code to allow the root file-system to be a module. This is for bug #11...Chris Gianelloni2006-06-091-0/+1
* Added CONFIG_ASH_READ_TIMEOUT=y so we have a timeout value on read, used for ...Chris Gianelloni2006-06-011-0/+1
* Update to busybox 1.1.0; port over to use mdev.Tim Yamin2006-05-191-0/+1
* Added some more modules to MODULES_SCSI that could be used to boot from a gen...Chris Gianelloni2006-04-251-4/+9
* Added 3ware card drivers to scsi modules on x86/amd64/alpha.Chris Gianelloni2006-04-171-1/+1
* Fix #107628.Tim Yamin2006-04-141-1/+1
* Added a check for /dev/tty0 to setup_keymap, added raid personality modules f...Chris Gianelloni2006-04-132-2/+2
* Added additional SATA controllers to MODULES_SATA for loading into the initrd...Chris Gianelloni2006-01-101-1/+1
* Updated Fusion MPT support for bug #117114.Chris Gianelloni2006-01-021-1/+2
* Added sata_mv to x86/amd64 for Marvell SATA controllers and updated 2.6 kerne...Chris Gianelloni2005-11-281-1/+1
* Added fix for bug #102006.Chris Gianelloni2005-10-101-0/+1
* Added dm-mirror to dmraid on all supported arches for bug #102739.Chris Gianelloni2005-08-161-1/+1
* Fix bug 102006 for dm-bbr. Added dm-bbr to modules_load files under MODULES_...Eric Edgar2005-08-111-1/+1
* Add CONFIG_ASH_TIMEOUT.Tim Yamin2005-07-131-0/+1
* Fix #97672, #98886, #98893, #98897; fix real_root=/dev/mdX: upgraded busybox ...Tim Yamin2005-07-131-0/+1
* >> 3.2.0. Add spock's gensplash fixes, fix initrd startup 'find: ...' errors.Tim Yamin2005-07-081-1/+1
* Changed sata_vitesse to sata_vsc and closing bug #97089.Chris Gianelloni2005-06-271-1/+1
* Add Fusion MPT supportChris Gianelloni2005-06-231-3/+3
* Added floppy module to kernel config for bug #95272.Chris Gianelloni2005-06-071-1/+1
* Disable sound stuff, #92711.Tim Yamin2005-06-041-50/+50