aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
Commit message (Expand)AuthorAgeFilesLines
* Merge xen-ia64-unstable.hgkaf24@firebug.cl.cam.ac.uk2006-03-021-89/+0
|\
| * Removing out-of-date unused file.vhanquez@kneesa.uk.xensource.com2006-03-021-89/+0
* | [IA64] sparse update for 2.6.16-rc5awilliam@xenbuild.aw2006-03-011-0/+1
* | [IA64] Turn on CONFIG_XEN_BLKDEV_BACKENDawilliam@xenbuild.aw2006-03-011-0/+5
* | mergeawilliam@xenbuild.aw2006-03-0143-146/+993
|\|
| * Allow tpmfront/tpmback to be built as modules.kaf24@firebug.cl.cam.ac.uk2006-02-286-4/+46
| * Allow netback to be built as a module.kaf24@firebug.cl.cam.ac.uk2006-02-285-2/+47
| * Allow blkback to be built as a module.kaf24@firebug.cl.cam.ac.uk2006-02-283-12/+19
| * Avoid using unexported add_timer_on() function in netback driver.kaf24@firebug.cl.cam.ac.uk2006-02-281-4/+2
| * Update to Linux 2.6.16-rc5.cl349@firebug.cl.cam.ac.uk2006-02-2723-100/+159
| * List pae_pgdir_above_4gb in features for x86/32 Linux kernel.Ian.Campbell@xensource.com2006-02-271-0/+1
| * Support XENFEAT_supervisor_mode_kernel in x86/64 HYPERVISOR_IRET macroIan.Campbell@xensource.com2006-02-271-3/+7
| * Fix non-xen build for: Make the fixmap area moveable in kernel address space.cl349@firebug.cl.cam.ac.uk2006-02-273-2/+16
| * Add arch/i386/mm/pgtable.c to sparse tree.cl349@firebug.cl.cam.ac.uk2006-02-271-0/+271
| * Fix non-xen build for: Move the gate page (vsyscall) out of the fixmap areacl349@firebug.cl.cam.ac.uk2006-02-272-9/+2
| * Add include/asm-i386/{fixmap,page}.h to sparse tree.cl349@firebug.cl.cam.ac.uk2006-02-272-0/+304
| * Periodically sytnchronize Xen's wallclock time with NTP-synchronized time in ...kaf24@firebug.cl.cam.ac.uk2006-02-261-8/+34
| * New VCPUOP_register_runstate_memory_area hypercall. Avoidskaf24@firebug.cl.cam.ac.uk2006-02-251-40/+49
| * Update Linux time IRQ handler to understand the new stolen/blocked cycle countskaf24@firebug.cl.cam.ac.uk2006-02-251-11/+82
| * Default minimum number of receive buffers queued by netfront is now 64, not 8.kaf24@firebug.cl.cam.ac.uk2006-02-241-2/+3
| * Two missing exports (one of them needed only for PAE) prevented netfront from...kaf24@firebug.cl.cam.ac.uk2006-02-242-1/+3
* | [IA64] Every processor call xen_early_setup (required on SMP-guest to set ivt).awilliam@xenbuild.aw2006-03-012-9/+13
* | [IA64] Cleanup hypercall.hawilliam@xenbuild.aw2006-02-281-360/+65
* | mergeawilliam@xenbuild.aw2006-02-2468-555/+3950
|\|
| * linux-i386: cleanup head.S, sync default_ldt and {new,boot}_cpu_data with nat...cl349@firebug.cl.cam.ac.uk2006-02-244-62/+39
| * Implement direct iret to guest kernel where possible in HYPERVISOR_IRET macro.Ian.Campbell@xensource.com2006-02-241-0/+15
| * Return <4GB memory back to Xen when destroying a PAE pgdir.kaf24@firebug.cl.cam.ac.uk2006-02-242-6/+10
| * Use common IRET macro for all exits from XenLinux. Currentlykaf24@firebug.cl.cam.ac.uk2006-02-231-13/+2
| * Remove explicit munging of selector RPLs from Xen Linux x86/64.kaf24@firebug.cl.cam.ac.uk2006-02-236-69/+26
| * Make the fixmap area moveable in kernel address space.cl349@firebug.cl.cam.ac.uk2006-02-234-4/+24
| * Move the gate page (vsyscall) out of the fixmap area into user address space,cl349@firebug.cl.cam.ac.uk2006-02-237-18/+82
| * Add include/asm-i386/{a.out,elf}.h to sparse treecl349@firebug.cl.cam.ac.uk2006-02-232-0/+215
| * Remove some unnecessary diffs vs. native Linux. We now don't use the Xenkaf24@firebug.cl.cam.ac.uk2006-02-233-14/+4
| * Fix netfront receive path for auto_translate_physmap mode.kaf24@firebug.cl.cam.ac.uk2006-02-233-37/+48
| * Rename XENFEAT_ring0_kernel to slightly more generic XENFEAT_supervisor_mode_...kaf24@firebug.cl.cam.ac.uk2006-02-233-7/+8
| * Silenty ignore calls to xen_create_contiguous_region() when runningkaf24@firebug.cl.cam.ac.uk2006-02-231-3/+6
| * Add feature flag allowing guest kernel to run in domain 0.Ian.Campbell@xensource.com2006-02-224-7/+10
| * Don't reload segment registers -- it's done later in generic code.cl349@firebug.cl.cam.ac.uk2006-02-221-13/+0
| * Move lgdt_finish inlineIan.Campbell@xensource.com2006-02-223-17/+13
| * List supported feature flags in __xen_guest section.Ian.Campbell@xensource.com2006-02-222-0/+6
| * Allow Xen to truncate x86_32 segment limits to the correct valueIan.Campbell@xensource.com2006-02-221-11/+4
| * tpm: Fixes and cleanupcl349@firebug.cl.cam.ac.uk2006-02-215-28/+35
| * Update ia64 sparse tree to Linux 2.6.16-rc4.cl349@firebug.cl.cam.ac.uk2006-02-212-1/+7
| * Update to Linux 2.6.16-rc4.cl349@firebug.cl.cam.ac.uk2006-02-217-28/+59
| * linux-i386: Fix CONFIG_X86_NO_TSS and CONFIG_X86_SYSENTER.cl349@firebug.cl.cam.ac.uk2006-02-202-2/+6
| * linux-i386: Cleanup stack pointer initialization at start of day.cl349@firebug.cl.cam.ac.uk2006-02-201-5/+1
| * Suppress VIDEO_SELECT config option.cl349@firebug.cl.cam.ac.uk2006-02-201-1/+1
| * Add drivers/video/Kconfig to sparse tree.cl349@firebug.cl.cam.ac.uk2006-02-201-0/+1462
| * Fix I/O port address for first floppy controller on x86_64.cl349@firebug.cl.cam.ac.uk2006-02-201-7/+9
| * Fix read_cr3() and use it.cl349@firebug.cl.cam.ac.uk2006-02-202-8/+3