public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-20 07:26:59 to 2018-11-27 10:34:29 UTC [more...]

[PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
 2018-11-27 10:34 UTC  (8+ messages)
          ` [PATCH v2 16/15 v2] "

[PATCH 0/2 RESEND v7] add reserved e820 ranges to the kdump kernel e820 table
 2018-11-27 10:04 UTC  (9+ messages)
` [PATCH 1/2 RESEND v7] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED'
` [PATCH 2/2 RESEND v7] x86/kexec_file: add reserved e820 ranges to kdump kernel e820 table

[PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-27  7:57 UTC  (4+ messages)

[PATCH] ia64: export node_distance function
 2018-11-27  2:33 UTC  (6+ messages)

[Intel-wired-lan] [PATCH V2] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-26 18:04 UTC  (2+ messages)

[PATCH] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-26  6:57 UTC  (7+ messages)

[PATCH 0/8] net: y2038-safe socket timestamps
 2018-11-25  5:07 UTC  (5+ messages)
` [PATCH 1/8] arch: Use asm-generic/socket.h when possible
` [PATCH 8/8] socket: Add SO_TIMESTAMPING_NEW

remove the ->mapping_error method from dma_map_ops V2
 2018-11-23 13:20 UTC  (38+ 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 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 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
  ` [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

[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  (4+ messages)
` [PATCH 8/9] ia64: remove machvec_dma_sync_{single,sg}
` [PATCH 9/9] intel-iommu: mark intel_dma_ops static


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