aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse/arch
Commit message (Expand)AuthorAgeFilesLines
* [IA64] Remove verbosity from xen_pm_power_offawilliam@xenbuild2.aw2007-02-041-1/+0
* [IA64] Fix xencons_early_setup build warningawilliam@xenbuild2.aw2007-02-041-0/+1
* [IA64] Fix PAL_HALT for paravirtualized domainsawilliam@xenbuild2.aw2007-02-041-0/+8
* [IA64] Fix compile warnings in xenentry.Sawilliam@xenbuild2.aw2007-02-011-0/+2
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-311-0/+1
|\
| * [LINUX] Force .data segment to be 4k aligned on i386.Ian Campbell2007-01-291-0/+1
* | [IA64] Remove PG_foreign hackawilliam@xenbuild2.aw2007-01-281-6/+0
* | [IA64] update xensetup.S for new upstreamawilliam@xenbuild2.aw2007-01-281-14/+0
* | [IA64] Update installing the panic notifier for new upstreamawilliam@xenbuild2.aw2007-01-281-1/+2
* | [IA64] Fix for irq_desc() missing in new upstreamawilliam@xenbuild2.aw2007-01-281-1/+1
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-2791-4787/+4630
|\|
| * [linux] remove gratuitous differences with plain linux.Christian Limpach2007-01-241-3/+1
| * [linux] Disable GENERIC_TIME until we have a xen clocksource.Christian Limpach2007-01-241-0/+1
| * Close save-after-restore race.john.levon@sun.com2007-01-232-4/+4
| * linux/i386: relax highpte pinning/write-protectingkfraser@localhost.localdomain2007-01-222-31/+25
| * linux: Fix x86/64 build (which is failing on some systems).kaf24@localhost.localdomain2007-01-211-1/+2
| * [merge] with xen-unstableChristian Limpach2007-01-1915-360/+1111
| |\
| | * [linux networking] Remove the code to allocate page sized skbs.Christian Limpach2007-01-181-6/+0
| | * Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2007-01-181-8/+10
| | |\
| | | * [linux] remove gratuitous differences with plain linux.Christian Limpach2007-01-181-8/+10
| * | | [merge] with xen-unstableChristian Limpach2007-01-188-43/+115
| |\ \ \ | | | |/ | | |/|
| * | | [linux] Fix set_fixmap for vdso mapping on i386 and make x86_64 version corre...Christian Limpach2007-01-182-1/+2
| * | | [linux] Update to linux-2.6.18.Christian Limpach2007-01-1781-3875/+2442
| * | | [linux] Update to linux-2.6.17.Christian Limpach2007-01-1266-1138/+2423
* | | | [IA64] Set IRQ_PER_CPU status on percpu IRQsawilliam@xenbuild2.aw2007-01-251-32/+37
| |_|/ |/| |
* | | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-172-7/+11
|\ \ \ | | |/ | |/|
| * | linux: Allow microcode updates of smaller than default size.kfraser@localhost.localdomain2007-01-171-1/+1
| * | linux/i386: enhance dump_fault_path() in the highpte casekfraser@localhost.localdomain2007-01-171-6/+10
* | | [IA64] Remove duplicate check is_running_on_xenawilliam@xenbuild2.aw2007-01-171-160/+2
* | | [IA64] Paravirtualize syscall path in file fsys.Sawilliam@xenbuild2.aw2007-01-161-0/+41
* | | [IA64] Add fsys.S to sparse treeawilliam@xenbuild2.aw2007-01-161-0/+884
* | | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-157-37/+105
|\| |
| * | linux: Add trivial forwarding of dma_{,un}map_page when not using highmemkfraser@localhost.localdomain2007-01-122-10/+6
| * | linux: Reduce restrictions on address width for DMA operationskfraser@localhost.localdomain2007-01-122-17/+50
| * | x86/PAE linux: don't restrict upper half of page table entries to 3 bitskfraser@localhost.localdomain2007-01-121-2/+2
| * | [LINUX] swiotlb: eliminate KM_SWIOTLB and thus the need for a Xen-specific km...kfraser@localhost.localdomain2007-01-121-2/+6
| * | linux/i386: allow CONFIG_HIGHPTE on i386kfraser@localhost.localdomain2007-01-123-6/+25
| * | [LINUX] x86/64: Sync pagetable management with i386 Xen code.kfraser@localhost.localdomain2007-01-121-0/+16
| |/
* | [IA64] Fix save/restoreawilliam@xenbuild2.aw2007-01-141-2/+1
* | [IA64] Implement hyper_get_psrawilliam@xenbuild2.aw2007-01-123-0/+40
* | [IA64] Fix xencomm_arch_hypercall_suspendawilliam@xenbuild2.aw2007-01-121-3/+3
* | [IA64] Simplify lazy cover algorithmawilliam@xenbuild2.aw2007-01-122-11/+1
* | [IA64] Hypercall optimizationsawilliam@xenbuild2.aw2007-01-112-0/+9
* | [IA64] Make crash command happyawilliam@xenbuild2.aw2007-01-121-1/+9
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-105-27/+96
|\|
| * [linux] Remove some gratuitous differences with plain 2.6.16.33.Christian Limpach2007-01-041-3/+2
| * 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] dma: Use swiotlb mask for coherent mappings tookfraser@localhost.localdomain2006-12-202-11/+12
* | [IA64] Use rum psr.be instead of XEN_HYPER_RSM_BEawilliam@xenbuild2.aw2007-01-041-1/+1