public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-07-21 01:45:40 to 2009-08-26 06:37:59 UTC [more...]

Subject: [PATCH 31/33] score: create mm/ files init.c cache.c
 2009-08-26  6:37 UTC 

Subject: [PATCH 04/33] score: create head files Kbuild asmmacro.h bug.h bugs.h checksum.h errno.h
 2009-08-26  6:07 UTC 

Subject: [PATCH 20/33] score: create head files fixmap.h param.h resource.h setup.h sections.h segment.h string.h system.h
 2009-08-26  6:26 UTC 

Subject: [PATCH 19/33] score: create head files ipcbuf.h msgbuf.h sembuf.h shmparam.h shmbuf.h
 2009-08-26  6:25 UTC 

Subject: [PATCH 18/33] score: create head files futex.h ftrace.h mutex.h ptarce.h
 2009-08-26  6:25 UTC 

[GIT PULL] tracing/syscall for 2.6.32
 2009-08-26  6:34 UTC  (11+ messages)
` [PATCH 1/4] tracing: Rename FTRACE_SYSCALLS for tracepoints
` [PATCH 2/4] tracing: Make syscall tracepoints conditional
` [PATCH 3/4] tracing: Move tracepoint callbacks from declaration to definition
` [PATCH 4/4] tracing: Create generic syscall TRACE_EVENTs

Subject: [PATCH 17/33] score: create head files pci.h processor.h thread_info.h topology.h
 2009-08-26  6:24 UTC 

Subject: [PATCH 16/33] score: create head files current.h device.h percpu.h scatterlist.h scoreregs.h
 2009-08-26  6:22 UTC 

Subject: [PATCH 15/33] score: create head files sigcontext.h siginfo.h signal.h
 2009-08-26  6:21 UTC 

Subject: [PATCH 14/33] score: create head files syscalls.h uaccess.h ucontext.h unistd.h user.h
 2009-08-26  6:20 UTC 

Subject: [PATCH 24/33] score: create kernel/ files sys_call_table.c sys_score.c
 2009-08-26  6:30 UTC 

Subject: [PATCH 13/33] score: create head files page.h pgalloc.h pgtable-bits.h pgtable.h
 2009-08-26  6:19 UTC 

Subject: [PATCH 12/33] score: create head files mman.h mmu.h mmu_context.h
 2009-08-26  6:18 UTC 

Subject: [PATCH 11/33] score: create head files hardirq.h hw_irq.h irq.h irqflags.h irq_regs.h
 2009-08-26  6:17 UTC 

Subject: [PATCH 10/33] score: create head files dma.h dma-mapping.h io.h ioctl.h ioctls.h
 2009-08-26  6:16 UTC 

Subject: [PATCH 03/33] score: defconfig file
 2009-08-26  6:03 UTC 

Subject: [PATCH 02/33] score: Makefile and boot/Makefile for score
 2009-08-26  6:02 UTC 

Subject: [PATCH 06/33] score: create head files emergency-restart.h kdebug.h kmap_types.h posix_types.h swab.h types.h
 2009-08-26  6:11 UTC 

Subject: [PATCH 05/33] score: create head files atomic.h auxvec.h bitops.h bitsperlong.h byteorder.h div64.h elf.h
 2009-08-26  6:11 UTC 

Subject: [PATCH 01/33] score: Kconfig and Kconfig.debug for score
 2009-08-26  6:00 UTC 

[GIT PULL, v4] S+core architecture (arch/score) support
 2009-08-26  5:58 UTC 

Turn from sparrow to eagle
 2009-08-23 13:19 UTC 

[RFC patch 31/32] init: Move sched_clock_init after late_time_init
 2009-08-21 21:32 UTC 

(unknown),
 2009-08-19 12:47 UTC 

[RFC PATCH] ia64: convert to dynamic percpu allocator
 2009-08-19 14:36 UTC  (9+ messages)

[patch 0/3] Allow inlined spinlocks again V3
 2009-08-18 11:34 UTC  (21+ messages)
` [patch 1/3] spinlock: move spinlock function bodies to header file
` [patch 2/3] spinlock: allow inlined spinlocks
` [patch 3/3] spinlock: allow inlined spinlocks on s390
                  ` [numbers] Re: [patch] more skb ops inlining

