messages from 2017-05-25 14:28:30 to 2017-09-30 09:20:02 UTC [more...]
[PATCH REBASED 0/6] rwsem: Implement down_read_killable()
2017-09-30 9:20 UTC (8+ messages)
` [PATCH REBASED 1/6] alpha: Add __down_read_killable()
` [PATCH REBASED 2/6] ia64: "
` [PATCH REBASED 3/6] s390: "
` [PATCH REBASED 4/6] x86: "
` [PATCH REBASED 5/6] rwsem: Add down_read_killable()
` [PATCH REBASED 6/6] fs: Use killable down_read() in iterate_dir()
[RFC PATCH 1/2] arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
2017-09-29 16:33 UTC (8+ messages)
alpha runtime warnings due to commit 0e4c2eeb758 ("alpha/PCI: Replace pci_fixup_irqs() call with host ...")
2017-09-28 17:53 UTC (8+ messages)
[PATCH] alpha: fix build failures
2017-09-27 20:16 UTC (2+ messages)
[PATCH] alpha: make thread_saved_pc static
2017-09-18 11:35 UTC
[RFC PATCH] alpha: make XTABS equivalent to TAB3
2017-09-14 11:53 UTC
[BUG] 4.13.0 kernel build error on Alpha
2017-09-12 4:06 UTC (6+ messages)
[PATCH] alpha: mmu_context: Add missing include of linux/sched.h
2017-09-10 20:42 UTC
[PULL] alpha.git
2017-09-04 20:50 UTC
[PULL] alpha.git
2017-08-29 19:35 UTC
[PATCH] alpha: Fix section mismatches
2017-08-27 3:52 UTC
[PATCH] alpha: Fix build error without CONFIG_VGA_HOSE
2017-08-27 3:52 UTC
[PATCH v2 1/1] futex: remove duplicated code and fix UB
2017-08-25 20:43 UTC (3+ messages)
[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
2017-08-04 15:22 UTC (3+ messages)
[RESEND PATCH] alpha: defconfig: Cleanup from old Kconfig options
2017-07-20 4:57 UTC
[PATCH] alpha: math-emu: Fix modular build
2017-07-19 0:02 UTC
[PATCH] alpha: Restore symbol versions for symbols exported from assembly
2017-07-19 0:01 UTC
[PATCH 1/7] signal/alpha: Document a conflict with SI_USER for SIGTRAP
2017-07-18 18:22 UTC (2+ messages)
[PATCH 1/8] signal/alpha: Document a conflict with SI_USER for SIGTRAP
2017-07-18 13:37 UTC (5+ messages)
[PATCH] [PING] Fix TIOCGPTPEER ioctl definition
2017-07-17 13:47 UTC (2+ messages)
[PATCH] tty: Fix TIOCGPTPEER ioctl definition
2017-07-11 14:45 UTC (6+ messages)
[PATCH 0/7] rwsem: Implement down_read_killable()
2017-07-06 9:45 UTC (13+ messages)
` [PATCH 1/7] rwsem-spinlock: Add killable versions of __down_read()
` [PATCH 2/7] rwsem-spinlock: Add killable versions of rwsem_down_read_failed()
` [PATCH 3/7] alpha: Add __down_read_killable()
` [PATCH 4/7] ia64: "
` [PATCH 5/7] s390: "
` [PATCH 6/7] x86: "
` [PATCH 7/7] rwsem: Add down_read_killable()
[PATCH 1/1] futex: remove duplicated code and fix UB
2017-07-03 10:18 UTC (6+ messages)
[PATCH RFC 09/26] alpha: Remove spin_unlock_wait() arch-specific definitions
2017-06-30 0:01 UTC
[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
2017-06-28 0:14 UTC (31+ messages)
[PATCH 0/7] cleanup issues with io{read|write}64
2017-06-27 20:40 UTC (35+ messages)
` [PATCH 1/7] drm/tilcdc: don't use volatile with iowrite64
` [PATCH 2/7] iomap: implement ioread64 and iowrite64
` [PATCH 3/7] asm-generic/io.h: make ioread64 and iowrite64 universally available
` [PATCH 4/7] alpha: provide ioread64 and iowrite64 implementations
` [PATCH 5/7] ntb: ntb_hw_intel: remove ioread64 and iowrite64 hacks
` [PATCH 6/7] drm/tilcdc: clean up ifdef hacks around iowrite64
` [PATCH 7/7] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64
` [PATCH v2 "
` [PATCH] alpha: provide ioread64 and iowrite64 implementations
[PATCH] alpha: support R_ALPHA_REFLONG relocations for module loading
2017-06-24 15:09 UTC (2+ messages)
[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
2017-06-23 21:45 UTC
[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
2017-06-23 21:45 UTC
[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
2017-06-23 21:45 UTC
[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
2017-06-23 21:45 UTC
[PATCH] pci: Add and use PCI_GENERIC_SETUP Kconfig entry
2017-06-23 21:45 UTC
[PATCH 0/3] Updates for Alpha
2017-06-23 21:20 UTC (4+ messages)
` [PATCH 1/3] alpha: Update for new syscalls
` [PATCH 2/3] alpha: Package string routines together
` [PATCH 3/3] alpha: Fix typo in ev6-copy_user.S
[PATCH 16/35] alpha: defconfig: Cleanup from old Kconfig options
2017-06-12 9:54 UTC (4+ messages)
` [PATCH 00/35] defconfig: Cleanup from old entries
[PATCH v4 0/2] tty: add TIOCGPTPEER ioctl
2017-06-09 10:24 UTC (8+ messages)
` [PATCH v4 1/2] tty: add compat_ioctl callbacks
` [PATCH v4 2/2] tty: add TIOCGPTPEER ioctl
[PATCH v5 0/9] locking/rwsem: Enable reader optimistic spinning
2017-06-08 18:49 UTC (11+ messages)
` [PATCH v5 1/9] locking/rwsem: relocate rwsem_down_read_failed()
` [PATCH v5 2/9] locking/rwsem: Stop active read lock ASAP
` [PATCH v5 3/9] locking/rwsem: Move common rwsem macros to asm-generic/rwsem_types.h
` [PATCH v5 4/9] locking/rwsem: Change RWSEM_WAITING_BIAS for better disambiguation
` [PATCH v5 5/9] locking/rwsem: Enable readers spinning on writer
` [PATCH v5 6/9] locking/rwsem: Use bit in owner to stop spinning
` [PATCH v5 7/9] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value
` [PATCH v5 8/9] locking/rwsem: Enable count-based spinning on reader
` [PATCH v5 9/9] locking/rwsem: Enable reader lock stealing
[PATCH v3 0/2] tty: add TIOCGPTPEER ioctl
2017-06-06 12:46 UTC (9+ messages)
` [PATCH v3 1/2] tty: add compat_ioctl callbacks
` [PATCH v3 2/2] tty: add TIOCGPTPEER ioctl
is alpha jensen support dead?
2017-06-05 12:49 UTC (4+ messages)
[PATCH v2 0/1] tty: add TIOCGPTPEER ioctl
2017-06-02 10:04 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] tty: add TIOCGPTPEER ioctl
2017-06-01 20:12 UTC (4+ messages)
[PATCH 1/1] futex: remove duplicated code
2017-05-26 6:54 UTC (5+ 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).