linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-17 11:13:03 to 2009-02-18 02:40:29 UTC [more...]

Q: smp.c && barriers (Was: [PATCH 1/4] generic-smp: remove single ipi fallback for smp_call_function_many())
 2009-02-18  2:40 UTC  (10+ messages)
                      `  "

A Valentine's Day card from a friend
 2009-02-17 18:10 UTC 

Your intimate source of pleasure
 2009-02-17  9:20 UTC 

irqflags.h changes
 2009-02-14 23:22 UTC  (3+ messages)

[git pull] preempt-count: force hardirq-count to max of 10
 2009-02-13 11:58 UTC  (4+ messages)

[git pull] sched: do not account for NMIs
 2009-02-13 11:57 UTC  (3+ messages)

[PATCH -mmotm] mm: unify some pmd_*() functions
 2009-02-11 10:16 UTC  (15+ messages)

+ preadv-pwritev-add-preadv-and-pwritev-system-calls.patch added to -mm tree
 2009-02-05  0:42 UTC  (18+ messages)

+ preadv-pwritev-switch-compat-readv-preadv-writev-pwritev-from-fget-to-fget_light.patch added to -mm tree
 2009-02-02 21:35 UTC 

+ preadv-pwritev-mips-add-preadv2-and-pwritev2-syscalls.patch added to -mm tree
 2009-02-02 21:35 UTC  (2+ messages)

+ preadv-pwritev-create-compat_readv.patch added to -mm tree
 2009-02-02 21:35 UTC 

+ preadv-pwritev-create-compat_writev.patch added to -mm tree
 2009-02-02 21:35 UTC  (2+ messages)

[PATCH -mmotm] mm: unify some pmd_*() functions fix
 2009-02-02 13:48 UTC  (2+ messages)

[PATCH -mmotm] mm: unify some pmd_*() functions fix for m68k sun3
 2009-01-31 14:35 UTC  (5+ messages)

[PATCH v7 0/5] Add preadv & pwritev system calls
 2009-01-28 15:04 UTC  (11+ messages)
  ` [PATCH v7 1/5] create compat_readv()
  ` [PATCH v7 3/5] Add preadv and pwritev system calls
  ` [PATCH v7 4/5] MIPS: Add preadv(2) and pwritev(2) syscalls
` [PATCH v7 2/5] create compat_writev()
` [PATCH v7 5/5] switch compat readv/preadv/writev/pwritev from fget to fget_light

OFFICIAL NOTIFICATION
 2009-01-27 15:15 UTC 

[PATCH 1/1] x86: syscalls: sys_setrlimit64/sys_getrlimit64 calls to provide FSIZE limits > 2^32-1
 2009-01-27  0:46 UTC  (4+ messages)

[git pull] cpus4096 tree, part 3
 2009-01-26 23:44 UTC  (8+ messages)

10 secrets of better xxxlife!
 2009-01-22  5:45 UTC 

SET_PERSONALITY and TASK_SIZE
 2009-01-22  3:28 UTC  (3+ messages)

[PATCH v6 0/5] Add preadv & pwritev system calls
 2009-01-21  9:31 UTC  (16+ messages)
` [PATCH 1/5] create compat_readv()
` [PATCH 2/5] create compat_writev()
` [PATCH 3/5] Add preadv and pwritev system calls
` [PATCH 4/5] MIPS: Add preadv(2) and pwritev(2) syscalls
  ` [PATCH 5/5] switch compat readv/preadv/writev/pwritev from fget to fget_light

[PATCH] dmatest: flush and invalidate destination buffer before DMA
 2009-01-11 18:44 UTC  (4+ messages)

- unaligned-wire-up-trivial-arches-for-new-common-unaligned-header.patch removed from -mm tree
 2009-01-10  0:16 UTC 

- unaligned-wire-up-h8300-and-m32r-arches.patch removed from -mm tree
 2009-01-10  0:16 UTC 

- unaligned-wire-up-arm-arch-overrides-for-unaligned-access.patch removed from -mm tree
 2009-01-10  0:16 UTC 

- unaligned-remove-the-old-implementation.patch removed from -mm tree
 2009-01-10  0:16 UTC 

- sh-wire-up-arch-overrides-for-unaligned-access-on-the-sh4a.patch removed from -mm tree
 2009-01-10  0:16 UTC  (2+ messages)

- unaligned-consolidate-unaligned-headers-add-load_-store_endian_noalign.patch removed from -mm tree
 2009-01-10  0:16 UTC  (2+ messages)

[patch] Performance Counters for Linux, v2
 2009-01-09  1:07 UTC  (5+ messages)

- atomic_t-unify-all-arch-definitions.patch removed from -mm tree
 2009-01-07 22:15 UTC  (2+ messages)

2.6.29 -mm merge plans
 2009-01-07  1:05 UTC  (2+ messages)

[patch 105/266] atomic_t: unify all arch definitions
 2009-01-06 22:40 UTC 

[RFC PATCH 00/19] unify init_task
 2009-01-06 12:55 UTC  (10+ messages)
` [PATCH 01/19] add HAVE_ARCH_INIT_TASK
  ` [PATCH 02/19] add generic kernel/init_task.c
    ` [PATCH 03/19] x86: convert to generic init_task.c
      ` [PATCH 04/19] alpha: rename .data.init_thread to .data.init_task
        ` [PATCH 05/19] alpha: convert to generic init_task.c
          ` [PATCH 06/19] arm: "
            ` [PATCH 07/19] avr32: "

[PATCH 0/6] PCI: use common INTx swizzling loop
 2009-01-05 18:53 UTC  (4+ messages)
` [PATCH 1/6] PCI: add pci_common_swizzle() for INTx swizzling

Multiple math errors and SIGFPE
 2008-12-22 22:00 UTC  (2+ messages)

[PATCH v5 0/6] Add preadv & pwritev system calls
 2008-12-19 16:21 UTC  (27+ messages)
` [Patch v5 1/6] Add missing accounting calls to compat_sys_{readv,writev}
` [Patch v5 2/6] create compat_readv()
` [Patch v5 3/6] create compat_writev()
` [Patch v5 4/6] Add preadv and pwritev system calls
` [Patch v5 5/6] MIPS: Add preadv(2) and pwritev(2) syscalls
` [Patch v5 6/6] switch compat readv/preadv/writev/pwritev from fget to fget_light

[PATCH v5 0/6] Add preadv & pwritev system calls
 2008-12-19 15:58 UTC 

[PATCH v5 0/6] Add preadv & pwritev system calls
 2008-12-19 15:58 UTC 

[PATCH v5 0/6] Add preadv & pwritev system calls
 2008-12-19 15:58 UTC 

PROC macro to annotate functions in assembly files
 2008-12-18 16:05 UTC  (28+ messages)
` [PATCH 1/many] "
  ` [PATCH last/many] x86: checking framework for correct use of ENTRY/PROC

[PATCH v4 0/3] System call design: preadv & pwritev
 2008-12-18 13:37 UTC  (9+ messages)
` [PATCH v4 1/3] Add missing accounting calls to compat_sys_{readv,writev}
` [PATCH v4 2/3] Add preadv and pwritev system calls
` [PATCH v4 3/3] MIPS: Add preadv(2) and pwritev(2) syscalls


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).