public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-03 19:00:59 to 2017-07-28 06:41:51 UTC [more...]

[PATCH 2/3] mm: fix MADV_[FREE|DONTNEED] TLB flush miss problem
 2017-07-28  6:41 UTC 

[PATCH] [IA64] tioca: fix spelling mistake in macros
 2017-07-27 15:10 UTC 

[PATCH 02/11] ia64: topology: Remove the unused parent_node() macro
 2017-07-26 13:34 UTC 

[PATCH 0/5] Consolidate init_task handling
 2017-07-20 12:50 UTC  (6+ messages)
` [PATCH 1/5] Construct init thread stack in the linker script rather than by union
` [PATCH 2/5] Unroll INIT_TASK() in init/init_task.c
` [PATCH 3/5] Unroll various INIT_* macros
` [PATCH 4/5] Unroll the INIT_SIGNALS and INIT_SIGHAND macros
` [PATCH 5/5] Unroll INIT_STRUCT_PID

[PATCH 2/7] signal/ia64: Document a conflict with SI_USER with SIGFPE
 2017-07-18 14:06 UTC 

[PATCH] ia64: Remove an extra parenthesis in time.c
 2017-07-15 12:58 UTC 

[PATCH 0/7] rwsem: Implement down_read_killable()
 2017-07-06  9:45 UTC  (13+ messages)
` [PATCH 1/7] rwsem-spinlock: Add killable versions of __down_read()
` [PATCH 2/7] rwsem-spinlock: Add killable versions of rwsem_down_read_failed()
` [PATCH 3/7] alpha: Add __down_read_killable()
` [PATCH 4/7] ia64: "
` [PATCH 5/7] s390: "
` [PATCH 6/7] x86: "
` [PATCH 7/7] rwsem: Add down_read_killable()

[PATCH 00/18] treewide: Move storage class before return type
 2017-07-05 20:02 UTC  (4+ messages)
` [PATCH 06/18] ia64: Move inline "
` [PATCH 07/18] ia64: sn: pci: Move inline before type
` [PATCH 13/18] drivers: tty: serial: Move inline before return type

[PATCH 1/1] futex: remove duplicated code
 2017-07-03 10:18 UTC  (7+ messages)
` [PATCH 1/1] futex: remove duplicated code and fix UB

[PATCH 2/8] signal/ia64: Document a conflict with SI_USER with SIGFPE
 2017-06-30 12:39 UTC 

[PATCH RFC 15/26] ia64: Remove spin_unlock_wait() arch-specific definitions
 2017-06-30  0:01 UTC 

clean up and modularize arch dma_mapping interface
 2017-06-26 22:06 UTC  (136+ messages)
` [PATCH 02/44] ibmveth: properly unwind on init errors
` [PATCH 04/44] drm/exynos: don't use DMA_ERROR_CODE
` [PATCH 12/44] microblaze: remove DMA_ERROR_CODE
  ` [PATCH 01/44] firmware/ivc: use dma_mapping_error
  ` [PATCH 03/44] dmaengine: ioat: don't use DMA_ERROR_CODE
  ` [PATCH 05/44] drm/armada: don't abuse DMA_ERROR_CODE
  ` [PATCH 06/44] iommu/dma: don't rely on DMA_ERROR_CODE
  ` [PATCH 07/44] xen-swiotlb: consolidate xen_swiotlb_dma_ops
  ` [PATCH 08/44] xen-swiotlb: implement ->mapping_error
  ` [PATCH 09/44] c6x: remove DMA_ERROR_CODE
  ` [PATCH 10/44] ia64: "
  ` [PATCH 11/44] m32r: "
  ` [PATCH 13/44] openrisc: "
  ` [PATCH 14/44] sh: "
  ` [PATCH 17/44] hexagon: switch to use ->mapping_error for error reporting
  ` [PATCH 19/44] s390: implement ->mapping_error
