messages from 2015-04-27 05:35:21 to 2015-05-04 10:41:48 UTC [more...]
[PATCH v10 00/19] Re-introduce h8300 architecture
2015-05-04 10:41 UTC (3+ messages)
` [PATCH v10 01/19] MAINTENRS: Add h8300
` [PATCH v10 05/19] Add common asm-offsets.h
[PATCH v7 00/15] Add support to STMicroelectronics STM32 family
2015-05-04 10:28 UTC (40+ 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 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 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 14/15] ARM: configs: Add STM32 defconfig
` [PATCH v7 15/15] MAINTAINERS: Add entry for STM32 MCUs
[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] arm64: Preserve the user r/w register tpidr_el0 on context switch and fork in compat mode
2015-05-03 16:24 UTC
[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 v16 00/14] qspinlock: a 4-byte queue spinlock with PV support
2015-04-30 18:56 UTC (9+ messages)
` [PATCH v16 13/14] pvqspinlock: Improve slowpath performance by avoiding cmpxchg
[PATCH 0/3] add new strscpy() API for string copy
2015-04-30 16:01 UTC (7+ 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] scatterlist: enable sg chaining for all architectures
2015-04-30 14:55 UTC (10+ 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 (66+ messages)
` [PATCH v9 01/17] h8300: Assembly headers
` [PATCH v9 02/17] h8300: UAPI headers
` [PATCH v9 03/17] h8300: Exception and Interrupt handling
` [PATCH v9 04/17] h8300: kernel booting
` [PATCH v9 05/17] h8300: process and signals
` [PATCH v9 06/17] h8300: CPU depend helpers
` [PATCH v9 07/17] h8300: miscellaneous functions
` [PATCH v9 08/17] h8300: Memory management
` [PATCH v9 09/17] h8300: library functions
` [PATCH v9 10/17] h8300: Build scripts
` [PATCH v9 11/17] h8300: clock driver
` [PATCH v9 12/17] h8300: clocksource
` [PATCH v9 13/17] h8300: configs
` [PATCH v9 14/17] serial: Add H8300
` [v9,14/17] "
` [PATCH v9 15/17] Add ELF machine
` [PATCH v9 16/17] mksysmap: Add h8300 local symbol pattern
` [PATCH v9 17/17] Add H8/300 entry
[RFC PATCH v3 00/10] an introduction of library operating system for Linux (LibOS)
2015-04-29 23:16 UTC (8+ 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 (25+ messages)
` [PATCH 01/13] Make the x86 bitops like test_bit() return bool
` [PATCH 02/13] Make bitmap functions that return boolean values return a bool type
` [PATCH 03/13] Make generic bitops return bool
` [PATCH 04/13] Make cpumask functions that return boolean values "
` [PATCH 05/13] Make nodemask functions that return a boolean value "
` [PATCH 06/13] Make a bunch of mm funcs return bool when they're returning a boolean value
` [PATCH 07/13] Make some apic functions return bool when "
` [PATCH 08/13] Make tick functions that return a boolean value return bool
` [PATCH 09/13] input: Use bool and don't use !! on test_bit
` [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
[withdrawn] scatterlist-enable-sg-chaining-for-all-architectures.patch removed from -mm tree
2015-04-29 1:51 UTC (2+ messages)
+ scatterlist-enable-sg-chaining-for-all-architectures.patch added to -mm tree
2015-04-28 21:27 UTC (2+ messages)
[PATCH v6 00/15] Add support to STMicroelectronics STM32 family
2015-04-28 12:13 UTC (5+ messages)
` [PATCH v6 10/15] serial: stm32-usart: Add STM32 USART Driver
[PATCH 00/23] gpio: sysfs: fixes and clean ups
2015-04-27 8:34 UTC (6+ messages)
` [PATCH 08/23] gpio: remove gpiod_sysfs_set_active_low
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).