linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-30 19:47:30 to 2020-10-13 06:31:52 UTC [more...]

[PATCH] alpha: remove undef inline in compiler.h
 2020-10-13  6:31 UTC 

remove compat_sys_mount
 2020-10-11 18:01 UTC  (15+ messages)
  ` [PATCH 1/5] nfs: simplify nfs4_parse_monolithic
  ` [PATCH 5/5] fs: remove do_mounts
` [PATCH 2/5] fs,nfs: lift compat nfs4 mount data handling into the nfs code
` [PATCH 3/5] fs: remove compat_sys_mount
` [PATCH 4/5] alpha: simplify osf_mount

[RFC PATCH] kernel: allow to configure PREEMPT_NONE, PREEMPT_VOLUNTARY on kernel command line
 2020-10-09 11:42 UTC  (2+ messages)

[patch 00/13] preempt: Make preempt count unconditional
 2020-09-29 14:54 UTC  (51+ messages)
` [patch 01/13] lib/debug: Remove pointless ARCH_NO_PREEMPT dependencies
` [patch 02/13] preempt: Make preempt count unconditional
` [patch 03/13] preempt: Clenaup PREEMPT_COUNT leftovers
` [patch 04/13] lockdep: "
` [patch 05/13] mm/pagemap: "
` [patch 06/13] locking/bitspinlock: "
` [patch 07/13] uaccess: "
` [patch 08/13] sched: "
` [patch 09/13] ARM: "
` [patch 10/13] xtensa: "
` [patch 11/13] drm/i915: "
` [patch 12/13] rcutorture: "
` [patch 13/13] preempt: Remove PREEMPT_COUNT from Kconfig
        ` [PATCH] crypto: lib/chacha20poly1305 - Set SG_MITER_ATOMIC unconditionally

[PATCH] alpha: switch defconfig from the legacy ide driver to libata
 2020-09-24  4:20 UTC 

[PATCH 00/29] treewide: Convert comma separated statements
 2020-09-09  2:09 UTC  (4+ messages)
` [PATCH 02/29] alpha: Avoid "

[PATCH 0/2] dma-mapping: update default segment_boundary_mask
 2020-09-03 17:53 UTC  (10+ messages)
` [PATCH 1/2] dma-mapping: introduce dma_get_seg_boundary_nr_pages()
` [PATCH 2/2] dma-mapping: set default segment_boundary_mask to ULONG_MAX

[RESEND][PATCH 0/7] Avoid overflow at boundary_size
 2020-09-01 20:53 UTC  (13+ messages)
` [RESEND][PATCH 1/7] powerpc/iommu: "
` [RESEND][PATCH 2/7] alpha: "
` [RESEND][PATCH 3/7] ia64/sba_iommu: "
` [RESEND][PATCH 4/7] s390/pci_dma: "
` [RESEND][PATCH 5/7] sparc: "
` [RESEND][PATCH 6/7] x86/amd_gart: "
` [RESEND][PATCH 7/7] parisc: "

[PATCH v3 02/23] alpha: use asm-generic/mmu_context.h for no-op implementations
 2020-09-01 16:51 UTC  (2+ messages)

[PATCH v2 02/23] alpha: use asm-generic/mmu_context.h for no-op implementations
 2020-08-26 14:52 UTC 

[RFT][PATCH 0/7] Avoid overflow at boundary_size
 2020-08-25 23:19 UTC  (3+ messages)

[RFT][PATCH 2/7] alpha: Avoid overflow at boundary_size
 2020-08-20 23:20 UTC 

[PATCH AUTOSEL 4.4 10/10] alpha: fix annotation of io{read,write}{16,32}be()
 2020-08-20  0:04 UTC 

[PATCH AUTOSEL 4.9 11/11] alpha: fix annotation of io{read,write}{16,32}be()
 2020-08-20  0:03 UTC 

[PATCH AUTOSEL 4.14 13/13] alpha: fix annotation of io{read,write}{16,32}be()
 2020-08-20  0:03 UTC 

[PATCH AUTOSEL 4.19 17/18] alpha: fix annotation of io{read,write}{16,32}be()
 2020-08-20  0:03 UTC 

[PATCH AUTOSEL 5.4 21/22] alpha: fix annotation of io{read,write}{16,32}be()
 2020-08-20  0:02 UTC 

[PATCH AUTOSEL 5.7 23/24] alpha: fix annotation of io{read,write}{16,32}be()
 2020-08-20  0:01 UTC 

[PATCH AUTOSEL 5.8 25/27] alpha: fix annotation of io{read,write}{16,32}be()
 2020-08-20  0:01 UTC 

INFO: task hung in pipe_release (2)
 2020-08-13  3:57 UTC 

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-07-28 20:40 UTC  (27+ messages)
` [PATCH v3 01/19] tools: bpf: Use local copy of headers including uapi/linux/filter.h
` [PATCH v3 02/19] compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
    ` [PATCH v3 02/19] compiler.h: Split {READ, WRITE}_ONCE "
