linux-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-17 17:10:23 to 2018-11-23 10:36:28 UTC [more...]

[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-23 10:36 UTC  (2+ messages)

remove the ->mapping_error method from dma_map_ops V2
 2018-11-23  6:57 UTC  (34+ messages)
` [PATCH 01/24] dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLB
` [PATCH 02/24] swiotlb: Skip cache maintenance on map error
` [PATCH 03/24] dma-mapping: provide a generic DMA_MAPPING_ERROR
` [PATCH 04/24] dma-direct: remove the mapping_error dma_map_ops method
` [PATCH 05/24] arm: "
` [PATCH 06/24] powerpc/iommu: "
` [PATCH 07/24] mips/jazz: "
` [PATCH 08/24] s390: "
` [PATCH 09/24] sparc: "
` [PATCH 10/24] parisc/ccio: "
` [PATCH 11/24] parisc/sba_iommu: "
` [PATCH 12/24] arm64: remove the dummy_dma_ops mapping_error method
` [PATCH 13/24] alpha: remove the mapping_error dma_map_ops method
` [PATCH 14/24] ia64/sba_iommu: improve internal map_page users
` [PATCH 15/24] ia64/sba_iommu: remove the mapping_error dma_map_ops method
` [PATCH 16/24] ia64/sn: "
` [PATCH 17/24] x86/amd_gart: "
` [PATCH 18/24] x86/calgary: "
` [PATCH 19/24] iommu: "
` [PATCH 20/24] iommu/intel: small map_page cleanup
` [PATCH 21/24] iommu/vt-d: remove the mapping_error dma_map_ops method
` [PATCH 22/24] iommu/dma-iommu: "
` [PATCH 23/24] xen-swiotlb: "
` [PATCH 24/24] dma-mapping: "

[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
 2018-11-21 19:45 UTC  (7+ messages)
          ` [PATCH v2 16/15 v2] "

[PATCH] ia64: export node_distance function
 2018-11-20  8:34 UTC  (2+ messages)

[PATCH v5 0/5] ia64: system call table generation support
 2018-11-14  4:57 UTC  (8+ messages)
` [PATCH v5 1/5] ia64: add __NR_old_getpagesize in uapi header file
` [PATCH v5 2/5] ia64: add __NR_syscalls along with NR_syscalls
` [PATCH v5 3/5] ia64: add an offset for system call number
` [PATCH v5 4/5] ia64: add system call table generation support
` [PATCH v5 5/5] ia64: generate uapi header and system call table files

[RFC] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-12 11:59 UTC  (6+ messages)

[PATCH v4 0/5] ia64: system call table generation support
 2018-10-27 13:20 UTC  (8+ messages)
` [PATCH v4 1/5] ia64: add __NR_old_getpagesize in uapi header file
` [PATCH v4 2/5] ia64: add __NR_syscalls along with NR_syscalls
` [PATCH v4 3/5] ia64: add an offset for system call number
` [PATCH v4 4/5] ia64: add system call table generation support
` [PATCH v4 5/5] ia64: generate uapi header and system call table files

[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
 2018-10-26 19:05 UTC  (15+ messages)
` [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH v2 2/2] arm64: Create asm/initrd.h

[GIT PULL] ia64 changes for v4.20 (v5.0?) merge window
 2018-10-23 10:08 UTC  (2+ messages)

[PATCH] ia64: enable GENERIC_HWEIGHT
 2018-10-15 19:15 UTC  (2+ messages)

[PATCH] ia64: disable SCHED_STACK_END_CHECK
 2018-10-15 19:14 UTC  (2+ messages)

[PATCH v2 2/2] mm: speed up mremap by 500x on large regions
 2018-10-13 17:50 UTC  (9+ messages)

[PATCH v3 0/7] ia64: system call table generation support
 2018-10-12 19:40 UTC  (18+ messages)
` [PATCH v3 1/7] ia64: add __NR_old_getpagesize in uapi/asm/unistd.h
` [PATCH v3 2/7] ia64: replace NR_syscalls macro from asm/unistd.h
` [PATCH v3 3/7] ia64: add an offset for system call number
` [PATCH v3 4/7] ia64: replace the system call table entries from entry.S
` [PATCH v3 5/7] ia64: add system call table generation support
` [PATCH v3 6/7] ia64: uapi header and system call table file generation
` [PATCH v3 7/7] ia64: wire up system calls

[PATCH] memblock: stop using implicit alignement to SMP_CACHE_BYTES
 2018-10-11  6:08 UTC  (8+ messages)

[PATCH 0/5] termios: remove arch redundancy in <asm/termbits.h>
 2018-10-04 22:29 UTC  (2+ messages)
` [PATCH 2/5] arch/ia64, termios: use <asm-generic/termbits.h>

[PATCH v2 0/7] System call table generation support
 2018-10-01 14:44 UTC  (16+ messages)
` [PATCH v2 1/7] ia64: add __NR_old_getpagesize macro
` [PATCH v2 2/7] ia64: replace NR_syscalls macro from asm/unistd.h
` [PATCH v2 3/7] ia64: add an offset for system call number
` [PATCH v2 4/7] ia64: replace the system call table entries from entry.S
` [PATCH v2 5/7] ia64: add system call table generation support
` [PATCH v2 6/7] ia64: uapi header and system call table file generation
` [PATCH v2 7/7] ia64: add __IGNORE* entries in asm/unistd.h

[PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
 2018-09-27  4:50 UTC  (18+ messages)
  ` [PATCH 05/30] mm: nobootmem: remove dead code
  ` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
  ` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
  ` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
  ` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
  ` [PATCH 29/30] mm: remove include/linux/bootmem.h
` [PATCH 00/30] mm: remove bootmem allocator
  ` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK

[REVIEW][PATCH 0/3] signal/ia64: siginfo fixes and cleanups
 2018-09-24 17:38 UTC  (2+ messages)

[REVIEW][PATCH 1/3] signal/ia64: Use the generic force_sigsegv in setup_frame
 2018-09-24 14:21 UTC  (3+ messages)
` [REVIEW][PATCH 2/3] signal/ia64: Use the force_sig(SIGSEGV,...) in ia64_rt_sigreturn
` [REVIEW][PATCH 3/3] signal/ia64: Use force_sig_fault where appropriate

Wohltätigkeitsspende in Höhe von € 2.000.000,00
 2018-09-24 12:11 UTC  (2+ messages)

misc ia64 cleanups (resend)
 2018-09-20 16:44 UTC  (12+ 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

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

[RFC PATCH 00/29] mm: remove bootmem allocator
 2018-09-19 10:55 UTC  (6+ messages)
` [RFC PATCH 03/29] mm: remove CONFIG_HAVE_MEMBLOCK

[PATCH 0/5] System call table generation support
 2018-09-18  9:37 UTC  (3+ messages)

[PATCH 9/9] intel-iommu: mark intel_dma_ops static
 2018-09-17 17:10 UTC  (2+ messages)

[PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
 2018-09-17 17:10 UTC 

[PATCH 7/9] ia64/sn2: remove no-ops dma sync methods
 2018-09-17 17:10 UTC  (2+ messages)

[PATCH 6/9] ia64: remove the unused iommu_dma_init function
 2018-09-17 17:10 UTC 

[PATCH 5/9] ia64: remove the unused pci_iommu_shutdown function
 2018-09-17 17:10 UTC 

[PATCH 4/9] ia64: remove the unused bad_dma_address symbol
 2018-09-17 17:10 UTC 

[PATCH 3/9] ia64: remove iommu_dma_supported
 2018-09-17 17:10 UTC 

[PATCH 2/9] ia64: remove the dead iommu_sac_force variable
 2018-09-17 17:10 UTC 

[PATCH 1/9] ia64: remove the kern_mem_attribute export
 2018-09-17 17:10 UTC 


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).