aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* [BALLOON] Ifdef some x86-specific balloon init code.kfraser@localhost.localdomain2007-01-051-1/+5
* [linux] Remove some gratuitous differences with plain 2.6.16.33.Christian Limpach2007-01-042-5/+3
* Make sure we always have a sensible idle function; this fixes problemsSteven Hand2007-01-042-7/+12
* [LINUX] Implement the idle=poll option in the kernel when running on Xen.kfraser@localhost.localdomain2007-01-032-12/+76
* [LINUX] Build blktap as module named xenblktap.kfraser@localhost.localdomain2007-01-031-1/+3
* [PV-on-HVM] blkfront: use %Lu instead of %llu to xenbus_gather.Ian Campbell2007-01-021-1/+1
* [LINUX] Extend the event-channel interfaces to provide helper methodskaf24@localhost.localdomain2006-12-3021-188/+222
* Revert cset 13181:f087c013cf12 since the event channel is already unbound viaSteven Hand2006-12-291-2/+0
* [BLK] front: Fix free of event channel.kaf24@localhost.localdomain2006-12-281-0/+2
* [LINUX][IA64] New file swiotlb.h.kfraser@localhost.localdomain2006-12-211-0/+45
* [NET] front: Fix interface teardown.kfraser@localhost.localdomain2006-12-201-73/+32
* [LINUX] dma: Use swiotlb mask for coherent mappings tookfraser@localhost.localdomain2006-12-203-11/+14
* [LINUX] Disallow nested event delivery.kfraser@localhost.localdomain2006-12-201-19/+32
* merge with xen-unstable.hgawilliam@xenbuild2.aw2006-12-181-13/+87
|\
| * [XENFB] xenfb_update_screen() calls zap_page_range() while holding spinlock m...kfraser@localhost.localdomain2006-12-151-13/+87
* | [IA64] evtchn_callback fix and cleanawilliam@xenbuild2.aw2006-12-185-21/+31
|/
* [NET]: Fix segmentation of linear packetskfraser@localhost.localdomain2006-12-151-5/+4
* Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2006-12-143-16/+16
|\
| * [NET] front: Fix crashes when xenstore watches fire multiple times.kfraser@localhost.localdomain2006-12-142-0/+6
| * [XENFB] No need for IRQs to be disabled in critical regions.kfraser@localhost.localdomain2006-12-141-16/+10
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2006-12-142-18/+17
|\|
| * [LINUX] Fix seg-fixup warning.kfraser@localhost.localdomain2006-12-141-5/+5
| * [LINUX] Fix build without CONFIG_HOTPLUG_CPUkfraser@localhost.localdomain2006-12-141-13/+12
* | [IA64][BUILD] XEN_XKBUFF needs to depend on NETawilliam@xenbuild2.aw2006-12-141-0/+1
|/
* [NET] back: Atomic buffer allocations use __GFP_NOWARN.kfraser@localhost.localdomain2006-12-111-2/+3
* merge with xen-unstable.hgawilliam@xenbuild2.aw2006-12-0818-81/+2392
|\
| * [LINUX] Kexec: Remove remainder of kexec-generic.patchIan Campbell2006-12-085-6/+5
| * [LINUX] Kexec: Reapply kexec patches to sparse tree.Ian Campbell2006-12-088-19/+238
| * [LINUX] Kexec: add kexec files to sparse tree.Ian Campbell2006-12-088-0/+2050
| * [LINUX] Kexec: Do not bug if a kexec hypercall fails.Ian Campbell2006-12-081-14/+20
| * [LINUX] CONFIG_XEN_BACKEND=m build properly.kfraser@localhost.localdomain2006-12-082-8/+4
| * [LINUX] Make CONFIG_XEN_FRAMEBUFFER=m build properly.kfraser@localhost.localdomain2006-12-081-0/+1
| * [LINUX] Make xb_waitq static.kfraser@localhost.localdomain2006-12-082-2/+1
| * [LINUX] Clean up and clarify find_unbound_irq().kfraser@localhost.localdomain2006-12-081-13/+11
| * [LINUX] Fail gracefully if we run out of spare IRQs.kfraser@localhost.localdomain2006-12-074-50/+93
| * [LINUX] The crash note resource should be nested inside the hypervisorIan Campbell2006-12-051-1/+1
* | [IA64] implement free_irq_vector() paravirtualizationawilliam@xenbuild2.aw2006-12-072-0/+17
* | [IA64] changed foreign domain page mapping semantic.awilliam@xenbuild.aw2006-12-052-6/+28
* | [IA64] paraviatualize /dev/mem to enable X.awilliam@xenbuild.aw2006-12-045-4/+104
* | [IA64] import linux/include/asm-ia64/uaccess.h for /dev/mem paravirtualizationawilliam@xenbuild.aw2006-12-041-0/+401
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-12-0423-21/+1324
|\|
| * [LINUX] dev/mem: Rename Xen's mmap_mem to xen_mmap_mem tokfraser@localhost.localdomain2006-12-011-2/+2
| * [LINUX] The removal of the console_use_vt hack was premature: it's stillSteven Smith2006-12-016-17/+3289
| * This is Anthony Liguori's virtual framebuffer forward ported andSteven Smith2006-12-0111-3271/+1029
| * [LINUX] Fix backward compatibility with hypervisors which do not support kexec.Ian Campbell2006-11-301-5/+16
| * [LINUX] Only initialise kexec in domain0.Ian Campbell2006-11-301-0/+3
| * [LINUX] Properly trigger XenbusStateClosed in blkfrontkfraser@localhost.localdomain2006-11-301-1/+2
| * [LINUX] Missing xenoprof.h header file for x86/64.kfraser@localhost.localdomain2006-11-301-0/+1
| * linux/x86-64: missing agp.hkfraser@localhost.localdomain2006-11-301-0/+35
| * [XEN] Kexec / Kdump: x86_64 specific codeIan Campbell2006-11-305-2/+28