linux-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-18 20:51:37 to 2020-08-19 06:55:55 UTC [more...]

a saner API for allocating DMA addressable pages
 2020-08-19  6:55 UTC  (29+ messages)
` [PATCH 01/28] mm: turn alloc_pages into an inline function
` [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 03/28] drm/nouveau/gk20a: "
` [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
` [PATCH 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 15/28] dma-direct: remove __dma_to_phys
` [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 17/28] dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c
` [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc,free}_pages
` [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device
` [PATCH 21/28] hal2: "
` [PATCH 22/28] sgiseeq: "
` [PATCH 23/28] lib82596: "
` [PATCH 24/28] 53c700: "
` [PATCH 25/28] dma-mapping: remove dma_cache_sync
` [PATCH 26/28] dmapool: add dma_alloc_pages support
` [PATCH 27/28] nvme-pci: fix PRP pool size
` [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools

[RESEND PATCH] ia64: Fix build error with !COREDUMP
 2020-08-19  6:41 UTC 

[GIT PULL] Fix regression in IA-64 caused by page table allocation refactoring
 2020-08-18 21:34 UTC  (2+ messages)

[PATCH 00/11] Introduce kernel_clone(), kill _do_fork()
 2020-08-18 17:57 UTC  (14+ messages)
` [PATCH 01/11] fork: introduce kernel_clone()
` [PATCH 02/11] h8300: switch to kernel_clone()
` [PATCH 03/11] ia64: "
` [PATCH 04/11] m68k: "
` [PATCH 05/11] nios2: "
` [PATCH 06/11] sparc: "
` [PATCH 07/11] x86: "
` [PATCH 08/11] kprobes: "
` [PATCH 09/11] kgdbts: "
` [PATCH 10/11] tracing: "
` [PATCH 11/11] sched: remove _do_fork()

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-08-18 14:24 UTC  (7+ messages)
` [PATCH v3 1/6] ACPI: Add out of bounds and numa_off protections to pxm_to_node
` [PATCH v3 2/6] ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
` [PATCH v3 3/6] ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_node
` [PATCH v3 4/6] ACPI: Rename acpi_map_pxm_to_online_node to pxm_to_online_node
` [PATCH v3 5/6] ACPI: Remove side effect of partly creating a node in acpi_get_node
` [PATCH v3 6/6] irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without processor or m

[PATCH v5] arch/ia64: Restore arch-specific pgd_offset_k implementation
 2020-08-17 16:05 UTC  (6+ messages)

[PATCH v4] arch/ia64: Restore arch-specific pgd_offset_k implementation
 2020-08-13 20:00 UTC  (2+ messages)

[PATCH v3] arch/ia64: Restore arch-specific pgd_offset_k implementation
 2020-08-13 19:12 UTC  (2+ messages)

INFO: task hung in pipe_release (2)
 2020-08-13  3:57 UTC 

"mm/vmalloc: Add flag for freeing of special permsissions" broke udev on ia64
 2020-08-12  4:50 UTC  (2+ messages)

"mm: consolidate pte_index() and pte_offset_*() definitions" broke ia64
 2020-08-11 20:13 UTC  (5+ messages)
    ` [PATCH v2] arch/ia64: Restore arch-specific pgd_offset_k implementation

ia64 kernel not booting on HEAD, stopping at "Initmem setup"
 2020-08-11 13:57 UTC 

Bei Interesse antworten
 2020-08-07 16:09 UTC  (3+ messages)

Regression in 543cea9a - was: Re: Kernel problem on rx2800 i2
 2020-08-05 22:41 UTC  (5+ messages)

[PATCH] docs: ia64: correct typo
 2020-07-31 17:09 UTC  (2+ messages)

[PATCH v3 0/6] Fix and enable pmem as RAM device on arm64
 2020-07-31 15:28 UTC  (21+ messages)
` [PATCH v3 1/6] mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
` [PATCH v3 2/6] arm64/mm: use "
` [PATCH v3 3/6] sh/mm: "
` [PATCH v3 4/6] mm: don't export memory_add_physaddr_to_nid in arch specific directory
` [PATCH v3 5/6] device-dax: use fallback nid when numa_node is invalid
` [PATCH v3 6/6] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

[PATCH v2 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-07-28 16:20 UTC  (12+ messages)
` [PATCH v2 1/6] ACPI: Add out of bounds and numa_off protections to pxm_to_node
` [PATCH v2 2/6] ACPI: Do not create new NUMA domains from ACPI static tables that are not SRAT
` [PATCH v2 3/6] ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_node
` [PATCH v2 4/6] ACPI: Rename acpi_map_pxm_to_online_node to pxm_to_online_node
` [PATCH v2 5/6] ACPI: Remove side effect of partly creating a node in acpi_get_node
` [PATCH v2 6/6] irq-chip/gic-v3-its: Fix crash if ITS is in a proximity domain without processor or m

[PATCH 08/24] ia64: use asm-generic/mmu_context.h for no-op implementations
 2020-07-28  3:33 UTC 

[PATCH 0/5] ia64: delete duplicated words
 2020-07-26  0:40 UTC  (6+ messages)
` [PATCH 1/5] ia64: pal.h: delete duplicated word
` [PATCH 2/5] ia64: perfmon.h: "
` [PATCH 3/5] ia64: spinlock.h: "
` [PATCH 4/5] ia64: uv: uv_hub.h: "
` [PATCH 5/5] ia64: kernel: perfmon_m*.h: delete duplicated words

