messages from 2016-06-15 17:22:42 to 2017-01-09 11:33:58 UTC [more...]
[PATCH v2 0/7] uapi: export all headers under uapi directories
2017-01-09 11:33 UTC (14+ messages)
` [PATCH v2 1/7] arm: put types.h in uapi
` [PATCH v2 2/7] h8300: put bitsperlong.h "
` [PATCH v2 3/7] nios2: put setup.h "
` [PATCH v2 4/7] x86: put msr-index.h "
` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
` [PATCH v2 7/7] uapi: export all headers under uapi directories
ubi_io_read: error -74 (ECC error)
2017-01-06 11:58 UTC (2+ messages)
[BUG] 4.9.0 build error on Alpha
2017-01-03 0:15 UTC (15+ messages)
[PATCH] alpha: use generic current.h
2016-12-28 3:43 UTC
4.9.0 build error on Alpha
2016-12-14 23:40 UTC (2+ messages)
alpha: Checking for a failed kmalloc() in process_reloc_for_got()?
2016-12-04 10:20 UTC (3+ messages)
[patch] alpha: silence a buffer overflow warning
2016-11-14 11:34 UTC
[RFC v2 7/7] mm: Remove mm-arch-hooks.h
2016-11-01 17:11 UTC
BRSGP relocation truncations in linking kernel for Alpha
2016-10-26 15:18 UTC (9+ messages)
[PATCH 2/3] ARM: convert to generated system call tables
2016-10-26 9:12 UTC (6+ messages)
` bpf on Alpha [was Re: [PATCH 2/3] ARM: convert to generated system call tables]
[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-20 19:26 UTC (39+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 09/10] mm: replace access_remote_vm() "
` [PATCH 10/10] mm: replace access_process_vm() "
[RFC PATCH-tip v4 00/10] locking/rwsem: Enable reader optimistic spinning
2016-10-16 5:57 UTC (34+ messages)
` [RFC PATCH-tip v4 01/10] locking/osq: Make lock/unlock proper acquire/release barrier
` [PATCH] locking/osq: Provide proper lock/unlock and relaxed flavors
` [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip v4 03/10] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [RFC PATCH-tip v4 04/10] locking/rwsem: Enable count-based spinning on reader
` [RFC PATCH-tip v4 05/10] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip v4 06/10] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h
` [RFC PATCH-tip v4 07/10] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip v4 08/10] locking/rwsem: Enable spinning readers
` [RFC PATCH-tip v4 09/10] locking/rwsem: Enable reactivation of reader spinning
` [RFC PATCH-tip v4 10/10] locking/rwsem: Add a boot parameter to reader spinning threshold
` [lkp] [locking/rwsem] INFO: rcu_preempt detected stalls on CPUs/tasks
alpha: WARNING: CPU: 0 PID: 17 at kernel/softirq.c:150 __local_bh_enable_ip+0xbc/0x100
2016-10-10 8:21 UTC
[PATCH] alpha: migrate exception table users off module.h and onto extable.h
2016-09-19 21:55 UTC
[PATCH] atomic64: No need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
2016-09-12 17:58 UTC (5+ messages)
` [PATCH v3 2/2] "
[PATCH v2 2/2] atomic64: No need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
2016-09-12 17:47 UTC
[PATCH 0/3] alpha: improvements of arch/alpha/lib/Makefile
2016-09-11 7:42 UTC (4+ messages)
` [PATCH 1/3] alpha: add $(src)/ rather than $(obj)/ to make source file path
` [PATCH 2/3] alpha: merge build rules of division routines
` [PATCH 3/3] alpha: make short build log available for "
[PATCH] alpha: squash lines for immediate return
2016-09-11 6:26 UTC
[PATCH] binfmt_em86: Fix incompatible pointer type
2016-07-26 9:39 UTC
[RFC/PATCH 00/14] split exception table content out of module.h into extable.h
2016-07-25 4:18 UTC (3+ messages)
` [PATCH 11/14] alpha: migrate exception table users off module.h and onto extable.h
[PATCH for -mm] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code
2016-07-14 19:01 UTC
[PATCH v6 00/46] dma-mapping: Use unsigned long for dma_attrs
2016-07-13 8:40 UTC (2+ messages)
` [PATCH v6 03/46] alpha: "
[PATCH v5 18/32] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code
2016-07-12 23:01 UTC (3+ messages)
[PATCH v5 00/44] dma-mapping: Use unsigned long for dma_attrs
2016-07-12 12:19 UTC (4+ messages)
` [PATCH v5 02/44] alpha: "
[PATCH v4 19/29] signal: Consolidate {TS,TLF}_RESTORE_SIGMASK code
2016-06-26 21:55 UTC
[RFC PATCH-tip v2 0/6] locking/rwsem: Enable reader optimistic spinning
2016-06-20 7:59 UTC (42+ messages)
` [RFC PATCH-tip v2 1/6] locking/osq: Make lock/unlock proper acquire/release barrier
` [RFC PATCH-tip v2 2/6] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip v2 3/6] locking/rwsem: Enable count-based spinning on reader
` [RFC PATCH-tip v2 4/6] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip v2 5/6] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
[RFC PATCH-tip/locking/core v3 00/10] locking/rwsem: Enable reader optimistic spinning
2016-06-17 15:41 UTC (11+ messages)
` [RFC PATCH-tip/locking/core v3 01/10] locking/osq: Make lock/unlock proper acquire/release barrier
` [RFC PATCH-tip/locking/core v3 02/10] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip/locking/core v3 03/10] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [RFC PATCH-tip/locking/core v3 04/10] locking/rwsem: Enable count-based spinning on reader
` [RFC PATCH-tip/locking/core v3 05/10] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip/locking/core v3 06/10] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h
` [RFC PATCH-tip/locking/core v3 07/10] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip/locking/core v3 08/10] locking/rwsem: Enable spinning readers
` [RFC PATCH-tip/locking/core v3 09/10] locking/rwsem: Enable reactivation of reader spinning
` [RFC PATCH-tip/locking/core v3 10/10] locking/rwsem: Add a boot parameter to reader spinning threshold
[RFC PATCH-tip 0/6] locking/rwsem: Enable reader optimistic spinning
2016-06-15 18:55 UTC (4+ messages)
` [RFC PATCH-tip 6/6] xfs: Enable reader optimistic spinning for DAX inodes
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).