public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-27 10:11:52 to 2016-04-01 11:04:55 UTC [more...]

[PATCH 0/11] introduce down_write_killable for rw_semaphore
 2016-04-01 11:04 UTC  (39+ messages)
` [PATCH 01/11] locking, rwsem: get rid of __down_write_nested
` [PATCH 02/11] locking, rwsem: drop explicit memory barriers
` [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
  ` [PATCH] "
` [PATCH 04/11] alpha, rwsem: provide __down_write_killable
` [PATCH 05/11] ia64, "
` [PATCH 06/11] s390, "
` [PATCH 07/11] sh, "
` [PATCH 08/11] sparc, "
` [PATCH 09/11] xtensa, "
` [PATCH 10/11] x86, "
` [PATCH 11/11] locking, rwsem: provide down_write_killable
` [PATCH 0/11] introduce down_write_killable for rw_semaphore v2

[OT] SLES 9 SDK ISO?
 2016-03-31  9:07 UTC 

[PATCH v2 3/4] exit_thread: accept a task parameter to be exited
 2016-03-31  7:55 UTC 

[PATCH 2/3] swiotlb: prefix dma_to_phys and phys_to_dma functions
 2016-03-29 19:32 UTC  (10+ messages)
` [PATCH 3/3] dma-mapping: move swiotlb dma-phys functions to common header

[PATCH 06/31] Add ia64-specific parity functions
 2016-03-27  6:00 UTC 

[GIT PULL] ia64: wire up p{read,write}v2
 2016-03-25 22:02 UTC 

[PATCH v3] PCI: ACPI: IA64: fix IO port generic range check
 2016-03-23  8:35 UTC  (5+ messages)

[PATCH] parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option
 2016-03-19 16:54 UTC 

[PATCH] kbuild: drop FORCE from PHONY targets
 2016-03-17  3:52 UTC  (11+ messages)

[PATCH] ia64: define ioremap_uc()
 2016-03-15 22:17 UTC  (5+ messages)

[PATCH v2] PCI: ACPI: IA64: fix IO port generic range check
 2016-03-15 11:31 UTC  (13+ messages)

[PATCH v3 0/4] generic relative extable support
 2016-03-11  0:41 UTC  (3+ messages)

[PATCH v3 4/4] ia64/extable: use generic search and sort routines
 2016-03-10 14:43 UTC 

[PATCH v3 3/4] x86/extable: use generic search and sort routines
 2016-03-10 14:43 UTC 

[PATCH v3 2/4] s390/extable: use generic search and sort routines
 2016-03-10 14:43 UTC 

[PATCH v3 1/4] alpha/extable: use generic search and sort routines
 2016-03-10 14:43 UTC 

[RFC 0/12] introduce down_write_killable for rw_semaphore
 2016-03-10 10:24 UTC  (26+ messages)
` [RFC 01/12] locking, rwsem: get rid of __down_write_nested
` [RFC 02/12] locking, rwsem: drop explicit memory barriers
` [RFC 03/12] locking, rwsem: introduce basis for down_write_killable
` [RFC 04/12] alpha, rwsem: provide __down_write_killable
` [RFC 05/12] ia64, "
` [RFC 06/12] s390, "
` [RFC 07/12] sh, "
` [RFC 08/12] sparc, "
` [RFC 09/12] xtensa, "
` [RFC 10/12] x86, rwsem: simplify __down_write
` [RFC 11/12] x86, rwsem: provide __down_write_killable
  ` [RFC 11/12 v1] "
` [RFC 12/12] locking, rwsem: provide down_write_killable

[PATCH 0/2] NUMA related header file cleanups
 2016-03-02  2:17 UTC  (5+ messages)
` [PATCH 1/2] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files
` [PATCH 2/2] numa, mm, cleanup: remove redundant NODE_DATA macro from "

[PATCH v3] treewide: Remove newlines inside DEFINE_PER_CPU() macros
 2016-03-01 21:42 UTC 

[PATCH v10 57/59] PCI: Introduce resource_disabled()
 2016-02-25  2:12 UTC 

[PATCH] ia64: Fix misspellings in comments
 2016-02-24 18:50 UTC 

[PATCH v3 0/5] ACPI / processor_idle: Add ACPI v6.0 LPI support
 2016-02-23 23:42 UTC  (29+ messages)
` [PATCH v3 1/5] ACPI / processor : add support for ACPI0010 processor container
  ` [UPDATE] "
` [PATCH v3 2/5] ACPI / sleep: move acpi_processor_sleep to sleep.c
  ` [UPDATE] "
` [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] signals, ia64, mips: update arch-specific siginfos with pkeys field
 2016-02-18 10:15 UTC  (2+ messages)

[PATCH v10 0/8] arm64, numa: Add numa support for arm64 platforms
 2016-02-11 15:58 UTC  (16+ messages)
` [PATCH v10 1/8] arm64, numa: adding "
` [PATCH v10 2/8] Documentation, dt, numa: dt bindings for numa
` [PATCH v10 3/8] dt, numa: adding numa dt binding implementation
  ` [PATCH v10 4/8] arm64, numa : Enable numa dt for arm64 platforms
` [PATCH v10 5/8] arm64, dt, thunderx: Add initial dts for Cavium Thunderx in 2 node topology
` [PATCH v10 6/8] arm64, mm, numa: Adding numa balancing support for arm64
` [PATCH v10 7/8] topology, cleanup: Avoid redefinition of cpumask_of_pcibus in asm header files
` [PATCH v10 8/8] numa, mm, cleanup: remove redundant NODE_DATA macro from "

[PATCH 0/3] MIPS: Fix exported asm/siginfo.h breakage
 2016-02-08 18:43 UTC  (2+ messages)
` [PATCH 2/3] signal: Move generic copy_siginfo() to signal.h

[PATCH] arch/ia64/lib: Fix broken URL in comments
 2016-01-31 10:09 UTC  (3+ messages)

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-29 13:38 UTC  (36+ messages)

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-28 20:02 UTC  (15+ messages)
                  ` [PATCH] documentation: Add disclaimer

[PATCH 05/31] Add debugger entry points for IA64
 2016-01-28 19:46 UTC 

[PATCH v9 0/6] arm64, numa: Add numa support for arm64 platforms
 2016-01-28 18:48 UTC  (7+ messages)
` [PATCH v9 3/6] arm64/arm, numa, dt: adding numa dt binding implementation "

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-27 23:30 UTC  (11+ messages)

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


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