messages from 2008-01-31 10:30:38 to 2008-02-25 13:33:12 UTC [more...]
[PATCH 0/4] ia64/xen: paravirtualization of hand written assembly code
2008-02-25 13:33 UTC (4+ messages)
` [kvm-ia64-devel] "
[patch 3/3] remove duplicate code for register access
2008-02-25 8:38 UTC
[patch 2/3] regset IA64 implementation
2008-02-25 8:38 UTC
[patch 1/3] writeback regset[0] in coredump
2008-02-25 8:38 UTC
[RESEND][BUG][PATCH] IA64: Fix irq migration in multiple vector domain
2008-02-25 5:32 UTC
[PATCH 4/4] ia64/xen: paravirtualize ia64_switch_to, ia64_leave_syscall and ia64_leave_kernel in ent
2008-02-25 3:16 UTC
[PATCH 3/4] ia64: prepare for paravirtualizatin of entry.S
2008-02-25 3:16 UTC
[PATCH 2/4] ia64/xen: paravirtualize minstate.h, DO_SAVE_MIN
2008-02-25 3:16 UTC
[PATCH 1/4] ia64/xen: paravirtualize ivt.S fault handlers, hand written assembly code
2008-02-25 3:16 UTC
runqueue locks in schedule()
2008-02-23 20:40 UTC (4+ messages)
ia64_mca_cpe_int_handler
2008-02-23 0:02 UTC (4+ messages)
[PATCH 09/28] ia64/xen: paravirtualize pal_call_static()
2008-02-22 12:52 UTC (3+ messages)
[RFC] regression: 113134fcbca83619be4c68d0ca66db6093777b5d
2008-02-22 7:28 UTC
[PATCH 05/28] ia64/xen: import xen hypercall header file
2008-02-22 6:32 UTC (2+ messages)
[PATCH 04/28] ia64/xen: introduce synch bitops which is necessary for ia64/xen support
2008-02-22 6:13 UTC (3+ messages)
` [PATCH 04/28] ia64/xen: introduce synch bitops which is
[PATCH 03/28] ia64/xen: increase IA64_MAX_RSVD_REGIONS
2008-02-22 6:02 UTC (3+ messages)
[PATCH 28/28] ia64/xen: add ia64/xen domU config
2008-02-22 5:10 UTC
[PATCH 27/28] ia64/xen: update Kconfig to allow xen domU Linux
2008-02-22 5:10 UTC
[PATCH 26/28] ia64/xen: fsys paravirtualization
2008-02-22 5:10 UTC
[PATCH 25/28] ia64/xen: gate page paravirtualization
2008-02-22 5:10 UTC
[PATCH 24/28] ia64/xen: time paravirtualization
2008-02-22 5:10 UTC (3+ messages)
[PATCH 23/28] ia64/xen: sal paravirtualization
2008-02-22 5:10 UTC
[PATCH 22/28] ia64/xen: mca paravirtualization
2008-02-22 5:10 UTC
[PATCH 21/28] ia64/xen: define xen related address conversion
2008-02-22 5:10 UTC (2+ messages)
` [PATCH 21/28] ia64/xen: define xen related address conversion helper functions for domU
[PATCH 20/28] ia64/xen: domU xen machine vector without dma api
2008-02-22 5:10 UTC (2+ messages)
[PATCH 19/28] ia64/xen: xen domU irq chip introducing some helper
2008-02-22 5:10 UTC (2+ messages)
` [PATCH 19/28] ia64/xen: xen domU irq chip introducing some helper functions, xen_send_ipi
[PATCH 18/28] ia64/xen: iosapic paravirtualization
2008-02-22 5:10 UTC
[PATCH 17/28] ia64/xen: domU initialization code
2008-02-22 5:10 UTC
[PATCH 16/28] ia64/xen: basic helper routines for xen/ia64
2008-02-22 5:10 UTC
[PATCH 15/28] ia64/xen: define xen_alloc_vm_area()/xen_free_vm_area() for ia64 arch
2008-02-22 5:10 UTC
[PATCH 14/28] ia64/xen: ia64 domU part of xencomm
2008-02-22 5:10 UTC
[PATCH 13/28] ia64/xen: introduce xen hypercall routines necessary
2008-02-22 5:10 UTC (3+ messages)
` [PATCH 13/28] ia64/xen: introduce xen hypercall routines necessary for domU
[PATCH 12/28] ia64/xen: xen privileged instruction intrinsics binary patching
2008-02-22 5:10 UTC
[PATCH 12/28] RFC: ia64/xen: xen privileged instruction intrinsics binary patching
2008-02-22 5:10 UTC
[PATCH 11/28] ia64: introduce basic facilities for binary patching
2008-02-22 5:10 UTC
[PATCH 10/28] ia64/xen: introduce xen paravirtualized intrinsic operations for privileged instructio
2008-02-22 5:10 UTC
[PATCH 10/28] RFC: ia64/xen: introduce xen paravirtualized intrinsic operations for privileged instr
2008-02-22 5:10 UTC
[PATCH 07/28] ia64/xen: detect xen environment at early boot time and do minimal initialization
2008-02-22 5:10 UTC
[PATCH 06/28] ia64/xen: define xen assembler constants which will be used later
2008-02-22 5:10 UTC
[PATCH 02/28] ia64/xen: introduce ia64_get_psr_i() to make kernel paravirtualization friendly
2008-02-22 5:10 UTC
[PATCH 01/28] ia64/xen: introduce ia64_set_rr0_to_rr4() to make kernel paravirtualization friendly
2008-02-22 5:10 UTC
[PATCH 00/28] RFC: ia64/xen domU paravirtualization
2008-02-22 5:10 UTC
[PATCH 00/11] Xen arch portability patches
2008-02-22 5:07 UTC (16+ messages)
` [PATCH 01/11] xen: add missing __HYPERVISOR_arch_[0-7] definisions which ia64 needs
` [PATCH 02/11] xen: add missing VIRQ_ARCH_[0-7] definitions which ia64/xen needs
` [PATCH 03/11] xen: add missing definitions for xen grant table "
` [PATCH 04/11] xen: add missing definitions in include/xen/interface/vcpu.h "
` [PATCH 05/11] xen: move features.c from arch/x86/xen/features.c to drivers/xen
` [PATCH 06/11] xen: move arch/x86/xen/events.c undedr drivers/xen and split out arch specific part
` [PATCH 07/11] xen: make include/xen/page.h portable moving those definitions under asm dir
` [PATCH 08/11] xen: replace callers of alloc_vm_area()/free_vm_area() with xen_ prefixed one
` [PATCH 09/11] xen: make grant table arch portable
` [PATCH 10/11] xen: import include/xen/interface/callback.h which ia64/xen needs
` [PATCH 11/11] xen: import arch generic part of xencomm
` [PATCH 06/11] xen: move arch/x86/xen/events.c undedr drivers/xen
` [PATCH 06/11] xen: move arch/x86/xen/events.c undedr drivers/xen and split out arch specific par
` [PATCH 03/11] xen: add missing definitions for xen grant table
[Patch 3/3] Allocate mca/init stacks as part of per_node reservation
2008-02-21 21:08 UTC (2+ messages)
[Patch 2/3] Minimize per_cpu reservations
2008-02-21 21:08 UTC (2+ messages)
[Patch 1/3] Correct pernodesize calculation
2008-02-21 21:08 UTC (2+ messages)
[Patch 0/3] Modify how per_cpu allocations are done
2008-02-21 21:08 UTC (2+ messages)
` [Patch 0/3] Modify how per_cpu allocations are done. -V7 repost
[PATCH 5/5] signal(ia64_ia32): add a signal stack overflow check
2008-02-19 2:26 UTC (2+ messages)
[PATCH 4/5] signal(ia64): add a signal stack overflow check
2008-02-19 2:25 UTC (4+ messages)
paravirt_ops support in IA64
2008-02-19 0:13 UTC (7+ messages)
RSE Behavior on Interruptions
2008-02-18 13:47 UTC (2+ messages)
[PATCH] ia64: remove unnecessary nfs includes from
2008-02-18 0:05 UTC
git-nfsd on ia64
2008-02-17 14:08 UTC (8+ messages)
[PATCH] SGI Altix mmtimer - allow larger number of timers per node
2008-02-16 6:54 UTC (5+ messages)
` [PATCH] SGI Altix mmtimer - allow larger number of timers per
[PATCH 02/14] arch/ia64/kernel/: Use time_* macros
2008-02-14 15:36 UTC
Old broken patch to remove flatmem/discontig from ia64
2008-02-13 20:58 UTC
[PATCH] Reduce per_cpu allocations to the minimum needed for boot
2008-02-13 16:38 UTC (10+ messages)
` [PATCH] Reduce per_cpu allocations to the minimum needed for
` [PATCH] Reduce per_cpu allocations to the minimum needed for boot -V5
[PATCH 6/6] arch_ptrace() cleanup
2008-02-12 4:29 UTC (2+ messages)
[PATCH 0/6] Convert ia64 sys_ptrace() to generic sys_ptrace()
2008-02-11 22:24 UTC (2+ messages)
[PATCH 5/6] remove duplicate code from arch_ptrace()
2008-02-11 21:43 UTC
[PATCH 4/6] convert sys_ptrace to arch_ptrace
2008-02-11 21:43 UTC
[PATCH 3/6] remove find_thread_for_addr()
2008-02-11 21:42 UTC
[PATCH 2/6] do not sync RBS when changing PT_AR_BSP or PT_CFM
2008-02-11 21:42 UTC
[PATCH 1/6] access user RBS directly
2008-02-11 21:41 UTC
[PATH] Reduce per_cpu allocations to minimum needed for boot V3
2008-02-11 18:41 UTC (6+ messages)
` [PATH] Reduce per_cpu allocations to minimum needed for boot
` [PATH] Reduce per_cpu allocations to minimum needed for bootV3
[patch] CONFIG_SGI_SN2 - auto select NUMA and ACPI_NUMA
2008-02-11 14:10 UTC
git pull on ia64 linux tree
2008-02-11 7:37 UTC (9+ messages)
[RFC] Reduce per_cpu allocations to minimum needed for boot
2008-02-08 4:48 UTC (2+ messages)
` [RFC] Reduce per_cpu allocations to minimum needed for boot -V2
[PATCH] Multiple outstanding ptc.g instructions support
2008-02-07 21:34 UTC
[PATCH][21] Readme for kvm/ia64 boot
2008-02-07 11:12 UTC (3+ messages)
` [kvm-devel] "
XenLinux/IA64 domU forward port
2008-02-07 8:50 UTC
[patch] Fix large MCA bootmem allocation
2008-02-06 23:32 UTC (16+ messages)
[RFC][PATCH] kprobes: kprobe-booster for ia64
2008-02-06 12:51 UTC (3+ messages)
[PATCH 0/5] WMI patches for acpi-test (v2)
2008-02-06 6:30 UTC (5+ messages)
x86/non-x86: percpu, node ids, apic ids x86.git fixup
2008-02-05 19:05 UTC (19+ messages)
[patch 4/4] ia64: fix ptrace inside a namespace
2008-02-05 9:49 UTC (2+ messages)
[patch 3/4] ia64: make pfm_get_task work with virtual pids
2008-02-05 7:43 UTC
[patch 2/4] ia64: honor notify_die() returning NOTIFY_STOP
2008-02-05 7:43 UTC
[patch 1/4] ia64: remove dead code
2008-02-05 7:43 UTC
[PATCH][10] Add TLB virtulization support
2008-02-01 4:01 UTC (3+ messages)
` [kvm-ia64-devel] "
[PATCH][02] Change srlz.d to srlz.i for ia64_set_psr
2008-02-01 3:58 UTC (4+ messages)
` [kvm-ia64-devel] [PATCH][02] Change srlz.d to srlz.i foria64_set_psr
` [kvm-ia64-devel] [PATCH][02] Change srlz.d to srlz.iforia64_set_psr
[PATCH] [00]Patch set to enable kvm on ia64 platforms
2008-01-31 17:07 UTC (2+ messages)
` [kvm-devel] "
[PATCH][20]Update IA64 Kconfig and Makefile to include kvm build
2008-01-31 10:30 UTC
[PATCH] [19]Add Makefile for kvm files compile
2008-01-31 10:30 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox