public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-05-05 01:10:41 to 2008-05-07 22:06:12 UTC [more...]

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

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

+ flag-parameters-pipe.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 

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

[PATCH 1/10] Add generic helpers for arch IPI function calls
 2008-05-07 20:42 UTC  (14+ messages)

Microblaze patches V2
 2008-05-07 20:14 UTC  (181+ 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
        ` [microblaze-uclinux] "
  ` [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
  ` [PATCH 09/56] microblaze_v2: cache support
    ` [PATCH 10/56] microblaze_v2: Generic dts file for platforms
      ` [PATCH 11/56] microblaze_v2: kernel modules support
        ` [PATCH 12/56] microblaze_v2: lmb support
          ` [PATCH 13/56] microblaze_v2: PVR support, cpuinfo support
    ` [microblaze-uclinux] [PATCH 09/56] microblaze_v2: cache 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 25/56] microblaze_v2: ptrace 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
    ` [PATCH 47/56] microblaze_v2: device.h param.h topology.h
  ` [PATCH 48/56] microblaze_v2: pool.h socket.h
  ` [PATCH 49/56] microblaze_v2: fcntl.h sockios.h ucontext.h
    ` [PATCH 50/56] microblaze_v2: setup.h string.h thread_info.h
      ` [PATCH 51/56] microblaze_v2: Kbuild file
        ` [PATCH 52/56] microblaze_v2: pci headers
          ` [PATCH 53/56] microblaze_v2: IPC headers
  ` [PATCH 54/56] microblaze_v2: entry.S
  ` [PATCH 55/56] microblaze_v2: sys_microblaze.c
  ` [PATCH 56/56] microblaze_v2: syscall_table.S and unistd.h

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

[patch 1/2] read_barrier_depends fixlets
 2008-05-06 19:11 UTC  (21+ messages)
` [patch 2/2] fix SMP data race in pagetable setup vs walking

[PATCH] Microblaze: implement dma-coherent API and refactor cache flush code
 2008-05-06  9:33 UTC  (9+ messages)
  ` [PATCH] Microblaze: implement dma-coherent API and refactorcache "
      ` [PATCH] Microblaze: implement dma-coherent API andrefactorcache "

Moving OF firware to arch independent folder
 2008-05-06  8:57 UTC  (5+ messages)
` [PATCH 1/2] OF: Fix coding style violation in of_device.c and of_platform.c

[RFC] Introduce __ARCH_WANT_SYS_SYSFS
 2008-05-06  8:33 UTC  (14+ messages)
` [microblaze-uclinux] Re: microblaze syscall list
  `  "

[RFC][PATCH] sched_clock_cpu()
 2008-05-05 21:47 UTC  (7+ messages)

FIXING names for debugfs
 2008-05-05 14:27 UTC  (5+ messages)
` [PATCH 1/1] DEBUGFS: Fixing name for debug fs

[PATCH 1/2] OF: Fix coding style violation in of_device.c and of_platform.c
 2008-05-05  6:33 UTC  (4+ messages)


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