linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-15 23:12:51 to 2015-02-24 19:25:55 UTC [more...]

nios2: is the ptrace ABI correct?
 2015-02-24 19:25 UTC  (5+ messages)

How best to write a series of related test_bit() calls?
 2015-02-24 14:58 UTC 

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

semantics of KSTK_ESP and friends
 2015-02-24 12:01 UTC  (2+ messages)

nios2: is the ptrace ABI correct?
 2015-02-24  2:30 UTC  (2+ messages)

fs: dax: do not build on ARC or SH
 2015-02-23 22:15 UTC  (11+ messages)

[opensuse-factory] Re: [opensuse-kernel] libsigsegv build fail with kernel 3.18.3
 2015-02-22 23:50 UTC  (7+ messages)
                    `  "

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

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

[PATCH] compat: Fix endian issue in union sigval
 2015-02-21  4:05 UTC  (13+ messages)

[PATCH 00/14] Add support to STMicroelectronics STM32 family
 2015-02-19 16:35 UTC  (33+ messages)
` [PATCH 02/14] ARM: ARMv7M: Enlarge vector table to 256 entries
` [PATCH 03/14] clocksource: Add ARM System timer driver
` [PATCH 05/14] ARM: call reset_controller_of_init from default time_init handler
` [PATCH 06/14] drivers: reset: Add STM32 reset driver

[PATCH v2 0/5] Reenable might_sleep() checks for might_fault()
 2015-02-19 15:14 UTC  (6+ messages)

__HAVE_ARCH_CMPXCHG on ARM?
 2015-02-18 16:34 UTC  (5+ messages)

[PATCH v3 00/15] Revert h8300 archtecture
 2015-02-18  8:08 UTC  (21+ messages)
` [PATCH v3 01/15] h8300: Assembly headers
` [PATCH v3 05/15] h8300: Process and signal
` [PATCH v3 10/15] h8300: Build scripts

[GIT PULL] asm-generic: uaccess.h cleanup
 2015-02-17 13:50 UTC  (2+ messages)

[PATCH 28/45] include/uapi/asm-generic/ipcbuf.h: include linux/posix_types.h
 2015-02-17  9:44 UTC  (19+ messages)
  ` [PATCH 29/45] include/uapi/asm-generic/msgbuf.h: include asm/ipcbuf.h
` [PATCH 30/45] include/uapi/asm-generic/shmbuf.h: include fixes
` [PATCH 31/45] asm-generic/sembuf.h: include asm/posix_types.h and asm/ipcbuf.h
` [PATCH 33/45] include/uapi/asm-generic/signal.h: include stdlib.h in userspace
` [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 3.2 135/152] vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
 2015-02-17  1:46 UTC  (3+ messages)
` [PATCH 3.2 134/152] vm: add VM_FAULT_SIGSEGV handling support

[PATCH 3.18 04/57] vm: add VM_FAULT_SIGSEGV handling support
 2015-02-16  9:50 UTC  (3+ 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).