linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-29 19:22:38 to 2015-05-06 15:21:24 UTC [more...]

[PATCH 0/3] add new strscpy() API for string copy
 2015-05-06 15:21 UTC  (9+ messages)
  ` [PATCH 1/3] Make asm/word-at-a-time.h available on all architectures
  ` [PATCH 2/3] string: provide strscpy() and strscpy_truncate()
  ` [PATCH 3/3] tile: use global strscpy() rather than private copy

[PATCH 0/3] Report guest steal time in host
 2015-05-06 12:46 UTC  (8+ messages)
` [PATCH 1/3] procfs: add guest steal time in /proc/<pid>/stat
` [PATCH 2/3] kvm/x86: report guest steal time in host
` [PATCH 3/3] kvm/powerpc: "

[PATCH 0/3] Report guest steal time in host
 2015-05-06 11:55 UTC  (17+ messages)
` [PATCH 1/3] procfs: add guest steal time in /proc/<pid>/stat
` [PATCH 2/3] kvm/x86: report guest steal time in host
` [PATCH 3/3] kvm/powerpc: "

[RFC] kernel random segmentation fault?
 2015-05-06 10:57 UTC  (3+ messages)

[PATCH 0/3] Report guest steal time in host
 2015-05-06 10:58 UTC 

[PATCH 0/3] Report guest steal time in host
 2015-05-06 10:58 UTC 

[PATCH 0/3] Report guest steal time in host
 2015-05-06 10:58 UTC 

[PATCH 0/3] Report guest steal time in host
 2015-05-06 10:58 UTC 

[PATCH] arm64: Preserve the user r/w register tpidr_el0 on context switch and fork in compat mode
 2015-05-05 17:36 UTC  (10+ messages)

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

[PATCH v10 00/19] Re-introduce h8300 architecture
 2015-05-05  2:27 UTC  (32+ messages)
` [PATCH v10 01/19] MAINTENRS: Add h8300
` [PATCH v10 02/19] Add H8/300 ELF Machine
` [PATCH v10 03/19] mksysmap: Avoid h8300's local symbol
` [PATCH v10 04/19] sh-sci: Add H8/300 SCI
` [PATCH v10 05/19] Add common asm-offsets.h
` [PATCH v10 06/19] h8300: Assembly headers
` [PATCH v10 07/19] h8300: UAPI assembly headers
` [PATCH v10 08/19] h8300: Exception and Interrupt handling
` [PATCH v10 09/19] h8300: kernel booting
` [PATCH v10 10/19] h8300: process and signals
` [PATCH v10 11/19] h8300: CPU depend helpers
` [PATCH v10 12/19] h8300: miscellaneous functions
` [PATCH v10 13/19] h8300: Memory management
` [PATCH v10 14/19] h8300: Library functions
` [PATCH v10 15/19] h8300: Build scripts
` [PATCH v10 16/19] h8300: clock driver
` [PATCH v10 17/19] h8300: clocksource
` [PATCH v10 18/19] h8300: configs
` [PATCH v10 19/19] h8300: devicetree source

[PATCH v16 00/14] qspinlock: a 4-byte queue spinlock with PV support
 2015-05-04 17:18 UTC  (14+ messages)
` [PATCH v16 08/14] pvqspinlock: Implement simple paravirt support for the qspinlock
` [PATCH v16 13/14] pvqspinlock: Improve slowpath performance by avoiding cmpxchg

[PATCH v2 00/23] gpio: sysfs: fixes and clean ups
 2015-05-04 15:10 UTC  (3+ messages)
` [PATCH v2 08/23] gpio: remove gpiod_sysfs_set_active_low

[PATCH v2 01/10] m68k: use for_each_sg()
 2015-05-04  9:04 UTC  (19+ messages)
` [PATCH v2 02/10] arc: "
` [PATCH v2 03/10] metag: "
` [PATCH v2 04/10] xtensa: "
` [PATCH v2 05/10] mips: "
` [PATCH v2 06/10] frv: "
` [PATCH v2 07/10] avr32: "
` [PATCH v2 08/10] powerpc: "
` [PATCH v2 09/10] sparc: "
` [PATCH v2 10/10] parisc: "

[PATCH 1/5] m68k: use for_each_sg()
 2015-05-01 10:30 UTC  (14+ messages)
` [PATCH 2/5] arc: "
` [PATCH 3/5] metag: "
` [PATCH 4/5] xtensa: "
` [PATCH 5/5] mips: "

[PATCH] scatterlist: enable sg chaining for all architectures
 2015-04-30 14:55 UTC  (7+ messages)

[PATCH v2 13/15] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
 2015-04-30  8:23 UTC  (2+ messages)

[PATCH v2 00/15] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-04-30  8:06 UTC  (2+ messages)

[PATCH v9 00/17] Re-introduce h8300 architecture
 2015-04-30  3:50 UTC  (7+ messages)

[RFC PATCH v3 00/10] an introduction of library operating system for Linux (LibOS)
 2015-04-29 23:16 UTC  (6+ messages)
` [PATCH v4 00/10] an introduction of Linux library operating system (LibOS)

[RFC][PATCH 00/13] Convert bitop funcs to bool return type and propagate to various callers/users
 2015-04-29 19:22 UTC  (9+ messages)
` [PATCH 10/13] Use bool with jbd2_journal_cancel_revoke()
` [PATCH 11/13] test_taint() should return bool
` [PATCH 12/13] netlink: Use bool when returning boolean values
` [PATCH 13/13] Make xfrm functions that return a boolean value return bool


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