linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-15 08:58:34 to 2015-02-03 17:43:53 UTC [more...]

[PATCH v9 15/17] kernel: add support for .init_array.* constructors
 2015-02-03 17:43 UTC  (9+ messages)
  ` [PATCH v10 "
  ` [PATCH v11 17/19] "

[RFC] change non-atomic bitops method
 2015-02-03 15:14 UTC  (26+ messages)

[PATCH] Add ARCH_MIGHT_HAVE_VGA_CONSOLE
 2015-02-03  4:42 UTC  (9+ messages)

Can this be a invalid memory access? (was: Re: [PATCH] spi/xilinx: Cast ioread32/iowrite32 function pointers)
 2015-02-02 14:13 UTC  (6+ messages)

[opensuse-factory] Re: [opensuse-kernel] libsigsegv build fail with kernel 3.18.3
 2015-02-02  1:09 UTC  (16+ messages)
              ` [opensuse-factory] "

Apply!
 2015-01-31  5:55 UTC 

[PATCH v2 0/5] Reenable might_sleep() checks for might_fault()
 2015-01-30 15:52 UTC  (3+ messages)

[PATCH v2 00/15] revert h8300 architecture
 2015-01-28 13:32 UTC  (16+ messages)
` [PATCH v2 01/15] h8300: Assembly headers
` [PATCH v2 02/15] h8300: UAPI headers
` [PATCH v2 03/15] h8300: Exception and Interrupt handling
` [PATCH v2 04/15] h8300: kernel booting
` [PATCH v2 05/15] h8300: Process and signal
` [PATCH v2 06/15] h8300 CPU depend helpers
` [PATCH v2 07/15] h8300: miscellaneous functions
` [PATCH v2 08/15] h8300: Memory management
` [PATCH v2 09/15] h8300: library functions
` [PATCH v2 10/15] h8300: Build scripts
` [PATCH v2 11/15] h8300: clock driver
` [PATCH v2 12/15] h8300: clocksource
` [PATCH v2 13/15] h8300: configs
` [PATCH v2 14/15] serial: Add h8300
` [PATCH v2 15/15] Add ELF machine

[PATCH v2 00/40] uaccess: fix sparse warning on get/put_user for bitwise types
 2015-01-27 16:28 UTC  (5+ messages)
` [PATCH v2 06/40] cris/uaccess: fix sparse errors
` [PATCH v2 33/40] cris: macro whitespace fixes

[PATCH v3 0/5] Perf tool fixes for ARC + uClibc
 2015-01-27 14:29 UTC  (9+ messages)

Your Payment Attached
 2015-01-25 14:20 UTC 

NAPOMENA: Odgovor pošaljite na ovaj e-mail: standardloanofficial2015@gmail.com SAMO
 2015-01-24 23:56 UTC 

NAPOMENA: Odgovor pošaljite na ovaj e-mail: standardloanofficial2015@gmail.com SAMO
 2015-01-24 11:46 UTC 

NAPOMENA: Odgovor pošaljite na ovaj e-mail: standardloanofficial2015@gmail.com SAMO
 2015-01-24  8:17 UTC 

Darlehen Angebot
 2015-01-24  2:11 UTC 

[PATCH v3 09/16] pci: add pci_iomap_range
 2015-01-23 23:08 UTC  (2+ messages)

Behaviour of smp_mb__{before,after}_spin* and acquire/release
 2015-01-23 21:21 UTC  (13+ messages)

[PATCH repost 00/16] uaccess: fix sparse warning on get_user for bitwise types
 2015-01-23 16:35 UTC  (6+ messages)
` [PATCH repost 03/16] arm64/uaccess: fix sparse errors

Unauthorized activity on your online account
 2015-01-23 11:40 UTC 

[PATCH 00/16] Revert h8300 archtecture
 2015-01-22 15:05 UTC  (5+ messages)

[PATCH 01/16] h8300: Assembly headers
 2015-01-21 17:23 UTC  (31+ messages)
` [PATCH 02/16] h8300: UAPI headers
` [PATCH 03/16] h8300: defconfigs
` [PATCH 04/16] h8300: Memory management
` [PATCH 05/16] h8300: Target depend (hw define) part
` [PATCH 06/16] drivers: Add h8300
` [PATCH 07/16] Add ELF machine
` [PATCH 08/16] h8300: Build scripts
` [PATCH 09/16] h8300: kernel startup
` [PATCH 10/16] h8300: Exception and Interrupt handler
` [PATCH 11/16] h8300: Libraries
` [PATCH 12/16] h8300: clocksource
` [PATCH 13/16] h8300: ptrace helper
` [PATCH 14/16] h8300: signal handler
` [PATCH 15/16] h8300: system call entry table
` [PATCH 16/16] h8300: misc functions

[PATCH v6 0/7] vfs: Non-blockling buffered fs read (page cache only)
 2015-01-21 14:55 UTC  (9+ messages)

[PATCH v14 00/11] qspinlock: a 4-byte queue spinlock with PV support
 2015-01-21 12:08 UTC  (27+ messages)
` [PATCH v14 01/11] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v14 02/11] qspinlock, x86: Enable x86-64 to use "
` [PATCH v14 03/11] qspinlock: Add pending bit
` [PATCH v14 04/11] qspinlock: Extract out code snippets for the next patch
` [PATCH v14 05/11] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v14 06/11] qspinlock: Use a simple write to grab the lock
` [PATCH v14 07/11] qspinlock: Revert to test-and-set on hypervisors
` [PATCH v14 08/11] qspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v14 09/11] pvqspinlock, x86: Add para-virtualization support
` [PATCH v14 10/11] pvqspinlock, x86: Enable PV qspinlock for KVM
` [PATCH v14 11/11] pvqspinlock, x86: Enable PV qspinlock for XEN
  ` [Xen-devel] "

Please respond!!!
 2015-01-16 20:56 UTC 

[PATCH 0/8] current ACCESS_ONCE patch queue
 2015-01-16 12:12 UTC  (24+ messages)
` [PATCH 1/8] ppc/kvm: Replace ACCESS_ONCE with READ_ONCE
` [PATCH 3/8] x86/xen/p2m: "
  ` [Xen-devel] "
` [PATCH 4/8] x86/spinlock: Leftover conversion ACCESS_ONCE->READ_ONCE
` [PATCH 8/8] kernel: Fix sparse warning for ACCESS_ONCE

Pujcka ve výši 2%
 2015-01-16  4:18 UTC 


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