public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-05 04:58:36 to 2018-08-09 00:43:15 UTC [more...]

use generic DMA mapping code in powerpc
 2018-08-09  0:43 UTC  (30+ messages)
` [PATCH 01/20] kernel/dma/direct: take DMA offset into account in dma_direct_supported
` [PATCH 02/20] kernel/dma/direct: refine dma_direct_alloc zone selection
` [PATCH 03/20] dma-mapping: make the get_required_mask method available unconditionally
` [PATCH 04/20] ia64: remove get_required_mask implementation
` [PATCH 05/20] swiotlb: allow the architecture to provide a get_required_mask hook
` [PATCH 06/20] dma-noncoherent: add an optional arch hook for ->get_required_mask
` [PATCH 07/20] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define
` [PATCH 08/20] powerpc/dma: remove the unused dma_nommu_ops export
` [PATCH 09/20] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export
` [PATCH 10/20] powerpc/dma-noncoherent: don't disable irqs over kmap_atomic
` [PATCH 11/20] powerpc/dma: split the two __dma_alloc_coherent implementations
` [PATCH 12/20] powerpc/dma: use phys_to_dma instead of get_dma_offset
` [PATCH 13/20] powerpc/dma: remove get_dma_offset
` [PATCH 14/20] powerpc/dma: replace dma_nommu_dma_supported with dma_direct_supported
` [PATCH 15/20] powerpc/dma: remove the unused unmap_page and unmap_sg methods
` [PATCH 16/20] powerpc/dma: use dma_direct_{alloc,free}
` [PATCH 17/20] powerpc/dma-swiotlb: use generic swiotlb_dma_ops
` [PATCH 18/20] powerpc/dma-noncoherent: use generic dma_noncoherent_ops
` [PATCH 19/20] powerpc/dma: use the generic dma-direct map_page and map_sg routines
` [PATCH 20/20] powerpc/dma: remove dma_nommu_mmap_coherent

[PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-08  5:36 UTC  (14+ messages)
` [PATCH v6 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v6 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v6 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v6 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v6 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v6 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v6 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v6 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v6 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v6 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v6 11/11] hugetlb: Introduce generic version of huge_ptep_get

DMA related cleanups for IA64
 2018-08-07 13:53 UTC  (11+ messages)
` [PATCH 1/9] ia64: remove the kern_mem_attribute export
` [PATCH 2/9] ia64: remove the dead iommu_sac_force variable
` [PATCH 3/9] ia64: remove iommu_dma_supported
` [PATCH 4/9] ia64: remove the unused bad_dma_address symbol
` [PATCH 5/9] ia64: remove the unused pci_iommu_shutdown function
` [PATCH 6/9] ia64: remove the unused iommu_dma_init function
` [PATCH 7/9] ia64/sn2: remove no-ops dma sync methods
` [PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
` [PATCH 9/9] intel-iommu: mark intel_dma_ops static

for editing the photos
 2018-08-06 13:34 UTC  (2+ messages)

Wohltätigkeitsspende in Höhe von € 2.000.000,00
 2018-08-06  6:13 UTC  (3+ messages)
` Wohltätigkeitsspende in Höhe von € 2.000.000,00 EUR

Getting the instruction pointer on a per arch basis
 2018-08-06  5:24 UTC  (5+ messages)

[PATCH] ia64: fix ptrace(PTRACE_GETREGS) (unbreaks strace, gdb)
 2018-08-04 21:33 UTC  (3+ messages)
` [PATCH v2, simpler] "

[PATCH v5 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-08-03  9:47 UTC  (19+ messages)
` [PATCH v5 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v5 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v5 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v5 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v5 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v5 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v5 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v5 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v5 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v5 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v5 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH] ia64: fix barrier placement for write* / dma mapping
 2018-08-01  8:00 UTC  (4+ messages)

[PATCH 4/4] ia64/sn2: remove no-ops dma sync methods
 2018-07-31 15:16 UTC 

[PATCH 3/4] ia64: remove iommu_dma_supported
 2018-07-31 15:16 UTC 

[PATCH 2/4] ia64: remove the dead iommu_sac_force variable
 2018-07-31 15:16 UTC 

[PATCH 1/4] ia64: remove the kern_mem_attribute export
 2018-07-31 15:16 UTC 

misc ia64 cleanups
 2018-07-31 15:16 UTC 

[ia64:noboot 4/4] mm/page_alloc.c:321:14: error: 'PAGES_PER_SECTION' undeclared; did you mean 'USEC_
 2018-07-27 20:36 UTC  (3+ messages)
` [ia64:noboot 4/4] mm/page_alloc.c:321:14: error: 'PAGES_PER_SECTION' undeclared; did you mean 'U

[PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-27  6:51 UTC  (40+ messages)
` [PATCH v4 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v4 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v4 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v4 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v4 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v4 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v4 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v4 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v4 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v4 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v4 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH 1/2] ia64: use asm-generic/io.h
 2018-07-27  5:31 UTC  (8+ messages)
` [PATCH 2/2] sparc64: add reads{b,w,l}/writes{b,w,l}

[PATCH] [SUBMITTED 20180724] arm64: fix ACPI dependencies
 2018-07-24 15:14 UTC  (5+ messages)

[PATCH 0/4] ia64: switch to NO_BOOTMEM
 2018-07-23 21:00 UTC  (6+ messages)
` [PATCH 1/4] ia64: contig/paging_init: reduce code duplication
` [PATCH 2/4] ia64: remove unused num_dma_physpages member from 'struct early_node_data'
` [PATCH 3/4] ia64: use mem_data to detect nodes' minimal and maximal PFNs
` [PATCH 4/4] ia64: switch to NO_BOOTMEM

linux-ia64@vger.kernel.org 通过搜索软件来搜索国外客户增加效率
 2018-07-23  4:29 UTC 

photos
 2018-07-19 14:33 UTC  (2+ messages)

[RFC PATCH 1/2] dma-mapping: Clean up dma_set_*mask() hooks
 2018-07-10 15:08 UTC  (12+ messages)
` [RFC PATCH 2/2] dma-mapping: Clean up dma_get_required_mask() hooks

[PATCH 4.17 22/46] drm/sti: Depend on OF rather than selecting it
 2018-07-06  5:46 UTC 

[PATCH v3 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-05 10:48 UTC  (16+ messages)
` [PATCH v3 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
` [PATCH v3 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
` [PATCH v3 03/11] hugetlb: Introduce generic version of set_huge_pte_at
` [PATCH v3 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
` [PATCH v3 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
` [PATCH v3 06/11] hugetlb: Introduce generic version of huge_pte_none
` [PATCH v3 07/11] hugetlb: Introduce generic version of huge_pte_wrprotect
` [PATCH v3 08/11] hugetlb: Introduce generic version of prepare_hugepage_range
` [PATCH v3 09/11] hugetlb: Introduce generic version of huge_ptep_set_wrprotect
` [PATCH v3 10/11] hugetlb: Introduce generic version of huge_ptep_set_access_flags
` [PATCH v3 11/11] hugetlb: Introduce generic version of huge_ptep_get

[PATCH 00/11] hugetlb: Factorize architecture hugetlb primitives
 2018-07-05  5:38 UTC  (8+ messages)
  ` [PATCH 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
  ` [PATCH 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
  ` [PATCH 03/11] hugetlb: Introduce generic version of set_huge_pte_at
  ` [PATCH 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
  ` [PATCH 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush

[PATCH v2 00/11] hugetlb: Factorize architecture hugetlb primitives
 2018-07-05  5:37 UTC  (8+ messages)
` [PATCH v2 01/11] hugetlb: Harmonize hugetlb.h arch specific defines with pgtable.h
  ` [PATCH v2 02/11] hugetlb: Introduce generic version of hugetlb_free_pgd_range
  ` [PATCH v2 03/11] hugetlb: Introduce generic version of set_huge_pte_at
  ` [PATCH v2 04/11] hugetlb: Introduce generic version of huge_ptep_get_and_clear
  ` [PATCH v2 05/11] hugetlb: Introduce generic version of huge_ptep_clear_flush
  ` [PATCH v2 06/11] hugetlb: Introduce generic version of huge_pte_none


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox