linux-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-09 20:48:26 to 2016-01-10 14:20:09 UTC [more...]

[PATCH v3 00/41] arch: barrier cleanup + barriers for virt
 2016-01-10 14:20 UTC  (27+ messages)
` [PATCH v3 01/41] lcoking/barriers, arch: Use smp barriers in smp_store_release()
` [PATCH v3 02/41] asm-generic: guard smp_store_release/load_acquire
` [PATCH v3 03/41] ia64: rename nop->iosapic_nop
` [PATCH v3 04/41] ia64: reuse asm-generic/barrier.h
` [PATCH v3 06/41] s390: "
` [PATCH v3 07/41] sparc: "
` [PATCH v3 08/41] arm: "
` [PATCH v3 09/41] arm64: "
` [PATCH v3 10/41] metag: "
` [PATCH v3 11/41] mips: "
` [PATCH v3 12/41] x86/um: "
` [PATCH v3 13/41] x86: "
` [PATCH v3 14/41] asm-generic: add __smp_xxx wrappers
` [PATCH v3 15/41] powerpc: define __smp_xxx
` [PATCH v3 16/41] arm64: "
` [PATCH v3 17/41] arm: "
` [PATCH v3 18/41] blackfin: "
` [PATCH v3 19/41] ia64: "
` [PATCH v3 20/41] metag: "
` [PATCH v3 21/41] mips: "
` [PATCH v3 22/41] s390: "
` [PATCH v3 23/41] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v3 24/41] sparc: define __smp_xxx
  ` [PATCH v3 05/41] powerpc: reuse asm-generic/barrier.h
  ` [PATCH v3 25/41] tile: define __smp_xxx
` [PATCH v3 26/41] xtensa: "

[PATCH v2 0/3] checkpatch: handling of memory barriers
 2016-01-10 11:57 UTC  (4+ messages)
` [PATCH v2 1/3] checkpatch.pl: add missing "
` [PATCH v2 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH v2 3/3] checkpatch: add virt barriers

[PATCH 0/3] checkpatch: handling of memory barriers
 2016-01-10 11:42 UTC  (14+ messages)
` [PATCH 1/3] checkpatch.pl: add missing "
` [PATCH 2/3] checkpatch: check for __smp outside barrier.h
` [PATCH 3/3] checkpatch: add virt barriers

[PATCH v2 0/6] generic relative extable support
 2016-01-08 15:42 UTC  (8+ messages)
` [PATCH v2 1/6] extable: add support for relative extables to search and sort routines
` [PATCH v2 2/6] alpha/extable: use generic "
` [PATCH v2 3/6] s390/extable: "
` [PATCH v2 4/6] x86/extable: "
` [PATCH v2 5/6] ia64/extable: "
` [PATCH v2 6/6] arm64: switch to relative exception tables

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-07  0:43 UTC  (84+ messages)
` [PATCH v2 01/32] lcoking/barriers, arch: Use smp barriers in smp_store_release()
` [PATCH v2 02/32] asm-generic: guard smp_store_release/load_acquire
` [PATCH v2 03/32] ia64: rename nop->iosapic_nop
` [PATCH v2 04/32] ia64: reuse asm-generic/barrier.h
` [PATCH v2 05/32] powerpc: "
` [PATCH v2 06/32] s390: "
` [PATCH v2 07/32] sparc: "
` [PATCH v2 08/32] arm: "
` [PATCH v2 09/32] arm64: "
` [PATCH v2 11/32] mips: "
` [PATCH v2 13/32] x86: "
` [PATCH v2 15/32] powerpc: define __smp_xxx
` [PATCH v2 16/32] arm64: "
` [PATCH v2 17/32] arm: "
` [PATCH v2 18/32] blackfin: "
` [PATCH v2 19/32] ia64: "
` [PATCH v2 21/32] mips: "
` [PATCH v2 22/32] s390: "
` [PATCH v2 23/32] sh: define __smp_xxx, fix smp_store_mb for !SMP
` [PATCH v2 24/32] sparc: define __smp_xxx
` [PATCH v2 25/32] tile: "
` [PATCH v2 26/32] xtensa: "
  ` [PATCH v2 10/32] metag: reuse asm-generic/barrier.h
  ` [PATCH v2 12/32] x86/um: "
  ` [PATCH v2 14/32] asm-generic: add __smp_xxx wrappers
  ` [PATCH v2 20/32] metag: define __smp_xxx
  ` [PATCH v2 27/32] x86: "
  ` [PATCH v2 31/32] sh: support a 2-byte smp_store_mb
  ` [PATCH v2 33/34] xenbus: use virt_xxx barriers
    ` [Xen-devel] "
