linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-29 07:52:41 to 2019-08-06 23:29:33 UTC [more...]

[PATCH v2] asm-generic: fix variable 'p4d' set but not used
 2019-08-06 23:29 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 14/14] asm-generic: fix -Wtype-limits compiler warnings
 2019-08-06 21:37 UTC 

[PATCH AUTOSEL 4.9 17/17] asm-generic: fix -Wtype-limits compiler warnings
 2019-08-06 21:37 UTC 

[PATCH AUTOSEL 4.14 25/25] asm-generic: fix -Wtype-limits compiler warnings
 2019-08-06 21:36 UTC 

[PATCH AUTOSEL 4.19 32/32] asm-generic: fix -Wtype-limits compiler warnings
 2019-08-06 21:35 UTC 

[PATCH AUTOSEL 5.2 58/59] asm-generic: fix -Wtype-limits compiler warnings
 2019-08-06 21:33 UTC 

[PATCH] asm-generic: fix variable 'p4d' set but not used
 2019-08-06 20:51 UTC  (8+ messages)

[PATCH v2 0/3] arm/arm64: Add support for function error injection
 2019-08-06 10:00 UTC  (8+ messages)
` [PATCH v2 1/3] error-injection: Consolidate override function definition
` [PATCH v2 2/3] arm64: Add support for function error injection
` [PATCH v2 3/3] arm: "

[PATCH V2 2/3] csky/dma: Fixup cache_op failed when cross memory ZONEs
 2019-08-06  7:18 UTC  (2+ messages)

[PATCH 1/4] csky: Fixup dma_rmb/wmb synchronization problem
 2019-08-06  7:18 UTC  (30+ messages)
` [PATCH 2/4] csky: Fixup dma_alloc_coherent with PAGE_SO attribute
` [PATCH 3/4] csky/dma: Fixup cache_op failed when cross memory ZONEs
` [PATCH 4/4] csky: Add dma_inv_range for DMA_FROM_DEVICE

[PATCH] MAINTAINERS: Update e-mail address for Andrea Parri
 2019-08-05 22:17 UTC  (16+ messages)

[PATCH v6 0/2] arm64 relaxed ABI
 2019-08-02 10:08 UTC  (16+ messages)
  ` [PATCH v6 1/2] arm64: Define Documentation/arm64/tagged-address-abi.rst

[PATCH 4.9 098/223] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
 2019-08-02  9:35 UTC 

[PATCH 4.4 068/158] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
 2019-08-02  9:28 UTC 

[PATCH RFC memory-model 0/31] LKMM updates for review
 2019-08-01 22:20 UTC  (64+ messages)
` [PATCH RFC memory-model 01/31] tools/memory-model: Make scripts be executable
` [PATCH RFC memory-model 02/31] tools/memory-model: Make judgelitmus.sh note timeouts
` [PATCH RFC memory-model 03/31] tools/memory-model: Make cmplitmushist.sh "
` [PATCH RFC memory-model 04/31] tools/memory-model: Make judgelitmus.sh identify bad macros
` [PATCH RFC memory-model 05/31] tools/memory-model: Make judgelitmus.sh detect hard deadlocks
` [PATCH RFC memory-model 06/31] tools/memory-model: Fix paulmck email address on pre-existing scripts
` [PATCH RFC memory-model 07/31] tools/memory-model: Update parseargs.sh for hardware verification
` [PATCH RFC memory-model 08/31] tools/memory-model: Make judgelitmus.sh handle hardware verifications
` [PATCH RFC memory-model 09/31] tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU
` [PATCH RFC memory-model 10/31] tools/memory-model: Fix checkalllitmus.sh comment
` [PATCH RFC memory-model 11/31] tools/memory-model: Hardware checking for check{,all}litmus.sh
` [PATCH RFC memory-model 12/31] tools/memory-model: Make judgelitmus.sh ransack .litmus.out files
` [PATCH RFC memory-model 13/31] tools/memory-model: Split runlitmus.sh out of checklitmus.sh
` [PATCH RFC memory-model 14/31] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw
` [PATCH RFC memory-model 15/31] tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out
` [PATCH RFC memory-model 16/31] tools/memory-model: Keep assembly-language litmus tests
` [PATCH RFC memory-model 17/31] tools/memory-model: Allow herd to deduce CPU type
` [PATCH RFC memory-model 18/31] tools/memory-model: Make runlitmus.sh check for jingle errors
` [PATCH RFC memory-model 19/31] tools/memory-model: Add -v flag to jingle7 runs
` [PATCH RFC memory-model 20/31] tools/memory-model: Implement --hw support for checkghlitmus.sh
` [PATCH RFC memory-model 21/31] tools/memory-model: Fix scripting --jobs argument
` [PATCH RFC memory-model 22/31] tools/memory-model: Make checkghlitmus.sh use mselect7
` [PATCH RFC memory-model 23/31] tools/memory-model: Make history-check scripts "
` [PATCH RFC memory-model 24/31] tools/memory-model: Add "--" to parseargs.sh for additional arguments
` [PATCH RFC memory-model 25/31] tools/memory-model: Repair parseargs.sh header comment
` [PATCH RFC memory-model 26/31] tools/memory-model: Add checktheselitmus.sh to run specified litmus tests
` [PATCH RFC memory-model 27/31] tools/memory-model: Add data-race capabilities to judgelitmus.sh
` [PATCH RFC memory-model 28/31] tools/memory-model: Make judgelitmus.sh handle scripted Result: tag
` [PATCH RFC memory-model 29/31] tools/memory-model: Use "-unroll 0" to keep --hw runs finite
` [PATCH RFC memory-model 30/31] tools/memory-model: Use cumul-fence instead of fence in ->prop example
` [PATCH RFC memory-model 31/31] tools/memory-model: Update the informal documentation

[PATCH] tools: memory-model: add it to the Documentation body
 2019-07-31 20:25 UTC  (13+ messages)

[PATCH 1/2] mips: remove nargs from __SYSCALL
 2019-07-31 18:37 UTC  (3+ messages)

[PATCH] arm64: vdso: Fix Makefile regression
 2019-07-31 17:09 UTC  (8+ messages)

[PATCH] Use term cumul-fence instead of fence in ->prop ordering example
 2019-07-30 15:58 UTC  (6+ messages)

[PATCH 0/2] clocksource/Hyper-V: Add Hyper-V specific sched clock function
 2019-07-30 13:41 UTC  (14+ messages)
` [PATCH 1/2] clocksource/Hyper-v: Allocate Hyper-V tsc page statically
` [PATCH 2/2] clocksource/Hyper-V: Add Hyper-V specific sched clock function

[PATCH 1/7] docs: fix broken doc references due to renames
 2019-07-29 23:17 UTC  (3+ messages)

[PATCH 4.14 147/293] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs
 2019-07-29 19:20 UTC 

[PATCH] asm-generic: make simd.h a mandatory include/asm header
 2019-07-29 12:19 UTC  (4+ messages)

[PATCH v2] lkmm/docs: Correct ->prop example with additional rfe link
 2019-07-29 12:17 UTC  (8+ messages)


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