public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-23 23:55:59 to 2011-07-03 21:39:57 UTC [more...]

OpenRISC Architecture: Patch set version 2
 2011-07-03 21:39 UTC  (35+ messages)
` [PATCH v2 01/19] OpenRISC: Boot code
` [PATCH v2 02/19] OpenRISC: Device tree
` [PATCH v2 03/19] OpenRISC: Memory management
` [PATCH v2 04/19] OpenRISC: Signal handling
` [PATCH v2 05/19] OpenRISC: Build infrastructure
` [PATCH v2 06/19] OpenRISC: PTrace
` [PATCH v2 07/19] OpenRISC: DMA
` [PATCH v2 08/19] OpenRISC: Timekeeping
` [PATCH v2 09/19] OpenRISC: IRQ
` [PATCH v2 10/19] OpenRISC: System calls
` [PATCH v2 11/19] OpenRISC: Idle/Power management
` [PATCH v2 12/19] OpenRISC: Scheduling/Process management
` [PATCH v2 13/19] OpenRISC: GPIO
` [PATCH v2 14/19] OpenRISC: Module support
` [PATCH v2 15/19] OpenRISC: Traps
` [PATCH v2 16/19] OpenRISC: Headers
` [PATCH v2 17/19] OpenRISC: Library routines
` [PATCH v2 18/19] OpenRISC: Miscellaneous
` [PATCH v2 19/19] OpenRISC: Add MAINTAINERS entry

[RFC v1] implement SL*B and stack usercopy runtime checks
 2011-07-03 19:53 UTC  (10+ messages)
      ` [kernel-hardening] "

[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
 2011-07-03 15:28 UTC  (63+ messages)
` [PATCH 1/8] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCH 3/8] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
  ` [Linaro-mm-sig] "
` [PATCH 7/8] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
      ` [Linaro-mm-sig] "
` [PATCH 2/8] ARM: dma-mapping: implement dma_map_single on top of dma_map_page
` [PATCH 5/8] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [Linaro-mm-sig] [PATCH/RFC 0/8] ARM: DMA-mapping framework redesign

[PATCH 1/2] asm-generic: add MMU variants of io.h functions
 2011-07-02 20:15 UTC  (13+ messages)
` [PATCH 2/2] iomap: make IOPORT/PCI mapping functions conditional
      ` [PATCH v2 1/1] asm-generic: add MMU variants of io.h functions

[PATCH 1/2] asm-generic: adapt delay.h to common implementation
 2011-07-02 17:11 UTC  (6+ messages)
` [PATCH 2/2] asm-generic: move archictures to common delay.h

[PATCH 00/35] UAPI header file split
 2011-07-02 11:33 UTC  (35+ messages)
` [PATCH 01/35] UAPI: Convert #include "..." to #include <path/...> in kernel system headers
` [PATCH 03/35] UAPI: Add uapi/ include directory to build
` [PATCH 04/35] UAPI: Differentiate userspace build and kernelspace build include path sets
` [PATCH 05/35] UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removed
` [PATCH 06/35] UAPI: ac_etime in linux/acct.h must keep its __KERNEL__ guards
` [PATCH 07/35] UAPI: Make linux/patchkey.h easier to parse
` [PATCH 08/35] UAPI: Don't have a #elif clause in a __KERNEL__ guard in linux/soundcard.h
` [PATCH 09/35] UAPI: Fix nested __KERNEL__ guards in video/edid.h
` [PATCH 10/35] UAPI: Split trivial #if defined(__KERNEL__) && X conditionals
` [PATCH 11/35] UAPI: Remove the inclusion of linux/types.h from x86's asm/page.h
` [PATCH 12/35] UAPI: Fix definition of HZ in asm-generic/param.h
` [PATCH 13/35] UAPI: elf_read_implies_exec() is a kernel-only feature - so hide from userspace
` [PATCH 14/35] UAPI: Fix sigset_t ordering problem
` [PATCH 15/35] UAPI: Fix E820_X_MAX "
` [PATCH 16/35] UAPI: Fix linux/netfilter.h inclusion order
` [PATCH 17/35] UAPI: Fix linux/input.h "
` [PATCH 18/35] UAPI: Fix up linux/netfilter/xt_policy.h
` [PATCH 19/35] UAPI: Fix linux/auto_fs.h inclusion order
` [PATCH 20/35] UAPI: Fix drmP.h to use #include <...> when referring to system header files
` [PATCH 21/35] UAPI: sound/sound_core.c should include linux/fs.h
` [PATCH 22/35] UAPI: Fix SNDRV_*_ENDIAN ordering problem
` [PATCH 23/35] UAPI: Fix u_quad_t ordering problem in linux/coda.h
` [PATCH 24/35] UAPI: Fix linux/coda.h
` [PATCH 25/35] UAPI: Guard linux/isdn_divertif.h
` [PATCH 26/35] UAPI: Guard linux/sound.h
` [PATCH 27/35] UAPI: Fix linux/ncp.h
` [PATCH 28/35] UAPI: Fix x86_64 system call count and generation
` [PATCH 29/35] UAPI: Fix arch/mips/include/asm/Kbuild to have separate header-y lines
` [PATCH 31/35] UAPI: Plumb the UAPI Kbuilds into the user header handling system
` [PATCH 32/35] UAPI: Set up uapi/asm/Kbuild.asm
` [PATCH 33/35] UAPI: Move linux/version.h
` [PATCH 34/35] UAPI: Make UAPI headers install to usr/include/
` [PATCH 35/35] UAPI: Fix the page-types query program in the docs
` [PATCH 00/35] UAPI header file split - scripts

Build regressions/improvements in v3.0-rc5
 2011-07-02  8:38 UTC  (5+ messages)

SB16 build error
 2011-07-01 15:31 UTC  (21+ messages)
    ` [alsa-devel] "

Moving DT data out of the kernel?
 2011-07-01 11:55 UTC 

[PATCH] modules: add default loader hook implementations
 2011-07-01  7:00 UTC  (21+ messages)
                ` [PATCH 1/2] "
                  ` [PATCH 2/2] modules: make arch's use default loader hooks

Equity Business Investment
 2011-06-30 15:44 UTC 

[PATCH] asm-generic: Raise default NR_IRQS when using sparse IRQs
 2011-06-30 15:13 UTC  (3+ messages)

Final Notification
 2011-06-29 17:12 UTC 

[PATCH 14/19] OpenRISC: Module support
 2011-06-24 11:06 UTC  (6+ messages)

[PATCH] STAGING: Comedi: Build only on arches providing PAGE_KERNEL_NOCACHE
 2011-06-23 23:55 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