aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.4.29-xen-sparse
Commit message (Collapse)AuthorAgeFilesLines
* bitkeeper revision 1.1159.266.1 (423070e8gpQdLbFsdaIs7JDG4U12ZA)kaf24@firebug.cl.cam.ac.uk2005-03-101-4/+3
| | | | | | A couple of fixes for 2.4. Signed-off-by: Keir Fraser <keir@xensource.com>
* bitkeeper revision 1.1159.258.37 (42305f54a6Tlb_891y3QBjoIVcCt3Q)kaf24@firebug.cl.cam.ac.uk2005-03-102-0/+144
| | | | | | | | Fix balloon driver in highmem builds -- must forcibly flush the kmap cache before relinquishing pages. This requires changes to generic files highmem.[ch]. Signed-off-by: Keir Fraser <keir.fraser@cl.cam.ac.uk>
* bitkeeper revision 1.1159.258.16 (4221a2ecsI-7_TFUEYf9_8zVhzHq3Q)kaf24@scramble.cl.cam.ac.uk2005-02-273-83/+17
| | | | | | Fix 2.4 build, and a small 2.6 bootstrap tweak. Signed-off-by: Keir Fraser <keir@xensource.com>
* bitkeeper revision 1.1159.258.14 (4220bd64Y3CN44gbDCh9mtv5s9QiDA)kaf24@viper.(none)2005-02-261-0/+6
| | | | | | Fix ballooning where initial allocation is lower than max possible lowmem. Signed-off-by: Keir Fraser <keir@xensource.com>
* bitkeeper revision 1.1159.258.13 (421e7cfaHXBVrm-2XYB50x2aleoG0A)iap10@tetris.cl.cam.ac.uk2005-02-251-1/+1
| | | | | | | | | | From: Jari Ruusu via Pasi Kärkkäinen [pasik@iki.fi] Small fix to 2.4 blkfront such that the capacity is reported correctly. Does 2.6 need a similar fix? Signed-off-by: ian@xensource.com
* bitkeeper revision 1.1159.223.83 (42097c41y12EFATQuIKPTDS1smnkWQ)iap10@tetris.cl.cam.ac.uk2005-02-091-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Subject: [Xen-devel] [PATCH] Fix initrd support for Linux 2.4/2.6 The following patch sets the default root device to be the null device. This is the behavior Linux is launched with no root device specified in the command line and without a device provided by the boot loader. Previously, the default root device was set to be /dev/ram0. This broke initrd support. This change was made in 2.6 to because of a bug reported on September 14th with dynamic ipconfig. I've recreated his problem and looked through the code and the source of the problem was that his kernel command line was incorrect. He was missing the BOOTP field in the config line requiring that there be an actual root device. This worked with 2.4 but only because 2.4 was also broken. His patch just introduced that bug into 2.6. I've tested this against the 2.6 and 2.4 trees in a recent copy of xen-unstable. I've tested initrd support and ipconfig support (including dynamic ip support). They both now work as expected. If anyone needs an initrd for testing let me know. Regards, -- Anthony Liguori Linux Technology Center (LTC) - IBM Austin E-mail: aliguori@us.ibm.com Phone: (512) 838-1208 Signed-off-by: Anthony Liguori Signed-off-by: ian@xensource.com
* bitkeeper revision 1.1159.223.40 (41f676cbajLGqFeWFqajtJ3X4OkgoA)kaf24@scramble.cl.cam.ac.uk2005-01-251-3/+0
| | | | | | Build system fixes. Signed-off-by: keir.fraser@cl.cam.ac.uk
* bitkeeper revision 1.1159.223.19 (41f2c794WPLLpYdW32MPpAaBhBhL0A)iap10@labyrinth.cl.cam.ac.uk2005-01-221-1/+1
| | | | | | | | Description: mkbuildtree requires bash From: Adam Heath <doogie@brainfood.com> Signed-off-by: ian.pratt@cl.cam.ac.uk
* bitkeeper revision 1.1159.223.11 (41f0642dZhTGBhGAWv7_RECYAOxMhA)iap10@labyrinth.cl.cam.ac.uk2005-01-211-12/+1
| | | | | Update defconfig for linux 2.4.29
* bitkeeper revision 1.1159.223.10 (41f05576mLJU5r_ZB3CGtm3RmSasYg)iap10@freefall.cl.cam.ac.uk2005-01-211-1/+1
| | | | | Fix linux 2.4.29 bug
* bitkeeper revision 1.1159.223.9 (41f05020SfVtxET_96qMp22pZ-tmOA)iap10@labyrinth.cl.cam.ac.uk2005-01-211-1/+32
| | | | | Update defconfig-xen0 for linux 2.4.29
* bitkeeper revision 1.1159.223.8 (41f04ee28OyElXpjo4VeyXy925falg)iap10@labyrinth.cl.cam.ac.uk2005-01-2184-0/+34242
Upgrade to linux 2.4.29