aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse/arch
Commit message (Expand)AuthorAgeFilesLines
* Make version strings consistent across all interfaces.cl349@firebug.cl.cam.ac.uk2005-12-042-2/+2
* Update -xen config file to include newgen megaraid and qla scsi drivers.cl349@firebug.cl.cam.ac.uk2005-12-041-7/+8
* Remove scary warning message about 'breaking irq affinity'kaf24@firebug.cl.cam.ac.uk2005-12-031-1/+1
* Always initialise a swiotlb for domain0. Make it a small kaf24@firebug.cl.cam.ac.uk2005-12-031-13/+14
* Merge with xen-ia64-unstable.hgkaf24@firebug.cl.cam.ac.uk2005-12-031-1/+2
|\
| * Using a slow serial console with sync_console on SMP leaves ankaf24@firebug.cl.cam.ac.uk2005-12-031-1/+2
* | Revert to simpler ia64 defconfigs, generic one causes loopback failuresdjm@kirby.fc.hp.com2005-12-021-249/+286
* | Mergedjm@kirby.fc.hp.com2005-12-0232-426/+223
|\|
| * More console-related cleanups.kaf24@firebug.cl.cam.ac.uk2005-12-022-15/+3
| * Simplify console driver and avoid unnecessary spinning in thekaf24@firebug.cl.cam.ac.uk2005-12-021-1/+0
| * Disable devfs from the -xen configs. It's obsolete and was causing problems f...iap10@freefall.cl.cam.ac.uk2005-12-022-2/+2
| * fix the console when only XEN_PHYSDEV_ACCESS is Yes.vhanquez@kneesa.uk.xensource.com2005-12-011-1/+1
| * Move net split driver onto ring.h generic rings.kaf24@firebug.cl.cam.ac.uk2005-12-017-23/+17
| * Improve the tls warning message to mention that the best soloution is to inst...iap10@freefall.cl.cam.ac.uk2005-12-011-2/+4
| * Add ATA-over-Ethernet as a module to the default 32-bit -xen configkaf24@firebug.cl.cam.ac.uk2005-11-301-1/+1
| * Make psmouse module builtin.rread@ubuntu.eng.hq.xensource.com2005-11-281-2/+2
| * Bundle vcpu_time and vcpu_info structures together into a singlekaf24@firebug.cl.cam.ac.uk2005-11-287-10/+11
| * mergeMichael.Fetterman@cl.cam.ac.uk2005-11-281-0/+6
| |\
| | * mergeMichael.Fetterman@cl.cam.ac.uk2005-11-281-0/+6
| | |\
| | | * Avoid ccache and distcc for x86-64 compilation of ia32/syscall32.cMichael.Fetterman@cl.cam.ac.uk2005-11-231-0/+6
| * | | arch/xen/kernel/fixup.c -> arch/xen/i386/kernel/fixup.ckaf24@firebug.cl.cam.ac.uk2005-11-286-185/+9
| * | | More cleanups to the pmd-shared patch.kaf24@firebug.cl.cam.ac.uk2005-11-261-26/+27
| * | | Big reworking of SHARED_KERNEL_PMD logic. Includes severalkaf24@firebug.cl.cam.ac.uk2005-11-242-44/+36
| * | | Remove CONFIG_PREEMPT configuration option from Xen kernel builds.kaf24@firebug.cl.cam.ac.uk2005-11-248-40/+26
| * | | Another PAE fix for pgd_ctor.kaf24@firebug.cl.cam.ac.uk2005-11-241-9/+8
| * | | More PAE PGD fixes. Ensure we do not pin PGDs with no kernelkaf24@firebug.cl.cam.ac.uk2005-11-241-10/+23
| * | | Fix pgd allocation for PAE. We must handle the fact thatkaf24@firebug.cl.cam.ac.uk2005-11-241-3/+11
| * | | Make the microcode driver builtin.rread@ubuntu.eng.hq.xensource.com2005-11-231-2/+2
| * | | Disable crufty modules still using cli and friends.rread@ubuntu.eng.hq.xensource.com2005-11-231-33/+8
| * | | Compile IDE drivers as builtins instead of modules.rread@ubuntu.eng.hq.xensource.com2005-11-231-31/+31
| * | | Build the mouse device into the kernel.rread@ubuntu.eng.hq.xensource.com2005-11-231-2/+2
| |/ /
| * / Add __iomem and __user pointer annotations to linux sparse tree.kaf24@firebug.cl.cam.ac.uk2005-11-231-2/+2
| |/
| * Build the USB boot keyboard and mouse drivers as modules, so the realrread@ubuntu.eng.hq.xensource.com2005-11-211-4/+4
| * Update the memory_op() hypercall. Add two new subcommands, tokaf24@firebug.cl.cam.ac.uk2005-11-212-4/+4
| * Linux swiotlb now uses correct method for determining if any RAMkaf24@firebug.cl.cam.ac.uk2005-11-211-4/+5
| * Mute error message on SMP resume if a secondary CPU iskaf24@firebug.cl.cam.ac.uk2005-11-211-5/+4
| * Fix grant-table transfer implementation. Also fix transferkaf24@firebug.cl.cam.ac.uk2005-11-211-11/+20
| * Merge with xen-ia64-unstable.hg.kaf24@firebug.cl.cam.ac.uk2005-11-201-3/+3
| |\
| | * The patch allows one to configure NR_CPUS >8 (16 by default, same as thekaf24@firebug.cl.cam.ac.uk2005-11-191-3/+3
* | | devmem.c no longer needed in drivers/xen/coredjm@kirby.fc.hp.com2005-11-301-1/+1
* | | Re-revert to generic xen0_defconfig_ia64 filedjm@kirby.fc.hp.com2005-11-221-286/+249
* | | Patched drivers/acpi/motherboard.c no longer neededdjm@kirby.fc.hp.com2005-11-221-178/+0
* | | After Alex's ACPI patch, this patch in motherboard.c for NULL FADT no longer ...djm@kirby.fc.hp.com2005-11-221-7/+0
|/ /
* | Mergedjm@kirby.fc.hp.com2005-11-1822-256/+187
|\|
| * Only resume xenbus /after/ we've prepared our VCPUs; otherwise the smh22@firebug.cl.cam.ac.uk2005-11-181-2/+10
| * Do not allow an uninitialised VCPU to be brought up. Alsokaf24@firebug.cl.cam.ac.uk2005-11-181-1/+2
| * make_page_readonly() must flush unused kmaps when handlingkaf24@firebug.cl.cam.ac.uk2005-11-181-1/+3
| * Improve make_page_readonly and make_page_writable:kaf24@firebug.cl.cam.ac.uk2005-11-182-70/+51
| * Remove conditionally-compiled code for Linux 2.4.kaf24@firebug.cl.cam.ac.uk2005-11-182-11/+1
| * Trivial fixes for 64bit and xend. smh22@tempest.cl.cam.ac.uk2005-11-161-3/+6