linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-08 10:53:11 to 2010-03-09 16:31:12 UTC [more...]

[RFC:PATCH] Correct cpu_relax() documentation
 2010-03-09 16:30 UTC  (2+ messages)

[PATCH/RFC 0/8] Numa: Use Generic Per-cpu Variables for numa_*_id()
 2010-03-09 14:13 UTC  (34+ messages)
` [PATCH/RFC 1/8] numa: prep: move generic percpu interface definitions to percpu-defs.h
` [PATCH/RFC 2/8] numa: add generic percpu var implementation of numa_node_id()
` [PATCH/RFC 3/8] numa: x86_64: use generic percpu var for numa_node_id() implementation
` [PATCH/RFC 4/8] numa: ia64: use generic percpu var "
` [PATCH/RFC 5/8] numa: Introduce numa_mem_id()- effective local memory node id
` [PATCH/RFC 6/8] numa: ia64: support numa_mem_id() for memoryless nodes
` [PATCH/RFC 7/8] numa: slab: use numa_mem_id() for slab local memory node
` [PATCH/RFC 8/8] numa: in-kernel profiling -- support memoryless nodes

[PATCH 4/6] improve sys_personality for compat architectures
 2010-03-09 12:58 UTC  (8+ messages)

please don't apply : bootmem: avoid DMA32 zone by default
 2010-03-07  9:16 UTC  (5+ messages)

[git:v4l-dvb/master] mm: flush dcache before writing into page to avoid alias
 2010-03-06 14:27 UTC 

Winner
 2010-03-06 13:24 UTC 

[patch 134/160] elf coredump: add extended numbering support
 2010-03-05 21:44 UTC 

[patch 132/160] elf coredump: replace ELF_CORE_EXTRA_* macros by functions
 2010-03-05 21:44 UTC 

[patch 130/160] coredump: unify dump_seek() implementations for each binfmt_*.c
 2010-03-05 21:44 UTC 

[patch 131/160] coredump: move dump_write() and dump_seek() into a header file
 2010-03-05 21:44 UTC 

[patch 133/160] elf coredump: make offset calculation process and writing process explicit
 2010-03-05 21:44 UTC 

[PATCH 0/2] Perf hot regs snapshot for trace events
 2010-03-05 20:55 UTC  (13+ messages)
` [PATCH 1/2] perf: Introduce new perf_save_regs() for hot regs snapshot
        ` [PATCH 1/2] perf: Introduce new perf_fetch_caller_regs() "
        ` [PATCH 2/2] perf: Take a hot regs snapshot for trace events

New Message!
 2010-03-05 11:05 UTC 

SMP barriers semantics
 2010-03-04  9:48 UTC  (6+ messages)

[PATCH -v2 2/2] genericirq: change ack/mask in irq_chip to take irq_desc instead of irq
 2010-03-03 10:26 UTC  (11+ messages)
                        ` [PATCH -v3 "

Reach 4.8 million new businesses - we have that list and more
 2010-03-03  5:08 UTC 

[PATCH] Fix ARM PIC problems with new decompressor code
 2010-03-02 22:53 UTC  (3+ messages)

[GIT PULL] ARM devel (pt 1) updates
 2010-02-28 19:45 UTC  (5+ messages)

[PATCH 54/66] include/asm-generic/kdebug.h: Checkpatch cleanup
 2010-02-27 16:51 UTC  (2+ messages)

[GIT PATCH] Fix XFS to work with Virtually indexed architectures
 2010-02-26 10:54 UTC 

[RFC patch] introduce sys_membarrier(): process-wide memory barrier (v9)
 2010-02-26  5:37 UTC  (19+ messages)
                  ` Add this to tip (was: Re: [RFC patch] introduce sys_membarrier(): process-wide memory barrier (v9))

[PATCH 07/28] kdb: core for kgdb back end (1 of 2)
 2010-02-25 21:21 UTC  (3+ messages)
` [PATCH 08/28] kdb: core for kgdb back end (2 "

RE:
 2010-02-25 12:08 UTC 

[PATCH 07/28] kdb: core for kgdb back end (1 of 2)
 2010-02-18 19:08 UTC  (14+ messages)
` [PATCH 08/28] kdb: core for kgdb back end (2 "

[CFT] MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
 2010-02-18 16:25 UTC  (4+ messages)

[patch 0/5] seqlock: cleanup, raw_seqlock implementation, xtime_lock conversion
 2010-02-18 11:02 UTC  (11+ messages)
` [patch 1/5] seqlock: Fix up last oldstyle init users
` [patch 2/5] seqlock: Remove old style init
` [patch 3/5] seqlock: Create raw_seqlock
` [patch 4/5] xtime_lock: Convert to raw_seqlock
` [patch 5/5] x86: Convert vsyscall gtod lock "

PAGE_ALIGN() compile breakage
 2010-02-18  2:22 UTC  (9+ messages)
        ` __weak vs ifdef

[RFC PATCH 0/4] PIO drivers and cache coherency
 2010-02-17 20:39 UTC  (17+ messages)
` [RFC PATCH 2/4] pio-mapping: Add ARM support for the PIO mapping API
            ` [RFC PATCH 2/4] pio-mapping: Add ARM support for the PIOmapping API

[PATCH] introduce sys_membarrier(): process-wide memory barrier (v9)
 2010-02-16 13:26 UTC 

[PATCH 5/14] blackfin: use generic ptrace_resume code
 2010-02-15 20:07 UTC  (18+ messages)
` [PATCH 0/2] Blackfin: "
` [PATCH 1/2] Blackfin: initial tracehook support
` [PATCH 2/2] Blackfin: use generic ptrace_resume code

YOU HAVE BEEN COMPENSATED WITH 500,000USD
 2010-02-13 17:10 UTC 

NOTICE
 2010-02-13 14:58 UTC 

[PATCH] parisc: fix tracing of signals
 2010-02-13 11:03 UTC  (5+ messages)

[PATCH] preserve personality flag bits across exec
 2010-02-12 22:22 UTC 

[RFC PATCH v2 0/5] PIO drivers and cache coherency
 2010-02-11 17:55 UTC  (6+ messages)
` [RFC PATCH v2 1/5] pio-mapping: Add generic support for PIO mapping API
` [RFC PATCH v2 2/5] pio-mapping: Add ARM support for the "
` [RFC PATCH v2 3/5] pio-mapping: Use the PIO mapping API in libata-sff.c
` [RFC PATCH v2 4/5] pio-mapping: Use the PIO mapping API in the ISP1760 HCD driver
` [RFC PATCH v2 5/5] pio-mapping: Use the PIO mapping API in the MMCI PL18x driver

[PATCH 1/14] move user_enable_single_step & co prototypes to linux/ptrace.h
 2010-02-10 22:03 UTC  (4+ messages)

Irish 2010 Grant Winner‏
 2010-02-09 15:32 UTC 

Irish 2010 Grant Winner
 2010-02-09 13:46 UTC 

[PATCH 3/6] generic sys_ipc wrapper
 2010-02-08 15:22 UTC  (3+ messages)

[PATCH 2/6] generic sys_old_mmap
 2010-02-08 14:31 UTC  (2+ messages)

[PATCH 1/6] generic sys_old_select
 2010-02-08 14:05 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;
as well as URLs for NNTP newsgroup(s).