linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-18 15:12:18 to 2016-05-30 09:15:22 UTC [more...]

[PATCH 01/17] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
 2016-05-30  9:14 UTC  (31+ messages)
` [PATCH 02/17] x86: get rid of superfluous __GFP_REPEAT
` [PATCH 03/17] x86/efi: "
` [PATCH 04/17] arm: "
` [PATCH 05/17] arm64: "
` [PATCH 06/17] arc: "
` [PATCH 07/17] mips: "
` [PATCH 08/17] nios2: "
` [PATCH 09/17] parisc: "
` [PATCH 10/17] score: "
` [PATCH 11/17] powerpc: "
` [PATCH 12/17] sparc: "
` [PATCH 13/17] s390: "
` [PATCH 14/17] sh: "
` [PATCH 15/17] tile: "
` [PATCH 16/17] unicore32: "

[RFC PATCH 1/4] mm/hugetlb: Simplify hugetlb unmap
 2016-05-30  5:44 UTC  (8+ messages)
` [RFC PATCH 2/4] mm: Change the interface for __tlb_remove_page
` [RFC PATCH 3/4] mm/mmu_gather: Track page size with mmu gather and force flush if page size change
` [RFC PATCH 4/4] powerpc/mm/radix: Implement tlb mmu gather flush efficiently

[PATCH v3 00/16] genrtc removal
 2016-05-29 23:37 UTC  (5+ messages)

Hello
 2016-05-29  0:44 UTC 

[PATCH v6 00/21] ILP32 for ARM64
 2016-05-27 17:36 UTC  (87+ 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 12/23] thread: move thread bits accessors to separated file
` [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
` [PATCH 18/23] arm64: ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it
` [PATCH 19/23] arm64: signal: share lp64 signal routines to ilp32
` [PATCH 20/23] arm64: signal32: move ilp32 and aarch32 common code to separated file
` [PATCH 21/23] arm64: ilp32: introduce ilp32-specific handlers for sigframe and ucontext
` [PATCH 22/23] arm64:ilp32: add vdso-ilp32 and use for signal return
` [PATCH 23/23] arm64:ilp32: add ARM64_ILP32 to Kconfig

[PATCH v2 1/2] compiler-gcc: Allow arch-specific override of unreachable
 2016-05-27 15:45 UTC  (4+ messages)
` [PATCH v2 2/2] MIPS: Workaround GCC __builtin_unreachable reordering bug

[PATCH 1/2] compiler-gcc: Allow arch-specific override of unreachable
 2016-05-27 15:35 UTC  (4+ messages)
` [PATCH 2/2] MIPS: Workaround GCC __builtin_unreachable reordering bug

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

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

[PATCH] x86/mm: Add warning to ioremap() for conflicting cache type
 2016-05-25 19:34 UTC  (3+ messages)

Enhancing semantics with memremap() - aliasing with memremap()
 2016-05-24 23:36 UTC 

[GIT PULL] asm-generic patch for v4.7
 2016-05-24 20:12 UTC 

[RFC PATCH 00/15] Provide atomics and bitops implemented with ISO C++11 atomics
 2016-05-23 18:39 UTC  (33+ messages)
` [RFC PATCH 01/15] cmpxchg_local() is not signed-value safe, so fix generic atomics
` [RFC PATCH 03/15] Provide atomic_t functions implemented with ISO-C++11 atomics
` [RFC PATCH 06/15] Provide 16-bit ISO atomics
` [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  (12+ 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  (8+ messages)
` [PATCH 20/25] arm64:ilp32: add sys_ilp32.c and a separate table (in entry.S) to use it


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