public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-06 15:24:45 to 2008-05-28 19:52:30 UTC [more...]

[PATCH 4/6v3] byteorder: wire up arches to use new headers
 2008-05-28 19:51 UTC  (2+ 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 1/2] x86: implement pte_special
 2008-05-28 14:32 UTC  (12+ messages)
` [patch 2/2] lockless get_user_pages

MMIO and gcc re-ordering issue
 2008-05-28  8:36 UTC  (46+ messages)

[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  (23+ 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  (78+ 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
        ` [microblaze-uclinux] [PATCH 04/56] microblaze_v2: Open firmware files
` [PATCH 13/56] microblaze_v2: PVR support, cpuinfo support
  ` [PATCH 14/56] microblaze_v2: defconfig file
    ` [PATCH 15/56] microblaze_v2: head.S + linker script
      ` [PATCH 16/56] microblaze_v2: supported function for memory - kernel/lib
        ` [PATCH 17/56] microblaze_v2: checksum support
          ` [PATCH 18/56] microblaze_v2: early_printk support
            ` [PATCH 19/56] microblaze_v2: uaccess files
              ` [PATCH 20/56] microblaze_v2: heartbeat file
                ` [PATCH 21/56] microblaze_v2: setup.c - system setting
                  ` [PATCH 22/56] microblaze_v2: asm-offsets
                    ` [PATCH 23/56] microblaze_v2: process and init task function
                      ` [PATCH 24/56] microblaze_v2: time support
` [PATCH 26/56] microblaze_v2: traps support
  ` [PATCH 27/56] microblaze_v2: support for a.out
    ` [PATCH 28/56] microblaze_v2: memory inicialization, MMU, TLB
      ` [PATCH 29/56] microblaze_v2: page.h, segment.h, unaligned.h
        ` [PATCH 30/56] microblaze_v2: includes SHM*, msgbuf
          ` [PATCH 31/56] microblaze_v2: bug headers files
            ` [PATCH 32/56] microblaze_v2: definitions of types
              ` [PATCH 33/56] microblaze_v2: ioctl support
                ` [PATCH 34/56] microblaze_v2: io.h IO operations
` [PATCH 35/56] microblaze_v2: headers for executables format FLAT, ELF
  ` [PATCH 36/56] microblaze_v2: dma support
    ` [PATCH 37/56] microblaze_v2: headers for irq
      ` [PATCH 38/56] microblaze_v2: atomic.h bitops.h byteorder.h
        ` [PATCH 39/56] microblaze_v2: headers pgalloc.h pgtable.h
` [PATCH 40/56] microblaze_v2: system.h pvr.h processor.h
  ` [PATCH 41/56] microblaze_v2: clinkage.h linkage.h sections.h kmap_types.h
    ` [PATCH 42/56] microblaze_v2: stats headers
      ` [PATCH 43/56] microblaze_v2: termbits.h termios.h
        ` [PATCH 44/56] microblaze_v2: sigcontext.h siginfo.h
          ` [PATCH 45/56] microblaze_v2: headers simple files - empty or redirect to asm-generic
            ` [PATCH 46/56] microblaze_v2: headers files entry.h current.h mman.h registers.h sembuf.h

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

+ flag-parameters-inotify_init-fix.patch added to -mm tree
 2008-05-08 22:43 UTC  (2+ messages)

+ flag-parameters-inotify_init-fix.patch added to -mm tree
 2008-05-08 21:41 UTC 

+ introduce-have_efficient_unaligned_access-kconfig-symbol.patch added to -mm tree
 2008-05-08 19:54 UTC 

[PATCH 1/10] Add generic helpers for arch IPI function calls
 2008-05-08  4:36 UTC  (12+ messages)

+ flag-parameters-add-on-remove-epoll_create-size-param.patch added to -mm tree
 2008-05-07 22:07 UTC  (2+ messages)

+ flag-parameters-pipe.patch added to -mm tree
 2008-05-07 22:05 UTC  (2+ messages)

+ flag-parameters-signalfd.patch added to -mm tree
 2008-05-07 22:05 UTC 

+ flag-parameters-epoll_create.patch added to -mm tree
 2008-05-07 22:05 UTC  (2+ messages)

+ flag-parameters-dup2.patch added to -mm tree
 2008-05-07 22:05 UTC 

+ flag-parameters-inotify_init.patch added to -mm tree
 2008-05-07 22:05 UTC  (2+ messages)

+ flag-parameters-eventfd.patch added to -mm tree
 2008-05-07 22:05 UTC 

+ flag-parameters-paccept.patch added to -mm tree
 2008-05-07 22:05 UTC  (2+ messages)

[PATCH] introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol
 2008-05-07 21:05 UTC 

LTP for no MMU systems
 2008-05-07  6:56 UTC  (6+ messages)


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