linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-11 16:20:17 to 2018-05-15 00:25:52 UTC [more...]

common non-cache coherent direct dma mapping ops
 2018-05-15  0:25 UTC  (5+ messages)
` [PATCH 05/20] c6x: use generic dma_noncoherent_ops
    ` [Linux-c6x-dev] "

[PATCH memory-model 0/19] Updates to the formal memory model
 2018-05-14 23:33 UTC  (40+ messages)
` [PATCH memory-model 01/19] tools/memory-model: Rename link and rcu-path to rcu-link and rb
` [PATCH memory-model 02/19] tools/memory-model: Redefine rb in terms of rcu-fence
` [PATCH memory-model 03/19] tools/memory-model: Update required version of herdtools7
` [PATCH memory-model 04/19] tools/memory-model: Fix cheat sheet typo
` [PATCH memory-model 05/19] tools/memory-order: Improve key for SELF and SV
` [PATCH memory-model 06/19] tools/memory-order: smp_mb__after_atomic() orders later RMW operations
` [PATCH memory-model 07/19] tools/memory-model: Model 'smp_store_mb()'
` [PATCH memory-model 08/19] tools/memory-model: Fix coding style in 'linux-kernel.def'
` [PATCH memory-model 09/19] tools/memory-model: Add scripts to test memory model
` [PATCH memory-model 10/19] tools/memory-model: Add model support for spin_is_locked
` [PATCH memory-model 11/19] tools/memory-model: Flag "cumulativity" and "propagation" tests
` [PATCH memory-model 12/19] tools/memory-model: Remove duplicated code from lock.cat
` [PATCH memory-model 13/19] tools/memory-model: Improve comments in lock.cat
` [PATCH memory-model 14/19] tools/memory-model: Improve mixed-access checking "
` [PATCH memory-model 15/19] tools/memory-model: Remove out-of-date comments and code from lock.cat
` [PATCH memory-model 16/19] tools/memory-model: Fix coding style in 'lock.cat'
` [PATCH memory-model 17/19] MAINTAINERS: Update e-mail address for Andrea Parri
` [PATCH memory-model 18/19] tools/memory-model: Update ASPLOS information
` [PATCH memory-model 19/19] tools/memory-model: Add reference for 'Simplifying ARM concurrency'

[PATCH memory-model 0/3] Kernel fixes to spin_is_locked()
 2018-05-14 23:01 UTC  (8+ messages)
` [PATCH memory-model 1/3] locking: Document the semantics of spin_is_locked()
` [PATCH memory-model 2/3] arm64: Remove smp_mb() from arch_spin_is_locked()
` [PATCH memory-model 3/3] locking: Clean up comment and #ifndef for {,queued_}spin_is_locked()

[PATCH memory-model 0/8] memory-barriers.txt and atomic_ops.rst updates
 2018-05-14 22:55 UTC  (18+ messages)
` [PATCH memory-model 1/8] docs/memory-barriers.txt: Fix broken DMA vs MMIO ordering example
` [PATCH memory-model 2/8] kokr/doc: READ_ONCE() now implies smp_barrier_depends()
` [PATCH memory-model 3/8] kokr/doc: De-emphasize smp_read_barrier_depends
` [PATCH memory-model 4/8] kokr/Documentation/memory-barriers.txt: Cross-reference "tools/memory-model/"
` [PATCH memory-model 5/8] kokr/memory-barriers: Fix description of data dependency barriers
` [PATCH memory-model 6/8] kokr/locking/memory-barriers: De-emphasize smp_read_barrier_depends() some more
` [PATCH memory-model 7/8] atomic_ops.rst: Fix wrong example code
` [PATCH memory-model 8/8] atomic_ops.rst: Use `warning` rst directive

[PATCH 00/12] introduce support for early platform drivers
 2018-05-14 21:32 UTC  (54+ messages)
