messages from 2016-04-28 09:39:56 to 2016-10-13 00:20:15 UTC [more...]
[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
2016-10-13 0:20 UTC (6+ 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() "
[RFC PATCH-tip v4 00/10] locking/rwsem: Enable reader optimistic spinning
2016-10-11 21:06 UTC (33+ 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 (44+ 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 v2 6/6] locking/rwsem: Enable spinning readers
[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 (13+ messages)
` [RFC PATCH-tip 1/6] locking/rwsem: Stop active read lock ASAP
` [RFC PATCH-tip 2/6] locking/rwsem: Enable optional count-based spinning on reader
` [RFC PATCH-tip 3/6] locking/rwsem: move down rwsem_down_read_failed function
` [RFC PATCH-tip 4/6] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [RFC PATCH-tip 5/6] locking/rwsem: Enable spinning readers
` [RFC PATCH-tip 6/6] xfs: Enable reader optimistic spinning for DAX inodes
[RFC 0/12] introduce down_write_killable for rw_semaphore
2016-06-10 16:39 UTC (8+ messages)
` [RFC 10/12] x86, rwsem: simplify __down_write
[PATCH v4 00/44] dma-mapping: Use unsigned long for dma_attrs
2016-06-10 10:11 UTC (2+ messages)
` [PATCH v4 02/44] alpha: "
[PATCH] binfmt_em86: Fix incompatible pointer type
2016-06-09 12:43 UTC
[RFC v3 02/45] dma-mapping: Use unsigned long for dma_attrs
2016-06-06 6:45 UTC (6+ messages)
` [RFC v3 29/45] m68k: "
` [RFC v3 10/45] cris: "
` [RFC v3 07/45] avr32: "
` [RFC v3 44/45] dma-mapping: Remove dma_get_attr
[PATCH v4 00/16] genrtc removal
2016-06-01 21:58 UTC (20+ messages)
` [PATCH v4 01/16] rtc: cmos: remove empty asm/mc146818rtc.h files
` [PATCH v4 02/16] rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
` [PATCH v4 03/16] char/genrtc: x86: remove remnants of asm/rtc.h
` [PATCH v4 04/16] rtc: sh: provide rtc_class_ops directly
` [PATCH v4 05/16] char/genrtc: remove alpha support
` [PATCH v4 06/16] char/genrtc: remove mn10300 support
` [PATCH v4 07/16] rtc: parisc: provide rtc_class_ops directly
` [PATCH v4 08/16] char/genrtc: remove parisc support
` [PATCH v4 09/16] rtc: m68k: provide rtc_class_ops directly
` [PATCH v4 10/16] rtc: m68k: provide ioctl for q40
` [PATCH v4 11/16] char/genrtc: remove m68k support
` [PATCH v4 12/16] rtc: powerpc: provide rtc_class_ops directly
` [PATCH v4 13/16] char/genrtc: remove powerpc support
` [PATCH v4 14/16] rtc: generic: remove get_rtc_time/set_rtc_time wrappers
` [PATCH v4 15/16] char/genrtc: remove asm-generic/rtc.h from mips
` [PATCH v4 16/16] char/genrtc: remove the rest of the driver
[PATCH v3 00/16] genrtc removal
2016-05-29 23:37 UTC (12+ messages)
` [PATCH v3 12/16] rtc: powerpc: provide rtc_class_ops directly
` [PATCH v3 13/16] char/genrtc: remove powerpc support
[PATCH 0065/1529] Fix typo
2016-05-21 11:45 UTC
[PATCH 0064/1529] Fix typo
2016-05-21 11:45 UTC
[PATCH 0063/1529] Fix typo
2016-05-21 11:45 UTC
[PATCH 0062/1529] Fix typo
2016-05-21 11:45 UTC
[patch V3] lib: GCD: add binary GCD algorithm
2016-05-20 10:27 UTC (11+ messages)
[patch V4 00/31] bitops: add parity functions
2016-05-11 9:09 UTC (2+ messages)
` [patch V4 03/31] bitops: Add alpha-specific "
[patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean
2016-05-08 12:52 UTC (6+ messages)
linux 4.6 FTBFS on alpha
2016-05-05 4:37 UTC
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).