linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-11 07:59:44 to 2018-09-14 12:10:36 UTC [more...]

[PATCH 00/30] mm: remove bootmem allocator
 2018-09-14 12:10 UTC  (22+ messages)
` [PATCH 01/30] mips: switch to NO_BOOTMEM
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 04/30] mm: remove bootmem allocator implementation
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 06/30] memblock: rename memblock_alloc{_nid, _try_nid} to memblock_phys_alloc*
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 08/30] memblock: replace alloc_bootmem_align with memblock_alloc
` [PATCH 09/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 10/30] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [PATCH 11/30] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [PATCH 12/30] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [PATCH 13/30] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 15/30] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 17/30] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [PATCH 18/30] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [PATCH 19/30] memblock: replace alloc_bootmem_pages with memblock_alloc
` [PATCH 20/30] memblock: replace __alloc_bootmem with memblock_alloc_from
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc

[PATCH] alpha: rtc: simplify alpha_rtc_init
 2018-09-09 21:15 UTC 

[RESEND PATCH v2] alpha: switch to NO_BOOTMEM
 2018-09-03  5:34 UTC 

[PATCH] treewide: remove current_text_addr
 2018-08-31 16:48 UTC  (16+ messages)

[PATCH net-next 3/3] net: socket: implement 64-bit timestamps
 2018-08-29 13:11 UTC 

[PATCH 1/2] ia64: use asm-generic/io.h
 2018-08-15 23:34 UTC  (9+ messages)
` [PATCH 2/2] sparc64: add reads{b,w,l}/writes{b,w,l}

[PATCH 0/6] System call table generation support
 2018-08-11 22:27 UTC  (18+ messages)
` [PATCH 1/6] alpha: Move __IGNORE* entries to non uapi header
` [PATCH 2/6] alpha: Add CONFIG_OSF4_COMPAT for compat syscall support
` [PATCH 3/6] alpha: Unify the not-implemented system call entry name
` [PATCH 4/6] alpha: Replace NR_SYSCALLS macro from asm/unistd.h
` [PATCH 5/6] alpha: Add system call table generation support
` [PATCH 6/6] alpha: uapi header and system call table file generation

[PATCH v2] fs: don't let getdents return bogus names
 2018-07-31 19:50 UTC  (3+ messages)

[FTBFS] 4.18-rc7 bitsperlong.h issue on alpha
 2018-07-30 23:12 UTC 

[RFC PATCH] alpha: io: add reads{b,w,l,q}/writes{b,w,l,q}
 2018-07-30  8:44 UTC 

[LKP] a65f828111 BUG: kernel reboot-without-warning in boot stage
 2018-07-30  0:15 UTC 

[PATCH] fs: don't let getdents return bogus names
 2018-07-29 11:37 UTC  (7+ messages)

[PATCH] fix osf_wait4() breakage
 2018-07-22 18:45 UTC  (2+ messages)

[PATCH v3 0/7] Introduce struct __kernel_timex
 2018-07-12  8:27 UTC  (4+ messages)
` [PATCH v3 6/7] timex: use __kernel_timex internally

[PATCH v2] alpha: switch to NO_BOOTMEM
 2018-07-12  7:28 UTC  (3+ messages)

[PATCH v2 0/7] Introduce struct __kernel_timex
 2018-07-05 21:36 UTC  (2+ messages)
` [PATCH v2 6/7] timex: use __kernel_timex internally

[PATCH 0/6] Introduce struct __kernel_timex
 2018-07-03  5:44 UTC  (2+ messages)
` [PATCH 5/6] timex: use __kernel_timex internally

[PATCH] alpha: switch to NO_BOOTMEM
 2018-06-29  9:43 UTC  (6+ messages)

[PATCH] sys: don't hold uts_sem while accessing userspace memory
 2018-06-27 12:29 UTC  (5+ messages)

[PATCH v2 1/2] y2038: rusage: Use __kernel_old_timeval for process times
 2018-06-25 16:21 UTC  (13+ messages)
` [PATCH v2 2/2] rusage: allow 64-bit times ru_utime/ru_stime

[PATCH v3] time: Make sure jiffies_to_msecs() preserves non-zero time periods
 2018-06-22 14:33 UTC 

[PATCH v2] time: Make sure jiffies_to_msecs() preserves non-zero time periods
 2018-06-22 13:42 UTC  (3+ messages)

bpfilter compile failure on alpha
 2018-06-19 11:42 UTC 

[PATCH v2] mm: convert return type of handle_mm_fault() caller to vm_fault_t
 2018-06-17  8:48 UTC 

