linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-07-31 05:35:37 to 2007-08-13 13:00:21 UTC [more...]

[PATCH 0/23] make atomic_read() and atomic_set() behavior consistent across all architectures
 2007-08-13 12:59 UTC  (27+ messages)
` [PATCH 1/23] document preferred use of volatile with atomic_t
` [PATCH 2/23] make atomic_read() and atomic_set() behavior consistent on alpha
` [PATCH 3/23] make atomic_read() and atomic_set() behavior consistent on arm
` [PATCH 4/23] make atomic_read() and atomic_set() behavior consistent on avr32
` [PATCH 5/23] make atomic_read() and atomic_set() behavior consistent on blackfin
` [PATCH 6/23] make atomic_read() and atomic_set() behavior consistent on cris
` [PATCH 7/23] make atomic_read() and atomic_set() behavior consistent on frv
` [PATCH 8/23] make atomic_read() and atomic_set() behavior consistent on h8300
` [PATCH 9/23] make atomic_read() and atomic_set() behavior consistent on i386
` [PATCH 10/23] make atomic_read() and atomic_set() behavior consistent on ia64
` [PATCH 11/23] make atomic_read() and atomic_set() behavior consistent on m32r
` [PATCH 12/23] make atomic_read() and atomic_set() behavior consistent on m68knommu
` [PATCH 13/23] make atomic_read() and atomic_set() behavior consistent on m68k
` [PATCH 14/23] make atomic_read() and atomic_set() behavior consistent on mips
` [PATCH 15/23] make atomic_read() and atomic_set() behavior consistent on parisc
` [PATCH 16/23] make atomic_read() and atomic_set() behavior consistent on s390
` [PATCH 17/23] make atomic_read() and atomic_set() behavior consistent on sh64
` [PATCH 18/23] make atomic_read() and atomic_set() behavior consistent on sh
` [PATCH 19/23] make atomic_read() and atomic_set() behavior consistent on sparc64
` [PATCH 20/23] make atomic_read() and atomic_set() behavior consistent on sparc
` [PATCH 21/23] make atomic_read() and atomic_set() behavior consistent on v850
` [PATCH 22/23] make atomic_read() and atomic_set() behavior consistent on x86_64
` [PATCH 23/23] make atomic_read() and atomic_set() behavior consistent on xtensa

[PATCH 9/24] make atomic_read() behave consistently on ia64
 2007-08-13  7:39 UTC  (14+ messages)

[PATCH 6/24] make atomic_read() behave consistently on frv
 2007-08-13  6:44 UTC  (10+ messages)

[PATCH 1/24] make atomic_read() behave consistently on alpha
 2007-08-11  4:38 UTC  (36+ messages)

[PATCH] powerpc: Implement atomic{,64}_{read,write}() without volatile
 2007-08-11  0:36 UTC  (2+ messages)

+ optimize-x86-page-faults-like-all-other-achitectures-and-kill-notifier-cruft.patch added to -mm tree
 2007-08-11  0:10 UTC 

[patch 47/59] x86: optimize page faults like all other achitectures and kill notifier cruft
 2007-08-10 23:59 UTC  (4+ messages)

- optimize-x86-page-faults-like-all-other-achitectures-and-kill-notifier-cruft.patch removed from -mm tree
 2007-08-10 23:47 UTC 

[patch 1/6] Pass -g to assembler under CONFIG_DEBUG_INFO
 2007-08-10 20:56 UTC 

[PATCH 0/5] vmemmap updates to V7
 2007-08-10 18:01 UTC  (8+ messages)
` [PATCH 1/5] vmemmap: generify initialisation via helpers
` [PATCH 2/5] vmemmap x86_64: convert to new helper based initialisation
` [PATCH 3/5] vmemmap ppc64: convert to new config options
` [PATCH 4/5] vmemmap sparc64: "
` [PATCH 5/5] vmemmap ia64: convert to new helper based initialisation

[PATCH 13/24] make atomic_read() behave consistently on mips
 2007-08-09 20:09 UTC  (2+ messages)

[PATCH 24/24] document volatile atomic_read() behavior
 2007-08-09 22:34 UTC  (8+ messages)

[PATCH 0/24] make atomic_read() behave consistently across all architectures
 2007-08-09 15:30 UTC  (4+ messages)

[PATCH 2/24] make atomic_read() behave consistently on arm
 2007-08-09 16:06 UTC  (2+ messages)

[PATCH 14/24] make atomic_read() behave consistently on parisc
 2007-08-09 16:45 UTC  (2+ messages)

