linux-alpha.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-10-13 06:54:29 to 2017-03-13 22:14:13 UTC [more...]

[RFC PATCH 00/13] Introduce first class virtual address spaces
 2017-03-13 22:14 UTC  (12+ messages)
` [RFC PATCH 01/13] mm: Add mm_struct argument to 'mmap_region'
` [RFC PATCH 02/13] mm: Add mm_struct argument to 'do_mmap' and 'do_mmap_pgoff'
` [RFC PATCH 03/13] mm: Rename 'unmap_region' and add mm_struct argument
` [RFC PATCH 04/13] mm: Add mm_struct argument to 'get_unmapped_area' and 'vm_unmapped_area'
` [RFC PATCH 05/13] mm: Add mm_struct argument to 'mm_populate' and '__mm_populate'
` [RFC PATCH 06/13] mm/mmap: Export 'vma_link' and 'find_vma_links' to mm subsystem
` [RFC PATCH 07/13] kernel/fork: Split and export 'mm_alloc' and 'mm_init'
` [RFC PATCH 08/13] kernel/fork: Define explicitly which mm_struct to duplicate during fork
` [RFC PATCH 09/13] mm/memory: Add function to one-to-one duplicate page ranges
` [RFC PATCH 10/13] mm: Introduce first class virtual address spaces
` [RFC PATCH 11/13] mm/vas: Introduce VAS segments - shareable address space regions

[PATCH 03/19] alpha: marvel: make use of raw_spinlock variants
 2017-03-12  2:58 UTC  (2+ messages)

[PATCH 1/3] futex: remove duplicated code
 2017-03-09  4:36 UTC  (12+ messages)

[PATCH] uapi: fix asm/signal.h userspace compilation errors
 2017-03-06 15:10 UTC  (7+ messages)
  ` [PATCH v2] "

Debian kernel boot failure on Alpha [was Re: systemd FTBFS]
 2017-03-04  0:45 UTC 

[PATCH 1/3] uapi: fix asm/msgbuf.h userspace compilation errors
 2017-03-02 13:14 UTC  (4+ messages)
` [PATCH 2/3] uapi: fix asm/sembuf.h "
` [PATCH 3/3] uapi: fix asm/shmbuf.h "

[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
 2017-03-02 13:07 UTC  (2+ messages)

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-23 17:53 UTC  (8+ messages)
` [PATCH 01/35] alpha: Convert remaining uses of "

Question about DEC Alpha memory ordering
 2017-02-14 20:12 UTC  (13+ messages)

[PATCH] add a const to ioread* routines to fix compile testing
 2017-02-13  8:43 UTC 

BRSGP relocation truncations in linking kernel for Alpha
 2017-02-09  9:58 UTC  (10+ messages)
      ` Alpha Kernel Regression [was Re: BRSGP relocation truncations in linking kernel for Alpha.]

[PATCH 1/4] alpha: use generic current.h
 2017-02-01 23:47 UTC 

[PATCH v2 00/10] Finalize separation of extable.h from module.h
 2017-01-24  0:16 UTC  (3+ messages)
` [PATCH 05/10] alpha: migrate exception table users off module.h and onto extable.h

[PATCH v3 00/20] Finalize separation of extable.h from module.h
 2017-01-22 16:32 UTC  (2+ messages)
` [PATCH 05/20] alpha: migrate exception table users off module.h and onto extable.h

[PATCH 0/4] alpha: Fine-tuning for five function implementations
 2017-01-19  0:45 UTC  (11+ messages)
` [PATCH 1/4] alpha: Return an error code only as a constant in osf_sigstack()
` [PATCH 2/4] alpha: Move two assignments for the variable "error" in osf_utsname()
` [PATCH 3/4] alpha: Return directly after a failed copy_from_user() or getname() in two functions
` [PATCH 4/4] alpha: Move two assignments for the variable "res" in srm_env_proc_write()
    ` alpha: Checking source code positions for the setting of error codes

[PATCH v2 0/7] uapi: export all headers under uapi directories
 2017-01-13 17:06 UTC  (40+ messages)
  ` [PATCH v2 1/7] arm: put types.h in uapi
  ` [PATCH v2 2/7] h8300: put bitsperlong.h "
  ` [PATCH v2 3/7] nios2: put setup.h "
  ` [PATCH v2 4/7] x86: put msr-index.h "
  ` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
  ` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
  ` [PATCH v2 7/7] uapi: export all headers under uapi directories
    ` [Linux-c6x-dev] "
    ` [PATCH v3 0/8] "
      ` [PATCH v3 1/8] arm: put types.h in uapi
        ` (unknown)
      ` [PATCH v3 2/8] h8300: put bitsperlong.h in uapi
      ` [PATCH v3 3/8] nios2: put setup.h "
      ` [PATCH v3 4/8] x86: stop exporting msr-index.h to userland
        ` (no subject)
      ` [PATCH v3 5/8] Makefile.headersinst: cleanup input files
      ` [PATCH v3 6/8] Makefile.headersinst: remove destination-y option
      ` [PATCH v3 7/8] uapi: export all headers under uapi directories
      ` [PATCH v3 8/8] uapi: export all arch specifics directories

[BUG] 4.9.0 build error on Alpha
 2017-01-12 12:52 UTC  (16+ messages)

[PATCH 1/9] treewide: Constify most dma_map_ops structures
 2017-01-12  7:35 UTC  (10+ messages)
` [PATCH 2/9] Move dma_ops from archdata into struct device

ubi_io_read: error -74 (ECC error)
 2017-01-06 11:58 UTC  (2+ messages)

[PATCH] alpha: use generic current.h
 2016-12-28  3:43 UTC 

4.9.0 build error on Alpha
 2016-12-14 23:40 UTC  (2+ messages)

alpha: Checking for a failed kmalloc() in process_reloc_for_got()?
 2016-12-04 10:20 UTC  (3+ messages)

[patch] alpha: silence a buffer overflow warning
 2016-11-14 11:34 UTC 

[RFC v2 7/7] mm: Remove mm-arch-hooks.h
 2016-11-01 17:11 UTC 

[PATCH 2/3] ARM: convert to generated system call tables
 2016-10-26  9:12 UTC  (6+ messages)
            ` bpf on Alpha [was Re: [PATCH 2/3] ARM: convert to generated system call tables]

[PATCH 00/10] mm: adjust get_user_pages* functions to explicitly pass FOLL_* flags
 2016-10-20 19:26 UTC  (38+ messages)
` [PATCH 01/10] mm: remove write/force parameters from __get_user_pages_locked()
` [PATCH 02/10] mm: remove write/force parameters from __get_user_pages_unlocked()
` [PATCH 03/10] mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
` [PATCH 04/10] mm: replace get_user_pages_locked() "
` [PATCH 05/10] mm: replace get_vaddr_frames() "
` [PATCH 06/10] mm: replace get_user_pages() "
` [PATCH 07/10] mm: replace get_user_pages_remote() "
` [PATCH 08/10] mm: replace __access_remote_vm() write parameter "
` [PATCH 10/10] mm: replace access_process_vm() "

[RFC PATCH-tip v4 00/10] locking/rwsem: Enable reader optimistic spinning
 2016-10-16  5:57 UTC  (9+ messages)
` [RFC PATCH-tip v4 02/10] locking/rwsem: Stop active read lock ASAP


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).