aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse/include
Commit message (Expand)AuthorAgeFilesLines
* linux: Fix backward compatibility in page table handlingkfraser@localhost.localdomain2007-02-261-0/+4
* [LINUX] Purge include <linux/config.h>. It has been obsolete for some time now.Ian Campbell2007-02-2314-18/+0
* linux: Fix current_vcpu_info for UP casekfraser@localhost.localdomain2007-02-231-0/+4
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-02-2015-156/+159
|\
| * linux: Fix swiotlb bug-out due to uninitialised end_pfn/max_mapnr.kfraser@localhost.localdomain2007-02-202-2/+2
| * linux/x86: Clean up page table handling headerskfraser@localhost.localdomain2007-02-203-30/+19
| * linux/x86: Adjust and fix page table handling.kfraser@localhost.localdomain2007-02-208-71/+127
| * linux: Fix 32-bit build after changeset 13993:168030c8e0a93d8401cf5e783e10ecd...kfraser@localhost.localdomain2007-02-191-0/+7
| * linux: Introduce {current_,}vcpu_info.kfraser@localhost.localdomain2007-02-194-35/+12
| * linux: vmalloc_sync_all() is not a no-op when running in PAE mode on Xen.Keir Fraser2007-02-171-1/+1
| * linux: remove {lock,unlock}_vm_area(). Instead use vmalloc_sync_all()kfraser@localhost.localdomain2007-02-161-4/+0
| * linux: avoid need to modify include/linux/pfn.hkfraser@localhost.localdomain2007-02-151-9/+0
| * Dynamic grant-table sizing.kfraser@localhost.localdomain2007-02-151-13/+0
* | [IA64] dma-mapping.h user our own swiotlb.h headerawilliam@xenbuild2.aw2007-02-122-3/+1
|/
* Merge with xen-ia64-unstable.hg.kfraser@localhost.localdomain2007-02-081-26/+0
|\
| * Remove unnecessarily modified a.out.h.Keir Fraser2007-02-081-26/+0
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-02-041-1/+1
|\|
| * linux: Allow xenbus_strstate() to be used from modules.kfraser@localhost.localdomain2007-02-021-1/+1
* | [IA64] Add arch_free_page()awilliam@xenbuild2.aw2007-01-311-0/+9
* | [IA64] Remove PG_foreign hackawilliam@xenbuild2.aw2007-01-282-41/+0
* | [IA64] New resend_irq_on_evtchn() paramsawilliam@xenbuild2.aw2007-01-281-3/+2
|/
* bimodal blkback: Support multiple ring protocols.kfraser@localhost.localdomain2007-01-241-0/+97
* linux: Fix enable_irq() crash by removing a BUG_ON() assumption in ourkfraser@localhost.localdomain2007-01-231-1/+1
* linux/i386: widen physical address rangekfraser@localhost.localdomain2007-01-221-1/+1
* linux/i386: relax highpte pinning/write-protectingkfraser@localhost.localdomain2007-01-226-55/+302
* Add unsuspend hook for resuming devices in the checkpoint parent.kfraser@localhost.localdomain2007-01-191-0/+1
* Make xen_suspend handle resume.kfraser@localhost.localdomain2007-01-191-1/+3
* [merge] with xen-unstableChristian Limpach2007-01-196-91/+43
|\
| * [linux networking] Remove the code to allocate page sized skbs.Christian Limpach2007-01-181-3/+2
| * merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-155-86/+39
| |\
| * | [IA64] Implement hyper_get_psrawilliam@xenbuild2.aw2007-01-121-0/+6
| * | [IA64] Simplify lazy cover algorithmawilliam@xenbuild2.aw2007-01-121-1/+0
| * | [IA64] Hypercall optimizationsawilliam@xenbuild2.aw2007-01-111-81/+27
| * | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-104-23/+75
| |\ \
| * | | [IA64] Use rum psr.be instead of XEN_HYPER_RSM_BEawilliam@xenbuild2.aw2007-01-041-1/+0
| * | | [IA64] Fix warning when building with CONFIG_FLATMEM unsetawilliam@xenbuild2.aw2007-01-042-1/+1
| * | | [IA64] remove the requirement (vpsr.ic==0) from hyperprivopawilliam@xenbuild2.aw2007-01-021-4/+6
| * | | [IA64] don't dereference xen_start_info when running on raw hardwareawilliam@xenbuild2.aw2006-12-191-1/+2
* | | | [merge] with xen-unstableChristian Limpach2007-01-185-85/+39
|\ \ \ \ | | |_|/ | |/| |
| * | | linux: Add trivial forwarding of dma_{,un}map_page when not using highmemkfraser@localhost.localdomain2007-01-122-0/+8
| * | | linux: Reduce restrictions on address width for DMA operationskfraser@localhost.localdomain2007-01-121-2/+0
| * | | [LINUX] swiotlb: eliminate KM_SWIOTLB and thus the need for a Xen-specific km...kfraser@localhost.localdomain2007-01-121-32/+0
| * | | linux/i386: allow CONFIG_HIGHPTE on i386kfraser@localhost.localdomain2007-01-121-1/+1
| * | | [LINUX] x86/64: Sync pagetable management with i386 Xen code.kfraser@localhost.localdomain2007-01-121-51/+30
| | |/ | |/|
* | | [linux] Update to linux-2.6.18.Christian Limpach2007-01-1763-1095/+731
* | | [linux] Update to linux-2.6.17.Christian Limpach2007-01-1244-2456/+332
|/ /
* | [LINUX] Extend the event-channel interfaces to provide helper methodskaf24@localhost.localdomain2006-12-302-23/+28
* | [LINUX][IA64] New file swiotlb.h.kfraser@localhost.localdomain2006-12-211-0/+45
* | [LINUX] dma: Use swiotlb mask for coherent mappings tookfraser@localhost.localdomain2006-12-201-0/+2
|/
* [IA64] evtchn_callback fix and cleanawilliam@xenbuild2.aw2006-12-181-1/+2