[PATCH 18/24] make atomic_read() behave consistently on sh
 2007-08-09 16:40 UTC  (3+ messages)
` [PATCH 17/24] make atomic_read() behave consistently on sh64

[PATCH 16/24] make atomic_read() behave consistently on s390
 2007-08-09 14:36 UTC  (2+ messages)

[PATCH 23/24] make atomic_read() behave consistently on xtensa
 2007-08-09 14:20 UTC 

[PATCH 22/24] make atomic_read() behave consistently on x86_64
 2007-08-09 14:18 UTC 

[PATCH 5/24] make atomic_read() behave consistently on cris
 2007-08-09 13:39 UTC 

[PATCH 21/24] make atomic_read() behave consistently on v850
 2007-08-09 14:16 UTC 

[PATCH 20/24] make atomic_read() behave consistently on sparc
 2007-08-09 14:14 UTC 

[PATCH 19/24] make atomic_read() behave consistently on sparc64
 2007-08-09 14:12 UTC 

[PATCH 15/24] make atomic_read() behave consistently on powerpc
 2007-08-09 14:04 UTC 

[PATCH 12/24] make atomic_read() behave consistently on m68k
 2007-08-09 13:58 UTC 

[PATCH 11/24] make atomic_read() behave consistently on m68knommu
 2007-08-09 13:56 UTC 

[PATCH 10/24] make atomic_read() behave consistently on m32r
 2007-08-09 13:53 UTC 

[PATCH 7/24] make atomic_read() behave consistently on h8300
 2007-08-09 13:44 UTC 

[PATCH 8/24] make atomic_read() behave consistently on i386
 2007-08-09 13:49 UTC 

[PATCH 4/24] make atomic_read() behave consistently on blackfin
 2007-08-09 13:37 UTC 

[PATCH 3/24] make atomic_read() behave consistently on avr32
 2007-08-09 13:32 UTC 

[patch 1/2] spinlock: lockbreak cleanup
 2007-08-09  9:54 UTC  (7+ messages)
` [patch 2/2] x86_64: ticket lock spinlock

[PATCH] Add ability to print calltraces tighter on i386
 2007-08-09  8:10 UTC  (6+ messages)
      ` [Devel] "

Needs review from arm, sparc, pa-risc, sh, xtensa (virtual indexed cache issue in page migration)
 2007-08-09  1:57 UTC  (7+ messages)

[PATCH] Consolidate show_regs and show_registers for i386
 2007-08-08 18:15 UTC  (2+ messages)

[PATCH] Cleanup oops/bug reports on i386
 2007-08-08 14:16 UTC 

+ add-linux-elfcore-compath.patch added to -mm tree
 2007-08-07 21:53 UTC 

[patch 0/3] no MAX_ARG_PAGES -v2
 2007-08-07 20:10 UTC  (6+ messages)
` [patch 3/3] mm: variable length argument support

What archs need flush_tlb_page() in handle_pte_fault() ?
 2007-08-06  6:37 UTC  (2+ messages)

[PATCH 0/4] vmemmap updates to V6
 2007-08-03 16:58 UTC  (14+ messages)
` [PATCH 1/4] vmemmap: remove excess debugging
` [PATCH 2/4] vmemmap: simplify initialisation code and reduce duplication
` [PATCH 3/4] vmemmap: pull out the vmemmap code into its own file
` [PATCH 4/4] vmemmap ppc64: convert VMM_* macros to a real function

[PATCH] Remove fs.h from mm.h
 2007-08-03  4:32 UTC  (4+ messages)
        ` blackfin toolchain and build issues

Get rid of CONFIG_EXPERIMENTAL?
 2007-08-02 21:46 UTC 

Weblinks for V850 and Xtensa
 2007-08-02 20:18 UTC  (2+ messages)

+ optimize-x86-page-faults-like-all-other-achitectures-and-kill-notifier-cruft.patch added to -mm tree
 2007-08-01 21:00 UTC 

- remove-unused-tif_notify_resume-flag.patch removed from -mm tree
 2007-07-31 23:55 UTC 

[PATCH for review] [11/48] x86_64: During VM oom condition, kill all threads in process group
 2007-07-31 14:55 UTC  (5+ messages)
      ` [PATCH respin, was PATCH for review] "

[SPARC32] NULL pointer derefference
 2007-07-31  9:02 UTC  (6+ messages)
      ` [PATCH] "

[patch 034/109] remove unused TIF_NOTIFY_RESUME flag
 2007-07-31  7:38 UTC 


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