messages from 2008-05-03 07:28:40 to 2008-06-05 11:16:45 UTC [more...]
[RFC PATCH] set TASK_TRACED before arch_ptrace code to fix a race
2008-06-05 11:16 UTC (34+ messages)
` [RFC PATCH] set TASK_TRACED before arch_ptrace code to fix a
kdump regression: /proc/vmcore is 0 after kdump
2008-06-05 8:16 UTC (3+ messages)
[patch] fix bootmem regression on Altix
2008-06-03 16:23 UTC (5+ messages)
[PATCH] mmtimer: Push BKL down into the ioctl handler
2008-05-29 11:49 UTC (2+ messages)
[PATCH 00/17] ia64/pv_ops take 6
2008-05-28 19:55 UTC (6+ messages)
[git pull] ia64 changes
2008-05-28 19:52 UTC (3+ messages)
[patch] fix zero extending for mmio ld1/2/4 emulation in KVM
2008-05-22 15:23 UTC (9+ messages)
[PATCH 2/2] ia64/pv_ops: documentation on ia64/pv_ops
2008-05-22 2:27 UTC (3+ messages)
[PATCH 1/2] ia64/pv_ops: paravirtualized istruction checker
2008-05-21 7:31 UTC
[PATCH 0/2] ia64/pv_ops documentation and pv checker
2008-05-21 7:31 UTC
[Xen-ia64-devel] Re: [PATCH 00/15] ia64/pv_ops take 5
2008-05-21 2:38 UTC
ld2.acq - sign extension?
2008-05-20 4:48 UTC (8+ messages)
[PATCH 23/23] ia64/pv_ops: update Kconfig for paravirtualized guest and xen
2008-05-19 23:08 UTC (2+ messages)
[PATCH 22/23] ia64/xen: define xen machine vector for domU
2008-05-19 23:08 UTC (2+ messages)
[PATCH 21/23] ia64/pv_ops/xen: implement xen pv_time_ops
2008-05-19 23:08 UTC (2+ messages)
[PATCH 20/23] ia64/pv_ops/xen: implement xen pv_irq_ops
2008-05-19 23:08 UTC (2+ messages)
[PATCH 19/23] ia64/pv_ops/xen: define the nubmer of irqs which xen needs
2008-05-19 23:08 UTC (2+ messages)
[PATCH 18/23] ia64/pv_ops/xen: implement xen pv_iosapic_ops
2008-05-19 23:08 UTC (2+ messages)
[PATCH 17/23] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen
2008-05-19 23:08 UTC (2+ messages)
[PATCH 16/23] ia64/pv_ops/xen: paravirtualize ivt.S for xen
2008-05-19 23:08 UTC (2+ messages)
[PATCH 15/23] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen
2008-05-19 23:08 UTC (2+ messages)
[PATCH 14/23] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly cod
2008-05-19 23:08 UTC (2+ messages)
[PATCH 13/23] ia64/pv_ops/xen: define xen pv_cpu_ops
2008-05-19 23:08 UTC (2+ messages)
[PATCH 12/23] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization
2008-05-19 23:07 UTC (2+ messages)
[PATCH 11/23] ia64/pv_ops/xen: elf note based xen startup
2008-05-19 23:07 UTC
[PATCH 10/23] ia64/xen: add definitions necessary for xen event channel
2008-05-19 23:07 UTC (2+ messages)
[PATCH 09/23] ia64/xen: implement arch specific part of xen grant table
2008-05-19 23:07 UTC (2+ messages)
[PATCH 08/23] ia64/xen: xencomm conversion functions for hypercalls
2008-05-19 23:07 UTC (2+ messages)
[PATCH 07/23] ia64/xen: implement the arch specific part of xencomm
2008-05-19 23:07 UTC (2+ messages)
[PATCH 06/23] ia64/xen: define helper functions for xen hypercalls
2008-05-19 23:07 UTC (2+ messages)
[PATCH 05/23] ia64/xen: define helper functions for xen related address conversion
2008-05-19 23:07 UTC (2+ messages)
[PATCH 04/23] ia64/xen: define several constants for ia64/xen
2008-05-19 23:07 UTC (2+ messages)
[PATCH 03/23] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
2008-05-19 23:07 UTC (2+ messages)
[PATCH 02/23] ia64/xen: increase IA64_MAX_RSVD_REGIONS
2008-05-19 23:07 UTC (2+ messages)
[PATCH 01/23] ia64/xen: introduce synch bitops which is necessary for ia64/xen support
2008-05-19 23:07 UTC (2+ messages)
[PATCH 00/23] ia64/xen domU take 6
2008-05-19 23:07 UTC (2+ messages)
[PATCH 17/17] ia64/pv_ops: add to hooks, pv_time_ops, for steal time accounting
2008-05-19 13:13 UTC
[PATCH 16/17] ia64/pv_ops: add hooks, pv_irq_ops, to paravirtualized irq related operations
2008-05-19 13:13 UTC
[PATCH 15/17] ia64/pv_ops: add hooks, pv_iosapic_ops, to paravirtualize iosapic
2008-05-19 13:13 UTC
[PATCH 14/17] ia64/pv_ops: define initialization hooks, pv_init_ops, for paravirtualized environment
2008-05-19 13:13 UTC
[PATCH 13/17] ia64/pv_ops: paravirtualize NR_IRQS
2008-05-19 13:13 UTC
[PATCH 12/17] ia64/pv_ops: paravirtualize entry.S
2008-05-19 13:13 UTC
[PATCH 11/17] ia64/pv_ops: paravirtualize ivt.S
2008-05-19 13:13 UTC
[PATCH 10/17] ia64/pv_ops: paravirtualize minstate.h
2008-05-19 13:13 UTC
[PATCH 09/17] ia64/pv_ops: define paravirtualized instructions for native
2008-05-19 13:13 UTC
[PATCH 08/17] ia64/pv_ops: preparation for paravirtulization of hand written assembly code
2008-05-19 13:13 UTC
[PATCH 07/17] ia64/pv_ops: introduce pv_cpu_ops to paravirtualize privileged instructions
2008-05-19 13:13 UTC
[PATCH 06/17] ia64/pv_ops: add an early setup hook for pv_ops
2008-05-19 13:13 UTC
[PATCH 05/17] ia64/pv_ops: introduce pv_info which describes some random info
2008-05-19 13:13 UTC
[PATCH 04/17] ia64/pv_ops: preparation: introduce ia64_get_psr_i() to make kernel paravirtualization
2008-05-19 13:13 UTC
[PATCH 03/17] ia64/pv_ops: preparation: introduce ia64_set_rr0_to_rr4() to make kernel paravirtualiz
2008-05-19 13:13 UTC
[PATCH 02/17] ia64/pv_ops: preparation: move the constants, LOAD_OFFSET, to a header file
2008-05-19 13:13 UTC
[PATCH 01/17] ia64: preparation: remove extern in irq_ia64.c
2008-05-19 13:13 UTC
[PATCH 00/15] ia64/pv_ops take 5
2008-05-19 7:46 UTC (5+ messages)
[patch] Fix Altix boot breakage in ACPI
2008-05-19 6:57 UTC (5+ messages)
Locking API testsuite problem - Microblaze
2008-05-17 19:23 UTC (3+ messages)
[PATCH 3/3] ia64: Call migration code on correctable errors v2
2008-05-16 23:15 UTC (8+ messages)
` [PATCH 3/3] ia64: Call migration code on correctable errors v3
` [PATCH 3/3] ia64: Call migration code on correctable errors v4
` [PATCH 3/3] ia64: Call migration code on correctable errors v5
[PATCH 2/3] mm: Avoid putting a bad page back on the LRU v2
2008-05-16 23:13 UTC (7+ messages)
` [PATCH 2/3] mm: Avoid putting a bad page back on the LRU v3
` [PATCH 2/3] mm: Avoid putting a bad page back on the LRU v4
` [PATCH 2/3] mm: Avoid putting a bad page back on the LRU v5
[PATCH 1/3] mm: Minor clean-up of page flags in mm/page_alloc.c
2008-05-16 20:42 UTC (7+ messages)
` [PATCH 1/3] mm: Minor clean-up of page flags in mm/page_alloc.c v3
` [PATCH 1/3] mm: Minor clean-up of page flags in mm/page_alloc.c v4
` [PATCH 1/3] mm: Minor clean-up of page flags in mm/page_alloc.c v5
[PATCH 0/3] ia64: Migrate data off physical pages with correctable errors v2
2008-05-16 19:22 UTC (8+ messages)
` [PATCH 0/3] ia64: Migrate data off physical pages with correctable errors v3
` [PATCH 0/3] ia64: Migrate data off physical pages with correctable
` [PATCH 0/3] ia64: Migrate data off physical pages with correctable errors v4
` [PATCH 0/3] ia64: Migrate data off physical pages with correctable errors v5
[PATCH 2.6.26-rc1] ia64arch: fix personality(PER_LINUX32) performance issue
2008-05-15 2:18 UTC
[PATCH]: Properly unregister legacy interrupts
2008-05-14 16:00 UTC
[PATCH 1/6] arch/ia64/kernel: remove null pointer dereference
2008-05-12 15:40 UTC (4+ messages)
` [PATCH] Remove NULL pointer check for argument never passed as
[PATCH] ia64: fix interrupt masking for pending works on kernel leave
2008-05-09 8:27 UTC (7+ messages)
` [PATCH] ia64: fix interrupt masking for pending works on kernel
` [PATCH] ia64: fix interrupt masking for pending works on
[PATCH] ia64: trivial cleanup for perfmon.c
2008-05-09 6:27 UTC
[PATCH] ia64: trivial cleanup for entry.S
2008-05-09 6:26 UTC
[PATCH] ia64: allow user to skip_check_sal_cache_flush
2008-05-08 20:03 UTC (3+ messages)
[PATCH] [IA64] Don't reserve crashkernel memory > 4 GB
2008-05-08 16:05 UTC
2.6.25 new perfmon kernel patch + libpfm + pfmon available
2008-05-08 10:11 UTC (7+ messages)
[BUG?][2.6.25-mm1] sleeping during IRQ disabled
2008-05-07 23:23 UTC (21+ messages)
[PATCH 2/2] - IA64 machvec support for UV
2008-05-07 23:19 UTC (4+ messages)
[PATCH 1/2] - Add UV header files
2008-05-06 20:18 UTC
[PATCH 0/2] - Add IA64 support for SGI UV Platform
2008-05-06 20:18 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