aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* If /sbin/ isn't in the path, udev rules will erroneously not getkaf24@firebug.cl.cam.ac.uk2005-11-142-8/+15
* Merged.emellor@leeni.uk.xensource.com2005-11-111-16/+14
|\
| * Fix make_page_readonly/make_page_writeable on PAE guests - previous behaviour smh22@firebug.cl.cam.ac.uk2005-11-111-16/+14
* | New Xenbus driver structure, bringing an explicit state machine to the table.emellor@leeni.uk.xensource.com2005-11-1110-1110/+1711
* | New location for code common to both netfront and netback, with the MAC parsingemellor@leeni.uk.xensource.com2005-11-113-0/+124
|/
* Missed two files from NULL-pointer-check changeset.kaf24@firebug.cl.cam.ac.uk2005-11-112-6/+3
* Remove unnecessary NULL checks before freeing memory blocks.kaf24@firebug.cl.cam.ac.uk2005-11-1110-41/+19
* Max xen skbuff allocation is now 64KB. kmem caches onlykaf24@firebug.cl.cam.ac.uk2005-11-111-1/+1
* Merge with xen-unstable-ia64.hgkaf24@firebug.cl.cam.ac.uk2005-11-1118-153/+96
|\
| * Remove unnecessary ifdef in defn of xprintk. Installkaf24@firebug.cl.cam.ac.uk2005-11-111-4/+0
| * Fix Linux fault.c indentation.kaf24@firebug.cl.cam.ac.uk2005-11-101-10/+10
| * Fix page-table dump on PAE with >4GB MFNs. smh22@firebug.cl.cam.ac.uk2005-11-101-10/+13
| * Indirect writes to phys_to_machine_mapping array through an inlinekaf24@firebug.cl.cam.ac.uk2005-11-109-27/+33
| * When creating exception/interrupt stack frames for a guest,kaf24@firebug.cl.cam.ac.uk2005-11-104-5/+4
| * Enable export of set_nmi_callback in suitably priv 64-bit doms.kaf24@firebug.cl.cam.ac.uk2005-11-101-2/+4
| * Move linear faulting address (%cr2) out of the page faultkaf24@firebug.cl.cam.ac.uk2005-11-097-114/+51
* | Blkfront no longer built by default, need CONFIG_XEN_BLKDEV_FRONTENDdjm@kirby.fc.hp.com2005-11-101-0/+5
* | Fix typodjm@kirby.fc.hp.com2005-11-101-1/+1
* | Merge latest xen-unstable into xen-ia64-unstabledjm@kirby.fc.hp.com2005-11-1037-269/+369
|\|
| * Attached patch allows building of netfront and blkfront as moduleskaf24@firebug.cl.cam.ac.uk2005-11-093-4/+8
| * gnttab_request_free_callback needs to be exported for building modularkaf24@firebug.cl.cam.ac.uk2005-11-091-0/+1
| * Remove use of get_gendisk in blkfront gen_gendisk is no long exportedkaf24@firebug.cl.cam.ac.uk2005-11-093-8/+8
| * Allow xen_create_contiguous_region() to fail gracefully if itkaf24@firebug.cl.cam.ac.uk2005-11-096-13/+49
| * Fix alloc_skb() to ensure data is always physically contiguous.kaf24@firebug.cl.cam.ac.uk2005-11-089-2/+57
| * Rationalise the kernel event-channel binding interfaces. Thekaf24@firebug.cl.cam.ac.uk2005-11-0818-204/+237
| * Increase the static constant default number of loopback interfaces, nloopbacks,emellor@leeni.uk.xensource.com2005-11-081-1/+1
| * mergeMichael.Fetterman@cl.cam.ac.uk2005-11-082-9/+7
| |\
| | * mergeMichael.Fetterman@cl.cam.ac.uk2005-11-082-9/+7
| | |\
| | | * Make xen0's default config match itself after a "make oldconfig"unknown@aosda.research.intel-research.net2005-11-072-9/+7
| * | | Remove unused and unnecessary gnttab ioctl.kaf24@firebug.cl.cam.ac.uk2005-11-081-47/+1
* | | | Adapt to new evtchn interfaces.djm@kirby.fc.hp.com2005-11-101-49/+108
* | | | Fix domU (by Kevin Tian)djm@kirby.fc.hp.com2005-11-082-12/+9
|/ / /
* | | Merge xen-unstable into xen-ia64-unstable again (to get ioapic changes)djm@kirby.fc.hp.com2005-11-077-91/+85
|\| |
| * | Fix pagetable pinning logic for xen/i386 kernels. The pinkaf24@firebug.cl.cam.ac.uk2005-11-077-91/+85
| |/
* | Missed ia64 changes to one drivers/xen filedjm@kirby.fc.hp.com2005-11-071-0/+12
* | Merge latest xen-unstable into xen-ia64-unstabledjm@kirby.fc.hp.com2005-11-0731-205/+375
|\|
| * fast_flush_area() should index the unmap request array usingkaf24@firebug.cl.cam.ac.uk2005-11-071-6/+7
| * Fix error path in blkback driver where a grant mapping in thekaf24@firebug.cl.cam.ac.uk2005-11-061-15/+15
| * Quiet down balloon driver. smh22@firebug.cl.cam.ac.uk2005-11-051-1/+1
| * Specifying 'mem=' as Linux boot parameter disables the defaultkaf24@firebug.cl.cam.ac.uk2005-11-042-13/+21
| * Merge.sos22@douglas.cl.cam.ac.uk2005-11-024-31/+27
| |\
| | * Changeset 7419 introduced a check for DOM0 before setting a bit in thekaf24@firebug.cl.cam.ac.uk2005-11-021-6/+6
| | * Fix 'nosmp' and ensure that CPU#0 is reported properlykaf24@firebug.cl.cam.ac.uk2005-11-011-17/+13
| | * Temporary fix for blkfront failure on save/restore.kaf24@firebug.cl.cam.ac.uk2005-11-011-1/+1
| | * Fix CPU hotplug -- cpu initialisation functions must be declaredkaf24@firebug.cl.cam.ac.uk2005-11-012-7/+7
| | * From Gerd Knorr <kraxel@suse.de>:emellor@leeni.uk.xensource.com2005-10-311-2/+3
| * | Make SMP alternatives work under xenolinux rather than just native,sos22@douglas.cl.cam.ac.uk2005-11-011-7/+34
| * | Watch events may get lost, the xenstored response races against the new kaf24@firebug.cl.cam.ac.uk2005-10-311-2/+3
| |/
| * Merged.emellor@leeni.uk.xensource.com2005-10-301-0/+2
| |\
| | * Once grant refs run out, netfront prints a nice message, but doesn't setkaf24@firebug.cl.cam.ac.uk2005-10-301-0/+2