linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-10 20:09:21 to 2013-10-31 06:30:06 UTC [more...]

[PATCH 00/11] RFC: Common machine reset handling
 2013-10-31  6:27 UTC  (6+ messages)
` [PATCH 01/11] machine-reset: platform generic handling
` [PATCH 02/11] ARM: use the common machine reset handling
` [PATCH 03/11] ARM64: "
` [PATCH 04/11] MIPS: "
` [PATCH 05/11] ARM: vexpress: consolidate machine reset func

[PATCH] arch: *: remove '__init' for setup_profiling_timer()
 2013-10-31  6:22 UTC  (5+ messages)

[PATCH] arch: use ASM_NL instead of ';' for assembler new line character in the macro
 2013-10-30  0:57 UTC  (17+ messages)
      ` [PATCH v2] "

Re:Answer back
 2013-10-29 14:32 UTC 

Re:Answer back
 2013-10-29 11:14 UTC 

Portable assmbler code - newline (was Re: [PATCH] kernel/modsign_certificate.S: use real contents instead of macro GLOBAL())
 2013-10-27 13:57 UTC  (7+ messages)
                          ` Portable assmbler code - newline

my subject
 2013-10-26  8:39 UTC 

[PATCHv2 0/2] xtensa fixes for 3.12
 2013-10-26  1:03 UTC  (3+ messages)
` [PATCHv2 1/2] xtensa: fix fast_syscall_spill_registers_fixup
` [PATCHv2 2/2] xtensa: don't use alternate signal stack on threads

[PATCH] bitops/find: clarify and extend documentation
 2013-10-25 19:48 UTC 

[PATCH] bug: When !CONFIG_BUG, simplify WARN_ON_ONCE and family
 2013-10-25  0:41 UTC 

[PATCH v8.1 10/10] MCS Lock: Make mcs_spinlock.h includable in other files
 2013-10-24 23:53 UTC  (2+ messages)

[PATCH v8 10/10] MCS Lock: Make mcs_spinlock.h includable in other files
 2013-10-24 23:20 UTC  (6+ messages)

ARM: add support to dump the kernel page tables
 2013-10-24 21:31 UTC  (8+ messages)

[PATCH v4 0/3] qrwlock: Introducing a queue read/write lock implementation
 2013-10-24 16:24 UTC  (8+ messages)
` [PATCH v4 1/3] qrwlock: A "

[PATCH v3 0/3] New descriptor-based GPIO interface
 2013-10-23  8:17 UTC  (16+ messages)
` [PATCH v3 1/3] gpiolib: export "
` [PATCH v3 2/3] gpiolib: port of_ functions to use gpiod
` [PATCH v3 3/3] gpiolib: add gpiod_get() and gpiod_put() functions

[PATCH] mm: create a separate slab for page->ptl allocation
 2013-10-22 12:55 UTC  (3+ messages)

[RFC PATCH v2 00/25] simplify generic cross CPU function call implementation
 2013-10-22 10:18 UTC  (5+ messages)
` [RFC PATCH v2 02/25] smp, alpha: kill SMP single function call interrupt

E-mail Has Won 1.5M
 2013-10-20 11:54 UTC 

[PATCH 20/29] s390: Use get_signal() signal_setup_done()
 2013-10-18 18:26 UTC  (3+ messages)
` [PATCH 21/29] score: "

[PATCH 06/29] cris: Use get_signal() signal_setup_done()
 2013-10-18  0:18 UTC  (3+ messages)
` [PATCH 09/29] hexagon: "

[PATCH 00/17] xtensa SMP queue
 2013-10-16 22:42 UTC  (18+ messages)
` [PATCH 01/17] xtensa: remove NO_IRQ definitions
` [PATCH 02/17] xtensa: fix build warning in 64-bit build environment
` [PATCH 03/17] xtensa: fix build warning from gcc-4.7.2
` [PATCH 04/17] xtensa: fix arch spinlock function names
` [PATCH 05/17] xtensa: fix __delay for small loop count
` [PATCH 06/17] xtensa: enable HAVE_IRQ_TIME_ACCOUNTING
` [PATCH 07/17] xtensa: mark ccount as continuous clocksource
` [PATCH 08/17] xtensa: update clockevent setup for SMP
` [PATCH 09/17] xtensa: call check_s32c1i after trap_init
` [PATCH 10/17] xtensa: move init_mmu declaration to mmu_context.h
` [PATCH 11/17] xtensa: move built-in PIC to drivers/irqchip
` [PATCH 12/17] xtensa: clean up do_interrupt/do_IRQ
` [PATCH 13/17] xtensa: clear timer IRQ unconditionally in its handler
` [PATCH 14/17] xtensa: add MX irqchip
` [PATCH 15/17] xtensa: add SMP support
` [PATCH 16/17] xtensa: add Three Core HiFi-2 MX Variant
` [PATCH 17/17] xtensa: implement CPU hotplug

[PATCH v2 0/3] New descriptor-based GPIO interface
 2013-10-16 16:10 UTC  (12+ messages)
` [PATCH v2 1/3] gpiolib: export "
` [PATCH v2 2/3] gpiolib: port of_ functions to use gpiod
` [PATCH v2 3/3] gpiolib: add gpiod_get() and gpiod_put() functions

[PATCH 15/34] frv: handle pgtable_page_ctor() fail
 2013-10-16 10:29 UTC  (45+ messages)
` [PATCH 00/34] dynamically allocate split ptl if it cannot be embedded to struct page
  ` [PATCH 01/34] x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds
  ` [PATCH 02/34] cris: fix potential NULL-pointer dereference
  ` [PATCH 10/34] arc: handle pgtable_page_ctor() fail
  ` [PATCH 11/34] arm: "
  ` [PATCH 14/34] cris: "
  ` [PATCH 19/34] m68k: "
  ` [PATCH 25/34] score: "
  ` [PATCH 33/34] iommu/arm-smmu: "
  ` [PATCH 34/34] mm: dynamically allocate page->ptl if it cannot be embedded to struct page

[PATCHv2 1/2] mm: try to detect that page->ptl is in use
 2013-10-15 20:44 UTC  (8+ messages)
` [PATCHv2 2/2] xtensa: use buddy allocator for PTE table

[PATCH 00/10] percpu: Replace __get_cpu_var uses in core code V1
 2013-10-15 19:25 UTC  (25+ messages)
` [PATCH 01/10] net: Replace __get_cpu_var uses
` [PATCH 02/10] time: "
` [PATCH 03/10] scheduler: "
` [PATCH 04/10] mm: "
` [PATCH 05/10] tracing: "
` [PATCH 06/10] block: "
` [PATCH 07/10] rcu: "
` [PATCH 08/10] percpu: "
` [PATCH 09/10] watchdog: "
` [PATCH 10/10] kernel misc: "

[PATCH 0/2] xtensa queue 2013/10/15 for 3.12
 2013-10-15 18:29 UTC  (5+ messages)
` [PATCH 1/2] xtensa: fix fast_syscall_spill_registers_fixup
` [PATCH 2/2] xtensa: don't use alternate signal stack on threads

[PATCH 1/2] mm: try to detect that page->ptl is in use
 2013-10-14 12:58 UTC  (5+ messages)
` [PATCH 2/2] xtensa: use buddy allocator for PTE table

Sometimes things happen much quicker than you would love to
 2013-10-13  9:16 UTC 

[PATCH] include/asm-generic/atomic.h: use 'unsigned int' instead of 'unsigned long' for atomic_clear_mask()
 2013-10-11  1:41 UTC 

[patch 0/7] improve memcg oom killer robustness v2
 2013-10-10 22:59 UTC  (13+ 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).