Linux M68K
[Prev Page][Next Page]
- [PATCH v4 03/13] c6x: use pgtable-nopud instead of 4level-fixup, (continued)
- [PATCH v4 03/13] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 07/13] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 08/13] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 10/13] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH v4 12/13] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH v4 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- Re: [PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK, Anatoly Pugachev
- Re: ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*,
youling 257
- [PATCH v3 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK,
Mike Rapoport
- [PATCH v3 01/13] alpha: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 02/13] arm: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 03/13] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 07/13] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 08/13] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 10/13] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH v3 12/13] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH v3 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- [PATCH v2 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK,
Mike Rapoport
- [PATCH v2 01/13] alpha: use pgtable-nop4d instead of 4level-fixup, Mike Rapoport
- [PATCH v2 02/13] arm: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 03/13] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 08/13] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH v2 12/13] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- [PATCH v2 10/13] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 07/13] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- generic ioremap (and lots of cleanups) v3,
Christoph Hellwig
- [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc, Christoph Hellwig
- [PATCH 01/21] arm: remove ioremap_cached, Christoph Hellwig
- [PATCH 02/21] unicore32: remove ioremap_cached, Christoph Hellwig
- [PATCH 04/21] hexagon: clean up ioremap, Christoph Hellwig
- [PATCH 05/21] alpha: remove the unused __ioremap wrapper, Christoph Hellwig
- [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU, Christoph Hellwig
- [PATCH 14/21] hexagon: remove __iounmap, Christoph Hellwig
- [PATCH 16/21] sh: remove __iounmap, Christoph Hellwig
- [PATCH 19/21] nds32: use generic ioremap, Christoph Hellwig
- [PATCH 21/21] csky: use generic ioremap, Christoph Hellwig
- [PATCH 20/21] csky: remove ioremap_cache, Christoph Hellwig
- [PATCH 13/21] m68k: rename __iounmap and mark it static, Christoph Hellwig
- [PATCH 17/21] lib: provide a simple generic ioremap implementation, Christoph Hellwig
- [PATCH 18/21] riscv: use the generic ioremap code, Christoph Hellwig
- [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions, Christoph Hellwig
- [PATCH 15/21] nios2: remove __iounmap, Christoph Hellwig
- [PATCH 06/21] nios2: remove __ioremap, Christoph Hellwig
- [PATCH 08/21] x86: Clean up ioremap(), Christoph Hellwig
- [PATCH 07/21] parisc: remove __ioremap, Christoph Hellwig
- [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU, Christoph Hellwig
- [PATCH 09/21] xtensa: clean up ioremap, Christoph Hellwig
- Re: generic ioremap (and lots of cleanups) v3, Christoph Hellwig
- generic-iomap tree for linux-next, Christoph Hellwig
- Re: Now collecting money for the modernization of gcc on m68k,
Alex Perez
- [PATCH RESEND v14 0/6] open: introduce openat2(2) syscall,
Aleksa Sarai
- [REVIEW PATCH v5 2/3] arch: wire-up close_range(), Christian Brauner
- Quick setup guide for installing Debian/m68k on qemu-system-m68k, John Paul Adrian Glaubitz
- Amiga PCMCIA network card support,
Andreas 'count' Kotes
- [PATCH 00/12] mm: remove __ARCH_HAS_4LEVEL_HACK,
Mike Rapoport
- [PATCH 01/12] alpha: use pgtable-nop4d instead of 4level-fixup, Mike Rapoport
- [PATCH 02/12] arm: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 03/12] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 04/12] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 05/12] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH 07/12] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH 08/12] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH 09/12] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 10/12] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH 11/12] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH 12/12] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- Re: [PATCH 00/12] mm: remove __ARCH_HAS_4LEVEL_HACK, Linus Torvalds
- [PATCH] m68k: defconfig: Enable ICY I2C and LTC2990 on Amiga,
Geert Uytterhoeven
- linux-m68k archival at lore.kernel.org,
Geert Uytterhoeven
- generic ioremap (and lots of cleanups) v2,
Christoph Hellwig
- [PATCH 02/21] unicore32: remove ioremap_cached, Christoph Hellwig
- [PATCH 01/21] arm: remove ioremap_cached, Christoph Hellwig
- [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc, Christoph Hellwig
- [PATCH 04/21] hexagon: clean up ioremap, Christoph Hellwig
- [PATCH 09/21] xtensa: clean up ioremap, Christoph Hellwig
- [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU, Christoph Hellwig
- [PATCH 16/21] sh: remove __iounmap, Christoph Hellwig
- [PATCH 21/21] csky: use generic ioremap, Christoph Hellwig
- [PATCH 19/21] nds32: use generic ioremap, Christoph Hellwig
- [PATCH 20/21] csky: remove ioremap_cache, Christoph Hellwig
- [PATCH 17/21] lib: provide a simple generic ioremap implementation, Christoph Hellwig
- [PATCH 18/21] riscv: use the generic ioremap code, Christoph Hellwig
- [PATCH 14/21] hexagon: remove __iounmap, Christoph Hellwig
- [PATCH 15/21] nios2: remove __iounmap, Christoph Hellwig
- [PATCH 13/21] m68k: rename __iounmap and mark it static, Christoph Hellwig
- [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions, Christoph Hellwig
- [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU, Christoph Hellwig
- [PATCH 08/21] x86: clean up ioremap, Christoph Hellwig
- [PATCH 05/21] alpha: remove the unused __ioremap wrapper, Christoph Hellwig
- [PATCH 07/21] parisc: remove __ioremap, Christoph Hellwig
- [PATCH 06/21] nios2: remove __ioremap, Christoph Hellwig
- [PATCH 10/34] m68k/coldfire: Use CONFIG_PREEMPTION,
Sebastian Andrzej Siewior
- [PATCH v14 0/6] open: introduce openat2(2) syscall,
Aleksa Sarai
- [PATCH] m68k: defconfig: Update defconfigs for v5.4-rc1,
Geert Uytterhoeven
- [PATCH v13 0/9] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
- [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}, Aleksa Sarai
- [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags, Aleksa Sarai
- [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions, Aleksa Sarai
- [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links, Aleksa Sarai
- [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution, Aleksa Sarai
- [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening, Aleksa Sarai
- [PATCH v13 2/9] procfs: switch magic-link modes to be more sane, Aleksa Sarai
- [PATCH v13 8/9] selftests: add openat2(2) selftests, Aleksa Sarai
- [PATCH v13 7/9] open: openat2(2) syscall, Aleksa Sarai
- [PATCH] Remove every trace of SERIAL_MAGIC,
Pascal Terjan
[PATCH] m68k: q40: Fix info-leak in rtc_ioctl,
Fuqian Huang
[PATCH v2] fbdev: c2p: Fix link failure on non-inlining,
Geert Uytterhoeven
[PATCH RESEND v2 0/2] Convert Atari Falcon IDE driver to platform device,
Michael Schmitz
[PATCH v2 1/9] sched/core: Fix preempt_schedule() interrupt return comment,
Valentin Schneider
[PATCH AUTOSEL 5.2 080/185] m68k: Prevent some compiler warnings in Coldfire builds, Sasha Levin
[PATCH AUTOSEL 4.19 058/128] m68k: Prevent some compiler warnings in Coldfire builds, Sasha Levin
[PATCH AUTOSEL 5.3 089/203] m68k: Prevent some compiler warnings in Coldfire builds, Sasha Levin
Supporting the conversion of the m68k backend in gcc to CC_MODE, John Paul Adrian Glaubitz
qemu is gaining emulation support for NeXT Cube,
John Paul Adrian Glaubitz
[GIT PULL] pin control bulk changes for v5.4,
Linus Walleij
[git pull] m68knommu changes for v5.4,
Greg Ungerer
[git pull] m68k updates for 5.4,
Geert Uytterhoeven
Kernel 5.3.0 stuck during boot on Amiga,
John Paul Adrian Glaubitz
[PATCH v12 00/12] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
- [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Aleksa Sarai
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Linus Torvalds
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Randy Dunlap
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Peter Zijlstra
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Rasmus Villemoes
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Andreas Schwab
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Christian Brauner
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Christian Brauner
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Al Viro
- [PATCH v12 02/12] clone3: switch to copy_struct_from_user(), Aleksa Sarai
- [PATCH v12 03/12] sched_setattr: switch to copy_struct_{to,from}_user(), Aleksa Sarai
- [PATCH v12 04/12] perf_event_open: switch to copy_struct_from_user(), Aleksa Sarai
- [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions, Aleksa Sarai
- [PATCH v12 06/12] procfs: switch magic-link modes to be more sane, Aleksa Sarai
- [PATCH v12 07/12] open: O_EMPTYPATH: procfs-less file descriptor re-opening, Aleksa Sarai
- [PATCH v12 08/12] namei: O_BENEATH-style path resolution flags, Aleksa Sarai
- [PATCH v12 09/12] namei: LOOKUP_IN_ROOT: chroot-like path resolution, Aleksa Sarai
- [PATCH v12 10/12] namei: aggressively check for nd->root escape on ".." resolution, Aleksa Sarai
- [PATCH v12 11/12] open: openat2(2) syscall, Aleksa Sarai
- [PATCH v12 12/12] selftests: add openat2(2) selftests, Aleksa Sarai
[PATCH] Revert "asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro", Michal Suchanek
ioremap cleanups,
Christoph Hellwig
cleanup the dma_pgprot handling v2,
Christoph Hellwig
[PATCH v7] ata/pata_buddha: Probe via modalias instead of initcall,
Max Staudt
Re: [PATCH] m68k: coldfire: Include the GPIO driver header,
Geert Uytterhoeven
[PATCH v6] ata/pata_buddha: Probe via modalias instead of initcall,
Max Staudt
[PATCH RESEND v11 0/8] openat2(2),
Aleksa Sarai
[PATCH v5 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga,
Max Staudt
[PATCH] m68k: defconfig: Update defconfigs for v5.3-rc2, Geert Uytterhoeven
generic ioremap (and lots of cleanups),
Christoph Hellwig
- [PATCH 01/26] mtd/maps/pxa2xx: use ioremap_cache insted of ioremap_cached, Christoph Hellwig
- [PATCH 02/26] arm, unicore32: remove ioremap_cached, Christoph Hellwig
- [PATCH 03/26] m68k, microblaze: remove ioremap_fullcache, Christoph Hellwig
- [PATCH 04/26] mips: remove ioremap_cachable, Christoph Hellwig
- [PATCH 05/26] openrisc: map as uncached in ioremap, Christoph Hellwig
- [PATCH 07/26] hexagon: clean up ioremap, Christoph Hellwig
- [PATCH 08/26] m68k: simplify ioremap_nocache, Christoph Hellwig
- [PATCH 11/26] parisc: remove __ioremap, Christoph Hellwig
- [PATCH 12/26] x86: clean up ioremap, Christoph Hellwig
- [PATCH 19/26] arm64: remove __iounmap, Christoph Hellwig
- [PATCH 23/26] lib: provide a simple generic ioremap implementation, Christoph Hellwig
- [PATCH 26/26] nds32: use generic ioremap, Christoph Hellwig
- [PATCH 25/26] csky: use generic ioremap, Christoph Hellwig
- [PATCH 24/26] riscv: use the generic ioremap code, Christoph Hellwig
- [PATCH 22/26] sh: remove __iounmap, Christoph Hellwig
- [PATCH 20/26] hexagon: remove __iounmap, Christoph Hellwig
- [PATCH 18/26] m68k: rename __iounmap and mark it static, Christoph Hellwig
- [PATCH 21/26] nios2: remove __iounmap, Christoph Hellwig
- [PATCH 17/26] arch: rely on asm-generic/io.h for default ioremap_* definitions, Christoph Hellwig
- [PATCH 14/26] asm-generic: don't provide __ioremap, Christoph Hellwig
- [PATCH 16/26] asm-generic: don't provide ioremap for CONFIG_MMU, Christoph Hellwig
- [PATCH 09/26] alpha: remove the unused __ioremap wrapper, Christoph Hellwig
- [PATCH 10/26] nios2: remove __ioremap, Christoph Hellwig
- [PATCH 13/26] xtensa: clean up ioremap, Christoph Hellwig
- [PATCH 15/26] asm-generic: ioremap_uc should behave the same with and without MMU, Christoph Hellwig
- [PATCH 06/26] ia64: rename ioremap_nocache to ioremap_uc, Christoph Hellwig
[PATCH v4 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga,
Max Staudt
cleanup the dma_pgprot handling,
Christoph Hellwig
next take at setting up a dma mask by default for platform devices v2,
Christoph Hellwig
[PATCH v3 1/3] i2c/busses: Add i2c-icy for I2C on m68k/Amiga,
Max Staudt
[PATCH 2/3] kbuild: rebuild modules when module linker scripts are updated, Masahiro Yamada
[PATCH v2 1/4] i2c/busses: Add i2c-icy for I2C on m68k/Amiga,
Max Staudt
[PATCH v5] ata/pata_buddha: Probe via modalias instead of initcall,
Max Staudt
[PATCH] m68k: atari: Rename shifter to shifter_st to avoid conflict,
Geert Uytterhoeven
[PATCH v4] ata/pata_buddha: Probe via modalias instead of initcall,
Max Staudt
[PATCH] i2c/busses: Add i2c-icy for I2C on m68k/Amiga,
Max Staudt
remove default fallbacks in dma_map_ops v3,
Christoph Hellwig
[Index of Archives]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite National Park]