public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-04-27 15:07:30 to 2009-05-09 07:57:55 UTC [more...]

Minimal linker script
 2009-05-09  8:00 UTC 

[PATCH 00/27] more non-ABI asm-generic headers
 2009-05-08 14:04 UTC  (82+ messages)
` [PATCH 01/27] asm-generic: rename atomic.h to atomic-long.h
` [PATCH 03/27] asm-generic: make pci.h usable directly
` [PATCH 04/27] asm-generic: add legacy I/O header files
` [PATCH 05/27] asm-generic: add generic io.h
` [PATCH 07/27] asm-generic: add minimal cache description
` [PATCH 09/27] asm-generic: add generic NOMMU versions of some headers
` [PATCH 10/27] asm-generic: rename page.h to getorder.h
` [PATCH 12/27] asm-generic: add a NOMMU uaccess.h
        ` [PATCH V3] asm-generic: add a generic uaccess.h
` [PATCH 14/27] asm-generic: make bitops.h usable
` [PATCH 15/27] asm-generic: Add missing generic tlb_flush definition
` [PATCH 17/27] add generic lib/checksum.c
` [PATCH 19/27] microblaze: make syscall_table implementation generic
` [PATCH 20/27] microblaze: use the generic lib/checksum.c
` [PATCH 23/27] microblaze: convert all simple headers to use asm-generic
` [PATCH 22/27] microblaze: don't include asm/mmu.h in hw_exception_handler
` [PATCH 25/27] microblaze: use generic uaccess.h
` [PATCH 06/27] asm-generic: clean up asm-generic/io.h
` [PATCH 26/27] microblaze: make io.h use asm-generic/io.h
` [PATCH 27/27] microblaze: use generic system.h
` [PATCH 21/27] microblaze: use generic swab.h
` [PATCH 16/27] asm-generic: introduce generic syscalls.h
` [PATCH 24/27] microblaze: use generic dma-mapping.h
` [PATCH 08/27] asm-generic: add generic versions of common headers
` [PATCH 13/27] asm-generic: make uaccess.h usable by mmu archs
` [PATCH 18/27] microblaze: use generic syscalls.h
` [PATCH 02/27] asm-generic: add generic atomic.h
` [PATCH 11/27] asm-generic: add generic page.h
` [PATCH 0/2] use generic headers in x86
  ` [PATCH 1/2] x86: two small fixes in termios.h
  ` [PATCH 2/2] x86: adapt simple headers to use generic headers

[merged] signals-implement-sys_rt_tgsigqueueinfo.patch removed from -mm tree
 2009-05-07 19:16 UTC 

[merged] x86-hookup-sys_rt_tgsigqueueinfo.patch removed from -mm tree
 2009-05-07 19:16 UTC  (2+ messages)

[merged] signals-split-do_tkill.patch removed from -mm tree
 2009-05-07 19:16 UTC  (2+ messages)

"N" symbols and System.map
 2009-05-04 21:39 UTC  (10+ messages)

[PATCH v2 0/6] macros for section name cleanup
 2009-05-04 17:54 UTC  (8+ messages)
        ` [PATCH/RFC] Sample conversion of powerpc

[PATCH] driver-core: devtmpfs - driver core maintained /dev tmpfs
 2009-05-03  7:29 UTC  (11+ messages)

[RFC][PATCH 00/35] consolidate pte mapping functions across all architectures
 2009-05-02 21:45 UTC  (50+ messages)
` [RFC][PATCH 01/35] rename arm and frv's __pte_index()
` [RFC][PATCH 02/35] rework sparc pte functions to be consistent with other arches
` [RFC][PATCH 03/35] alpha: create ptemap.h
` [RFC][PATCH 04/35] arm: "
` [RFC][PATCH 05/35] avr32: "
` [RFC][PATCH 06/35] cris: "
` [RFC][PATCH 07/35] frv: "
` [RFC][PATCH 08/35] ia64: "
` [RFC][PATCH 09/35] m32r: "
` [RFC][PATCH 10/35] m68k: "
` [RFC][PATCH 11/35] mips: "
` [RFC][PATCH 12/35] mn10300: "
` [RFC][PATCH 13/35] parisc: "
` [RFC][PATCH 14/35] powerpc: "
` [RFC][PATCH 15/35] s390: "
` [RFC][PATCH 16/35] sh: "
` [RFC][PATCH 17/35] sparc: "
` [RFC][PATCH 18/35] um: "
` [RFC][PATCH 19/35] x86: "
` [RFC][PATCH 20/35] xtensa: "
` [RFC][PATCH 21/35] create linux/ptemap.h for arch-independent pte mapping funcs
` [RFC][PATCH 22/35] include linux/ptemap.h at all use sites
` [RFC][PATCH 23/35] factor x86 pte mapping code
` [RFC][PATCH 24/35] arm: use pte_offset_kernel() as base for pte_offset_map*()
` [RFC][PATCH 25/35] cris: "
` [RFC][PATCH 26/35] frv: "
` [RFC][PATCH 27/35] m32r: "
` [RFC][PATCH 28/35] mips: "
` [RFC][PATCH 29/35] um: "
` [RFC][PATCH 30/35] m68k: "
` [RFC][PATCH 31/35] mn10300: "
` [RFC][PATCH 32/35] Move users to asm-generic/ptemap.h
` [RFC][PATCH 33/35] asm-generic/ptemap.h for HIGHPTE users
` [RFC][PATCH 34/35] powerpc use generic ptemap.h
` [RFC][PATCH 35/35] remove old ptemap.h includes

[PATCH v2 0/9] more non-ABI asm-generic headers
 2009-04-30 18:56 UTC  (10+ messages)
` [PATCH v2 1/9] asm-generic: rename atomic.h to atomic-long.h
` [PATCH v2 2/9] asm-generic: rename page.h to getorder.h
` [PATCH v2 3/9] asm-generic: rename uaccess.h to uaccess-unaligned.h
` [PATCH v2 4/9] asm-generic: make pci.h usable directly
` [PATCH v2 5/9] asm-generic: make bitops.h usable
` [PATCH v2 6/9] asm-generic: add generic versions of common headers
` [PATCH v2 7/9] asm-generic: add legacy I/O header files
` [PATCH v2 8/9] asm-generic: add generic atomic.h and io.h
` [PATCH v2 9/9] asm-generic: add generic NOMMU versions of some headers

[RFC 00/17] asm-generic ABI files for microblaze
 2009-04-30 14:07 UTC  (17+ messages)
` [RFC 02/17] asm-generic: rename signal.h to signal-defs.h
` [RFC 05/17] asm-generic: add complete termios.h
` [RFC 07/17] asm-generic: make generic mman.h header generic
` [RFC 09/17] asm-generic: provide a common types.h
` [RFC 11/17] asm-generic: add a generic unistd.h
` [RFC 13/17] ipc: use __ARCH_WANT_IPC_PARSE_VERSION in ipc/util.h
` [RFC 15/17] microblaze: fall back on generic header files for the ABI
` [RFC 16/17] microblaze: clean up signal handling
` [RFC 17/17] microblaze: use generic unistd.h syscall list
` diff between asm-generic and x86 headers

Fwd: arch/ && tracehook_report_syscall_xxx()
 2009-04-29 19:53 UTC  (6+ messages)

[PATCH 3/9] irq: make set_affinity to return status -v2
 2009-04-28  0:59 UTC  (3+ messages)

(no subject)
 2009-04-27 23:52 UTC  (2+ messages)
` 

[RFC 00/17] asm-generic ABI files for microblaze
 2009-04-27 15:15 UTC  (5+ messages)


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