public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-11 13:57:58 to 2008-05-29 20:18:06 UTC [more...]

[PATCH 06/37] atm: use get/put_endian helpers
 2008-05-29 20:18 UTC 

[PATCH 04/37] crypto: use get/put_endian helpers
 2008-05-29 20:18 UTC 

[PATCH 05/37] ata: use get/put_endian helpers
 2008-05-29 20:18 UTC  (2+ messages)

[PATCH 03/37] sparc64: use get/put_endian helpers
 2008-05-29 20:17 UTC 

[PATCH 02/37] powerpc: use get/put_endian helpers
 2008-05-29 20:17 UTC 

[PATCH 01/37] parisc: use get/put_endian helpers
 2008-05-29 20:17 UTC 

[PATCHv4 6/6] byteorder: remove the old byteorder implementation
 2008-05-29 19:56 UTC 

[PATCHv4 3/6] byteorder: add get/put endian helpers for the aligned case
 2008-05-29 19:56 UTC 

[PATCHv4 4/6] byteorder: wire up arches to use new headers
 2008-05-29 19:56 UTC 

[PATCHv4 5/6] byteorder: fix direct byteswap includes
 2008-05-29 19:56 UTC 

[PATCHv4 2/6] byteorder: add include/linux/byteorder.h to define endian helpers
 2008-05-29 19:56 UTC 

[PATCHv4 1/6] byteorder: add a new include/linux/swab.h to define byteswapping functions
 2008-05-29 19:55 UTC 

[patch 1/5] x86: implement pte_special
 2008-05-29 17:20 UTC  (6+ messages)
` [patch 2/5] mm: introduce get_user_pages_fast
` [patch 3/5] x86: lockless get_user_pages_fast
` [patch 4/5] dio: use get_user_pages_fast
` [patch 5/5] splice: "

MMIO and gcc re-ordering issue
 2008-05-29 15:01 UTC  (52+ messages)

[PATCH 0/10] Add generic helpers for arch IPI function calls #4
 2008-05-29 14:20 UTC  (15+ messages)
` [PATCH 1/10] Add generic helpers for arch IPI function calls
` [PATCH 2/10] x86: convert to generic helpers for "
` [PATCH 3/10] powerpc: "
` [PATCH 4/10] ia64: "
` [PATCH 5/10] alpha: "
` [PATCH 6/10] arm: "
` [PATCH 7/10] m32r: "
` [PATCH 8/10] mips: "
` [PATCH 9/10] parisc: "
` [PATCH 10/10] sh: "

[PATCH 0/2] Kill unused parameter to smp_call_function and friends
 2008-05-29 13:14 UTC  (10+ messages)
` [PATCH 1/2] smp_call_function: get rid of the unused nonatomic/retry argument
` [PATCH 2/2] on_each_cpu(): kill unused 'retry' parameter

[patch 1/2] x86: implement pte_special
 2008-05-29  3:43 UTC  (13+ messages)
` [patch 2/2] lockless get_user_pages

[PATCH 4/6v3] byteorder: wire up arches to use new headers
 2008-05-28 20:31 UTC  (4+ messages)

[PATCH 1/6v3] byteorder: add a new include/linux/swab.h to define byteswapping functions
 2008-05-28 19:33 UTC 

[PATCH 2/6v3] byteorder: add include/linux/byteorder.h to define endian helpers
 2008-05-28 19:33 UTC 

[PATCH 3/6v3] byteorder: add get/put endian helpers for the aligned case
 2008-05-28 19:33 UTC 

[PATCH 5/6v3] byteorder: fix direct byteswap includes
 2008-05-28 19:33 UTC 

[PATCH 6/6v3] byteorder: remove the old byteorder implementation
 2008-05-28 19:33 UTC 

[PATCH] avr32: Fix cpufreq oops when ondemand governor is default
 2008-05-27  7:47 UTC  (2+ messages)

[PATCH 2/4] byteorder: wire up the arches to use the new headers
 2008-05-24 15:43 UTC  (2+ messages)

[patch 1/2] x86: implement pte_special
 2008-05-24  0:04 UTC  (7+ messages)
` [patch 2/2] mm: lockless get_user_pages

[PATCH 1/4] include: add linux/byteorder.h and linux/swab.h
 2008-05-23 22:38 UTC  (2+ messages)
` [PATCH-FIX 1/4] fix extra underscore on in-place byteswapping methods

[PATCH 4/4] byteorder: remove the old implementation
 2008-05-23 22:08 UTC 

[PATCH 3/4] byteorder: fix up direct includes
 2008-05-23 22:08 UTC 

[PATCH 1/2] include: add linux/byteorder.h and linux/swab.h
 2008-05-23 18:01 UTC 

[PATCH 2/2] Examples using new linux/byteorder.h alpha/arm/x86
 2008-05-23 18:01 UTC 

[rfc] add io barriers, remove mmiowb
 2008-05-23  1:44 UTC  (7+ messages)

- make-list_poison-less-deadly-v2.patch removed from -mm tree
 2008-05-21 21:22 UTC  (2+ messages)

[PATCH 1/2] Add thread_info_cache_init() to all archs
 2008-05-21 20:52 UTC  (17+ messages)

-ffreestanding or not -ffreestanding
 2008-05-21 11:44 UTC  (3+ messages)

+ make-list_poison-less-deadly-v2.patch added to -mm tree
 2008-05-20  9:37 UTC 

[patch 0/2]: lockless get_user_pages patchset
 2008-05-15  1:13 UTC  (6+ messages)
` [patch 2/2]: introduce fast_gup

[patch 1/2] read_barrier_depends fixlets
 2008-05-14 13:26 UTC  (22+ messages)
` [patch 2/2] fix SMP data race in pagetable setup vs walking
                ` [patch 1/2] read_barrier_depends arch fixlets

+ flag-parameters-paccept-sys_ni.patch added to -mm tree
 2008-05-14  2:48 UTC 

[PATCH] Make for_each_cpu_mask a bit smaller
 2008-05-13 12:02 UTC  (19+ messages)
  ` [RFC/PATCH] Make for_each_node_mask out-of-line
          ` [PATCHv2] Make for_each_cpu_mask a bit smaller
              ` [PATCHv3] "

[ARM] Remove obsolete and unused ARM dyntick support
 2008-05-12 16:31 UTC  (5+ messages)
  ` Remove last reminants of "

Microblaze patches V2
 2008-05-11 21:55 UTC  (14+ messages)
` [PATCH 01/56] microblaze_v2: Kconfig patches
  ` [PATCH 02/56] microblaze_v2: Makefiles for Microblaze cpu
    ` [PATCH 03/56] microblaze_v2: Cpuinfo handling
      ` [PATCH 04/56] microblaze_v2: Open firmware files
        ` [PATCH 05/56] microblaze_v2: Support for semaphores
          ` [PATCH 06/56] microblaze_v2: exception handling
            ` [PATCH 07/56] microblaze_v2: Signal support
              ` [PATCH 08/56] microblaze_v2: Interrupt handling, timer support, supported function

OF files
 2008-05-11 13:59 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox