messages from 2021-01-29 21:13:10 to 2021-03-16 14:25:50 UTC [more...]
[PATCH] mm: Move mem_init_print_info() into mm_init()
2021-03-16 14:26 UTC
[PATCH v4 00/13] lib/find_bit: fast path for small bitmaps
2021-03-16 11:45 UTC (21+ messages)
` [PATCH 01/13] tools: disable -Wno-type-limits
` [PATCH 02/13] tools: bitmap: sync function declarations with the kernel
` [PATCH 03/13] arch: rearrange headers inclusion order in asm/bitops for m68k and sh
` [PATCH 04/13] lib: introduce BITS_{FIRST,LAST} macro
` [PATCH 05/13] tools: sync BITS_MASK macros with the kernel
` [PATCH 06/13] lib: extend the scope of small_const_nbits() macro
` [PATCH 07/13] tools: sync small_const_nbits() macro with the kernel
` [PATCH 08/13] lib: inline _find_next_bit() wrappers
` [PATCH 09/13] tools: sync find_next_bit implementation
` [PATCH 10/13] lib: add fast path for find_next_*_bit()
` [PATCH 11/13] lib: add fast path for find_first_*_bit() and find_last_bit()
` [PATCH 12/13] tools: sync lib/find_bit implementation
` [PATCH 13/13] MAINTAINERS: Add entry for the bitmap API
[m68k:master] BUILD SUCCESS d9921dce1f1f3279e8a422b8e43ce815f0c84ee1
2021-03-15 23:41 UTC
[PATCH] m68k: mm: fix inappropriate pte dirty bit set
2021-03-13 15:46 UTC
[PATCH v3 00/14] lib/find_bit: fast path for small bitmaps
2021-03-12 21:53 UTC (28+ messages)
` [PATCH 01/14] tools: disable -Wno-type-limits
` [PATCH 02/14] tools: bitmap: sync function declarations with the kernel
` [PATCH 03/14] arch: rearrange headers inclusion order in asm/bitops for m68k and sh
` [PATCH 04/14] lib: introduce BITS_{FIRST,LAST} macro
` [PATCH 05/14] tools: sync BITS_MASK macros with the kernel
` [PATCH 06/14] bitsperlong.h: introduce SMALL_CONST() macro
` [PATCH 07/14] tools: "
` [PATCH 08/14] lib/Kconfig: introduce FAST_PATH option
` [PATCH 09/14] lib: inline _find_next_bit() wrappers
` [PATCH 10/14] tools: sync find_next_bit implementation
` [PATCH 11/14] lib: add fast path for find_next_*_bit()
` [PATCH 12/14] lib: add fast path for find_first_*_bit() and find_last_bit()
` [PATCH 13/14] tools: sync lib/find_bit implementation
` [PATCH 14/14] MAINTAINERS: Add entry for the bitmap API
M68k backend has landed in LLVM
2021-03-08 21:37 UTC
[GIT PULL] m68k updates for 5.12 (take two)
2021-03-07 21:30 UTC (2+ messages)
[m68k:for-v5.13] BUILD SUCCESS f2e7e4bf38fd95aa8c0fdb8b2ad4104a9fc96d64
2021-03-07 14:36 UTC
[m68k:for-v5.12] BUILD SUCCESS a65a802aadba072ca7514fc0c301fd7fdc6fc6cb
2021-03-07 14:36 UTC
[m68k:master] BUILD SUCCESS d671b3a350e84113412e1d04ebd99dd24f33da7f
2021-03-07 14:36 UTC
[PATCH v2] m68k: Fix virt_addr_valid() W=1 compiler warnings
2021-03-05 12:18 UTC (2+ messages)
[PATCH] m68k: Fix virt_addr_valid() W=1 compiler warnings
2021-03-05 8:37 UTC (3+ messages)
[PATCH 1/2] m68k: syscalls: switch to generic syscalltbl.sh
2021-03-02 13:38 UTC (4+ messages)
` [PATCH 2/2] m68k: syscalls: switch to generic syscallhdr.sh
[PATCH v2] m68k: fix flatmem memory model setup
2021-03-01 23:26 UTC (3+ messages)
[m68k:master] BUILD SUCCESS e6ff6d209f2106e9f7fd5d0c4f4ef3e45996888c
2021-03-01 22:06 UTC
[m68k:for-next] BUILD SUCCESS 5d2b62832c2ef88d0baa9d99d06b481cd3bace18
2021-03-01 22:07 UTC
[PATCH] m68k: defconfig: Update defconfigs for v5.12-rc1
2021-03-01 9:33 UTC
[PATCH] m68k: fix flatmem memory model setup
2021-02-28 8:51 UTC (2+ messages)
[git pull] m68knommu changes for v5.12
2021-02-26 18:32 UTC (2+ messages)
[PATCH] [RFT] m68k: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
2021-02-25 20:16 UTC (3+ messages)
photo shooting for your products
2021-02-25 10:26 UTC
[Linuxarm] Re: [PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
2021-02-25 7:07 UTC (25+ messages)
` "
[PATCH RFC 0/4] Add support for synchronous signals on perf events
2021-02-23 22:26 UTC (17+ messages)
` [PATCH RFC 1/4] perf/core: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children
` [PATCH RFC 2/4] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
` [PATCH RFC 3/4] perf/core: Add support for SIGTRAP on perf events
` [PATCH RFC 4/4] perf/core: Add breakpoint information to siginfo on SIGTRAP
[PATCH 00/20] Manual replacement of all strlcpy in favor of strscpy
2021-02-22 16:36 UTC (3+ messages)
` [PATCH 09/20] m68k/atari: Manual replacement of the deprecated strlcpy() with return values
[GIT PULL] m68k updates for 5.12
2021-02-21 22:01 UTC (2+ messages)
[PATCH 1/2] arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
2021-02-21 17:14 UTC (3+ messages)
` [PATCH 2/2] arch: syscalls: remove $(srctree)/ prefix from syscall tables
[RFC] IRQ handlers run with some high-priority interrupts(not NMI) enabled on some platform
2021-02-20 7:08 UTC (22+ messages)
[RESEND PATCH v2 0/6] lib/find_bit: fast path for small bitmaps
2021-02-17 10:33 UTC (23+ messages)
` [PATCH 1/8] tools: disable -Wno-type-limits
` [PATCH 2/8] tools: bitmap: sync function declarations with linux kernel
` [PATCH 3/8] arch: rearrange headers inclusion order in asm/bitops for m68k and sh
` [PATCH 4/8] lib: introduce BITS_{FIRST,LAST} macro
` [PATCH 5/8] bitsperlong.h: introduce SMALL_CONST() macro
` [PATCH 6/8] lib: inline _find_next_bit() wrappers
` [PATCH 7/8] lib: add fast path for find_next_*_bit()
` [PATCH 8/8] lib: add fast path for find_first_*_bit() and find_last_bit()
[m68k:master] BUILD SUCCESS fa8e9df665a14d951e0991c6d5d4b1651a22665a
2021-02-16 19:41 UTC
[m68k:m68k-v5.11] BUILD SUCCESS df2c81e80007c370ee5429f93bf044221dad6c4b
2021-02-16 19:41 UTC
[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
2021-02-15 12:03 UTC (4+ messages)
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
Re: [PATCH for-next 00/32] spin lock usage optimization for SCSI drivers
2021-02-12 2:45 UTC (5+ messages)
[m68k:master] BUILD SUCCESS 757f4e8adbaa70c189767e5234809bc9c8e20172
2021-02-10 8:40 UTC
[PATCH] m68k: Drop -fno-strength-reduce from KBUILD_CFLAGS
2021-02-07 9:45 UTC (3+ messages)
[PATCH] arch: m68k: include: asm: Reconstruct the sentence in file sun3ints.h
2021-02-05 12:59 UTC (3+ messages)
[PATCH] net: fec: Silence M5272 build warnings
2021-02-03 3:10 UTC (3+ messages)
[m68k:master] BUILD SUCCESS ba69143c0249902349d36552a40ac7ada0a61faf
2021-02-01 21:06 UTC
[PATCH 0/6] lib/find_bit: fast path for small bitmaps
2021-01-29 22:25 UTC (8+ messages)
` [PATCH 2/5] bits_per_long.h: introduce SMALL_CONST() macro
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).