messages from 2018-09-14 12:10:36 to 2018-11-13 09:31:49 UTC [more...]
[PATCH v3 0/5] alpha: system call table generation support
2018-11-13 9:31 UTC (2+ messages)
` [PATCH v3 1/5] alpha: move __IGNORE* entries to non uapi header
[RFC] mm: Replace all open encodings for NUMA_NO_NODE
2018-11-12 11:47 UTC (6+ messages)
[PATCH 3.16 183/366] time: Make sure jiffies_to_msecs() preserves non-zero time periods
2018-11-11 19:49 UTC
[RFC] remove the ->mapping_error method from dma_map_ops
2018-11-09 23:12 UTC (5+ messages)
` [PATCH 1/2] dma-mapping: remove ->mapping_error
` [PATCH 2/2] dma-mapping: return errors from dma_map_page and dma_map_attrs
[PATCH -next-akpm 0/3] Add support for fast mremap
2018-11-08 18:12 UTC (4+ messages)
` [PATCH -next-akpm 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next-akpm 2/3] mm: speed up mremap by 20x on large regions (v5)
` [PATCH -next-akpm 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap
patch "arch/alpha, termios: implement BOTHER, IBSHIFT and termios2" added to tty-linus
2018-11-08 13:32 UTC
[alpha] Debian 9.0 NETINST fails
2018-11-07 15:12 UTC (5+ messages)
[PATCH -next 0/3] Add support for fast mremap
2018-11-06 4:36 UTC (13+ messages)
` [PATCH -next 1/3] mm: treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH -next v2 1/3] mm: treewide: remove unused address argument from pte_alloc functions
` [PATCH -next 2/3] mm: speed up mremap by 20x on large regions (v4)
` [PATCH -next 3/3] mm: select HAVE_MOVE_PMD in x86 for faster mremap
[PATCH v2 0/5] alpha: system call table generation support
2018-11-06 4:12 UTC (8+ messages)
` [PATCH v2 1/5] alpha: move __IGNORE* entries to non uapi header
` [PATCH v2 2/5] alpha: remove CONFIG_OSF4_COMPAT flag from syscall table
` [PATCH v2 3/5] alpha: add __NR_syscalls along with NR_SYSCALLS
` [PATCH v2 4/5] alpha: add system call table generation support
` [PATCH v2 5/5] alpha: generate uapi header and syscall table header files
[PATCH] include/asm/cmpxchg.h: Remove duplicate header
2018-11-03 1:51 UTC (8+ messages)
[PATCH 0/4] Add support for fast mremap
2018-10-29 10:28 UTC (26+ messages)
` [PATCH 1/4] treewide: remove unused address argument from pte_alloc functions (v2)
` [PATCH 2/4] mm: speed up mremap by 500x on large regions (v2)
` [PATCH 3/4] arm64: select HAVE_MOVE_PMD for faster mremap (v1)
` [PATCH 4/4] x86: "
[PATCH v2 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
2018-10-26 19:05 UTC (15+ messages)
` [PATCH v2 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH v2 2/2] arm64: Create asm/initrd.h
vmlinux ld relocation errors on Alpha
2018-10-25 2:39 UTC (2+ messages)
[git pull] alpha syscall glue stuff
2018-10-25 0:15 UTC
[PATCH 0/2] arm64: Cut rebuild time when changing CONFIG_BLK_DEV_INITRD
2018-10-23 23:40 UTC (3+ messages)
` [PATCH 1/2] arch: Add asm-generic/initrd.h and make use of it for most architectures
` [PATCH 2/2] arm64: Create asm/initrd.h
[PATCH stable v2 1/2] termios, tty/tty_baudrate.c: fix buffer overrun
2018-10-23 20:14 UTC (5+ messages)
` [PATCH stable v2 2/2] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
[RESEND PATCH v2] alpha: switch to NO_BOOTMEM
2018-10-20 13:39 UTC (3+ messages)
[PATCH v2 1/2] treewide: remove unused address argument from pte_alloc functions
2018-10-16 2:08 UTC (38+ messages)
` [PATCH v2 2/2] mm: speed up mremap by 500x on large regions
Relocation (type 4) overflow on alpha for big module
2018-10-14 23:14 UTC (4+ messages)
[PATCH] alpha: fix spelling mistake QSD_PORT_ACTUVE -> QSD_PORT_ACTIVE
2018-10-12 14:53 UTC
[PATCH] [alpha] Fix Eiger NR_IRQS to 128
2018-10-12 9:27 UTC
[PATCH] memblock: stop using implicit alignement to SMP_CACHE_BYTES
2018-10-11 6:08 UTC (8+ messages)
X11 on Alpha running Debian "sid"
2018-10-08 18:49 UTC
[PATCH stable v2 0/2] termios: Alpha BOTHER/IBSHIFT, tty_baudrate fix
2018-10-08 17:29 UTC (8+ messages)
` [PATCH stable v2 1/2] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
` [PATCH stable v2 2/2] termios, tty/tty_baudrate.c: simplify, auto-generate baud table
[PATCH stable 0/2] termios: Alpha BOTHER/IBSHIFT, tty_baudrate fix
2018-10-07 3:37 UTC (3+ messages)
` [PATCH stable 1/2] arch/alpha, termios: implement BOTHER, IBSHIFT and termios2
` [PATCH stable 2/2] termios, tty/tty_baudrate.c: simplify, auto-generate baud table
[PATCH 00/30] mm: remove bootmem allocator
2018-09-27 4:50 UTC (35+ messages)
` [PATCH 02/30] mm: remove CONFIG_NO_BOOTMEM
` [PATCH 03/30] mm: remove CONFIG_HAVE_MEMBLOCK
` [PATCH 05/30] mm: nobootmem: remove dead code
` [PATCH 07/30] memblock: remove _virt from APIs returning virtual address
` [PATCH 14/30] memblock: add align parameter to memblock_alloc_node()
` [PATCH 16/30] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [PATCH 21/30] memblock: replace alloc_bootmem with memblock_alloc
` [PATCH 22/30] mm: nobootmem: remove bootmem allocation APIs
` [PATCH 23/30] memblock: replace free_bootmem{_node} with memblock_free
` [PATCH 24/30] memblock: replace free_bootmem_late with memblock_free_late
` [PATCH 25/30] memblock: rename free_all_bootmem to memblock_free_all
` [PATCH 26/30] memblock: rename __free_pages_bootmem to memblock_free_pages
` [PATCH 27/30] mm: remove nobootmem
` [PATCH 28/30] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
` [PATCH 29/30] mm: remove include/linux/bootmem.h
` [PATCH 30/30] docs/boot-time-mm: remove bootmem documentation
[PATCH] alpha: Fix a typo on ptrace.h
2018-09-25 18:31 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).