aboutsummaryrefslogtreecommitdiffstats
path: root/buildconfigs
Commit message (Expand)AuthorAgeFilesLines
* [BUILD] Fixup support for building upstream kernels.Keir Fraser2008-02-124-17/+79
* [BUILD] Add option to ensure kernel build is non-interactive.Keir Fraser2008-02-121-1/+7
* Fix some build system error handling.Keir Fraser2007-12-202-2/+2
* linux: Force build failure if modules build failsKeir Fraser2007-12-201-1/+1
* Refactor buildconfigs/mk.* to make the common rules separate from theIan Campbell2007-10-304-161/+162
* ALLOW_INTERFACE_MISMATCH defaults to "y" so don't specify itIan Campbell2007-10-304-8/+0
* Always use ketchup for tarball sources, since the only non-user wasIan Campbell2007-10-302-16/+0
* Remove the linux-2.6-paravirt build target since it is obsolete now the code isIan Campbell2007-10-301-15/+0
* Revert 16065:671dcd08e806 and try again to fix the issue.Keir Fraser2007-10-041-4/+6
* Fix kernel version after linux-2.6.18-xen.hg 219:3e8752eb69dc whichKeir Fraser2007-10-041-1/+1
* ia64: Fix target for Linux image install.kfraser@localhost.localdomain2007-09-191-0/+4
* Using "make install" causes a distro specific scriptIan Campbell2007-09-191-1/+4
* silentoldconfig seems to break automated testing, try an explicit make prepareIan Campbell2007-08-171-4/+5
* Linux 2.6.18 doesn't create include/linux/autoconf.h as a side effectIan Campbell2007-08-171-4/+4
* Pull XEN_LINUX_UPDATE into mk.linux-2.6-xen so it can be shared byIan Campbell2007-08-173-16/+16
* Build updates for building upstream trees.Ian Campbell2007-07-196-39/+23
* Add support for building -mm, -tip and -rc upstream trees.Ian Campbell2007-07-094-1/+43
* Add support to the tarball source type for using the ketchup tool.Ian Campbell2007-07-092-0/+753
* Add hooks for a script to update kernel configuration after tree has beenIan Campbell2007-07-093-1/+43
* Remove .hgskip. This was an ancient mercurial patch which was neverIan Campbell2007-07-091-1/+0
* By default allow differences between Xen and XenLinux public headers.Keir Fraser2007-06-271-0/+5
* Allow make targets to be called via make -Ckfraser@localhost.localdomain2007-06-131-3/+3
* [PATCH] Check for non-existent local repoIan Campbell2007-06-051-3/+7
* BUILD: Clone the Linux tree if it wasn't found via $(LINUX_SRC_PATH)Ian Campbell2007-06-052-2/+11
* If we find a Linux repository in $(LINUX_SRC_PATH) then symlink itIan Campbell2007-06-041-7/+14
* Remove $(LINUX_SRCDIR) on distclean.Ian Campbell2007-06-041-1/+1
* Remove sparse tree.Ian Campbell2007-06-0413-16540/+0
* Switch over to separate Linux tree.Ian Campbell2007-06-041-1/+1
* Updates for XEN_LINUX_SOURCE=hg-clone.Ian Campbell2007-05-315-20/+82
* Make header mismatch checking more robust against build time changes inIan Campbell2007-05-302-1/+9
* Check for mismatch between headers shared by Linux and Xen.Ian Campbell2007-05-305-0/+18
* Factor out sparse tree makefile fragments and introduce hg-clone andIan Campbell2007-05-2512-129/+243
* [IA64] Switch to CONFIG_IA64_GENERIC config and wire in Xen machine vectorAlex Williamson2007-05-073-42/+94
* Revert 14883:6568c1882af5 and 14862:98efd2e410ae.kfraser@localhost.localdomain2007-04-206-167/+118
* Allow use of foo.local buildconfig overrides.kfraser@localhost.localdomain2007-04-171-0/+1
* Factor out sparse tree makefile fragments and introduce an alternative hg-cloneIan Campbell2007-04-166-118/+167
* Update defconfigs for new XEN_COMPAT_300004 option.Ian Campbell2007-03-1310-0/+20
* linux: Upgrade to latest Xen interface version (0x00030205).kfraser@localhost.localdomain2007-03-099-9/+9
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-02-041-0/+1
|\
| * Fix xen-x86_32 defconfig to includean option needed for PAE builds.kaf24@firebug.cl.cam.ac.uk2007-02-011-0/+1
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-315-5/+5
|\|
| * linux: Build TPM backend as a module by default.kaf24@localhost.localdomain2007-01-305-5/+5
* | [IA64] Update buildconfigsawilliam@xenbuild2.aw2007-01-293-152/+439
|/
* Re-enable CONFIG_HOTPLUG_CPU by deafult for -xen? kernels.Steven Hand2007-01-222-2/+2
* [merge] with xen-unstableChristian Limpach2007-01-1910-25/+8
|\
| * [linux networking] Remove the code to allocate page sized skbs.Christian Limpach2007-01-189-21/+0
| * Copy vmlinuz to correct folder when make source on IA64 platform.kfraser@localhost.localdomain2007-01-181-0/+4
| * [linux config] enable CONFIG_SCSI_SATA_AHCI/CONFIG_BNX2 in dom0 config.Christian Limpach2007-01-182-3/+3
| * [linux config] enable CONFIG_SCSI_SATA_AHCI in dom0 config.Christian Limpach2007-01-181-1/+1
* | [merge] with xen-unstableChristian Limpach2007-01-183-0/+3
|\|