sparclinux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-02 11:56:23 to 2021-04-02 15:36:18 UTC [more...]

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-04-02 15:36 UTC  (40+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 02/17] drivers: of: use cmdline building function
` [PATCH v3 03/17] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v3 04/17] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v3 05/17] arm: "
` [PATCH v3 06/17] arm64: "
` [PATCH v3 07/17] hexagon: "
` [PATCH v3 08/17] microblaze: "
` [PATCH v3 09/17] nios2: "
` [PATCH v3 10/17] openrisc: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "
` [PATCH v3 13/17] sparc: "
` [PATCH v3 14/17] xtensa: "
` [PATCH v3 15/17] x86: "
` [PATCH v3 16/17] mips: "
` [PATCH v3 17/17] cmdline: Remove CONFIG_CMDLINE_EXTEND

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-02 15:18 UTC  (21+ messages)
` [PATCH v4 01/20] cmdline: Add generic function to build command line
` [PATCH v4 02/20] drivers: of: use cmdline building function
` [PATCH v4 03/20] x86/efi: Replace CONFIG_CMDLINE_OVERRIDE by CONFIG_CMDLINE_FORCE
` [PATCH v4 04/20] drivers: firmware: efi: use cmdline building function
` [PATCH v4 05/20] cmdline: Gives architectures opportunity to use generically defined boot cmdline manipulation
` [PATCH v4 06/20] powerpc: convert strcpy to strlcpy in prom_init
` [PATCH v4 07/20] powerpc: Convert to GENERIC_CMDLINE
` [PATCH v4 08/20] arm: "
` [PATCH v4 09/20] arm64: "
` [PATCH v4 10/20] hexagon: "
` [PATCH v4 11/20] microblaze: "
` [PATCH v4 12/20] nios2: "
` [PATCH v4 13/20] openrisc: "
` [PATCH v4 14/20] riscv: "
` [PATCH v4 15/20] sh: "
` [PATCH v4 16/20] sparc: "
` [PATCH v4 17/20] xtensa: "
` [PATCH v4 18/20] x86: "
` [PATCH v4 19/20] mips: "
` [PATCH v4 20/20] cmdline: Remove CONFIG_CMDLINE_EXTEND

[PATCH v6 0/9] riscv: Add qspinlock/qrwlock
 2021-03-31 14:30 UTC  (10+ messages)
` [PATCH v6 1/9] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v6 2/9] riscv: Convert custom spinlock/rwlock to generic qspinlock/qrwlock
` [PATCH v6 3/9] riscv: locks: Introduce ticket-based spinlock implementation
` [PATCH v6 4/9] csky: locks: Optimize coding convention
` [PATCH v6 5/9] csky: Convert custom spinlock/rwlock to generic qspinlock/qrwlock
` [PATCH v6 6/9] openrisc: qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v6 7/9] sparc: "
` [PATCH v6 8/9] xtensa: "
` [PATCH v6 9/9] powerpc/qspinlock: "

[PATCH] mm: Move mem_init_print_info() into mm_init()
 2021-03-31  9:34 UTC  (16+ messages)
` [PATCH RESEND] "
    ` [PATCH v2] "

[PATCH] PCI: Try to find two continuous regions for child resource
 2021-03-31  8:53 UTC  (4+ messages)

Bidding invitation
 2021-03-31  7:16 UTC 

[PATCH v5 0/7] riscv: Add qspinlock/qrwlock
 2021-03-28 11:36 UTC  (10+ messages)
` [PATCH v5 1/7] locking/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v5 2/7] riscv: Convert custom spinlock/rwlock to generic qspinlock/qrwlock
` [PATCH v5 3/7] csky: "
` [PATCH v5 4/7] powerpc/qspinlock: Add ARCH_USE_QUEUED_SPINLOCKS_XCHG32
` [PATCH v5 5/7] openrisc: qspinlock: "
` [PATCH v5 6/7] sparc: "
` [PATCH v5 7/7] xtensa: "

cleanup compat exec handling
 2021-03-27 19:56 UTC  (13+ messages)