INVESTMENT
 2020-07-24 15:23 UTC  (2+ messages)

Covid 19 Wohltätigkeitsfonds
 2020-07-24 10:56 UTC  (3+ messages)

[PATCH] ia64: Replace HTTP links with HTTPS ones
 2020-07-23 20:47 UTC  (4+ messages)
  ` [PATCH v2] "

FROM MR. MOORE
 2020-07-21  2:00 UTC  (2+ messages)

[PATCH] ACPI: Only create numa nodes from entries in SRAT or SRAT emulation
 2020-07-15 16:49 UTC  (3+ messages)

[PATCH v4 0/2] Fix and enable pmem as RAM device on arm64
 2020-07-10 14:00 UTC  (6+ messages)
` [PATCH 1/2] mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()
` [PATCH 2/2] mm/memory_hotplug: fix unpaired mem_hotplug_begin/done

[PATCH V4 0/3] arm64: Enable vmemmap mapping from device memory
 2020-07-09  3:42 UTC  (6+ messages)
` [PATCH V4 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()

[PATCH RESENT] ia64: configs: Remove useless UEVENT_HELPER_PATH
 2020-07-08  7:18 UTC  (2+ messages)

[RFT PATCH] ia64: Fix build error with !COREDUMP
 2020-07-07 18:34 UTC  (2+ messages)

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-07-02 21:46 UTC  (20+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables

[PATCH V3 (RESEND) 0/3] arm64: Enable vmemmap mapping from device memory
 2020-07-02 14:03 UTC  (5+ messages)
` [PATCH V3 (RESEND) 1/3] mm/sparsemem: Enable vmem_altmap support in vmemmap_populate_basepages()

[PATCH 00/13] iommu: Remove usage of dev->archdata.iommu
 2020-06-30 10:00 UTC  (21+ messages)
` [PATCH 01/13] iommu/exynos: Use dev_iommu_priv_get/set()
` [PATCH 02/13] iommu/vt-d: "
` [PATCH 03/13] iommu/msm: "
` [PATCH 04/13] iommu/omap: "
` [PATCH 05/13] iommu/rockchip: "
` [PATCH 06/13] iommu/tegra: "
` [PATCH 07/13] iommu/pamu: "
` [PATCH 08/13] iommu/mediatek: Do no use dev->archdata.iommu
` [PATCH 09/13] x86: Remove dev->archdata.iommu pointer
` [PATCH 10/13] ia64: "
` [PATCH 11/13] arm: "
` [PATCH 12/13] arm64: "
` [PATCH 13/13] powerpc/dma: Remove dev->archdata.iommu_domain

[RFC PATCH] ACPI: Only create numa nodes from entries in SRAT or SRAT emulation
 2020-06-29 16:36 UTC  (2+ messages)

[PATCH v2 14/15] docs: fix references for DMA*.txt files
 2020-06-23  7:22 UTC  (2+ messages)

[PATCH 05/17] ia64: enable HAVE_COPY_THREAD_TLS, switch to kernel_clone_args
 2020-06-22 23:43 UTC 

rename probe_kernel_* and probe_user_*
 2020-06-19  6:21 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).