[PATCH] mm: convert return type of handle_mm_fault() caller to vm_fault_t
 2018-06-16 18:14 UTC  (3+ messages)

[PATCH 1/3] alpha: remove custom dec_and_lock() implementation
 2018-06-12 16:16 UTC 

[PATCH 1/5 v2] spinlock: atomic_dec_and_lock: Add an irqsave variant
 2018-06-06 11:59 UTC  (7+ messages)
    ` [PATCH 1.5/5] alpha: atomic: provide asm for the fastpath for _atomic_dec_and_lock_irqsave
        ` [PATCH 0.5/5] alpha: remove custom dec_and_lock() implementation

[PATCH] kbuild: add machine size to CHEKCFLAGS
 2018-06-02  7:53 UTC  (8+ messages)

[PATCH 3.18 063/185] locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
 2018-05-28 10:01 UTC  (2+ messages)
` [PATCH 3.18 070/185] locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs

[PATCH 4.4 094/268] locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
 2018-05-28 10:01 UTC  (2+ messages)
` [PATCH 4.4 103/268] locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs

[PATCH 4.9 124/329] locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
 2018-05-28 10:01 UTC  (2+ messages)
` [PATCH 4.9 136/329] locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs

[PATCH 4.14 109/496] locking/xchg/alpha: Add unconditional memory barrier to cmpxchg()
 2018-05-28  9:58 UTC  (2+ messages)
` [PATCH 4.14 130/496] locking/xchg/alpha: Fix xchg() and cmpxchg() memory ordering bugs

[PATCH 4.4 25/92] futex: Remove duplicated code and fix undefined behaviour
 2018-05-24  9:38 UTC 

[PULL] alpha.git
 2018-05-23  4:02 UTC 

common non-cache coherent direct dma mapping ops v2
 2018-05-22 12:04 UTC  (26+ messages)
` [PATCH 01/25] hexagon: remove the sync_single_for_cpu DMA operation
` [PATCH 02/25] hexagon: implement the sync_sg_for_device "
` [PATCH 05/25] microblaze: use generic dma_noncoherent_ops
` [PATCH 06/25] microblaze: remove the consistent_sync and consistent_sync_page
  ` [PATCH 03/25] hexagon: use generic dma_noncoherent_ops
  ` [PATCH 04/25] m68k: "
  ` [PATCH 07/25] nds32: remove the broken kmap code in nds32_dma_map_sg
  ` [PATCH 08/25] nds32: consolidate DMA cache maintainance routines
  ` [PATCH 10/25] nds32: use generic dma_noncoherent_ops
  ` [PATCH 11/25] nios2: "
  ` [PATCH 12/25] openrisc: remove the sync_single_for_cpu DMA operation
` [PATCH 09/25] nds32: implement the unmap_sg "
` [PATCH 13/25] openrisc: remove the no-op unmap_page and unmap_sg DMA operations
` [PATCH 14/25] openrisc: fix cache maintainance the the sync_single_for_device DMA operation
` [PATCH 15/25] openrisc: use generic dma_noncoherent_ops
` [PATCH 16/25] sh: simplify get_arch_dma_ops
` [PATCH 17/25] sh: introduce a sh_cacheop_vaddr helper
` [PATCH 18/25] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case
` [PATCH 19/25] sh: split arch/sh/mm/consistent.c
` [PATCH 20/25] sh: use generic dma_noncoherent_ops
` [PATCH 21/25] xtensa: "
` [PATCH 22/25] sparc: "
` [PATCH 23/25] parisc: merge pcx_dma_ops and pcxl_dma_ops
` [PATCH 24/25] parisc: always use flush_kernel_dcache_range for DMA cache maintainance
` [PATCH 25/25] parisc: use generic dma_noncoherent_ops

common non-cache coherent direct dma mapping ops
 2018-05-22 11:53 UTC  (25+ messages)
` [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation
        ` dma_sync_*_for_cpu and direction=TO_DEVICE (was Re: [PATCH 02/20] dma-mapping: provide a generic dma-noncoherent implementation)
` [PATCH 03/20] arc: use generic dma_noncoherent_ops
` [PATCH 04/20] arm-nommu: "
` [PATCH 05/20] c6x: "
    ` [Linux-c6x-dev] "
  ` [PATCH 19/20] sparc: "
  ` [PATCH 20/20] parisc: "

[PATCH 4.9 27/33] futex: Remove duplicated code and fix undefined behaviour
 2018-05-18  9:01 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;
as well as URLs for NNTP newsgroup(s).