linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-02 08:48:53 to 2021-01-29 20:49:22 UTC [more...]

[PATCH 0/6] lib/find_bit: fast path for small bitmaps
 2021-01-29 20:45 UTC  (6+ messages)
` [PATCH 1/6] arch: rearrange headers inclusion order in asm/bitops for m68k and sh
` [PATCH 2/6] lib: inttroduce BITS_{FIRST,LAST}() macro
` [PATCH 2/5] bits_per_long.h: introduce SMALL_CONST() macro
` [PATCH 3/5] lib: inline _find_next_bit() wrappers
` [PATCH 6/6] lib: add fast path for find_first_*_bit() and find_last_bit()

[m68k:master] BUILD SUCCESS 242118f751648aa0286acb1000eaadf6accd336d
 2021-01-29 20:21 UTC 

[PATCH 0/6] lib/find_bit: fast path for small bitmaps
 2021-01-29  6:41 UTC  (16+ messages)
` [PATCH 1/6] arch: rearrahge headers inclusion order in asm/bitops for m68k and sh
` [PATCH 2/6] bitmap: move some macros from linux/bitmap.h to linux/bitops.h
` [PATCH 3/6] tools: sync bitops macro definitions with the kernel
` [PATCH 4/6] lib: inline _find_next_bit() wrappers
` [PATCH 5/6] lib: add fast path for find_next_*_bit()
` [PATCH 6/6] lib: add fast path for find_first_*_bit() and find_last_bit()

[PATCH 00/27] arch: syscalls: unifiy all syscalltbl.sh into scripts/syscalltbl.sh
 2021-01-28  8:17 UTC  (34+ messages)
` [PATCH 01/27] scripts: add generic syscalltbl.sh
` [PATCH 02/27] x86/syscalls: fix -Wmissing-prototypes warnings from COND_SYSCALL()
` [PATCH 03/27] x86/build: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 04/27] x86/entry/x32: rename __x32_compat_sys_* to __x64_compat_sys_*
` [PATCH 05/27] x86/syscalls: switch to generic syscalltbl.sh
` [PATCH 06/27] ARM: syscalls: "
` [PATCH 07/27] alpha: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 08/27] alpha: syscalls: switch to generic syscalltbl.sh
` [PATCH 09/27] ia64: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 10/27] ia64: syscalls: switch to generic syscalltbl.sh
` [PATCH 11/27] m68k: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 12/27] m68k: syscalls: switch to generic syscalltbl.sh
` [PATCH 13/27] microblaze: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 14/27] microblaze: syscalls: switch to generic syscalltbl.sh
` [PATCH 15/27] mips: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 16/27] mips: syscalls: switch to generic syscalltbl.sh
` [PATCH 17/27] parisc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 18/27] parisc: syscalls: switch to generic syscalltbl.sh
` [PATCH 19/27] sh: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 20/27] sh: syscalls: switch to generic syscalltbl.sh
` [PATCH 21/27] sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
` [PATCH 22/27] sparc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 23/27] sparc: syscalls: switch to generic syscalltbl.sh
` [PATCH 24/27] powerpc: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 25/27] powerpc: syscalls: switch to generic syscalltbl.sh
` [PATCH 26/27] xtensa: add missing FORCE and fix 'targets' to make if_changed work
` [PATCH 27/27] xtensa: syscalls: switch to generic syscalltbl.sh

[m68k:master] BUILD SUCCESS 3680b999390b58753ef154ce5d95d86183ab8db6
 2021-01-26  5:20 UTC 

[m68k:for-next] BUILD SUCCESS c396dd2ec5bbd1cb80eafe32a72ab6bd6b17cb5a
 2021-01-26  5:20 UTC 

[PATCH] m68k: let clk_enable() return immediately if clk is NULL
 2021-01-25 13:24 UTC  (3+ messages)

[PATCH] macintosh/adb-iop: Use big-endian autopoll mask
 2021-01-25  7:45 UTC 

[m68k:master] BUILD SUCCESS abe70ee4912bda1466e67ba689712bc529e8114b
 2021-01-18 21:43 UTC 

Booting Linux on Sun3 machines
 2021-01-18 21:03 UTC  (7+ messages)

[ragnatech:net-next 317/356] {standard input}:3148: Error: operands mismatch -- statement `andl %a1,%d1' ignored
 2021-01-18 12:19 UTC 

Old platforms: bring out your dead
 2021-01-16 23:22 UTC  (28+ messages)
          ` New platforms: bring out your dead, was "
            ` Undesirable code, was Re: Old platforms etc
      ` Old platforms never die, was Re: Old platforms: bring out your dead