` [PATCH 01/12] platform/early: add a new field to struct device
` [PATCH 02/12] platform/early: don't WARN() on non-empty devres list for early devices
` [PATCH 03/12] platform/early: export platform_match() locally
` [PATCH 04/12] platform: provide a separate function for initializing platform devices
` [PATCH 05/12] platform: export platform_device_release() locally
` [PATCH 06/12] of: add a new flag for OF device nodes
` [PATCH 07/12] of/platform: provide a separate routine for setting up device resources
` [PATCH 08/12] of/platform: provide a separate routine for device initialization
` [PATCH 09/12] platform/early: add an init section for early driver data
` [PATCH 10/12] platform/early: implement support for early platform drivers
` [PATCH 11/12] misc: implement a dummy early platform driver
` [PATCH 12/12] of/platform: make the OF code aware of early platform drivers

[PATCH] ANDROID: binder: remove 32-bit binder interface
 2018-05-14 21:30 UTC  (4+ messages)

[PATCH 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-05-14 19:10 UTC  (10+ messages)
` [PATCH 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

[RFC PATCH 00/11] prctl: Modernise wiring for optional prctl() calls
 2018-05-14 18:28 UTC  (26+ messages)
` [RFC PATCH 01/11] prctl: Support movement of arch prctls out of common code
` [RFC PATCH 02/11] arm64: Move arch-specific prctls out of core code
` [RFC PATCH 03/11] MIPS: Remove unused task argument from prctl functions
` [RFC PATCH 04/11] MIPS: Move arch-specific prctls out of core code
` [RFC PATCH 05/11] x86: "
` [RFC PATCH 06/11] powerpc: Remove unused task argument from prctl functions
` [RFC PATCH 07/11] powerpc: Move arch-specific prctls out of core code
` [RFC PATCH 08/11] ia64: Remove unused task argument from prctl functions
` [RFC PATCH 09/11] ia64: Move arch-specific prctls out of core code
` [RFC PATCH 10/11] prctl: Remove redundant task argument from PR_{SET,GET}_UNALIGN backends
` [RFC PATCH 11/11] prctl: Refactor PR_{SET,GET}_UNALIGN to reduce boilerplate

[PATCH v2 0/7] Introduce the for_each_set_port_word macro
 2018-05-14 17:08 UTC  (12+ messages)
` [PATCH v2 1/7] bitops: "

[PATCH] pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
 2018-05-14 15:34 UTC  (19+ messages)

[PATCH v2 0/2] mm: PAGE_KERNEL_* fallbacks
 2018-05-14 14:23 UTC  (5+ messages)

[PATCH -resend 00/27] New macros for assembler symbols
 2018-05-14 12:54 UTC  (13+ messages)
` [PATCH -resend 01/27] linkage: new "
` [PATCH -resend 02/27] x86: assembly, use SYM_DATA for data

[RFC PATCH v3 0/6] Documentation/features: Provide and apply 'features-refresh.sh'
 2018-05-14  9:47 UTC  (4+ messages)

[PATCH v2 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc
 2018-05-14  6:06 UTC  (8+ messages)
` [PATCH v2 4/4] powerpc: Allow LD_DEAD_CODE_DATA_ELIMINATION to be selected

linux-next: build warning after merge of the vfs tree
 2018-05-14  0:56 UTC  (2+ messages)

[PATCH 0/8] kbuild: remove CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX and clean-up code
 2018-05-14  0:11 UTC  (3+ messages)

[PATCH REPOST 0/5] Simplify setting thread flags to a particular value
 2018-05-13 16:12 UTC  (4+ messages)
` [PATCH REPOST 1/5] thread_info: Port core code to use update_thread_flag() helpers

[PATCH] x86: remove no-op macro VMLINUX_SYMBOL()
 2018-05-13 13:15 UTC  (3+ messages)
` [tip:x86/build] x86/build: Remove "

[PATCH v4 0/4] MIPS: Override barrier_before_unreachable() to fix microMIPS
 2018-05-11 21:47 UTC  (2+ messages)
` [PATCH v4 3/4] compiler.h: Allow arch-specific overrides


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