linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-27 19:58:16 to 2013-07-18 18:46:33 UTC [more...]

[PATCH RFC 1/2] qrwlock: A queue read/write lock implementation
 2013-07-18 18:46 UTC  (3+ messages)

[PATCH RFC 0/2] qrwlock: Introducing a queue read/write lock implementation
 2013-07-18 14:19 UTC  (14+ messages)
` [PATCH RFC 1/2] qrwlock: A "
` [PATCH RFC 2/2] x86 qrwlock: Enable x86 to use queue read/write lock

[PATCH] arch: tile: include: asm: add cmpxchg64() definition
 2013-07-18  0:02 UTC  (8+ messages)
          ` [PATCH v2] "

arm: Only load TLS values when needed
 2013-07-17 19:49 UTC  (5+ messages)

[PATCH, re-send] Always trap on BUG()
 2013-07-15 22:47 UTC  (8+ messages)

It's private
 2013-07-11 10:58 UTC 

[PATCH] mm: add sys_madvise2 and MADV_NAME to name vmas
 2013-07-11  0:19 UTC  (23+ messages)
    ` [PATCH 0/1] mm: mempolicy: (Was: add sys_madvise2 and MADV_NAME to name vmas)
      ` [PATCH 1/1] mm: mempolicy: fix mbind_range() && vma_adjust() interaction

[PATCH] arch: sparc: kernel: check the memory length before use strcpy()
 2013-07-10 23:41 UTC  (5+ messages)

[PATCH] include/asm-generic/io.h: add 'UML' case just like 'no-MMU'
 2013-07-08  2:10 UTC  (56+ messages)
                              ` [PATCH] include/asm-generic/io.h: add dummy fuctions to support 'COMPILE_TEST' in 'asm-generic'

[PATCH] arch: asm-geniric: for atomic_set_mask() 1st param, use 'unsigned int' instead of 'unsigned long'
 2013-07-05  1:11 UTC  (7+ messages)
  ` [PATCH v2] arch: asm-generic: "

[PATCH] arch/*/asm/include/bitops.h: api issue, find_*_bit() defination are different with each other
 2013-07-05  1:09 UTC  (8+ messages)
  ` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] include/asm-generic/iomap.h: trivial: use '__GENERIC_IOMAP_H' instead of '__GENERIC_IO_H'
 2013-07-05  1:07 UTC  (4+ messages)
  ` [PATCH v2] include/asm-generic/iomap.h: trivial: use '__ASM_GENERIC_IOMAP_H' "

Confidential: Reply Asap!
 2013-07-04 10:25 UTC 

[PATCH] metag: move EXPORT_SYMBOLs in libs to metag_ksyms.c
 2013-07-03  9:14 UTC  (6+ messages)

ALLEN'S CASH DONATIONS
 2013-07-02 17:35 UTC 

[PATCH v3 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-07-02 10:08 UTC  (76+ messages)
` [PATCH v3 10/45] smp: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 14/45] timer: "
` [PATCH v3 15/45] sched/rt: "
` [PATCH v3 16/45] rcu: Use cpu_is_offline_nocheck() to avoid false-positive warnings
` [PATCH v3 17/45] tick-broadcast: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 18/45] time/clocksource: "
` [PATCH v3 19/45] softirq: "
` [PATCH v3 20/45] irq: "
` [PATCH v3 21/45] net: "
` [PATCH v3 22/45] block: "
` [PATCH v3 23/45] percpu_counter: Use _nocheck version of for_each_online_cpu()
` [PATCH v3 24/45] infiniband: ehca: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 25/45] [SCSI] fcoe: "
` [PATCH v3 26/45] staging/octeon: "
` [PATCH v3 27/45] x86: "
` [PATCH v3 28/45] perf/x86: "
` [PATCH v3 29/45] KVM: "
` [PATCH v3 30/45] x86/xen: "
` [PATCH v3 31/45] alpha/smp: "
` [PATCH v3 32/45] blackfin/smp: "
` [PATCH v3 33/45] cris/smp: "
` [PATCH v3 34/45] hexagon/smp: "
` [PATCH v3 35/45] ia64: irq, perfmon: "
` [PATCH v3 36/45] ia64: smp, tlb: "
` [PATCH v3 37/45] m32r: "
` [PATCH v3 38/45] MIPS: "
` [PATCH v3 39/45] mn10300: "
` [PATCH v3 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context
` [PATCH v3 41/45] powerpc: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 42/45] powerpc: Use get/put_online_cpus_atomic() to avoid false-positive warning
` [PATCH v3 43/45] sh: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v3 44/45] sparc: "
` [PATCH v3 45/45] tile: "

[PATCH] WIP: HACK: LPAE, BOOTMEM and NO_BOOTMEM
 2013-07-01 14:10 UTC  (10+ messages)

[git pull] Exotic architecture fixes
 2013-07-01 10:19 UTC 

question about iotable_init( ) function
 2013-07-01  9:30 UTC  (2+ messages)

[RFC PATCH 00/16] Remove unused arch_*_relax operations from spinlocks
 2013-07-01  8:53 UTC  (4+ messages)

[PATCH] arch: m68k: include: asm: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not
 2013-07-01  2:43 UTC  (3+ messages)

SCSI vs MN10300: Can get_user() be given an array?
 2013-06-28 18:16 UTC  (2+ messages)

[PATCH] arch: m32r: include: asm: add generic ioremap_wc() definition
 2013-06-28  2:19 UTC  (5+ messages)
` [PATCH] arch: m32r: include: asm: add ioread*_rep() and iowrite*_rep()

ARM pagetable setting in Linux
 2013-06-28  2:18 UTC  (4+ messages)

[PATCH] arch: s390: kernel: reset 'c->hotpluggable' when failure occurs
 2013-06-28  1:23 UTC  (8+ messages)
      ` [PATCH v2] arch: s390: kernel: scan all present cpu forcely
            ` [PATCH] include/linux/interrupt.h: add dummy irq_set_irq_wake() for "!GENERIC_HARDIRQS"


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