public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-04-29 05:09:09 to 2008-05-04 17:00:30 UTC [more...]

Microblaze patches V2
 2008-05-04 11:41 UTC  (57+ messages)
` [PATCH 02/56] microblaze_v2: Makefiles for Microblaze cpu
  ` [PATCH 01/56] microblaze_v2: Kconfig patches
    ` [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
              ` [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
      ` [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

Clean PROM_PARSE.C file
 2008-05-04 16:18 UTC  (8+ messages)
` [PATCH 1/2] OF: clean coding style - prom_parse.c
  ` [PATCH 2/2] OF: move prom_parse to drivers/of folder

[RFC] Introduce __ARCH_WANT_SYS_SYSFS
 2008-05-04  9:12 UTC  (16+ messages)
` [microblaze-uclinux] Re: microblaze syscall list
  `  "

[RFC][PATCH] sched_clock_cpu()
 2008-05-04  9:00 UTC  (15+ messages)

FIXING names for debugfs
 2008-05-04  8:28 UTC  (4+ messages)
` [PATCH 1/1] DEBUGFS: Fixing name for debug fs

Moving OF firware to arch independent folder
 2008-05-04  8:20 UTC  (6+ messages)
` [PATCH 1/2] OF: Fix coding style violation in of_device.c and of_platform.c
  ` [PATCH 2/2] OF: Move of_device.c and of_platform.c to drivers/of/

[PATCH 0/10] Add generic helpers for arch IPI function calls #3
 2008-05-03 18:11 UTC  (61+ 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: "

OF files
 2008-05-03 15:30 UTC  (2+ messages)

[PATCH] add typecheck on irqsave and friends for correct flags
 2008-05-02  8:37 UTC 

[rfc] data race in page table setup/walking?
 2008-05-02  1:43 UTC  (36+ messages)

[PATCH] Change long to unsigned long in ptrace functions to fix sparse warnings
 2008-05-01 23:52 UTC  (5+ messages)

[PATCH 1/11] Add generic helpers for arch IPI function calls
 2008-05-01 16:23 UTC  (2+ messages)

- kernel-add-common-infrastructure-for-unaligned-access.patch removed from -mm tree
 2008-04-30  5:49 UTC  (2+ messages)

- kernel-move-arches-to-use-common-unaligned-access.patch removed from -mm tree
 2008-04-30  5:49 UTC  (2+ messages)

- iomap-fix-64-bits-resources-on-32-bits.patch removed from -mm tree
 2008-04-30  5:40 UTC  (2+ messages)

[PATCH] Add fast little-endian switch system call
 2008-04-29 21:16 UTC  (7+ messages)

[patch 275/311] kernel: Move arches to use common unaligned access
 2008-04-29  8:19 UTC  (4+ messages)

[patch 274/311] kernel: add common infrastructure for unaligned access
 2008-04-29  8:03 UTC  (2+ messages)

[patch 041/311] iomap: fix 64 bits resources on 32 bits
 2008-04-29  7:59 UTC  (2+ messages)


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