linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-20 19:53:18 to 2016-02-29 13:26:49 UTC [more...]

[PATCH 0/18] change mmap_sem taken for write killable
 2016-02-29 13:26 UTC  (9+ messages)
` [PATCH 01/18] mm: Make mmap_sem for write waits killable for mm syscalls
` [PATCH 02/18] mm: make vm_mmap killable
` [PATCH 03/18] mm: make vm_munmap killable
` [PATCH 04/18] mm, aout: handle vm_brk failures
` [PATCH 05/18] mm, elf: handle vm_brk error
` [PATCH 06/18] mm: make vm_brk killable
` [PATCH 09/18] ipc, shm: make shmem attach/detach wait for mmap_sem killable
` [PATCH 10/18] vdso: make arch_setup_additional_pages wait for mmap_sem for write killable

[PATCH 0/11] introduce down_write_killable for rw_semaphore
 2016-02-29 12:58 UTC  (18+ 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 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 v3 4/7] ACPI: parse DBG2 table
 2016-02-29 12:42 UTC  (2+ messages)

[RFC v2 0/7] linux: add linker tables
 2016-02-29 10:12 UTC  (27+ messages)
` [RFC v2 2/7] tables.h: add linker table support
` [RFC v2 3/7] firmware: port built-in section to linker table
` [RFC v2 4/7] asm/sections: add a generic push_section_tbl()
` [RFC v2 7/7] kprobes: port to linker table
    ` [Xen-devel] "

[PATCH] asm-generic: remove old nonatomic-io wrapper files
 2016-02-29  6:05 UTC  (3+ messages)

Proposal for new memory_order_consume definition
 2016-02-28 16:50 UTC  (14+ messages)
` [isocpp-parallel] "
                  ` [llvm-dev] "

[patch 00/20] cpu/hotplug: Core infrastructure for cpu hotplug rework
 2016-02-28 14:49 UTC  (49+ messages)
` [patch 01/20] idle: Move x86ism out of generic code
` [patch 02/20] cpu/hotplug: Restructure FROZEN state handling
` [patch 03/20] cpu/hotplug: Restructure cpu_up code
` [patch 04/20] cpu/hotplug: Split out cpu down functions
` [patch 05/20] cpu/hotplug: Add tracepoints
` [patch 06/20] cpu/hotplug: Convert to a state machine for the control processor
` [patch 07/20] cpu/hotplug: Convert the hotplugged cpu work to a state machine
` [patch 08/20] cpu/hotplug: Hand in target state to _cpu_up/down
` [patch 09/20] cpu/hotplug: Add sysfs state interface
` [patch 10/20] cpu/hotplug: Make target state writeable
` [patch 11/20] cpu/hotplug: Implement setup/removal interface
` [patch 12/20] cpu/hotplug: Move scheduler cpu_online notifier to hotplug core
` [patch 13/20] cpu/hotplug: Unpark smpboot threads from the state machine
` [patch 14/20] cpu/hotplug: Split out the state walk into functions
` [patch 15/20] cpu/hotplug: Create hotplug threads
` [patch 16/20] cpu/hotplug: Move online calls to hotplugged cpu
` [patch 17/20] arch/hotplug: Call into idle with a proper state
` [patch 18/20] cpu/hotplug: Let upcoming cpu bring itself fully up
` [patch 19/20] cpu/hotplug: Make wait for dead cpu completion based
` [patch 20/20] rcu: Make CPU_DYING_IDLE an explicit call

Fw: Getting an early start on C++ standards issues
 2016-02-26 21:33 UTC  (3+ messages)

[PATCH v3 0/5] all: s390: make compat wrappers the generic solution
 2016-02-26 14:34 UTC  (11+ messages)
` [PATCH 1/5] all: syscall wrappers: add documentation
` [PATCH 2/5] all: introduce COMPAT_WRAPPER option and enable it for s390
` [PATCH 3/5] all: s390: move wrapper infrastructure to generic headers
` [PATCH 4/5] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel
` [PATCH 5/5] all: wrap needed syscalls in generic unistd

[PATCH v2 0/5] all: s390: make compat wrappers the generic solution
 2016-02-25 22:20 UTC  (29+ messages)
` [PATCH 1/5] all: syscall wrappers: add documentation
` [PATCH 2/5] all: introduce COMPAT_WRAPPER option and enable it for s390
` [PATCH 3/5] all: s390: move wrapper infrastructure to generic headers
` [PATCH 4/5] all: s390: move compat_wrappers.c from arch/s390/kernel to kernel/
` [PATCH 5/5] all: wrap needed syscalls in generic unistd

Interesting csd deadlock on ARC
 2016-02-25 15:58 UTC  (19+ messages)

[PATCH v10 51/59] PCI: Unify skip_ioresource_align()
 2016-02-25  2:12 UTC  (2+ messages)

[PATCH 0/2] NUMA related header file cleanups
 2016-02-25  0:02 UTC  (6+ 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 v2 5/8] ACPI: parse DBG2 table
 2016-02-24 17:10 UTC  (2+ messages)

[PATCH] asm-generic/cmpxchg: use BUILD_BUG() when detect unfit, {cmp}xchg size
 2016-02-23 10:05 UTC  (2+ messages)

[PATCH v2 0/2] kbuild: Remove stale asm-generic wrappers
 2016-02-23  9:51 UTC  (5+ messages)
` [PATCH v2 2/2] "

[PATCH v5 7/7] ARM: vdso: Mark vDSO code as read-only
 2016-02-22 12:20 UTC  (3+ messages)
` [tip:mm/readonly] ARM/vdso: Mark the vDSO code read-only after init

[PATCH v5 3/7] x86: make CONFIG_DEBUG_RODATA non-optional
 2016-02-22 12:19 UTC  (3+ messages)
` [tip:mm/readonly] x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option

[PATCH v5 1/7] asm-generic: consolidate mark_rodata_ro()
 2016-02-22 12:18 UTC  (3+ messages)
` [tip:mm/readonly] asm-generic: Consolidate mark_rodata_ro()

[PATCH v5 2/7] init: create cmdline param to disable readonly
 2016-02-22 12:18 UTC  (3+ messages)
` [tip:mm/readonly] mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel mappings

[PATCH v5 5/7] lkdtm: verify that __ro_after_init works correctly
 2016-02-22 12:19 UTC  (3+ messages)
` [tip:mm/readonly] lkdtm: Verify that '__ro_after_init' "

[PATCH v5 6/7] x86, vdso: mark vDSO read-only after init
 2016-02-22 12:20 UTC  (3+ messages)
` [tip:mm/readonly] x86/vdso: Mark the vDSO code "

[PATCH v5 4/7] introduce post-init read-only memory
 2016-02-22 12:19 UTC  (3+ messages)
` [tip:mm/readonly] arch: Introduce "

[PATCH 5/8] ACPI: parse DBG2 table
 2016-02-22 13:46 UTC 


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