[patch 0/3] Allow inlined spinlocks again V4
 2009-08-17 15:46 UTC  (16+ messages)
` [patch 1/3] spinlock: move spinlock function bodies to header file
` [patch 2/3] spinlock: allow inlined spinlocks
` [patch 3/3] spinlock: inline code for all locking variants on s390

[PATCHSET percpu#for-next] implement and use sparse embedding first chunk allocator
 2009-08-14  6:09 UTC  (54+ messages)
` [PATCH 01/20] percpu: fix pcpu_reclaim() locking
` [PATCH 02/20] percpu: improve boot messages
` [PATCH 03/20] percpu: rename 4k first chunk allocator to page
` [PATCH 04/20] percpu: build first chunk allocators selectively
` [PATCH 05/20] percpu: generalize first chunk allocator selection
` [PATCH 06/20] percpu: drop @static_size from first chunk allocators
` [PATCH 07/20] percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()
` [PATCH 08/20] percpu: add @align to pcpu_fc_alloc_fn_t
` [PATCH 09/20] percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward
` [PATCH 10/20] percpu: introduce pcpu_alloc_info and pcpu_group_info
` [PATCH 11/20] percpu: add pcpu_unit_offsets[]
` [PATCH 12/20] percpu: add chunk->base_addr
` [PATCH 13/20] vmalloc: separate out insert_vmalloc_vm()
` [PATCH 14/20] vmalloc: implement pcpu_get_vm_areas()
` [PATCH 15/20] percpu: use group information to allocate vmap areas sparsely
` [PATCH 16/20] percpu: update embedding first chunk allocator to handle sparse units
` [PATCH 17/20] x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA
` [PATCH 18/20] percpu: kill lpage first chunk allocator
` [PATCH 19/20] sparc64: use embedding percpu "
` [PATCH 20/20] powerpc64: convert to dynamic percpu allocator
` [RFC PATCH] percpu: kill legacy "

[PATCH -tip v14 05/12] x86: add pt_regs register and stack access APIs
 2009-08-13 20:34 UTC  (2+ messages)

[patch 0/4] Allow inlined spinlocks again V2
 2009-08-11 16:56 UTC  (9+ messages)
` [patch 1/4] spinlock: move spinlock function bodies to header file
` [patch 2/4] spinlock: add macro to generate out-of-line variants
` [patch 3/4] spinlock: allow inlined spinlocks
` [patch 4/4] spinlock: allow inline spinlocks on s390

[PATCH] Drop superfluous casts in nr_free_pages() callers
 2009-08-08 22:41 UTC  (10+ messages)

[PATCH] [11/19] HWPOISON: Refactor truncate to allow direct truncating of page v2
 2009-08-06 12:04 UTC  (7+ messages)

ATTENTION
 2009-07-28 17:48 UTC 

[RFC/PATCH] mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
 2009-07-28  0:41 UTC  (21+ messages)
` [RFC/PATCH] mm: Pass virtual address to [__]p{te, ud, md}_free_tlb()

Cyrus Perse invited you to join the group "Freedom for Iran"
 2009-07-27  8:16 UTC 

[PATCH -tip -v13 05/11] x86: add pt_regs register and stack access APIs
 2009-07-24 20:05 UTC 

[PATCH/RFC] Move generated files to include/generated
 2009-07-22 20:33 UTC  (16+ messages)
` [PATCH 01/10] kbuild: move bounds.h "
` [PATCH 02/10] kbuild: move asm-offsets.h "
` [PATCH 03/10] ia64: move nr-irqs.h "
` [PATCH 04/10] sh: move machtypes.h "
` [PATCH 05/10] arm: move mach-types "
` [PATCH 06/10] kbuild: drop asm symlink
` [PATCH 07/10] kbuild: move compile.h to include/generated
` [PATCH 08/10] drop unneeded include of autoconf.h
` [PATCH 09/10] kbuild: move autoconf.h to include/generated
` [PATCH 10/10] kbuild: move utsrelease.h "

[PATCH] mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
 2009-07-22 10:12 UTC  (3+ messages)

(unknown)
 2009-07-21  8:11 UTC 

[PATCH/RFC] kbuild: use INSTALLKERNEL to select customized installkernel script
 2009-07-21  7:18 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