linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-26 16:00:15 to 2020-05-13 12:24:23 UTC [more...]

[PATCH v3 1/3] m68k: mcf5441x: add support for esdhc mmc controller
 2020-05-13 12:24 UTC  (10+ messages)
` [PATCH v3 2/3] mmc: sdhci: add quirks for be to le byte swapping
` [PATCH v3 3/3] mmc: host: add Coldfire esdhc support

sort out the flush_icache_range mess
 2020-05-13  6:23 UTC  (50+ messages)
` [PATCH 01/31] arm: fix the flush_icache_range arguments in set_fiq_handler
` [PATCH 02/31] arm64: fix the flush_icache_range arguments in machine_kexec
` [PATCH 03/31] MIPS: unexport __flush_icache_user_range
` [PATCH 04/31] nds32: unexport flush_icache_page
` [PATCH 05/31] powerpc: unexport flush_icache_user_range
` [PATCH 06/31] unicore32: remove flush_cache_user_range
` [PATCH 07/31] asm-generic: fix the inclusion guards for cacheflush.h
` [PATCH 08/31] asm-generic: don't include <linux/mm.h> in cacheflush.h
` [PATCH 09/31] asm-generic: improve the flush_dcache_page stub
` [PATCH 10/31] alpha: use asm-generic/cacheflush.h
` [PATCH 11/31] arm64: "
` [PATCH 12/31] c6x: "
` [PATCH 13/31] hexagon: "
` [PATCH 14/31] ia64: "
` [PATCH 15/31] microblaze: "
` [PATCH 16/31] m68knommu: "
` [PATCH 17/31] openrisc: "
` [PATCH 18/31] powerpc: "
` [PATCH 19/31] riscv: "
` [PATCH 20/31] arm,sparc,unicore32: remove flush_icache_user_range
` [PATCH 21/31] mm: rename flush_icache_user_range to flush_icache_user_page
` [PATCH 22/31] asm-generic: add a flush_icache_user_range stub
` [PATCH 23/31] sh: implement flush_icache_user_range
` [PATCH 24/31] xtensa: "
` [PATCH 25/31] arm: rename flush_cache_user_range to flush_icache_user_range
` [PATCH 26/31] m68k: implement flush_icache_user_range
` [PATCH 27/31] exec: only build read_code when needed
` [PATCH 28/31] exec: use flush_icache_user_range in read_code
` [PATCH 29/31] binfmt_flat: use flush_icache_user_range
` [PATCH 30/31] nommu: use flush_icache_user_range in brk and mmap
` [PATCH 31/31] module: move the set_fs hack for flush_icache_range to m68k

remove a few uses of ->queuedata
 2020-05-12  8:08 UTC  (24+ messages)
` [PATCH 01/15] nfblock: use gendisk private_data
` [PATCH 02/15] simdisk: stop using ->queuedata
` [PATCH 03/15] drbd: "
` [PATCH 04/15] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/15] ps3vram: stop using ->queuedata
` [PATCH 06/15] rsxx: "
` [PATCH 07/15] umem: "
` [PATCH 08/15] zram: "
` [PATCH 09/15] lightnvm: "
  ` [PATCH 09/15, fіxed] "
` [PATCH 10/15] bcache: stop setting ->queuedata
` [PATCH 11/15] dm: stop using ->queuedata
` [PATCH 12/15] md: "
` [PATCH 13/15] nvdimm/blk: "
` [PATCH 14/15] nvdimm/btt: "
` [PATCH 15/15] nvdimm/pmem: "

[m68k:master] BUILD SUCCESS 39d91d3c3b4733d38cc4ae72c1f48a4b880d97ba
 2020-05-11 17:07 UTC 

[m68k:for-next] BUILD SUCCESS b5c08eb306abe5f00bee7220e8d3b62040edf28e
 2020-05-11 16:56 UTC 

[m68k:m68k-queue] BUILD SUCCESS c7630f6386a3bf73cca7b07bb2d038f41658177e
 2020-05-11 16:56 UTC 

[PATCH] m68k: Drop CONFIG_MTD_M25P80 in stmark2_defconfig
 2020-05-05 12:48 UTC  (2+ messages)

[m68k:m68k-queue] BUILD SUCCESS 1ef462ea683704f4e39cc5ef5d3eecdc63d3c6ce
 2020-05-04 22:08 UTC 

[m68k:master] BUILD SUCCESS ae41e8e24714a9b6ea76bdb909528d57faf1dc4b
 2020-05-04 22:08 UTC 

[PATCH 0/7] Record the mm_struct in the page table pages
 2020-04-29 18:29 UTC  (19+ messages)
