public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-05 20:33:06 to 2017-06-19 18:02:51 UTC [more...]

[PATCH 0/7] rwsem: Implement down_read_killable()
 2017-06-19 18:02 UTC  (5+ 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: "

clean up and modularize arch dma_mapping interface
 2017-06-19 15:12 UTC  (121+ messages)
` [PATCH 02/44] ibmveth: properly unwind on init errors
  ` [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 04/44] drm/exynos: don't use DMA_ERROR_CODE
` [PATCH 12/44] microblaze: remove DMA_ERROR_CODE
` [PATCH 15/44] xtensa: "
` [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

[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  (11+ messages)
` [PATCH v5 1/9] locking/rwsem: relocate rwsem_down_read_failed()
` [PATCH v5 2/9] locking/rwsem: Stop active read lock ASAP
` [PATCH v5 3/9] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h
` [PATCH v5 4/9] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [PATCH v5 5/9] locking/rwsem: Enable readers spinning on writer
` [PATCH v5 6/9] locking/rwsem: Use bit in owner to stop spinning
` [PATCH v5 7/9] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH v5 8/9] locking/rwsem: Enable count-based spinning on reader
` [PATCH v5 9/9] locking/rwsem: Enable reader lock stealing

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 

[PATCH 1/1] futex: remove duplicated code
 2017-05-26  6:54 UTC  (7+ messages)

[PATCH v2 46/53] ia64, scsi: update references for the device-io book
 2017-05-16 12:16 UTC 

[PATCH 06/13] ia64, scsi: update references for the device-io book
 2017-05-14 15:38 UTC 

[PATCH] ia64: beatify build log for gate.so and gate-syms.o
 2017-05-03  5:23 UTC  (2+ messages)

[PATCH] ia64: fix module loading for gcc-5.4
 2017-05-01 18:51 UTC  (2+ messages)

[PATCH v3] ia64: fix module loading for gcc-5.4
 2017-04-29 18:14 UTC  (8+ messages)
      `  "
  ` [PATCH v3] ia64: fix module loading for gcc-5.4+

[PATCH v5 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
 2017-04-27  8:17 UTC  (3+ messages)
` [PATCH v5 2/3] powerpc/fadump: Use the correct VMCOREINFO_NOTE_SIZE for phdr
` [PATCH v5 3/3] kdump: Protect vmcoreinfo data under the crash memory

[PATCH v4 1/3] kexec: Move vmcoreinfo out of the kernel's .bss section
 2017-04-27  6:08 UTC  (7+ messages)

[PATCH v2] kbuild: Consolidate header generation from ASM offset information
 2017-04-13 23:44 UTC  (2+ messages)

[PATCH resend] ia64: restore symbol versions for symbols defined in assembly
 2017-04-13 18:06 UTC 

[patch 01/13] ia64/topology: Remove cpus_allowed manipulation
 2017-04-12 20:53 UTC  (4+ messages)
` [patch 03/13] ia64/salinfo: Replace racy task affinity logic
` [patch 04/13] ia64/sn/hwperf: "
  ` [patch V 2 "

[PATCH] kbuild: Consolidate header generation from ASM offset information
 2017-04-12  1:38 UTC  (3+ messages)

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

[PATCH (resend)] ia64: fix module loading for gcc-5.4
 2017-04-08  8:14 UTC 

ia64 exceptions (Re: [RFC][CFT][PATCHSET v1] uaccess unification)
 2017-04-05 20:33 UTC  (4+ messages)


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