` [PATCH v2 28/32] asm-generic: implement virt_xxx memory barriers
` [PATCH v2 29/32] Revert "virtio_ring: Update weak barriers to use dma_wmb/rmb"
` [PATCH v2 32/32] virtio_ring: use virt_store_mb
` [PATCH v2 34/34] xen/io: use virt_xxx barriers
  ` [Xen-devel] "
` [PATCH v2 30/32] virtio_ring: update weak barriers to use __smp_xxx

[PATCH v3 05/17] ia64: Set System RAM type and descriptor
 2016-01-05 19:04 UTC  (2+ messages)

[PATCH v3 00/17] Enhance iomem search interfaces and support EINJ to NVDIMM
 2016-01-05 18:54 UTC 

[PATCH 0/6] generic relative extable support
 2016-01-04 21:05 UTC  (17+ messages)
` [PATCH 1/6] extable: add support for relative extables to search and sort routines
` [PATCH 2/6] alpha/extable: use generic "
` [PATCH 3/6] s390/extable: "
` [PATCH 4/6] x86/extable: "
` [PATCH 5/6] ia64/extable: "
` [PATCH 6/6] arm64: switch to relative exception tables

[PATCH 03/34] ia64: rename nop->iosapic_nop
 2015-12-30 16:41 UTC  (5+ messages)
` [PATCH 04/34] ia64: reuse asm-generic/barrier.h
` [PATCH 20/34] ia64: define __smp_xxx

[PATCH] ia64: ftrace: remove the misleading comment for ftrace_dyn_arch_init
 2015-12-28  8:33 UTC 

[PATCH v2 05/16] ia64: Set System RAM type and descriptor
 2015-12-25 22:09 UTC 

[PATCH v2 00/16] Enhance iomem search interfaces and support EINJ to NVDIMM
 2015-12-25 22:09 UTC 

[for-next][PATCH 10/13] ia64: ftrace: Fix the comments for ftrace_modify_code()
 2015-12-24 14:28 UTC 

Hardware to give away (pickup in Bavaria/Germany)
 2015-12-22 13:49 UTC 

[GIT PULL] ia64: wire up mlock2 syscall
 2015-12-14 19:16 UTC 

[PATCH v9 58/60] PCI: Introduce resource_disabled()
 2015-12-11  5:06 UTC 

[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2015-12-10  8:48 UTC  (8+ messages)
` [PATCH v3 1/5] ACPI / processor : add support for ACPI0010 processor container
` [PATCH v3 2/5] ACPI / sleep: move acpi_processor_sleep to sleep.c
` [PATCH v3 3/5] ACPI / processor_idle: replace PREFIX with pr_fmt
` [PATCH v3 4/5] ACPI / processor_idle : introduce ARCH_SUPPORTS_ACPI_PROCESSOR_CSTATE
` [PATCH v3 5/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[PATCH part3 v12 00/10] Cleanup platform pci_domain_nr()
 2015-12-08  1:18 UTC  (3+ messages)

[PATCH v2 8/8] treewide: Remove newlines inside DEFINE_PER_CPU() macros
 2015-12-07 17:19 UTC  (5+ messages)

[PATCH] ia64: bitvector_process could read out of bounds
 2015-12-07 10:07 UTC  (2+ messages)

[PATCH v2 0/5] ftrace: fix ftrace misleading comments for arch using it
 2015-12-06  2:02 UTC  (2+ messages)
` [PATCH v2 1/5] ia64: ftrace: fix the comments for ftrace_modify_code

[PATCH 0/5] ftrace: fix ftrace misleading comments for arch using it
 2015-12-04 17:36 UTC  (3+ messages)
` [PATCH 1/5] ia64: ftrace: fix the comments for ftrace_modify_code

[PATCH v2] ia64: bitvector_process could read out of bounds
 2015-12-02 20:00 UTC 

[PATCH 0/4] ACPI / core : few cleanups and updates for LPI
 2015-12-01 17:43 UTC  (9+ messages)
` [PATCH v2 0/5] ACPI / processor_idle: Add ACPIv6.0 LPI support
  ` [PATCH v2 5/5] ACPI / processor_idle: Add support for Low Power Idle(LPI) states

[RFC] arch/ia64/kernel/palinfo.c: bitvector_process reading out of bounds
 2015-11-29 14:02 UTC 

[PATCH v2] percpu: remove PERCPU_ENOUGH_ROOM which is stale definition
 2015-11-17 12:25 UTC  (3+ messages)

[PATCH 0/9] use correct structure type name in sizeof
 2015-11-09 20:48 UTC  (3+ messages)
` [PATCH 1/9] drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c: use correct structure type name in
  ` [PATCH 1/9] drivers/staging/media/davinci_vpfe/vpfe_mc_capture.c: use correct structure type nam


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