linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-23 13:50:41 to 2013-06-26 08:05:33 UTC [more...]

[PATCH] include/asm-generic/io.h: add 'UML' case just like 'no-MMU'
 2013-06-26  8:05 UTC  (7+ messages)

[PATCH v2 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-26  7:46 UTC  (95+ messages)
` [PATCH v2 01/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH v2 02/45] CPU hotplug: Clarify the usage of different synchronization APIs
` [PATCH v2 03/45] Documentation, CPU hotplug: Recommend usage of get/put_online_cpus_atomic()
` [PATCH v2 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization
` [PATCH v2 05/45] CPU hotplug: Protect set_cpu_online() to avoid false-positives
` [PATCH v2 06/45] CPU hotplug: Sprinkle debugging checks to catch locking bugs
` [PATCH v2 07/45] CPU hotplug: Expose the new debug config option
` [PATCH v2 08/45] CPU hotplug: Convert preprocessor macros to static inline functions
` [PATCH v2 09/45] smp: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 10/45] sched/core: "
` [PATCH v2 11/45] migration: Use raw_spin_lock/unlock since interrupts are already disabled
` [PATCH v2 12/45] sched/fair: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 13/45] timer: "
` [PATCH v2 14/45] sched/rt: "
` [PATCH v2 15/45] rcu: "
` [PATCH v2 16/45] tick-broadcast: "
` [PATCH v2 17/45] time/clocksource: "
` [PATCH v2 18/45] softirq: "
` [PATCH v2 19/45] irq: "
` [PATCH v2 20/45] net: "
` [PATCH v2 21/45] block: "
` [PATCH v2 22/45] percpu_counter: "
` [PATCH v2 23/45] infiniband: ehca: "
` [PATCH v2 24/45] [SCSI] fcoe: "
` [PATCH v2 25/45] staging/octeon: "
` [PATCH v2 26/45] x86: "
` [PATCH v2 27/45] perf/x86: "
` [PATCH v2 28/45] KVM: "
` [PATCH v2 29/45] kvm/vmx: "
` [PATCH v2 30/45] x86/xen: "
` [PATCH v2 31/45] alpha/smp: "
` [PATCH v2 32/45] blackfin/smp: "
` [PATCH v2 33/45] cris/smp: "
` [PATCH v2 34/45] hexagon/smp: "
` [PATCH v2 35/45] ia64: irq, perfmon: "
` [PATCH v2 36/45] ia64: smp, tlb: "
` [PATCH v2 37/45] m32r: "
` [PATCH v2 38/45] MIPS: "
` [PATCH v2 39/45] mn10300: "
` [PATCH v2 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context
` [PATCH v2 41/45] powerpc: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 42/45] powerpc: Use get/put_online_cpus_atomic() to avoid false-positive warning
` [PATCH v2 43/45] sh: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH v2 44/45] sparc: "
` [PATCH v2 45/45] tile: "

[PATCH] arch: asm-geniric: for atomic_set_mask() 1st param, use 'unsigned int' instead of 'unsigned long'
 2013-06-26  2:03 UTC  (6+ messages)
  ` [PATCH v2] arch: asm-generic: "

[PATCH] arch: s390: kernel: reset 'c->hotpluggable' when failure occurs
 2013-06-26  1:44 UTC  (12+ messages)
` [Suggestion] arch: s390: mm: the warnings with allmodconfig and "EXTRA_CFLAGS=-W"

[PATCH] arch: frv: mb93090-mb00: remove '__init' for pci_fixup_umc_ide() which used by 'DECLARE_PCI_FIXUP_HEADER'
 2013-06-26  2:55 UTC  (2+ messages)

[PATCH] arch: m32r: kernel: use 'COPY_UNALIGNED_HWORD' instead of 'COPY_UNALIGNED_WORD'
 2013-06-26  3:58 UTC  (2+ messages)

ARM pagetable setting in Linux
 2013-06-26  2:41 UTC  (2+ messages)

[PATCH 00/45] CPU hotplug: stop_machine()-free CPU hotplug, part 1
 2013-06-25 19:20 UTC  (55+ messages)
` [PATCH 01/45] CPU hotplug: Provide APIs to prevent CPU offline from atomic context
` [PATCH 04/45] CPU hotplug: Add infrastructure to check lacking hotplug synchronization
` [PATCH 07/45] CPU hotplug: Expose the new debug config option
` [PATCH 22/45] percpu_counter: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH 25/45] staging/octeon: "
` [PATCH 31/45] alpha/smp: "
` [PATCH 33/45] cris/smp: "
` [PATCH 40/45] powerpc, irq: Use GFP_ATOMIC allocations in atomic context
` [PATCH 41/45] powerpc: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH 42/45] powerpc: Use get/put_online_cpus_atomic() to avoid false-positive warning
` [PATCH 43/45] sh: Use get/put_online_cpus_atomic() to prevent CPU offline
` [PATCH 44/45] sparc: "
` [PATCH 45/45] tile: "

Compliments!
 2013-06-25 19:04 UTC 

[PATCH] arch: arm64: kernel: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
 2013-06-25 15:54 UTC  (14+ messages)
` [PATCH v2] "
  ` [Suggestion] arch: arm64: xen: "ln -s" the paravirt.h from arm

[Suggestion] arch: avr32: compiler: compiling tools issue
 2013-06-25  7:43 UTC  (3+ messages)

[PATCH] arch: c6x: kernel: include "linux/console.h" when 'VT' and 'DUMMY_CONSOLE' enabled
 2013-06-25  7:34 UTC  (3+ messages)

[PATCH v2 0/3] make Xilinx System ACE driver arch-independent
 2013-06-25  6:32 UTC  (9+ messages)
` [PATCH v2 1/3] drivers/block/xsysace - replace in(out)_8/in(out)_be16/in(out)_le16 with generic iowrite(read)8/16(be)
` [PATCH v2 2/3] drivers/block/xsysace - use "_rep" accessors with CPU endianess for data
` [PATCH v2 3/3] drivers/block - make Xilinx SystemACE driver arch-independent

[PATCH] arch: mn10300: Kconfig: remove 'KPROBES' options
 2013-06-25  2:55 UTC 

[PATCH] arch: c6x: platforms: include "asm/special_insns.h" to pass compiling
 2013-06-25  2:05 UTC 

[PATCH] arch: c6x: mm: include "asm/uaccess.h" to pass compiling
 2013-06-25  2:01 UTC 

[RFC PATCH 00/16] Remove unused arch_*_relax operations from spinlocks
 2013-06-24 11:58 UTC  (9+ messages)
` [RFC PATCH 02/16] arc: locks: remove unused arch_*_relax operations
` [RFC PATCH 06/16] cris: "
` [RFC PATCH 09/16] metag: "

[PATCH v5 0/7] add mutex wait/wound/style style locks
 2013-06-24  8:30 UTC  (6+ messages)
` [PATCH v5 2/7] mutex: add support for wound/wait style locks, v5
        ` [PATCH v6 2/7] mutex: add support for wound/wait style locks


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