messages from 2008-10-17 02:17:53 to 2008-11-20 22:47:08 UTC [more...]
[git pull] ia64 changes
2008-11-20 22:47 UTC (5+ messages)
[PATCH] Ensure PSR.ac is cleared for early userspace
2008-11-20 22:45 UTC (13+ messages)
ia64: linux-next allmodconfig
2008-11-20 9:46 UTC (4+ messages)
[PATCH] ia64: SN specific version of dma_get_required_mask()
2008-11-20 4:49 UTC (8+ messages)
[PATCH] ia64/xen: fix xen_get_eflags
2008-11-18 10:20 UTC
[PATCH] ia64/pv_ops/pv_cpu_ops: fix _IA64_REG_IP case
2008-11-18 10:19 UTC
[PATCH] swiotlb: use coherent_dma_mask in alloc_coherent
2008-11-17 9:25 UTC (5+ messages)
[PATCH] ia64: use mprintk instead of printk, in ia64_mca_modify_original_stack
2008-11-17 1:18 UTC
Fwd: [PATCH] Ensure PSR.ac is cleared for early userspace
2008-11-15 3:26 UTC
[Q] Why does dma_alloc_coherent() of ia64 GFP_DMA?
2008-11-12 1:40 UTC (14+ messages)
unaligned access messages
2008-11-11 22:56 UTC (2+ messages)
[IA64] remove duplicated #include
2008-11-07 23:00 UTC
[PATCH] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP
2008-11-07 2:49 UTC (2+ messages)
[patch v2] ia64: reorder Kconfig options to match x86
2008-11-06 16:53 UTC
Panic in multiple kernels: IA64 SBA IOMMU: Culprit commit on
2008-11-06 3:01 UTC (2+ messages)
[REGRESSION] Minimize per_cpu reservations patch causes NULL ptr
2008-11-05 23:07 UTC (5+ messages)
` [REGRESSION] Minimize per_cpu reservations patch causes NULL
[PATCH][IA64] fix boot panic caused by offline CPUs
2008-11-05 23:06 UTC (2+ messages)
[patch] ia64: reorder Kconfig options to match x86
2008-11-05 19:32 UTC
[PATCH V2 0/2] enable irqs when waiting for rwlocks
2008-11-05 9:54 UTC (8+ messages)
` [PATCH V2 1/3] Factor out #ifdef's from kernel/spinlock.c to
` [PATCH V2 2/3] Allow rwlocks to re-enable interrupts
[Patch V3 0/3] Enable irqs when waiting for rwlocks
2008-11-04 12:24 UTC (4+ messages)
` [Patch V3 1/3] Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
` [Patch V3 2/3] Allow rwlocks to re-enable interrupts
` [Patch V3 3/3] ia64: implement interrupt-enabling rwlocks
Where is asm-ia64 directory in 2.6.27 kernel?
2008-10-31 11:55 UTC (5+ messages)
next-20081029: arch/ia64/include/asm/smp.h:60: error: expected
2008-10-30 8:50 UTC
[PATCH trivial] ia64: Fix gru compiler warning
2008-10-29 22:29 UTC
linux-next: Tree for October 28
2008-10-29 21:39 UTC (5+ messages)
[patch 2/2] ia64: use common header for software IO/TLB
2008-10-29 21:17 UTC
[patch 1/2] ia64: fix the difference between node_mem_map and node_start_pfn
2008-10-29 21:17 UTC
[IA64] kdump failed to produce vmcore in 2.6.28-rc2
2008-10-29 0:49 UTC
IRQ routing
2008-10-28 2:50 UTC
[PATCH] ACPI: cpufreq,
2008-10-24 19:25 UTC
[PATCH] IA64: remove dead BIO_VMERGE_BOUNDARY definition
2008-10-24 5:41 UTC
[patch] Add partition id and region size to UV
2008-10-23 19:12 UTC
[PATCH V2 3/3] ia64: implement interrupt-enabling rwlocks
2008-10-23 16:07 UTC
[PATCH 0/2] enable irqs when waiting for rwlocks
2008-10-23 14:12 UTC (9+ messages)
` [PATCH 1/2] Allow rwlocks to re-enable interrupts
[patch] ia64: Order of operations bug in PT_LOAD segment reader
2008-10-23 0:01 UTC (5+ messages)
[PATCH 2/2] ia64: implement interrupt-enabling rwlocks
2008-10-22 11:30 UTC (2+ messages)
[PATCH] Add error_recovery_info field to SAL section header
2008-10-21 21:17 UTC
[PATCH] Add UV watchlist support
2008-10-21 21:15 UTC
[PATCH 00/35] cpumask: Replace cpumask_t with struct cpumask
2008-10-21 13:53 UTC (40+ messages)
` [PATCH 01/35] x86: clean up speedctep-centrino and reduce cpumask_t usage
` [PATCH 01/35] x86: clean up speedctep-centrino and reduce
` [PATCH 01/35] x86: clean up speedctep-centrino and reduce cpumask_t
` [PATCH 02/35] cpumask: remove min from first_cpu/next_cpu
` [PATCH 03/35] cpumask: add for_each_cpu_mask_and function
` [PATCH 04/35] x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
` [PATCH 05/35] sched: Reduce stack size requirements in kernel/sched.c
` [PATCH 06/35] cpumask: introduce struct cpumask
` [PATCH 07/35] cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnp
` [PATCH 08/35] cpumask: cpumask_size()
` [PATCH 09/35] cpumask: add cpumask_copy()
` [PATCH 10/35] cpumask: introduce cpumask_var_t for local cpumask vars
` [PATCH 11/35] x86: enable MAXSMP
` [PATCH 12/35] cpumask: make CONFIG_NR_CPUS always valid
` [PATCH 13/35] cpumask: use setup_nr_cpu_ids() instead of direct assignment
` [PATCH 14/35] cpumask: make nr_cpu_ids valid in all configurations
` [PATCH 15/35] cpumask: prepare for iterators to only go to nr_cpu_ids
` [PATCH 16/35] percpu: fix percpu accessors to potentially !cpu_possible() cpus
` [PATCH 17/35] cpumask: make nr_cpu_ids the actual limit on bitmap size
` [PATCH 18/35] cpumask: add nr_cpumask_bits
` [PATCH 19/35] cpumask: use cpumask_bits() everywhere
` [PATCH 20/35] cpumask: cpumask_of(): cpumask_of_cpu() which returns a pointer
` [PATCH 21/35] cpumask: for_each_cpu(): for_each_cpu_mask which takes "
` [PATCH 22/35] cpumask: cpumask_first/cpumask_next
` [PATCH 23/35] cpumask: deprecate any_online_cpu() in favour of cpumask_any/cpumask_any_and
` [PATCH 24/35] cpumask: cpumask_any_but()
` [PATCH 25/35] cpumask: Deprecate CPUMASK_ALLOC etc in favor of cpumask_var_t
` [PATCH 26/35] cpumask: get rid of boutique sched.c allocations, use cpumask_var_t
` [PATCH 27/35] cpumask: to_cpumask()
` [PATCH 28/35] cpumask: accessors to manipulate possible/present/online/active maps
` [PATCH 29/35] cpumask: Use accessors code
` [PATCH 30/35] cpumask: CONFIG_BITS_ALL, CONFIG_BITS_NONE and CONFIG_BITS_CPU0
` [PATCH 31/35] cpumask: switch over to cpu_online/possible/active/present_mask
` [PATCH 32/35] cpumask: cpu_all_mask and cpu_none_mask
` [PATCH 33/35] cpumask: reorder header to minimize separate #ifdefs
` [PATCH 34/35] cpumask: debug options for cpumasks
` [PATCH 35/35] cpumask: smp_call_function_many()
[PATCH 00/13] ia64/pv_ops, xen: more paravirtualization
2008-10-20 3:55 UTC (10+ messages)
` [PATCH 01/13] ia64/pv_ops: add hooks to paravirtualize fsyscall implementation
` [PATCH 02/13] ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen
` [PATCH 04/13] ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization
` [PATCH 07/13] ia64/pv_ops/pv_time_ops: add sched_clock hook
` [PATCH 08/13] ia64/pv_ops/xen/pv_time_ops: implement sched_clock
` [PATCH 09/13] ia64/pv_ops: gate page paravirtualization
` [PATCH 11/13] ia64/pv_ops: move down __kernel_syscall_via_epc
` [PATCH 12/13] ia64/pv_ops: paravirtualize gate.S
` [PATCH 13/13] ia64/pv_ops/xen/gate.S: xen gate page paravirtualization
[PATCH 10/13] ia64/pv_ops/xen: define xen specific gate page
2008-10-20 3:55 UTC
[PATCH 06/13] ia64/pv_ops: paravirtualize mov = ar.itc
2008-10-20 3:55 UTC
[PATCH 05/13] ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
2008-10-20 3:55 UTC
[PATCH 03/13] ia64/pv_ops: paravirtualize fsys.S
2008-10-20 3:55 UTC
[PATCH] Convert ia64 to use int-ll64.h
2008-10-19 8:21 UTC
[PATCH] ia64: use generic compat_sys_ptrace
2008-10-17 20:18 UTC (5+ messages)
[PATCH 00/33] ia64/xen domU take 12
2008-10-17 20:16 UTC (2+ messages)
[PATCH 32/33] ia64/xen: a recipe for using xen/ia64 with pv_ops
2008-10-17 5:46 UTC (3+ messages)
` [PATCH 32/33] ia64/xen: a recipe for using xen/ia64 with
[PATCH 33/33] ia64/pv_ops: paravirtualized istruction checker
2008-10-17 2:18 UTC
[PATCH 31/33] ia64/pv_ops: update Kconfig for paravirtualized guest and xen
2008-10-17 2:18 UTC
[PATCH 30/33] ia64/xen: preliminary support for save/restore
2008-10-17 2:18 UTC
[PATCH 29/33] ia64/xen: define xen machine vector for domU
2008-10-17 2:18 UTC
[PATCH 28/33] ia64/pv_ops/xen: implement xen pv_time_ops
2008-10-17 2:18 UTC
[PATCH 27/33] ia64/pv_ops/xen: implement xen pv_irq_ops
2008-10-17 2:18 UTC
[PATCH 26/33] ia64/pv_ops/xen: define the nubmer of irqs which xen needs
2008-10-17 2:18 UTC
[PATCH 25/33] ia64/pv_ops/xen: implement xen pv_iosapic_ops
2008-10-17 2:18 UTC
[PATCH 24/33] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen
2008-10-17 2:18 UTC
[PATCH 23/33] ia64/pv_ops/xen: paravirtualize ivt.S for xen
2008-10-17 2:18 UTC
[PATCH 22/33] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen
2008-10-17 2:18 UTC
[PATCH 21/33] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly cod
2008-10-17 2:18 UTC
[PATCH 20/33] ia64/pv_ops/xen: define xen pv_cpu_ops
2008-10-17 2:18 UTC
[PATCH 19/33] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization
2008-10-17 2:17 UTC
[PATCH 18/33] ia64/pv_ops/xen: elf note based xen startup
2008-10-17 2:17 UTC
[PATCH 17/33] ia64/xen: introduce helper function to identify domain mode
2008-10-17 2:17 UTC
[PATCH 16/33] ia64/xen: add definitions necessary for xen event channel
2008-10-17 2:17 UTC
[PATCH 15/33] ia64/xen: implement arch specific part of xen grant table
2008-10-17 2:17 UTC
[PATCH 14/33] ia64/xen: xencomm conversion functions for hypercalls
2008-10-17 2:17 UTC
[PATCH 13/33] ia64/xen: implement the arch specific part of xencomm
2008-10-17 2:17 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