public inbox for linux-arch@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-20 12:57:33 to 2019-01-03 12:33:36 UTC [more...]

[PATCH] scripts: unify system call table generation scripts
 2019-01-03 12:33 UTC  (9+ messages)

[PATCH 0/2] microblaze: Unify the system call scripts
 2019-01-03 12:29 UTC  (8+ messages)
` [PATCH 1/2] microblaze: remove nargs from __SYSCALL
` [PATCH 2/2] microblaze: generate uapi header and system call table files

[PATCH 0/2] m68k: Unify the system call scripts
 2019-01-03 12:00 UTC  (16+ messages)
` [PATCH 1/2] m68k: remove nargs from __SYSCALL
` [PATCH 2/2] m68k: generate uapi header and syscall table header files

[GIT PULL] csky patches for the 4.21 merge window
 2019-01-03  9:26 UTC  (2+ messages)

use generic DMA mapping code in powerpc V4
 2019-01-03  7:36 UTC  (12+ messages)

[PATCH] RISC-V: Add _TIF_NEED_RESCHED check for kernel thread when CONFIG_PREEMPT=y
 2019-01-03  5:45 UTC  (4+ messages)

[PATCH 1/5] riscv: remove redundant kernel-space generic-y
 2019-01-03  1:10 UTC  (10+ messages)
` [PATCH 2/5] arch: remove stale comments "UAPI Header export list"
` [PATCH 3/5] kbuild: generate asm-generic wrappers if mandatory headers are missing
` [PATCH 4/5] arch: remove redundant generic-y defines
` [PATCH 5/5] kbuild: warn redundant generic-y

jump_label: move 'asm goto' support test to Kconfig
 2019-01-03  0:35 UTC  (4+ messages)

[PATCH] kallsyms: lower alignment on ARM
 2019-01-03  0:30 UTC  (4+ messages)

[PATCH RFC 0/4] barriers using data dependency
 2019-01-02 23:04 UTC  (18+ messages)
` [PATCH RFC 1/4] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR
` [PATCH RFC 2/4] include/linux/compiler.h: allow memory operands
` [PATCH RFC 3/4] barriers: convert a control to a data dependency
` [PATCH RFC 4/4] virtio: use dependent_ptr_mb

[PATCH] vmlinux.lds.h: drop unused __vermagic
 2019-01-02 20:29 UTC  (4+ messages)

[PATCH 0/2] parisc: Unify the system call scripts
 2019-01-02 16:02 UTC  (6+ messages)
` [PATCH 1/2] parisc: remove nargs from __SYSCALL
` [PATCH 2/2] parisc: generate uapi header and system call table files

[PATCH 0/3] sparc: Unify the system call scripts
 2019-01-02 15:52 UTC  (8+ messages)
` [PATCH 1/3] sparc: remove nargs from __SYSCALL
` [PATCH 2/3] sparc: rename not implemented system call
` [PATCH 3/3] sparc: generate uapi header and system call table files

[PATCH 0/2] sh: Unify the system call scripts
 2019-01-02 15:37 UTC  (6+ messages)
` [PATCH 1/2] sh: remove nargs from __SYSCALL
` [PATCH 2/2] sh: generate uapi header and syscall table header files

[PATCH 0/2] xtensa: Unify the system call scripts
 2019-01-02 15:28 UTC  (6+ messages)
` [PATCH 1/2] xtensa: remove nargs from __SYSCALL
` [PATCH 2/2] xtensa: generate uapi header and syscall table header files

[PATCH 0/2] ia64: Unify the system call scripts
 2019-01-02 15:22 UTC  (6+ messages)
` [PATCH 1/2] ia64: remove nargs from __SYSCALL
` [PATCH 2/2] ia64: generate uapi header and system call table files

[PATCH 0/2] alpha: Unify the system call scripts
 2019-01-02 15:06 UTC  (6+ messages)
` [PATCH 1/2] alpha: remove nargs from __SYSCALL
` [PATCH 2/2] alpha: generate uapi header and syscall table header files

[PATCH 0/2] powerpc: Unify the system call scripts
 2019-01-02 15:02 UTC  (6+ messages)
` [PATCH 1/2] powerpc: remove nargs from __SYSCALL
` [PATCH 2/2] powerpc: generate uapi header and system call table files

[PATCH 0/2] Unify the system call scripts
 2019-01-02 14:56 UTC  (6+ messages)
` [PATCH 1/2] mips: remove nargs from __SYSCALL
` [PATCH 2/2] mips: generate uapi header and system call table files

[PATCH] jump_label: move 'asm goto' support test to Kconfig
 2019-01-02 11:22 UTC  (4+ messages)

[PATCH v6 2/8] lib/test_bitmap.c: Add for_each_set_clump8 test cases
 2019-01-02  8:45 UTC  (2+ messages)
` [LKP] [lib/test_bitmap.c] 467e3fea0c: kernel_selftests.lib.bitmap.sh.fail

[PATCH 01/14] csky: fixup abiv2 mmap(... O_SYNC) failed
 2018-12-31 15:33 UTC  (24+ messages)
` [PATCH 02/14] csky: bugfix gdb coredump error
` [PATCH 03/14] csky: fixup remove vdsp implement for kernel
` [PATCH 04/14] csky: remove syscall_exit_work
` [PATCH 05/14] csky: fixup save hi,lo,dspcr regs in switch_stack
` [PATCH 07/14] csky: CPU-hotplug supported for SMP
` [PATCH 08/14] csky: stacktrace supported
` [PATCH 09/14] csky: optimize kernel panic print
` [PATCH 10/14] csky: remove unused members in processor.h
` [PATCH 11/14] csky: basic ftrace supported
` [PATCH 12/14] csky: ftrace call graph supported
` [PATCH 14/14] csky: Add EM_CSKY_OLD 39

[git pull] device mapper changes for 4.21
 2018-12-30 19:40 UTC  (2+ messages)

[PATCH 0/2] ARC show_regs fixes
 2018-12-24 19:10 UTC  (27+ messages)
` [PATCH 1/2] ARC: show_regs: avoid page allocator
` [PATCH 2/2] ARC: show_regs: fix lockdep splat for good

[PATCH v5 0/7] mips: system call table generation support
 2018-12-24  5:20 UTC  (7+ messages)

[PATCH v6 1/5] powerpc: add __NR_syscalls along with NR_syscalls
 2018-12-24  5:18 UTC  (5+ messages)
` [v6, "
  ` [v6,1/5] "

use generic DMA mapping code in powerpc V3
 2018-10-15  2:45 UTC  (5+ messages)
` [PATCH 16/33] powerpc/powernv: remove dead npu-dma code

[PATCH v3 0/5] alpha: system call table generation support
 2018-12-22 10:27 UTC  (8+ messages)

[PATCH v2] x86, kbuild: revert macrofying inline assembly code
 2018-12-21 18:44 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox