public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-05-11 10:12:56 to 2016-05-24 00:04:46 UTC [more...]

[PATCH v6 00/21] ILP32 for ARM64
 2016-05-24  0:04 UTC  (17+ messages)
` [PATCH 01/23] all: syscall wrappers: add documentation
` [PATCH 02/23] all: introduce COMPAT_WRAPPER option and enable it for s390
` [PATCH 03/23] all: s390: move wrapper infrastructure to generic headers
` [PATCH 04/23] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel/
` [PATCH 05/23] all: wrap needed syscalls in generic unistd
` [PATCH 06/23] compat ABI: use non-compat openat and open_by_handle_at variants
` [PATCH 07/23] 32-bit ABI: introduce ARCH_32BIT_OFF_T config option
` [PATCH 08/23] arm64: ilp32: add documentation on the ILP32 ABI for ARM64
` [PATCH 09/23] arm64: ensure the kernel is compiled for LP64
` [PATCH 10/23] arm64: rename COMPAT to AARCH32_EL0 in Kconfig
` [PATCH 11/23] arm64:uapi: set __BITS_PER_LONG correctly for ILP32 and LP64
` [PATCH 13/23] arm64: introduce is_a32_task and is_a32_thread (for AArch32 compat)
` [PATCH 14/23] arm64: ilp32: add is_ilp32_compat_{task,thread} and TIF_32BIT_AARCH64
` [PATCH 15/23] arm64: introduce binfmt_elf32.c
` [PATCH 16/23] arm64: ilp32: introduce binfmt_ilp32.c
` [PATCH 17/23] arm64: ptrace: handle ptrace_request differently for aarch32 and ilp32

[RFC PATCH 00/15] Provide atomics and bitops implemented with ISO C++11 atomics
 2016-05-23 18:39 UTC  (52+ messages)
` [RFC PATCH 01/15] cmpxchg_local() is not signed-value safe, so fix generic atomics
` [RFC PATCH 02/15] tty: ldsem_cmpxchg() should use cmpxchg() not atomic_long_cmpxchg()
` [RFC PATCH 03/15] Provide atomic_t functions implemented with ISO-C++11 atomics
` [RFC PATCH 04/15] Convert 32-bit ISO atomics into a template
` [RFC PATCH 05/15] Provide atomic64_t and atomic_long_t using ISO atomics
` [RFC PATCH 06/15] Provide 16-bit "
` [RFC PATCH 07/15] Provide cmpxchg(), xchg(), xadd() and __add() based on ISO C++11 intrinsics
` [RFC PATCH 08/15] Provide an implementation of bitops using C++11 atomics
` [RFC PATCH 09/15] Make the ISO bitops use 32-bit values internally
` [RFC PATCH 10/15] x86: Use ISO atomics
` [RFC PATCH 11/15] x86: Use ISO bitops
` [RFC PATCH 12/15] x86: Use ISO xchg(), cmpxchg() and friends
` [RFC PATCH 13/15] x86: Improve spinlocks using ISO C++11 intrinsic atomics
` [RFC PATCH 14/15] x86: Make the mutex implementation use ISO atomic ops
` [RFC PATCH 15/15] x86: Fix misc cmpxchg() and atomic_cmpxchg() calls to use try/return variants

[PATCH v3 0/2] kbuild: Remove stale asm-generic wrappers
 2016-05-23 15:55 UTC  (7+ messages)
` [PATCH v3 1/2] kbuild, x86: Track generated headers with generated-y
` [PATCH v3 2/2] kbuild: Remove stale asm-generic wrappers

[RFC v2 0/7] linux: add linker tables
 2016-05-20 19:53 UTC  (7+ messages)
` [RFC v2 4/7] asm/sections: add a generic push_section_tbl()

[PATCH v3 1/8] asm-generic/io.h: allow barriers in io{read,write}{16,32}be
 2016-05-19 15:10 UTC  (4+ messages)
` [PATCH v3 2/8] asm-generic/io.h: add io{read,write}64 accessors

[PATCHv6 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
 2016-05-19 14:22 UTC  (14+ messages)
` [PATCHv6 2/8] dma-debug: add support for resource mappings
` [PATCHv6 3/8] dma-mapping: add dma_{map,unmap}_resource

[RFC6 PATCH v6 00/21] ILP32 for ARM64
 2016-05-18 17:58 UTC  (79+ messages)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it

S3 resume regression [1cf4f629d9d2 ("cpu/hotplug: Move online calls to hotplugged cpu")]
 2016-05-18  7:24 UTC  (24+ messages)

[PATCH] mm: disable fault around on emulated access bit architecture
 2016-05-18  1:42 UTC  (2+ messages)

: RE: RE
 2016-05-17 18:07 UTC 

[PATCH v2] arm64: fix current_thread_info()->addr_limit setup
 2016-05-13 10:05 UTC  (6+ messages)

[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
 2016-05-12 18:20 UTC  (6+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear

[patch V4 00/31] bitops: add parity functions
 2016-05-11 14:32 UTC  (3+ messages)
` [patch V4 01/31] "


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