` [PATCH v3 03/19] asm/rwonce: Allow __READ_ONCE to be overridden by the architecture
` [PATCH v3 04/19] alpha: Override READ_ONCE() with barriered implementation
` [PATCH v3 05/19] asm/rwonce: Remove smp_read_barrier_depends() invocation
` [PATCH v3 06/19] asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'
` [PATCH v3 07/19] vhost: Remove redundant use of read_barrier_depends() barrier
` [PATCH v3 08/19] alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()
` [PATCH v3 09/19] locking/barriers: Remove definitions for [smp_]read_barrier_depends()
` [PATCH v3 10/19] Documentation/barriers: Remove references to [smp_]read_barrier_depends()
` [PATCH v3 11/19] Documentation/barriers/kokr: "
` [PATCH v3 12/19] tools/memory-model: Remove smp_read_barrier_depends() from informal doc
` [PATCH v3 13/19] include/linux: Remove smp_read_barrier_depends() from comments
` [PATCH v3 14/19] checkpatch: Remove checks relating to [smp_]read_barrier_depends()
` [PATCH v3 15/19] arm64: Reduce the number of header files pulled into vmlinux.lds.S
` [PATCH v3 16/19] arm64: alternatives: Split up alternative.h
` [PATCH v3 17/19] arm64: cpufeatures: Add capability for LDAPR instruction
` [PATCH v3 18/19] arm64: alternatives: Remove READ_ONCE() usage during patch operation
` [PATCH v3 19/19] arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y

[PATCH 02/24] alpha: use asm-generic/mmu_context.h for no-op implementations
 2020-07-28  3:33 UTC 

[RFC PATCH 00/35] Move all PCIBIOS* definitions into arch/x86
 2020-07-13 22:01 UTC  (5+ messages)
` [RFC PATCH 34/35] PCI: Change PCIBIOS_SUCCESSFUL to 0
` [RFC PATCH 35/35] alpha: Tidy Success/Failure checks

[PATCH] alpha: Kconfig: Replace HTTP links with HTTPS ones
 2020-07-13  9:43 UTC 

[PATCH v3 1/4] iomap: Constify ioreadX() iomem argument (as in generic implementation)
 2020-07-09  7:32 UTC  (8+ messages)
` [PATCH v3 2/4] rtl818x: "
` [PATCH v3 3/4] ntb: intel: "
` [PATCH v3 4/4] virtio: pci: "

[PATCH v3 0/4] iomap: Constify ioreadX() iomem argument
 2020-07-09  7:28 UTC 

[PATCH v3 0/4] iomap: Constify ioreadX() iomem argument
 2020-07-09  7:28 UTC 

[PATCH v3 0/4] iomap: Constify ioreadX() iomem argument
 2020-07-09  7:28 UTC 

[PATCH v3 0/4] iomap: Constify ioreadX() iomem argument
 2020-07-09  7:28 UTC 

[PATCH 00/18] Allow architectures to override __READ_ONCE()
 2020-07-08 18:20 UTC  (44+ messages)
` [PATCH 01/18] tools: bpf: Use local copy of headers including uapi/linux/filter.h
` [PATCH 02/18] compiler.h: Split {READ,WRITE}_ONCE definitions out into rwonce.h
` [PATCH 04/18] alpha: Override READ_ONCE() with barriered implementation
` [PATCH 18/18] arm64: lto: Strengthen READ_ONCE() to acquire when CLANG_LTO=y

[PATCH v1] alpha: io: Make sparse happy about bitwise types
 2020-07-08 16:23 UTC  (2+ messages)

[PATCH v5 02/25] mm/alpha: Use general page fault accounting
 2020-07-07 22:49 UTC 

[PATCH 17/17] arch: rename copy_thread_tls() back to copy_thread()
 2020-07-04 16:10 UTC  (3+ messages)

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-07-02 21:46 UTC  (2+ messages)

[PATCH v4 02/26] mm/alpha: Use general page fault accounting
 2020-06-30 20:45 UTC 


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