messages from 2016-03-28 18:33:21 to 2016-05-30 18:58:04 UTC [more...]
[PATCH v4 00/16] genrtc removal
2016-05-30 18:58 UTC (17+ messages)
` [PATCH v4 01/16] rtc: cmos: remove empty asm/mc146818rtc.h files
` [PATCH v4 02/16] rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
` [PATCH v4 03/16] char/genrtc: x86: remove remnants of asm/rtc.h
` [PATCH v4 04/16] rtc: sh: provide rtc_class_ops directly
` [PATCH v4 05/16] char/genrtc: remove alpha support
` [PATCH v4 06/16] char/genrtc: remove mn10300 support
` [PATCH v4 07/16] rtc: parisc: provide rtc_class_ops directly
` [PATCH v4 08/16] char/genrtc: remove parisc support
` [PATCH v4 09/16] rtc: m68k: provide rtc_class_ops directly
` [PATCH v4 10/16] rtc: m68k: provide ioctl for q40
` [PATCH v4 11/16] char/genrtc: remove m68k support
` [PATCH v4 12/16] rtc: powerpc: provide rtc_class_ops directly
` [PATCH v4 13/16] char/genrtc: remove powerpc support
` [PATCH v4 14/16] rtc: generic: remove get_rtc_time/set_rtc_time wrappers
` [PATCH v4 15/16] char/genrtc: remove asm-generic/rtc.h from mips
` [PATCH v4 16/16] char/genrtc: remove the rest of the driver
[PATCH v3 00/16] genrtc removal
2016-05-29 23:37 UTC (31+ messages)
` [PATCH v3 01/16] rtc: cmos: remove empty asm/mc146818rtc.h files
` [PATCH v3 02/16] rtc: cmos: move mc146818rtc code out of asm-generic/rtc.h
` [PATCH v3 03/16] char/genrtc: x86: remove remnants of asm/rtc.h
` [PATCH v3 04/16] rtc: sh: provide rtc_class_ops directly
` [PATCH v3 05/16] char/genrtc: remove alpha support
` [PATCH v3 06/16] char/genrtc: remove mn10300 support
` [PATCH v3 07/16] rtc: parisc: provide rtc_class_ops directly
` [PATCH v3 08/16] char/genrtc: remove parisc support
` [PATCH v3 09/16] rtc: m68k: provide rtc_class_ops directly
` [PATCH v3 10/16] rtc: m68k: provide ioctl for q40
` [PATCH v3 11/16] char/genrtc: remove m68k support
` [PATCH v3 12/16] rtc: powerpc: provide rtc_class_ops directly
` [PATCH v3 13/16] char/genrtc: remove powerpc support
` [PATCH v3 14/16] rtc: generic: remove get_rtc_time/set_rtc_time wrappers
` [PATCH v3 15/16] char/genrtc: remove asm-generic/rtc.h from mips
` [PATCH v3 16/16] char/genrtc: remove the rest of the driver
[PATCH 0065/1529] Fix typo
2016-05-21 11:45 UTC
[PATCH 0064/1529] Fix typo
2016-05-21 11:45 UTC
[PATCH 0063/1529] Fix typo
2016-05-21 11:45 UTC
[PATCH 0062/1529] Fix typo
2016-05-21 11:45 UTC
[patch V3] lib: GCD: add binary GCD algorithm
2016-05-20 10:27 UTC (11+ messages)
[patch V4 00/31] bitops: add parity functions
2016-05-11 9:09 UTC (2+ messages)
` [patch V4 03/31] bitops: Add alpha-specific "
[patch V4] lib: GCD: Use binary GCD algorithm instead of Euclidean
2016-05-08 12:52 UTC (6+ messages)
linux 4.6 FTBFS on alpha
2016-05-05 4:37 UTC
char: legacy RTC cleanups
2016-04-27 12:44 UTC (27+ messages)
` [PATCH 1/8] char/rtc: replace blacklist with whitelist
` [PATCH 2/8] char/rtc: legacy RTC is no longer supported on x86
` [PATCH 3/8] char/rtc: remove empty asm/mc146818rtc.h files
` [PATCH 4/8] char/rtc: move mc146818rtc code out of asm-generic/rtc.h
` [PATCH 5/8] char/genrtc: powerpc: use asm-generic/rtc.h
` [PATCH 6/8] char/genrtc: parisc: "
` [PATCH 7/8] char/genrtc: disallow building on Alpha
` [PATCH 8/8] char/genrtc: disallow building on mn10300
[PATCH 0/11] introduce down_write_killable for rw_semaphore v3
2016-04-27 12:02 UTC (35+ messages)
` [PATCH 01/11] locking, rwsem: get rid of __down_write_nested
` [PATCH 02/11] locking, rwsem: drop explicit memory barriers
` [PATCH 03/11] xtensa, rwsem: drop superfluous arch specific implementation
` [PATCH 04/11] sh, "
` [PATCH 05/11] sparc, "
` [PATCH 06/11] locking, rwsem: introduce basis for down_write_killable
` [PATCH 07/11] alpha, rwsem: provide __down_write_killable
` [PATCH 08/11] ia64, "
` [PATCH 09/11] s390, "
` [PATCH 10/11] x86, "
` [PATCH] x86/locking/rwsem: Cleanup ____down_write()
` [PATCH 11/11] locking, rwsem: provide down_write_killable
[PATCH v2 0/6] simplify rtc-generic driver
2016-04-27 10:34 UTC (12+ messages)
` [PATCH v2 1/6] rtc: m68k: provide rtc_class_ops directly
` [PATCH v2 2/6] rtc: m68k: provide ioctl for q40
` [PATCH v2 3/6] rtc: powerpc: provide rtc_class_ops directly
` [PATCH v2 4/6] rtc: parisc: "
` [PATCH v2 5/6] rtc: sh: "
` [PATCH v2 6/6] rtc: generic: remove get_rtc_time/set_rtc_time wrappers
[PATCH 16/23] alpha: remove ARCH_WANT_OPTIONAL_GPIOLIB
2016-04-26 11:59 UTC (3+ messages)
[PATCH V3 00/29] bitops: add parity functions
2016-04-17 12:38 UTC (4+ messages)
` [PATCH V3 03/29] Add alpha-specific "
[PATCH v11 58/60] PCI: Introduce resource_disabled()
2016-04-08 0:16 UTC
[PATCH 0/11] introduce down_write_killable for rw_semaphore v2
2016-04-07 7:38 UTC (27+ messages)
` [PATCH 01/11] locking, rwsem: get rid of __down_write_nested
` [PATCH 02/11] locking, rwsem: drop explicit memory barriers
` [PATCH 1/2] xtensa, rwsem: drop superfluous arch specific implementation
` [PATCH 2/2] sh, "
` [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
` [PATCH 04/11] alpha, rwsem: provide __down_write_killable
` [PATCH 05/11] ia64, "
` [PATCH 06/11] s390, "
` [PATCH 07/11] sh, "
` [PATCH 08/11] sparc, "
` [PATCH 09/11] xtensa, "
` [PATCH 10/11] x86, "
` [PATCH 11/11] locking, rwsem: provide down_write_killable
[PATCH v2 03/30] Add alpha-specific parity functions
2016-04-06 8:46 UTC
[PATCH 0/11] introduce down_write_killable for rw_semaphore
2016-04-01 10:52 UTC (17+ messages)
` [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
` [PATCH] "
[PATCH v2 2/4] exit_thread: remove empty bodies
2016-03-31 7:55 UTC
Linux kernel 3.18 and above does not boot on PC164
2016-03-30 14:17 UTC (5+ messages)
[PATCH 03/31] Add alpha-specific parity functions
2016-03-28 18:33 UTC (2+ messages)
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).