messages from 2013-11-28 19:50:40 to 2013-12-16 10:40:38 UTC [more...]
[tip:core/locking] Documentation/memory-barriers.txt: Downgrade UNLOCK+BLOCK
2013-12-16 10:40 UTC (2+ messages)
[tip:core/locking] rcu: Apply smp_mb__after_unlock_lock() to preserve grace periods
2013-12-16 10:40 UTC
[PATCH v6 tip/core/locking 3/8] Documentation/memory-barriers.txt: Prohibit speculative writes
2013-12-16 10:40 UTC (10+ messages)
` [tip:core/locking] "
` [PATCH v6 tip/core/locking 5/8] locking: Add an smp_mb__after_unlock_lock() for UNLOCK+LOCK barrier
` [tip:core/locking] locking: Add an smp_mb__after_unlock_lock() for UNLOCK+BLOCK barrier
` [tip:core/locking] Documentation/memory-barriers.txt: Add needed ACCESS_ONCE() calls to memory-barriers.txt
[tip:core/locking] Documentation/memory-barriers.txt: Add long atomic examples to memory-barriers.txt
2013-12-16 10:39 UTC (2+ messages)
[tip:core/locking] Documentation/memory-barriers.txt: Document ACCESS_ONCE()
2013-12-16 10:40 UTC
[PATCH v3 [resend] 00/18] simplify generic cross CPU function call implementation
2013-12-16 4:24 UTC (30+ messages)
` [PATCH v3 [resend] 01/18] Revert "kernel/smp.c: free related resources when failure occurs in hotplug_cfd()"
` [PATCH v3 [resend] 02/18] Revert "smp: Fix SMP function call empty cpu mask race"
` [PATCH v3 [resend] 03/18] smp, alpha: kill SMP single function call interrupt
` [PATCH v3 [resend] 04/18] smp, ARM: "
` [PATCH v3 [resend] 05/18] smp, ARM64: "
` [PATCH v3 [resend] 06/18] smp, blackfin: "
` [PATCH v3 [resend] 07/18] smp, IA64: "
` [PATCH v3 [resend] 08/18] smp, m32r: "
` [PATCH v3 [resend] 09/18] smp, mn10300: "
` [PATCH v3 [resend] 10/18] smp, mn10300: enable arch_send_call_function_ipi_mask()
` [PATCH v3 [resend] 11/18] smp, sh: kill SMP single function call interrupt
` [PATCH v3 [resend] 12/18] smp, sparc64: "
` [PATCH v3 [resend] 13/18] smp, sparc: "
` [PATCH v3 [resend] 14/18] smp, x86, xen: "
` [PATCH v3 [resend] 15/18] smp, x86: "
` [PATCH v3 [resend] 16/18] smp: cleanup unsued generic_smp_call_function_single_interrupt()
` [PATCH v3 [resend] 17/18] smp: rename call_single_queue as call_function_queue
` [PATCH v3 [resend] 18/18] SMP, trivial: remove unused code from smp_boot.h
[PATCH 0/4] generic early_ioremap support
2013-12-16 1:48 UTC (3+ messages)
` [PATCH 1/4] Create generic early_ioremap() support
[RFC PATCH v3 00/19] simplify generic cross CPU function call implementation
2013-12-15 15:49 UTC (43+ messages)
` [RFC PATCH v3 01/19] Revert "kernel/smp.c: free related resources when failure occurs in hotplug_cfd()"
` [RFC PATCH v3 02/19] Revert "smp: Fix SMP function call empty cpu mask race"
` [RFC PATCH v3 03/19] smp, alpha: kill SMP single function call interrupt
` [RFC PATCH v3 04/19] smp, ARM: "
` [RFC PATCH v3 05/19] smp, ARM64: "
` [RFC PATCH v3 06/19] smp, blackfin: "
` [RFC PATCH v3 07/19] smp, hexagon: "
` [RFC PATCH v3 08/19] smp, IA64: "
` [RFC PATCH v3 09/19] smp, m32r: "
` [RFC PATCH v3 10/19] smp, metag: "
` [RFC PATCH v3 11/19] smp, mn10300: "
` [RFC PATCH v3 12/19] smp, mn10300: enable arch_send_call_function_ipi_mask()
` [RFC PATCH v3 13/19] smp, s390: prepare for killing generic_smp_call_function_single_interrupt()
` [RFC PATCH v3 14/19] smp, sh: kill SMP single function call interrupt
` [RFC PATCH v3 15/19] smp, sparc64: "
` [RFC PATCH v3 16/19] smp, sparc: "
` [RFC PATCH v3 17/19] smp, tile: "
` [RFC PATCH v3 18/19] "
` [RFC PATCH v3 19/19] smp, x86: "
[GIT PULL locking/mb] Locking/memory-barrier commits
2013-12-14 7:48 UTC
[PATCH 0/4] arch: Introduce smp_load_acquire() and smp_store_release()
2013-12-13 19:53 UTC (7+ messages)
` [PATCH 1/4] doc: Rename LOCK/UNLOCK to ACQUIRE/RELEASE
` [PATCH 2/4] arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.h
` [PATCH 3/4] arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
` [PATCH 4/4] arch: Introduce smp_load_acquire(), smp_store_release()
[PATCH] futex: Switch to USER_DS for futex test
2013-12-12 9:16 UTC (2+ messages)
[PATCH -tip v5 00/18] kprobes: introduce NOKPROBE_SYMBOL(), cleanup and fixes crash bugs
2013-12-12 4:13 UTC (40+ messages)
` [PATCH -tip v5 01/18] kprobes: Prohibit probing on .entry.text code
` [PATCH -tip v5 02/18] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
` [PATCH -tip v5 03/18] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*
` [PATCH -tip v5 04/18] [BUGFIX] x86: Prohibit probing on native_set_debugreg
` [PATCH -tip v5 05/18] [BUGFIX] x86: Prohibit probing on thunk functions and restore
` [PATCH -tip v5 06/18] kprobes/x86: Call exception handlers directly from do_int3/do_debug
` [PATCH -tip v5 07/18] kprobes/x86: Allow probe on some kprobe preparation functions
` [PATCH -tip v5 08/18] kprobes: Allow probe on some kprobe functions
` [PATCH -tip v5 09/18] ftrace/kprobes: Allow probing on some preparation functions
` [PATCH -tip v5 10/18] x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation
` [PATCH -tip v5 11/18] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
` [PATCH -tip v5 12/18] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace
` "
` [PATCH -tip v5.1 "
` "
` [PATCH -tip v5 13/18] notifier: Use NOKPROBE_SYMBOL macro in notifier
` [PATCH -tip v5 14/18] sched: Use NOKPROBE_SYMBOL macro in sched
` [PATCH -tip v5 15/18] kprobes: Show blacklist entries via debugfs
` [PATCH -tip v5 16/18] kprobes: Support blacklist functions in module
` [PATCH -tip v5 17/18] kprobes: Use NOKPROBE_SYMBOL() in sample modules
` [PATCH -tip v5 18/18] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
[PATCH v2] of: unflatten_and_copy: handle NULL initial_boot_params
2013-12-11 13:40 UTC (4+ messages)
[PATCH v5 tip/core/locking 3/7] Documentation/memory-barriers.txt: Prohibit speculative writes
2013-12-10 20:11 UTC (14+ messages)
` [PATCH v5 tip/core/locking 6/7] locking: Add an smp_mb__after_unlock_lock() for UNLOCK+LOCK barrier
[PATCH v2 00/11] Consolidate asm/fixmap.h files
2013-12-10 15:49 UTC (4+ messages)
Profitable & Important
2013-12-08 10:39 UTC
Profitable & Important
2013-12-08 10:39 UTC
[PATCH/RFC] sh: Always link in helper functions extracted from libgcc
2013-12-08 10:16 UTC (4+ messages)
[PATCH v2 0/5] static_key: deferred key fixes and improvements
2013-12-07 0:40 UTC (11+ messages)
` [PATCH v2 1/5] static_key: add a section for deferred keys
` [PATCH v2 2/5] static_key: cancel rate limit timer on rmmod
` [PATCH v2 3/5] static_key: add static_key_slow_inc_deferred()
` [PATCH v2 4/5] static_key: keep deferred enabled counter debt
` [PATCH v2 5/5] static_key: improve deferred inc behavior
Re:Answer back
2013-12-06 14:00 UTC
PROPOSAL(STRICTLY CONFIDENTIAL)
2013-12-06 11:39 UTC
[PATCH v6 4/5] MCS Lock: Barrier corrections
2013-12-04 22:07 UTC (10+ messages)
[PATCH v3 00/17] xtensa SMP queue update
2013-12-01 8:59 UTC (5+ messages)
` [PATCH v3 11/17] xtensa: move built-in PIC to drivers/irqchip
` [Linux-Xtensa] "
` [PATCH v4 "
` [PATCH v3 14/17] xtensa: add MX irqchip
[PATCH 00/17] xtensa SMP queue
2013-12-01 8:07 UTC (4+ messages)
` [PATCHv2 14/17] xtensa: add MX irqchip
` [Linux-Xtensa] "
[tip:x86/asm] x86, bitops: Change bitops to be native operand size
2013-11-30 23:16 UTC (10+ messages)
[PATCH -tip v3 00/23] kprobes: introduce NOKPROBE_SYMBOL() and general cleaning of kprobe blacklist
2013-12-01 2:16 UTC (13+ messages)
` "
` "
` "
` "
[PATCH v6 4/5] MCS Lock: Barrier corrections
2013-11-30 17:38 UTC (15+ messages)
[PATCH] arch: include/asm/Kbuild: fix preempt.h sort order
2013-11-30 9:20 UTC (3+ messages)
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).