` [PATCH 1/7] mm: Document x86 uses a linked list of pgds
` [PATCH 2/7] mm: Move pt_mm within struct page
` [PATCH 3/7] arm: Thread mm_struct throughout page table allocation
` [PATCH 4/7] arm64: "
` [PATCH 5/7] m68k: "
` [PATCH 6/7] mm: Set pt_mm in PTE constructor
` [PATCH 7/7] mm: Set pt_mm in PMD constructor

[m68k:master] BUILD SUCCESS e3b946742479a65abed71ec1d2e41cd0867de0c2
 2020-04-28  2:01 UTC 

[m68k:m68k-queue] BUILD SUCCESS 2bb95b161a9161214bb8940f1c0d7b756c3146c9
 2020-04-27 19:37 UTC 

[m68k:for-next] BUILD SUCCESS 366b8149fbff1965f9e25bb27dd4698d654be270
 2020-04-27 17:59 UTC 

[m68k:master] BUILD SUCCESS c21a7f3943b324f75c85818c9518fcee85541fdd
 2020-04-26  1:25 UTC 

[m68k:m68k-queue] BUILD SUCCESS bb060f0fc4d3596add6579a3a8555d90392c9f50
 2020-04-26  0:56 UTC 

[PATCH] m68k/PCI: Fix a memory leak in an error handling path
 2020-04-21  7:12 UTC  (3+ messages)

[PATCH 0/2][next] m68k: amiga: config: Use flexible-array member and mark expected switch fall-through
 2020-04-21  7:06 UTC  (8+ messages)
` [PATCH 2/2][next] m68k: amiga: config: Mark "
` [PATCH RESEND 1/2][next] m68k: amiga: config: Replace zero-length array with flexible-array member

[PATCH] m68k/PCI: Fix a memory leak in an error handling path
 2020-04-18 20:55 UTC  (2+ messages)

[PATCHv3 17/50] m68k: Add show_stack_loglvl()
 2020-04-18 20:19 UTC 

[PATCH v3 00/11] Make PageWriteback use the PageLocked optimisation
 2020-04-17 11:12 UTC  (4+ messages)
` [PATCH v3 03/11] m68k: Add clear_bit_unlock_is_negative_byte implementation

Running m68k on qemu with external initramfs?
 2020-04-13 23:02 UTC  (21+ messages)
    ` GCC?, was "

[m68k:master] BUILD SUCCESS bea488eeaee148fa94178bc45938c8e733ff20df
 2020-04-13 17:46 UTC 

[m68k:m68k-queue] BUILD SUCCESS 29c55ed30d495b506cdfb46b2d6229e47f0e1d6b
 2020-04-13 17:25 UTC 

[PATCH] m68k: Drop redundant generic-y += hardirq.h
 2020-04-13 11:21 UTC  (2+ messages)

[PATCH] m68k: defconfig: Update defconfigs for v5.7-rc1
 2020-04-13 10:41 UTC 

Planning a Debian/Linux m68k Meeting in 2020
 2020-04-10 14:54 UTC  (3+ messages)

[git pull] m68knommu changes for v5.7
 2020-04-09 18:10 UTC  (2+ messages)

[PATCH v2 00/10] Allow COMMON_CLK to be selectable
 2020-04-09 10:53 UTC  (4+ messages)
` [PATCH v2 07/10] clk: Allow the common clk framework "

[PATCH 0/9] Allow COMMON_CLK to be selectable
 2020-04-07  7:07 UTC  (6+ messages)
` [PATCH 6/9] clk: Allow the common clk framework "

A4000 reboot hangs
 2020-04-06  9:07 UTC  (2+ messages)

Bountysource campaign for LLVM/m68k
 2020-04-05 17:01 UTC 

[PATCH 00/18] genirq: Remove setup_irq()
 2020-04-02 15:03 UTC  (5+ messages)
` [PATCH 0/6] Kill setup_irq()

Amiga: Writes to Zorro III cards
 2020-04-02  2:09 UTC  (3+ messages)

[GIT PULL] m68k updates for 5.7
 2020-03-31 16:30 UTC  (2+ messages)

kernel memory corruption in private_data
 2020-03-31  7:12 UTC  (2+ messages)

BigRAMPlus seems to be detected now
 2020-03-31  7:02 UTC  (6+ messages)

[m68k:master] BUILD SUCCESS 851b82b4a5bf1e3d5c65dd8dd3ca184e646bc753
 2020-03-30 18:07 UTC 

[m68k:m68k-queue] BUILD SUCCESS 4f103b8273d90e2848845c9783fb8eeaf2db6b57
 2020-03-30 18:02 UTC 

Trial Order 3/30/2020
 2020-03-30 10:42 UTC 

[PATCH v5 00/27] ata: optimize core code size on PATA only setups
 2020-03-26 16:28 UTC  (7+ messages)
    ` [PATCH v5 01/27] ata: remove stale maintainership information from core code
    ` [PATCH v5 02/27] ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
    ` [PATCH v5 03/27] ata: make SATA_PMP option selectable only if any SATA host driver is enabled
    ` [PATCH v5 04/27] sata_promise: use ata_cable_sata()
    ` [PATCH v5 05/27] ata: simplify ata_scsiop_inq_89()

[PATCH v4 00/27] ata: optimize core code size on PATA only setups
 2020-03-26 16:17 UTC  (3+ 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).