[PATCH] Adds a new ioctl32 syscall for backwards compatibility layers
 2021-01-15 22:39 UTC  (6+ messages)
  ` [PATCH v2] "

BigRAMPlus seems to be detected now
 2021-01-15 19:07 UTC  (2+ messages)

[m68k:m68k-queue] BUILD SUCCESS 069e2573efc3884d5b93f2fd35a9caefafc2132b
 2021-01-14  1:40 UTC  (3+ messages)

[m68k:master] BUILD SUCCESS c941d009e8721648ba8eb1f5226125c3808a6cfe
 2021-01-12 21:35 UTC 

[PATCH v2] arch: consolidate pm_power_off callback
 2021-01-12 14:05 UTC  (2+ messages)

Old platforms: bring out your dead
 2021-01-11  9:50 UTC  (6+ messages)

[m68k:m68k-queue] BUILD SUCCESS 5e8704c4abcd813e1fa08cc64502441c4fe9de86
 2021-01-08 18:52 UTC 

[m68k:master] BUILD SUCCESS 372db483c50711db1dbc28f2e8183a16907dbed0
 2021-01-08 13:55 UTC 

[PATCH AUTOSEL 5.10 13/17] local64.h: make <asm/local64.h> mandatory
 2021-01-05  0:59 UTC 

[m68k:m68k-queue] BUILD SUCCESS 88110bd69b55fbedceef7306052a08cc87ad4809
 2020-12-29  0:59 UTC 

[m68k:master] BUILD SUCCESS 7ad3b1ea2375da6fdd5f9e4c902fd4660fd419ed
 2020-12-28 22:50 UTC 

[PATCH] m68k: defconfig: Update defconfigs for v5.11-rc1
 2020-12-28 10:42 UTC 

[PATCH 2/2] m68k: let clk_enable() return immediately if clk is NULL
 2020-12-27 15:47 UTC 

[PATCH] arch: consolidate pm_power_off callback
 2020-12-23 10:37 UTC  (4+ messages)

[git pull] m68knommu changes for v5.11
 2020-12-21 18:46 UTC  (2+ messages)

cleanup handling of bad IRQs
 2020-12-21  9:27 UTC  (23+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 02/23] arch: alpha: drop misleading warning "
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 05/23] arch: ia64: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "

[PATCH] m68k: Enable seccomp architecture tracking
 2020-12-20 14:28 UTC  (3+ messages)

[PATCH v2 00/15] timers: clean up ARCH_GETTIMEOFFSET, LEGACY_TIMER_TICK
 2020-12-18 22:32 UTC  (6+ messages)
` [PATCH v2 05/15] ia64: convert to legacy_timer_tick

(repost) cleaning up handling of bad IRQs
 2020-12-18 14:57 UTC  (20+ messages)
` [PATCH 01/23] kernel: irq: irqdescs: warn on spurious IRQ
` [PATCH 02/23] arch: alpha: drop misleading warning "
` [PATCH 03/23] arch: arm: "
` [PATCH 04/23] arch: c6x: "
` [PATCH 05/23] arch: ia64: "
` [PATCH 06/23] arch: mips: "
` [PATCH 07/23] arch: parisc: "
` [PATCH 08/23] arch: powerpc: "
` [PATCH 09/23] arch: s390: "
` [PATCH 10/23] arch: sh: "
` [PATCH 11/23] arch: sparc: "
` [PATCH 12/23] arch: x86: "
` [PATCH 13/23] arch: generic: "
` [PATCH 14/23] kernel: generic counter for interrupt errors
` [PATCH 15/23] arch: mips: use generic irq error counter
` [PATCH 16/23] arch: alpha: "
` [PATCH 17/23] arch: arm: "
` [PATCH 18/23] arch: arm64: "
` [PATCH 19/23] arch: c6x: "

[GIT PULL] m68k updates for 5.11
 2020-12-15  0:49 UTC  (2+ messages)

[m68k:master] BUILD SUCCESS 7cab52709da1bbad76e54e7797b69f3ee7ca054d
 2020-12-14 21:05 UTC 

[m68k:m68k-queue] BUILD SUCCESS 2c8080953b63a1dd1ac4c60539f4d22f3cdbf4e8
 2020-12-14 20:58 UTC 

Hey. lange nichts von dir gehört
 2020-12-11 15:58 UTC 

[PATCH 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-13  8:36 UTC  (4+ messages)
` [PATCH 07/13] ia64: make SPARSEMEM default and disable DISCONTIGMEM

[PATCH 00/14] scsi: Remove in_interrupt() usage
 2020-12-08  4:51 UTC  (2+ messages)

[m68k:master] BUILD SUCCESS dfdc20e91ca3bfc9f5fb9dde0231d8d19ddf737f
 2020-12-07 23:30 UTC 

[m68k:for-next] BUILD SUCCESS 2ae92e8b9b7eb042ccb7e9fc7ea9431f211a1bd3
 2020-12-07 23:30 UTC 

[m68k:m68k-queue] BUILD SUCCESS 7d2e82ceb1fd8fce6c3ad58d507bfead956d68a9
 2020-12-07 23:30 UTC 

[PATCH] MAINTAINERS: Update 68k Mac entry
 2020-12-07  7:35 UTC  (3+ messages)

[PATCH v2 0/8] linker-section array fix and clean ups
 2020-12-04 14:44 UTC  (6+ messages)
` [PATCH v2 1/8] of: fix linker-section match-table corruption
` [PATCH v2 2/8] earlycon: simplify earlycon-table implementation

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-02  8:47 UTC  (9+ 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).