messages from 2009-07-09 07:15:53 to 2009-08-19 16:12:34 UTC [more...]
[PATCH] Add minimal support for software performance counters
2009-08-19 16:12 UTC
[RFC PATCH] ia64: convert to dynamic percpu allocator
2009-08-19 14:36 UTC (8+ messages)
[Patch 0/8] V3 Implement crashkernel=auto
2009-08-19 10:47 UTC (31+ messages)
` [Patch 1/8] x86: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 2/8] x86: implement crashkernel=auto
` [Patch 3/8] ia64: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 4/8] ia64: implement crashkernel=auto
` [Patch 5/8] powerpc: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 6/8] powerpc: implement crashkernel=auto
` [Patch 7/8] doc: update the kdump document
` [Patch 8/8] kexec: allow to shrink reserved memory
[PATCH 2.6.30 stable] Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iomm
2009-08-15 0:33 UTC
[RFC Patch 1/2] kexec: show memory info in /proc/iomem
2009-08-12 3:14 UTC (18+ messages)
` [RFC Patch 2/2] kexec: allow to shrink reserved memory
[git pull] ia64 changes
2009-08-11 23:40 UTC (3+ messages)
[Patch 0/7] Implement crashkernel=auto
2009-08-10 3:11 UTC (46+ messages)
` [Patch 1/7] x86: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 2/7] x86: implement crashkernel=auto
` [Patch 3/7] ia64: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 4/7] ia64: implement crashkernel=auto
` [Patch 5/7] powerpc: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 6/7] powerpc: implement crashkernel=auto
` [Patch 7/7] doc: update the kdump document
[Patch 0/7] V2 Implement crashkernel=auto
2009-08-10 3:02 UTC (12+ messages)
` [Patch 1/7] x86: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 2/7] x86: implement crashkernel=auto
` [Patch 3/7] ia64: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 4/7] ia64: implement crashkernel=auto
` [Patch 5/7] powerpc: add CONFIG_KEXEC_AUTO_RESERVE
` [Patch 6/7] powerpc: implement crashkernel=auto
` [Patch 7/7] doc: update the kdump document
[PATCH 02/14] ia64: use printk_once
2009-08-09 19:53 UTC
[PATCH] IA64: includecheck fix: ia64, ia64_ksyms.c
2009-08-09 15:39 UTC
[PATCH] IA64: includecheck fix: ia64, pgtable.h
2009-08-09 15:39 UTC
[PATCH] acpi-cpufreq: Read buffer overflow?
2009-08-07 20:41 UTC (2+ messages)
[PATCH 3/15] arch/ia64: Use DIV_ROUND_CLOSEST
2009-08-05 23:22 UTC (4+ messages)
` [PATCH 1/4] Bug Fix drivers/pci/intel-iommu.c: correct sglist size calculation
` [PATCH 1/4] Bug Fix drivers/pci/intel-iommu.c: correct sglist
[PATCH 3/4] Bug Fix drivers/pci/intel-iommu.c: convert paddr to correct DMA pfn
2009-08-05 8:19 UTC (4+ messages)
` [PATCH 3/4] Bug Fix drivers/pci/intel-iommu.c: convert paddr
` [PATCH 4/4] Bug Fix drivers/pci/intel-iommu.c: convert pfn_lo to VTD page address when calling iommu
` [PATCH 4/4] Bug Fix drivers/pci/intel-iommu.c: convert pfn_lo
[PATCH 2/4] Bug Fix drivers/pci/intel-iommu.c: secure sg_next() calling
2009-08-05 8:09 UTC (2+ messages)
` [PATCH 2/4] Bug Fix drivers/pci/intel-iommu.c: secure
[PATCH] Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive dma_supported() call in iommu_dma_supporte
2009-08-05 3:04 UTC (3+ messages)
` [PATCH] Bug Fix arch/ia64/kernel/pci-dma.c: fix recursive
[PATCH 1/3] ia64: Use .ref.text, not .text.init for start_ap
2009-07-31 20:57 UTC (3+ messages)
` [PATCH 2/3] ia64: Use standard macros for page-aligned data
` [PATCH 3/3] ia64: Clean up linker script using standard macros
[PATCH] iosapic: missing test after ioremap()?
2009-07-30 15:42 UTC
[PATCH] ia64: minor Makefile simplification through use of cc-ifversion
2009-07-24 23:25 UTC (6+ messages)
` [PATCH] ia64: minor Makefile simplification through use of
[PATCH] ia64/topology.c: exit cache_add_dev when kobject_init_and_add fails
2009-07-24 17:40 UTC (2+ messages)
[PATCH 6/7] [ia64] ARRAY_SIZE changes
2009-07-22 3:02 UTC
[patch] ia64: boolean __test_and_clear_bit
2009-07-21 15:09 UTC
[PATCH 7/10] drivers/serial: Move a dereference below a NULL test
2009-07-19 15:29 UTC
[00/15] swiotlb cleanup
2009-07-18 10:41 UTC (33+ messages)
` [PATCH 01/15] swiotlb: remove unused swiotlb_alloc_boot()
` [PATCH 02/15] swiotlb: remove unused swiotlb_alloc()
` [PATCH 03/15] swiotlb: remove swiotlb_arch_range_needs_mapping
` [PATCH 04/15] swiotlb: remove unnecessary swiotlb_bus_to_virt
` [PATCH 05/15] x86: add dma_capable() to replace is_buffer_dma_capable()
` [PATCH 06/15] x86: replace is_buffer_dma_capable() with dma_capable
` [PATCH 07/15] ia64: add dma_capable() to replace is_buffer_dma_capable()
` [PATCH 08/15] powerpc: "
` [PATCH 09/15] swiotlb: use dma_capable()
` [PATCH 10/15] powerpc: remove unncesary swiotlb_arch_address_needs_mapping
` [PATCH 11/15] remove is_buffer_dma_capable()
` [PATCH 12/15] x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()
` [PATCH 13/15] swiotlb: use phys_to_dma and dma_to_phys
` [PATCH 14/15] powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()
` [PATCH 15/15] x86: "
[PATCH, RFC] xfs: event tracing support
2009-07-17 14:09 UTC (3+ messages)
[PATCH] linux-next arch/ia64/kernel/setup.c: Fix setup_per_cpu_areas() compilation error
2009-07-15 2:48 UTC (2+ messages)
` [PATCH] linux-next arch/ia64/kernel/setup.c: Fix setup_per_cpu_areas()
[PATCH] Revert "Neither asm/types.h nor linux/types.h is required
2009-07-13 16:53 UTC (2+ messages)
` [PATCH v2] Revert "Neither asm/types.h nor linux/types.h is
sydbox and ia64
2009-07-10 21:54 UTC (3+ messages)
[PATCH 00/11] swiotlb: Introduce architecture-specific APIs to replace __weak functions (v2)
2009-07-10 14:02 UTC (3+ messages)
` [PATCH 00/11] swiotlb: Introduce architecture-specific APIs to
[PATCH v2 0/7] Patches for kdump vs. INIT
2009-07-09 7:18 UTC (4+ messages)
` [PATCH v2 5/7] ia64, kdump: Mask INIT first in panic-kdump path
` [PATCH v2 6/7] ia64, kdump: Try INIT regardless of kdump_on_init
` [PATCH v2 7/7] ia64, kdump: Short path to freeze CPUs
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