linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-14 07:49:03 to 2023-03-05 20:10:31 UTC [more...]

[PATCH v3 2/2] arch/*/io.h: remove ioremap_uc in some architectures
 2023-03-05 20:10 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 3/6] alpha: fix R_ALPHA_LITERAL reloc for large modules
 2023-03-05 13:55 UTC 

[PATCH AUTOSEL 4.19 3/6] alpha: fix R_ALPHA_LITERAL reloc for large modules
 2023-03-05 13:55 UTC 

[PATCH AUTOSEL 5.4 4/7] alpha: fix R_ALPHA_LITERAL reloc for large modules
 2023-03-05 13:54 UTC 

[PATCH AUTOSEL 5.10 5/8] alpha: fix R_ALPHA_LITERAL reloc for large modules
 2023-03-05 13:54 UTC 

[PATCH AUTOSEL 5.15 6/9] alpha: fix R_ALPHA_LITERAL reloc for large modules
 2023-03-05 13:53 UTC 

[PATCH AUTOSEL 6.1 12/15] alpha: fix R_ALPHA_LITERAL reloc for large modules
 2023-03-05 13:53 UTC 

[PATCH AUTOSEL 6.2 13/16] alpha: fix R_ALPHA_LITERAL reloc for large modules
 2023-03-05 13:52 UTC 

[PATCH v3 02/24] arm64: Remove COMMAND_LINE_SIZE from uapi
 2023-03-03 16:40 UTC  (57+ messages)
` [PATCH v3 03/24] arm: "
` [PATCH v3 04/24] ia64: "
` [PATCH v3 05/24] m68k: "
` [PATCH v3 06/24] microblaze: "
` [PATCH v3 07/24] mips: "
` [PATCH v3 08/24] parisc: "
` [PATCH v3 09/24] powerpc: "
` [PATCH v3 10/24] sparc: "
` [PATCH v3 11/24] xtensa: "
` [PATCH v3 12/24] asm-generic: "
` [PATCH v3 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v3 14/24] arc: "
` [PATCH v3 15/24] m68k: "
` [PATCH v3 16/24] arm64: "
` [PATCH v3 17/24] microblaze: "
` [PATCH v3 18/24] sparc: "
` [PATCH v3 19/24] parisc: "
` [PATCH v3 20/24] x86: "
` [PATCH v3 21/24] xtensa: "
` [PATCH v3 22/24] powerpc: "
` [PATCH v3 23/24] mips: "
` [PATCH v3 24/24] s390: "
` [PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi
  ` [PATCH v3 01/24] alpha: "

[PATCH v4 01/24] alpha: Remove COMMAND_LINE_SIZE from uapi
 2023-03-02 12:38 UTC  (30+ messages)
` [PATCH v4 02/24] arm64: "
` [PATCH v4 03/24] arm: "
` [PATCH v4 04/24] ia64: "
` [PATCH v4 05/24] m68k: "
` [PATCH v4 06/24] microblaze: "
` [PATCH v4 07/24] mips: "
` [PATCH v4 08/24] parisc: "
` [PATCH v4 09/24] powerpc: "
` [PATCH v4 10/24] sparc: "
` [PATCH v4 11/24] xtensa: "
` [PATCH v4 12/24] asm-generic: "
` [PATCH v4 13/24] alpha: Remove empty <uapi/asm/setup.h>
` [PATCH v4 14/24] arc: "
` [PATCH v4 15/24] m68k: "
` [PATCH v4 16/24] arm64: "
` [PATCH v4 17/24] microblaze: "
` [PATCH v4 18/24] sparc: "
` [PATCH v4 19/24] parisc: "
` [PATCH v4 20/24] x86: "
` [PATCH v4 21/24] xtensa: "
` [PATCH v4 22/24] powerpc: "
` [PATCH v4 23/24] mips: "
` [PATCH v4 24/24] s390: "
` [PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi

[PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-02 12:19 UTC  (4+ messages)

[PATCH v2 03/24] arm/cpu: Make sure arch_cpu_idle_dead() doesn't return
 2023-03-02 10:55 UTC  (44+ messages)
        ` [PATCH v2.1 03/24] arm/cpu: Add unreachable() to arch_cpu_idle_dead()
` [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
        ` [PATCH v2.1 "
` [PATCH v2 06/24] ia64/cpu: Mark play_dead() __noreturn
` [PATCH v2 08/24] loongarch/cpu: "
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
        ` [PATCH v2.1 "
` [PATCH v2 10/24] mips/cpu: Make sure play_dead() doesn't return
` [PATCH v2 11/24] mips/cpu: Mark play_dead() __noreturn
` [PATCH v2 13/24] sh/cpu: Make sure play_dead() doesn't return
` [PATCH v2 16/24] sparc/cpu: Mark cpu_play_dead() __noreturn
` [PATCH v2 17/24] x86/cpu: Make sure play_dead() doesn't return
` [PATCH v2 19/24] xtensa/cpu: Make sure cpu_die() "
` [PATCH v2 20/24] xtensa/cpu: Mark cpu_die() __noreturn
` [PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn

[PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi
 2023-03-02  9:35 UTC 

[PATCH] arch/alpha/kernel: Remove form feed characters
 2023-03-01 21:43 UTC  (2+ messages)

[PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA
 2023-03-01 15:41 UTC  (8+ messages)

[PATCH v3 05/34] alpha: Implement the new page table range API
 2023-02-28 21:37 UTC 

[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
 2023-02-28 21:11 UTC  (9+ messages)
` [PATCH mm-unstable v1 11/26] microblaze/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE

[RFC][PATCHSET] VM_FAULT_RETRY fixes
 2023-02-28 19:18 UTC  (6+ messages)
` [PATCH 08/10] parisc: fix livelock in uaccess

[PATCH mm-unstable v1 19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE
 2023-02-28 15:56 UTC  (3+ messages)

[PATCH 0/2] char/agp: consolidate asm/agp.h
 2023-02-27 20:04 UTC  (2+ messages)

[PATCH v2 05/30] alpha: Implement the new page table range API
 2023-02-27 17:57 UTC 

[PATCH] Alpha: Remove redundant local asm header redirections
 2023-02-27 16:27 UTC  (5+ messages)

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2023-02-27 13:49 UTC  (19+ messages)
` [PATCH v5 1/7] arch: rename all internal names __xchg to __arch_xchg
  ` [PATCH v5 2/7] linux/include: add non-atomic version of xchg
    ` [Intel-gfx] "
  ` [PATCH v5 3/7] arch/*/uprobes: simplify arch_uretprobe_hijack_return_addr
    ` [Intel-gfx] "
  ` [PATCH v5 4/7] llist: simplify __llist_del_all
  ` [PATCH v5 5/7] io_uring: use __xchg if possible
    ` [Intel-gfx] "
  ` [PATCH v5 6/7] qed: "
    ` [Intel-gfx] "
  ` [PATCH v5 7/7] drm/i915/gt: use __xchg instead of internal helper
    ` [Intel-gfx] "
` [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg

[PATCH] alpha: Implement "current_stack_pointer"
 2023-02-26 10:46 UTC  (4+ messages)

[PATCH] arch: alpha: boot: tools: Fix code style issues
 2023-02-26  6:01 UTC 

[PATCH] alpha: in_irq() cleanup
 2023-02-26  2:09 UTC  (2+ messages)

[PATCH] alpha: osf_sys: reduce kernel log spamming on invalid osf_mount call typenr
 2023-02-26  2:09 UTC  (2+ messages)

[PATCH] alpha: replace NR_SYSCALLS by NR_syscalls
 2023-02-26  2:07 UTC  (2+ messages)

[PATCH] alpha: Add some spaces to ensure format specification
 2023-02-26  2:06 UTC  (2+ messages)

[PATCH] alpha: update config files
 2023-02-26  2:06 UTC  (2+ messages)

[PATCH] alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
 2023-02-26  2:05 UTC  (2+ messages)

[PATCH] fixed a typo in core_cia.c
 2023-02-26  2:05 UTC  (2+ messages)

[PATCH] alpha: fix R_ALPHA_LITERAL reloc for large modules
 2023-02-26  2:04 UTC  (2+ messages)

[PULL] alpha.git
 2023-02-25 21:10 UTC  (3+ messages)

[PATCH] alpha: Fix missing symbol versions for str{,n}{cat,cpy}
 2023-02-25  4:32 UTC  (2+ messages)

[git pill] vfs.git alpha fixes
 2023-02-25  3:40 UTC  (3+ messages)

Alpha MTD_TSUNAMI BROKEN?
 2023-02-22  5:37 UTC 

[PATCH v4] alpha: Clean-up the panic notifier code
 2023-02-20 21:22 UTC 

API for setting multiple PTEs at once
 2023-02-20  8:29 UTC  (3+ messages)

[PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
 2023-02-15  5:22 UTC  (2+ messages)

[PATCH] dma-mapping: no need to pass a bus_type into get_arch_dma_ops()
 2023-02-14 14:12 UTC  (3+ messages)

[PATCH v4 0/7] Generic IPI sending tracepoint
 2023-02-14 14:10 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).