linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-09 08:46:55 to 2015-03-12 21:56:33 UTC [more...]

[PATCH v3 00/15] Add support to STMicroelectronics STM32 family
 2015-03-12 21:56 UTC  (19+ 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 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 15/15] MAINTAINERS: Add entry for STM32 MCUs

Alternative to signals/sys_membarrier() in liburcu
 2015-03-12 21:12 UTC 

[PATCH v2 00/18] Add support to STMicroelectronics STM32 family
 2015-03-12 21:08 UTC  (61+ messages)
` [PATCH v2 02/18] ARM: ARMv7M: Enlarge vector table to 256 entries
` [PATCH v2 04/18] clocksource: Add ARM System timer driver
` [PATCH v2 05/18] reset: Add reset_controller_of_init() function
` [PATCH v2 07/18] drivers: reset: Add STM32 reset driver
` [PATCH v2 11/18] pinctrl: Add pinctrl driver for STM32 MCUs
` [PATCH v2 12/18] dt-bindings: Document the STM32 USART bindings
` [PATCH v2 14/18] ARM: Add STM32 family machine
` [PATCH v2 16/18] ARM: dts: Introduce STM32F429 MCU

[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

[PATCH] mm: kill kmemcheck
 2015-03-12 13:47 UTC  (27+ messages)

nios2: is the ptrace ABI correct?
 2015-03-12 11:07 UTC  (16+ 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  (11+ messages)
` [PATCH 34/45] include/uapi/asm-generic/signal.h: hide sigset_t definition "
` [PATCH 45/45] include/uapi/asm-generic/ucontext.h: include signal.h and sigcontext.h

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

[PATCH 00/14] Add support to STMicroelectronics STM32 family
 2015-03-09 17:01 UTC  (8+ messages)
` [PATCH 14/14] MAINTAINERS: Add entry for STM32 MCUs

[PATCH 0/6] make memtest a generic kernel feature
 2015-03-09 10:27 UTC  (14+ messages)
` [PATCH 1/6] mm: move memtest under /mm
` [PATCH 2/6] memtest: use phys_addr_t for physical addresses
` [PATCH 3/6] arm64: add support for memtest
` [PATCH 4/6] arm: "
` [PATCH 5/6] Kconfig: memtest: update number of test patterns up to 17
` [PATCH 6/6] Documentation: update arch list in the 'memtest' entry


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