aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* [NET] back: Add lazy copyingkfraser@localhost.localdomain2007-05-303-20/+143
* [LINUX] gnttab: Add basic DMA trackingkfraser@localhost.localdomain2007-05-304-11/+169
* [XEN] gnttab: Add new op unmap_and_replacekfraser@localhost.localdomain2007-05-301-0/+15
* Correct 32on64 handling of VCPUOP_register_runstate_memory_area. WeIan Campbell2007-05-252-2/+6
* LINUX/x86_64: Cleanup 15129:a40967e39652 by using __pgd rather thanIan Campbell2007-05-252-3/+3
* Factor out sparse tree makefile fragments and introduce hg-clone andIan Campbell2007-05-253-5/+3
* linux: Fix PV-on-HVM crash when installing PV drivers on native system.kfraser@localhost.localdomain2007-05-252-0/+2
* linux/x86: consolidate pte_val/p[mug]d_val replacementskfraser@localhost.localdomain2007-05-248-73/+71
* linux/x86-64: force _PAGE_NX on the 1:1 mapping (matching native)kfraser@localhost.localdomain2007-05-241-10/+7
* linux: Fix mem= kernel parameter when it is smaller than initial memory alloc...kfraser@localhost.localdomain2007-05-242-2/+56
* blktap: Small changes to blktap + add a hook to clear ptes on implicit releas...kfraser@localhost.localdomain2007-05-241-2/+115
* LINUX/x86_64: Ensure that the initial page tables allow userspaceIan Campbell2007-05-241-1/+1
* Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2007-05-222-10/+14
|\
| * [BLKTAP] Ensure blktap doesn't try to re-create extant sysfs entriesJake Wires2007-05-191-5/+9
| * linux: Un-__init a couple of kexec vars that are accessed after init time.kfraser@localhost.localdomain2007-05-161-2/+2
| * static, __init and __initdata symbols in machine_kexec.cSimon Horman2007-05-161-5/+5
* | [IA64] Implement XENMEM_machine_memory_map on ia64.Alex Williamson2007-05-102-0/+27
* | [IA64] Code clean up using xen machine vector.Alex Williamson2007-05-085-72/+99
* | [IA64] Make p2m exposure compatible with suspend/resume and fix one bug.Alex Williamson2007-05-082-8/+75
* | merge with xen-unstable.hgAlex Williamson2007-05-081-2/+10
|\|
| * linux: Add two arch hooks xen_pre_suspend() and xen_post_suspend() forKeir Fraser2007-05-071-2/+10
* | [IA64] Prevent softlock up message when domain is restored.Alex Williamson2007-05-071-0/+5
* | [IA64] Remove machvec_dig.hAlex Williamson2007-05-071-16/+0
* | [IA64] Switch to CONFIG_IA64_GENERIC config and wire in Xen machine vectorAlex Williamson2007-05-074-75/+14
* | [IA64] Create Xen machine vectorAlex Williamson2007-05-077-0/+199
* | [IA64] Paravirtualize sba_iommuAlex Williamson2007-05-071-16/+43
* | [IA64] Paravirtualize swiotlbAlex Williamson2007-05-071-16/+95
* | [IA64] Fix PCI front with CONFIG_NUMAAlex Williamson2007-05-071-0/+1
* | [IA64] Add sparse files for machine vector supportAlex Williamson2007-05-062-0/+1415
* | [IA64] Add iommu drivers to sparse treeAlex Williamson2007-05-062-0/+2936
* | [IA64] Fix vcpu hotplugAlex Williamson2007-05-031-9/+26
* | [IA64] Fix time_resume()Alex Williamson2007-05-032-13/+56
* | [IA64] Compliation work around for sparsememAlex Williamson2007-05-031-0/+9
* | [IA64] Remove unnecessary sparse tree filesAlex Williamson2007-05-033-483/+0
* | [IA64] Sparse tree cleanupAlex Williamson2007-05-035-22/+24
* | [IA64] Support debug_keys on ia64Alex Williamson2007-05-031-0/+9
|/
* linux blkback/blktap: Request/response identifiers are u64, not long.kfraser@localhost.localdomain2007-05-012-6/+6
* Ensure blk{tap/back}'s vm_area is not freed twice on error case.Jake Wires2007-04-272-0/+2
* linux x86/64: Fix supervisor_mode_kernel test to read a single byte.kfraser@localhost.localdomain2007-04-251-1/+1
* LINUX: Fixes for XENFEAT_supervisor_mode_kernel and XENFEAT_writable_page_tab...Ian Campbell2007-04-242-3/+4
* netback: Copy skbuffs that are presented to the start_xmit() functionkfraser@localhost.localdomain2007-04-231-3/+7
* Revert 14883:6568c1882af5 and 14862:98efd2e410ae.kfraser@localhost.localdomain2007-04-203-3/+5
* Fix dist target to keep previous symlink format.Steven Hand2007-04-203-5/+3
* netfront: use skb.cb for storing private datakfraser@localhost.localdomain2007-04-171-5/+12
* linux netfront: Fixes to locking after lockdep-derived changes, asKeir Fraser2007-04-131-5/+5
* linux: netfront contains two locking problems found by lockdep:kfraser@localhost.localdomain2007-04-131-15/+15
* merge with xen-unstable.hgAlex Williamson2007-04-127-39/+16
|\
| * HVM: Do not watch control/shutdown to force domain shutdowns when PVkfraser@localhost.localdomain2007-04-121-2/+1
| * [linux] Make CONFIG_XEN_COMPAT #if statements syntactically correct.Christian Limpach2007-04-112-2/+2
| * LINUX: Cleanup a few stray uses of CONFIG_XEN_COMPAT_030002.Ian Campbell2007-04-112-2/+2