linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-01 21:03:32 to 2015-04-11 20:47:53 UTC [more...]

Remove execution domain support
 2015-04-11 20:47 UTC  (15+ messages)
` [PATCH 01/24] arm: Remove RISC OS personality
` [PATCH 02/24] ia64: Remove Linux/x86 exec domain support
` [PATCH 03/24] Remove execution "
` [PATCH 04/24] arm: Remove signal translation and exec_domain
` [PATCH 05/24] arm64: "
` [PATCH 06/24] blackfin: Autogenerate offsets in struct thread_info
` [PATCH 07/24] blackfin: Remove exec_domain usage
` [PATCH 08/24] frv: Remove signal translation and exec_domain
` [PATCH 09/24] m32r: Autogenerate offsets in struct thread_info
` [PATCH 10/24] m32r: Remove signal translation and exec_domain
` [PATCH 11/24] m68k: "
` [PATCH 12/24] microblaze: "
` [PATCH 13/24] mn10300: "
` [PATCH 14/24] s390: "

[PATCH] qrwlock: Fix bug in interrupt handling code
 2015-04-09 22:09 UTC  (4+ messages)

[PATCH v15 00/15] qspinlock: a 4-byte queue spinlock with PV support
 2015-04-09 22:06 UTC  (46+ messages)
` [PATCH v15 01/15] qspinlock: A simple generic 4-byte queue spinlock
` [PATCH v15 02/15] qspinlock, x86: Enable x86-64 to use "
` [PATCH v15 03/15] qspinlock: Add pending bit
` [PATCH v15 04/15] qspinlock: Extract out code snippets for the next patch
` [PATCH v15 05/15] qspinlock: Optimize for smaller NR_CPUS
` [PATCH v15 06/15] qspinlock: Use a simple write to grab the lock
` [PATCH v15 07/15] qspinlock: Revert to test-and-set on hypervisors
` [PATCH v15 08/15] lfsr: a simple binary Galois linear feedback shift register
` [PATCH v15 09/15] pvqspinlock: Implement simple paravirt support for the qspinlock
` [PATCH v15 10/15] pvqspinlock: Implement the paravirt qspinlock for x86
` [PATCH v15 11/15] pvqspinlock, x86: Enable PV qspinlock for KVM
` [PATCH v15 12/15] pvqspinlock, x86: Enable PV qspinlock for Xen
  ` [Xen-devel] "
` [PATCH v15 13/15] pvqspinlock: Only kick CPU at unlock time
` [PATCH v15 14/15] pvqspinlock: Improve slowpath performance by avoiding cmpxchg
` [PATCH v15 15/15] pvqspinlock: Add debug code to check for PV lock hash sanity

[PATCH v15 16/16] unfair qspinlock: a queue based unfair lock
 2015-04-09 21:52 UTC  (10+ messages)

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

[PATCH 3.4 129/176] vm: add VM_FAULT_SIGSEGV handling support
 2015-04-09  8:46 UTC  (3+ messages)
` [PATCH 3.4 130/176] vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS

[RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)
 2015-04-09  8:36 UTC  (27+ messages)
` [RFC PATCH 08/11] lib: other kernel glue layer code

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

[PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)
 2015-04-06  3:53 UTC  (13+ messages)

Unauthorized activity on your online account
 2015-04-04 19:02 UTC 

[PATCH 8/9] qspinlock: Generic paravirt support
 2015-04-03 13:43 UTC  (20+ 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).