public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-03-11 10:02:29 to 2015-03-17 14:09:14 UTC [more...]

[PATCH v2 tip/core/rcu 01/22] smpboot: Add common code for notification from dying CPU
 2015-03-17 14:08 UTC  (7+ messages)

[RFC PATCH 0/7] evacuate struct page from the block layer
 2015-03-17 13:02 UTC  (8+ messages)
` [RFC PATCH 2/7] block: convert bio_vec.bv_page to bv_pfn

[PATCH 3.12 140/175] vm: add VM_FAULT_SIGSEGV handling support
 2015-03-17  8:42 UTC  (3+ messages)
  ` [PATCH 3.12 142/175] vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS

[PATCH] mm: kill kmemcheck
 2015-03-17  2:33 UTC  (31+ messages)

[PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)
 2015-03-16 22:56 UTC  (28+ messages)
` [PATCH v7 1/5] vfs: Prepare for adding a new preadv/pwritev with user flags
` [PATCH v7 2/5] vfs: Define new syscalls preadv2,pwritev2
` [PATCH v7 3/5] x86: wire up preadv2 and pwritev2
` [PATCH v7 4/5] vfs: RWF_NONBLOCK flag for preadv2
` [PATCH v7 5/5] xfs: add RWF_NONBLOCK support
` [PATCH] Add preadv2/pwritev2 documentation
  ` [PATCH] fstests: generic test for preadv2 behavior on linux

[PATCH] compat: Fix endian issue in union sigval
 2015-03-16 19:04 UTC  (11+ messages)
                  ` [PATCH] tile: use si_int instead of si_ptr for compat_siginfo

[PATCH 0/9] qspinlock stuff -v15
 2015-03-16 14:08 UTC  (22+ messages)
` [PATCH 1/9] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH 2/9] qspinlock, x86: Enable x86-64 to use "
` [PATCH 3/9] qspinlock: Add pending bit
` [PATCH 4/9] qspinlock: Extract out code snippets for the next patch
` [PATCH 5/9] qspinlock: Optimize for smaller NR_CPUS
` [PATCH 6/9] qspinlock: Use a simple write to grab the lock
` [PATCH 7/9] qspinlock: Revert to test-and-set on hypervisors
` [PATCH 8/9] qspinlock: Generic paravirt support
` [PATCH 9/9] qspinlock, x86, kvm: Implement KVM support for paravirt qspinlock
  ` [PATCH 9/9] qspinlock,x86,kvm: "
` [Xen-devel] [PATCH 0/9] qspinlock stuff -v15

Alternative to signals/sys_membarrier() in liburcu
 2015-03-14 21:06 UTC  (2+ messages)

PLEASE GET BACK TO ME AS SOON AS YOU RECEIVE THIS EMAIL
 2015-03-13 21:44 UTC 

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-13 14:19 UTC  (46+ messages)
` [PATCH v3 02/15] ARM: ARMv7-M: Enlarge vector table up to 256 entries
` [PATCH v3 03/15] dt-bindings: Document the ARM System timer bindings
` [PATCH v3 04/15] clocksource: Add ARM System timer driver
` [PATCH v3 05/15] dt-bindings: Document the STM32 reset bindings
` [PATCH v3 06/15] drivers: reset: Add STM32 reset driver
` [PATCH v3 07/15] dt-bindings: Document the STM32 timer bindings
` [PATCH v3 08/15] clockevent: Add STM32 Timer driver
` [PATCH v3 09/15] dt-bindings: Document the STM32 USART bindings
  ` [PATCH v3 01/15] scripts: link-vmlinux: Don't pass page offset to kallsyms if XIP Kernel
  ` [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver
` [PATCH v3 11/15] ARM: Add STM32 family machine
` [PATCH v3 12/15] ARM: dts: Add ARM System timer as clockevent in armv7m
` [PATCH v3 13/15] ARM: dts: Introduce STM32F429 MCU
` [PATCH v3 14/15] ARM: configs: Add STM32 defconfig
` [PATCH v3 15/15] MAINTAINERS: Add entry for STM32 MCUs

[PATCH v2 8/8] kallsyms: allow kallsyms data to reside in the .data section
 2015-03-13 12:07 UTC 

[PATCH v2 00/18] Add support to STMicroelectronics STM32 family
 2015-03-12 21:08 UTC  (15+ messages)
` [PATCH v2 05/18] reset: Add reset_controller_of_init() function
` [PATCH v2 07/18] drivers: reset: Add STM32 reset driver

[patch added to the 3.12 stable tree] vm: add VM_FAULT_SIGSEGV handling support
 2015-03-12 16:23 UTC  (6+ messages)
` [patch added to the 3.12 stable tree] vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS

nios2: is the ptrace ABI correct?
 2015-03-12 11:07 UTC  (14+ messages)

[PATCH v3 0/8] switch to using asm-generic for seccomp.h
 2015-03-11 18:59 UTC  (3+ messages)

[3.13.y-ckt stable] Patch "vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS" has been added to staging queue
 2015-03-11 16:45 UTC  (2+ messages)

[PATCH v7 00/17] Re-introduce h8300 architecture
 2015-03-11 14:21 UTC  (30+ messages)
` [PATCH v7 01/17] h8300: Assembly headers
` [PATCH v7 02/17] h8300: UAPI headers
` [PATCH v7 03/17] h8300: Exception and Interrupt handling
` [PATCH v7 04/17] h8300: kernel booting
` [PATCH v7 05/17] h8300: process and signals
` [PATCH v7 06/17] h8300: CPU depend helpers
` [PATCH v7 07/17] h8300: miscellaneous functions
` [PATCH v7 08/17] h8300: Memory management
` [PATCH v7 09/17] h8300: library functions
` [PATCH v7 10/17] h8300: Build scripts
` [PATCH v7 11/17] h8300: clock driver
` [PATCH v7 12/17] h8300: clocksource
` [PATCH v7 13/17] h8300: configs
` [PATCH v7 14/17] serial: Add H8300
` [PATCH v7 15/17] Add ELF machine
` [PATCH v7 16/17] mksysmap: Add h8300 local symbol pattern
` [PATCH v7 17/17] Add H8/300 entry

[PATCH 33/45] include/uapi/asm-generic/signal.h: include stdlib.h in userspace
 2015-03-11 10:02 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox