linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-04 19:49:26 to 2016-04-27 09:29:12 UTC [more...]

char: legacy RTC cleanups
 2016-04-27  9:29 UTC  (17+ 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 v2 0/6] simplify rtc-generic driver
 2016-04-27  7:50 UTC  (10+ 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 0/11] introduce down_write_killable for rw_semaphore v3
 2016-04-22  6:53 UTC  (34+ 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 11/11] locking, rwsem: provide down_write_killable

[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  (27+ messages)
` [PATCH 01/11] locking, rwsem: get rid of __down_write_nested
` [PATCH 02/11] locking, rwsem: drop explicit memory barriers
` [PATCH 03/11] locking, rwsem: introduce basis for down_write_killable
  ` [PATCH] "
` [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 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  (7+ messages)

[PATCH 03/31] Add alpha-specific parity functions
 2016-03-28 18:33 UTC  (2+ messages)

[PATCH 3/4] exit_thread: accept a task parameter to be exited
 2016-03-25  8:32 UTC  (5+ messages)
` [3/4] "

[PATCH v3 0/4] generic relative extable support
 2016-03-11  0:41 UTC  (7+ messages)
` [PATCH v3 1/4] alpha/extable: use generic search and sort routines
` [PATCH v3 2/4] s390/extable: "
` [PATCH v3 3/4] x86/extable: "
` [PATCH v3 4/4] ia64/extable: "

[RFC 0/12] introduce down_write_killable for rw_semaphore
 2016-03-10 10:24 UTC  (26+ messages)
` [RFC 01/12] locking, rwsem: get rid of __down_write_nested
` [RFC 02/12] locking, rwsem: drop explicit memory barriers
` [RFC 03/12] locking, rwsem: introduce basis for down_write_killable
` [RFC 04/12] alpha, rwsem: provide __down_write_killable
` [RFC 05/12] ia64, "
` [RFC 06/12] s390, "
` [RFC 07/12] sh, "
` [RFC 08/12] sparc, "
` [RFC 09/12] xtensa, "
` [RFC 10/12] x86, rwsem: simplify __down_write
` [RFC 11/12] x86, rwsem: provide __down_write_killable
  ` [RFC 11/12 v1] "
` [RFC 12/12] locking, rwsem: provide down_write_killable

[PATCH v10 57/59] PCI: Introduce resource_disabled()
 2016-02-25  2:12 UTC 

[PATCH resend] binfmt_em86: load_em86: Remove unused i_arg variable and constify i_name
 2016-02-17 12:57 UTC 

[PATCH v2 resend 0/6] generic relative extable support
 2016-01-27 19:46 UTC  (10+ messages)
` [PATCH v2 resend 1/6] extable: add support for relative extables to search and sort routines
` [PATCH v2 resend 2/6] alpha/extable: use generic "
` [PATCH v2 resend 3/6] s390/extable: "
` [PATCH v2 resend 4/6] x86/extable: "
` [PATCH v2 resend 5/6] ia64/extable: "
` [PATCH v2 resend 6/6] arm64: switch to relative exception tables

[PATCH] mm: Remove duplicate definitions of MADV_FREE
 2016-01-18  8:23 UTC  (2+ messages)

[PATCH v2 0/6] generic relative extable support
 2016-01-15  9:59 UTC  (11+ messages)
` [PATCH v2 1/6] extable: add support for relative extables to search and sort routines
` [PATCH v2 2/6] alpha/extable: use generic "
` [PATCH v2 3/6] s390/extable: "
` [PATCH v2 4/6] x86/extable: "
` [PATCH v2 5/6] ia64/extable: "
` [PATCH v2 6/6] arm64: switch to relative exception tables

[PATCH] PCI/alpha: use kobj_to_dev()
 2016-01-06 15:35 UTC 

[PATCH 0/6] generic relative extable support
 2016-01-04 21:05 UTC  (10+ messages)
` [PATCH 1/6] extable: add support for relative extables to search and sort routines
` [PATCH 6/6] arm64: switch to relative exception tables


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