` [PATCH 15/44] xtensa: remove DMA_ERROR_CODE
` [PATCH 16/44] arm64: "
` [PATCH 18/44] iommu/amd: implement ->mapping_error
` [PATCH 20/44] sparc: "
` [PATCH 21/44] powerpc: "
` [PATCH 22/44] x86/pci-nommu: "
` [PATCH 23/44] x86/calgary: "
` [PATCH 24/44] x86: remove DMA_ERROR_CODE
` [PATCH 25/44] arm: implement ->mapping_error
` [PATCH 26/44] dma-mapping: remove DMA_ERROR_CODE
` [PATCH 27/44] sparc: remove leon_dma_ops
` [PATCH 28/44] sparc: remove arch specific dma_supported implementations
` [PATCH 29/44] dma-noop: remove dma_supported and mapping_error methods
` [PATCH 30/44] dma-virt: "
` [PATCH 31/44] hexagon: remove arch-specific dma_supported implementation
` [PATCH 32/44] hexagon: remove the unused dma_is_consistent prototype
` [PATCH 33/44] openrisc: remove arch-specific dma_supported implementation
` [PATCH 34/44] arm: remove arch specific "
` [PATCH 35/44] x86: "
` [PATCH 36/44] dma-mapping: remove HAVE_ARCH_DMA_SUPPORTED
` [PATCH 37/44] mips/loongson64: implement ->dma_supported instead of ->set_dma_mask
` [PATCH 38/44] arm: "
` [PATCH 39/44] xen-swiotlb: remove xen_swiotlb_set_dma_mask
` [PATCH 40/44] tile: remove dma_supported and mapping_error methods
` [PATCH 41/44] powerpc/cell: clean up fixed mapping dma_ops initialization
` [PATCH 42/44] powerpc/cell: use the dma_supported method for ops switching
` [PATCH 43/44] dma-mapping: remove the set_dma_mask method
` [PATCH 44/44] powerpc: merge __dma_set_mask into dma_set_mask
` clean up and modularize arch dma_mapping interface V2
  ` new dma-mapping tree, was "

[PATCH v2 2/3] ia64: thin archives fix linking
 2017-06-25  3:26 UTC  (4+ messages)

pci: Add generic pcibios_{fixup_bus,align_resource}
 2017-06-24 21:32 UTC  (8+ messages)
` [PATCH 1/3] pci: Add a generic, weakly-linked pcibios_fixup_bus
` [PATCH 2/3] pci: Add a generic, weakly-linked pcibios_align_resource
` [PATCH 3/3] arc: kernel/pcibios.c is empty, delete it

[PATCH 1/2] ia64: thin archives fix linking
 2017-06-21  7:56 UTC 

[ia64:cqm_and_mbm 10/18] arch/x86/kernel/cpu/intel_rdt_rdtgroup.c:1122:5-9: WARNING: Unsigned expres
 2017-06-14 19:36 UTC  (2+ messages)
` [ia64:cqm_and_mbm 10/18] arch/x86/kernel/cpu/intel_rdt_rdtgroup.c:1122:5-9: WARNING: Unsigned ex

[PATCH 00/27] kbuild, arch: complete UAPI de-coupling and cleanup scripts/Makefile.headersinst
 2017-06-12  3:27 UTC  (2+ messages)
` [PATCH 12/27] ia64: move generic-y of exported headers to uapi/asm/Kbuild

[PATCH v5 0/9] locking/rwsem: Enable reader optimistic spinning
 2017-06-08 18:49 UTC  (2+ messages)

untangle the <asm/siginfo.h> mess
 2017-06-06 10:57 UTC  (11+ messages)
` [PATCH 1/5] sparc: simplify <asm/siginfo.h>
` [PATCH 2/5] ia64: remove HAVE_ARCH_COPY_SIGINFO
` [PATCH 3/5] posix-timers: move the do_schedule_next_timer declaration
` [PATCH 4/5] signal: move copy_siginfo_to_user to <linux/signal.h>
` [PATCH 5/5] remove non-uapi <asm/siginfo.h>

[PATCH][RESEND] ia64, err-inject: fix spelling mistake: "capapbilities" -> "capabilities"
 2017-06-04 22:56 UTC 


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