linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-28 11:26:09 to 2018-04-20 14:37:51 UTC [more...]

[REVIEW][PATCH 01/22] signal/alpha: Use send_sig_fault where appropriate
 2018-04-20 14:37 UTC  (2+ messages)
` [REVIEW][PATCH 02/22] signal/alpha: Use force_sig_fault "

[PATCH v2 1/2] y2038: rusage: Use __kernel_old_timeval for process times
 2018-04-20 12:05 UTC  (2+ messages)
` [PATCH v2 2/2] rusage: allow 64-bit times ru_utime/ru_stime

(unknown),
 2018-04-20 10:23 UTC  (24+ messages)
` [PATCH 01/22] dma-debug: move initialization to common code
` [PATCH 02/22] dma-mapping: simplify Kconfig dependencies
` [PATCH 03/22] dma-mapping: provide a generic dma-noncoherent implementation
` [PATCH 04/22] alpha: use dma_direct_ops for jensen
` [PATCH 05/22] alpha: simplify get_arch_dma_ops
` [PATCH 06/22] arc: use generic dma_noncoherent_ops
` [PATCH 07/22] arm-nommu: "
` [PATCH 08/22] c6x: "
` [PATCH 09/22] hexagon: "
` [PATCH 10/22] m68k: "
` [PATCH 11/22] microblaze: "
` [PATCH 12/22] microblaze: remove the consistent_sync and consistent_sync_page
` [PATCH 13/22] nds32: use generic dma_noncoherent_ops
` [PATCH 14/22] nios2: "
` [PATCH 15/22] openrisc: "
` [PATCH 16/22] sh: simplify get_arch_dma_ops
` [PATCH 17/22] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 18/22] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 19/22] sh: use generic dma_noncoherent_ops
` [PATCH 20/22] xtensa: "
` [PATCH 21/22] sparc: "
` [PATCH 22/22] parisc: "

[REVIEW][PATCH 01/17] signal/alpha: Document a conflict with SI_USER for SIGFPE
 2018-04-20  1:04 UTC  (4+ messages)
` [REVIEW][PATCH 11/17] signal/alpha: Replace FPE_FIXME with FPE_FLTUNK
` [REVIEW][PATCH 15/17] signal: Add TRAP_UNK si_code for undiagnosted trap exceptions
` [REVIEW][PATCH 16/17] signal/alpha: Replace TRAP_FIXME with TRAP_UNK

[PATCH v3 0/3] MIPS: Override barrier_before_unreachable() to fix microMIPS
 2018-04-17 21:04 UTC  (6+ messages)
` [PATCH v3 1/3] alpha: Use OPTIMIZE_INLINING instead of asm/compiler.h
` [PATCH v3 2/3] compiler.h: Allow arch-specific overrides
` [PATCH v3 3/3] MIPS: Workaround GCC __builtin_unreachable reordering bug

[PATCH] alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering #2
 2018-04-17 18:43 UTC  (2+ messages)

[PATCH 00/32] docs/vm: convert to ReST format
 2018-04-16 20:35 UTC  (41+ messages)
` [PATCH 01/32] docs/vm: active_mm.txt "
` [PATCH 02/32] docs/vm: balance: "
` [PATCH 03/32] docs/vm: cleancache.txt: "
` [PATCH 04/32] docs/vm: frontswap.txt: "
` [PATCH 05/32] docs/vm: highmem.txt: "
` [PATCH 06/32] docs/vm: hmm.txt: "
` [PATCH 07/32] docs/vm: hugetlbpage.txt: "
` [PATCH 08/32] docs/vm: hugetlbfs_reserv.txt: "
` [PATCH 09/32] docs/vm: hwpoison.txt: "
` [PATCH 10/32] docs/vm: idle_page_tracking.txt: "
` [PATCH 11/32] docs/vm: ksm.txt: "
` [PATCH 12/32] docs/vm: mmu_notifier.txt: "
` [PATCH 13/32] docs/vm: numa_memory_policy.txt: "
` [PATCH 14/32] docs/vm: overcommit-accounting: "
` [PATCH 15/32] docs/vm: page_frags "
` [PATCH 16/32] docs/vm: numa: "
` [PATCH 17/32] docs/vm: pagemap.txt: "
` [PATCH 18/32] docs/vm: page_migration: "
` [PATCH 19/32] docs/vm: page_owner: "
` [PATCH 20/32] docs/vm: remap_file_pages.txt: conert "
` [PATCH 21/32] docs/vm: slub.txt: convert "
` [PATCH 22/32] docs/vm: soft-dirty.txt: "
` [PATCH 23/32] docs/vm: split_page_table_lock: "
` [PATCH 24/32] docs/vm: swap_numa.txt: "
` [PATCH 25/32] docs/vm: transhuge.txt: "
` [PATCH 26/32] docs/vm: unevictable-lru.txt: "
` [PATCH 27/32] docs/vm: userfaultfd.txt: "
` [PATCH 28/32] docs/vm: z3fold.txt: "
` [PATCH 29/32] docs/vm: zsmalloc.txt: "
` [PATCH 30/32] docs/vm: zswap.txt: "
` [PATCH 31/32] docs/vm: rename documentation files to .rst
` [PATCH 32/32] docs/vm: add index.rst and link MM documentation to top level index

[PATCH] bug.h: Work around GCC PR82365 in BUG()
 2018-04-11 10:08 UTC 

[PULL] alpha.git
 2018-04-09 16:46 UTC  (3+ messages)

[RFC linux v2] init: make all setup_arch() output string to boot_command_line[]
 2018-04-07  1:55 UTC 

[RFC linux] init: make all setup_arch() output string to boot_command_line[]
 2018-04-06 11:11 UTC 

[PATCH] alpha: io: reorder barriers to guarantee writeX() and iowriteX() ordering
 2018-04-06  2:48 UTC  (3+ messages)

[RFC PATCH v2 1/2] Randomization of address chosen by mmap
 2018-04-03  0:11 UTC  (35+ messages)
  ` [RFC PATCH v2 2/2] Architecture defined limit on memory region random shift
` [RFC PATCH v2 0/2] Randomization of address chosen by mmap

[PATCH 00/16] Generic infrastructure for unloading initramfs
 2018-04-02  5:59 UTC  (67+ messages)
` [PATCH 01/16] initrd: Add generic code path for common initrd unloading logic
` [PATCH 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
` [PATCH 03/16] alpha: "
` [PATCH 04/16] arc: "
` [PATCH 05/16] c6x: "
` [PATCH 06/16] frv: "
` [PATCH 07/16] h8300: "
` [PATCH 08/16] m32r: "
` [PATCH 09/16] m68k: "
` [PATCH 10/16] microblaze: "
` [PATCH 11/16] nios2: "
` [PATCH 12/16] openrisc: "
` [PATCH 13/16] parisc: "
` [PATCH 14/16] powerpc: "
` [PATCH 15/16] sh: "
` [PATCH 16/16] um: "
` [PATCH v2 00/16] Generic infrastructure for unloading initramfs
  ` [PATCH v2 01/16] initrd: Add generic code path for common initrd unloading logic
  ` [PATCH v2 02/16] riscv: Use INITRAMFS_GENERIC_UNLOAD
  ` [PATCH v2 03/16] alpha: "
  ` [PATCH v2 04/16] arc: "
  ` [PATCH v2 05/16] c6x: "
  ` [PATCH v2 06/16] frv: "
  ` [PATCH v2 07/16] h8300: "
  ` [PATCH v2 08/16] m32r: "
  ` [PATCH v2 09/16] m68k: "
  ` [PATCH v2 10/16] microblaze: "
  ` [PATCH v2 11/16] nios2: "
  ` [PATCH v2 12/16] openrisc: "
  ` [PATCH v2 13/16] parisc: "
  ` [PATCH v2 14/16] powerpc: "
  ` [PATCH v2 15/16] sh: "
  ` [PATCH v2 16/16] um: "
  ` [PATCH] Extract initrd free logic from arch-specific code
      ` [PATCH v4 03/16] alpha: Use generic free_initrd_mem
        ` [PATCH v5 03/16] alpha: Switch to "
          ` [PATCH v6 "

[PATCH] block: use 32-bit blk_status_t on Alpha
 2018-03-21 17:02 UTC  (4+ messages)

[RFC PATCH 6/6] arch: add untagged_addr definition for other arches
 2018-03-09 17:58 UTC  (3+ messages)
  ` [RFC PATCH 0/6] arm64: untag user pointers passed to the kernel

[PATCH] locking/xchg/alpha: Remove memory barriers from the _local() variants
 2018-02-28 11:26 UTC  (4+ 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 NNTP newsgroup(s).