` [PATCH 1/4] exec: remove do_execve
` [PATCH 2/4] exec: remove compat_do_execve
` [PATCH 3/4] exec: simplify the compat syscall handling
` [PATCH 4/4] exec: move the call to getname_flags into do_execveat

[PATCH] sparc/mm/srmmu.c: A typo fix
 2021-03-26  1:39 UTC 

[PATCH] sparc32: add stub pud_page define for walking huge vmalloc page tables
 2021-03-25 21:17 UTC  (3+ messages)

Regression in 028abd92 for Sun UltraSPARC T1
 2021-03-25  7:50 UTC  (24+ messages)

[PATCH] sparc/traps_64.c: Mundane typo fixes
 2021-03-24 17:52 UTC  (2+ messages)

[PATCH v1 1/3] drivers/char: remove /dev/kmem for good
 2021-03-24 10:23 UTC  (2+ messages)
` [PATCH v1 2/3] mm: remove xlate_dev_kmem_ptr()

[PATCH RFC 1/3] drivers/char: remove /dev/kmem for good
 2021-03-22 13:35 UTC  (4+ messages)
` [PATCH RFC 2/3] mm: remove xlate_dev_kmem_ptr()

sparc: clang: error: unknown argument: '-mno-fpu'
 2021-03-19 18:08 UTC  (6+ messages)

[PATCH 1/2] audit: add support for the openat2 syscall
 2021-03-18 12:08 UTC  (5+ messages)

[PATCH v2] sparc64: replace if (cond) BUG() with BUG_ON()
 2021-03-17  3:16 UTC 

[PATCH] sparc64: replace if (cond) BUG() with BUG_ON()
 2021-03-17  2:52 UTC 

[PATCH AUTOSEL 4.19 17/23] sparc64: Fix opcode filtering in handling of no fault loads
 2021-03-17  0:58 UTC 

[PATCH AUTOSEL 4.14 16/21] sparc64: Fix opcode filtering in handling of no fault loads
 2021-03-17  0:59 UTC 

[PATCH AUTOSEL 5.4 24/37] sparc64: Fix opcode filtering in handling of no fault loads
 2021-03-17  0:57 UTC 

[PATCH AUTOSEL 5.10 33/54] sparc64: Fix opcode filtering in handling of no fault loads
 2021-03-17  0:56 UTC 

[PATCH AUTOSEL 5.11 34/61] sparc64: Fix opcode filtering in handling of no fault loads
 2021-03-17  0:55 UTC 

[PATCH] sparc: fix warning comparing pointer to 0
 2021-03-15  7:20 UTC 

[PATCH AUTOSEL 4.14 06/13] sparc32: Limit memblock allocation to low memory
 2021-03-12 22:13 UTC  (3+ messages)

[GIT] Sparc
 2021-03-10 13:14 UTC  (12+ messages)
` [GIT] SPARC

[PATCH] sparc64: Fix opcode filtering in handling of no fault loads
 2021-03-09 14:52 UTC  (5+ messages)

[PATCH] sparc: sparc64_defconfig: remove duplicate CONFIGs
 2021-03-08  9:51 UTC 

patch "tty: vcc, drop version dump" added to tty-testing
 2021-03-04  8:02 UTC  (2+ messages)
` patch "tty: vcc, drop version dump" added to tty-next

[PATCH AUTOSEL 4.4 4/8] sparc32: Limit memblock allocation to low memory
 2021-03-03  8:21 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 05/10] sparc32: Limit memblock allocation to low memory
 2021-03-03  8:20 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 09/21] sparc32: Limit memblock allocation to low memory
 2021-03-02 11:58 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 10/21] sparc64: Use arch_validate_flags() to validate ADI flag

[PATCH AUTOSEL 5.4 16/33] sparc32: Limit memblock allocation to low memory
 2021-03-02 11:57 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 17/33] sparc64: Use arch_validate_flags() to validate ADI flag

[PATCH AUTOSEL 5.10 24/47] sparc64: Use arch_validate_flags() to validate ADI flag
 2021-03-02 11:56 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).