messages from 2018-08-25 10:48:37 to 2018-11-02 19:14:50 UTC [more...]
[PATCH] include/asm/cmpxchg.h: Remove duplicate header
2018-11-02 19:14 UTC (6+ messages)
[alpha] Debian 9.0 NETINST fails
2018-11-02 18:56 UTC (2+ messages)
[PATCH v2 0/5] alpha: system call table generation support
2018-11-01 13:43 UTC (6+ 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 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 (49+ 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 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
[PATCH] alpha: rtc: simplify alpha_rtc_init
2018-09-09 21:15 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
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).