Linux M68K
[Prev Page][Next Page]
- kexec (was: Re: Kernel sections loosing attributes),
Geert Uytterhoeven
- Kernel sections loosing attributes,
Geert Uytterhoeven
- Zero Divide in Kernel 3.12-rc4,
Ingo Jürgensmann
- Linux 3.1-2-m68k config (was: Re: Linux 3.10-2-m68k FPU support),
Geert Uytterhoeven
- [PATCH v2 1/2] m68k: Add infrastructure for machine-specific random_get_entropy(),
Geert Uytterhoeven
- nfeth and non-zero m68k_memoffset (was: Re: m68k discontigmem bug), Geert Uytterhoeven
- [PATCH] m68k/atari: Call paging_init() before nf_init(),
Geert Uytterhoeven
- [PATCH/RFC] m68k/amiga: Fix specifying multiple debug= parameters,
Geert Uytterhoeven
- [PATCH 00/16] m68k bootinfo updates,
Geert Uytterhoeven
- [PATCH 03/16] m68k: head.S - Correct date and spelling, Geert Uytterhoeven
- [PATCH 04/16] m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0, Geert Uytterhoeven
- [PATCH 09/16] m68k/UAPI: Move generic definitions to <asm/bootinfo.h>, Geert Uytterhoeven
- [PATCH 10/16] m68k/UAPI: Move Amiga model/chipset definitions to <asm/bootinfo-amiga.h>, Geert Uytterhoeven
- [PATCH 05/16] m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>, Geert Uytterhoeven
- [PATCH 15/16] m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>, Geert Uytterhoeven
- [PATCH 16/16] m68k: Remove superfluous inclusions of <asm/bootinfo.h>, Geert Uytterhoeven
- [PATCH 14/16] m68k/UAPI: Move VME Board ID definition to <asm/bootinfo-vme.h>, Geert Uytterhoeven
- [PATCH 13/16] m68k/UAPI: Move Macintosh model definitions to <asm/bootinfo-mac.h>, Geert Uytterhoeven
- [PATCH 12/16] m68k/UAPI: Move HP300 model definitions to <asm/bootinfo-hp300.h>, Geert Uytterhoeven
- [PATCH 08/16] m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h, Geert Uytterhoeven
- [PATCH 11/16] m68k/UAPI: Move Apollo model definitions to <asm/bootinfo-apollo.h>, Geert Uytterhoeven
- [PATCH 07/16] m68k/vme: Remove unused mvme_bdid_ptr, Geert Uytterhoeven
- [PATCH 06/16] m68k/mac: Remove unused hardware profile tags, Geert Uytterhoeven
- [PATCH 02/16] m68k: The bootinfo is located right after the kernel, Geert Uytterhoeven
- [PATCH 01/16] block/z2ram: Remove duplicate external declarations, Geert Uytterhoeven
- [PATCH 0/8] Amiga Zorro updates,
Geert Uytterhoeven
- [PATCH v2] m68k/setup: Use pr_*() and __func__ instead of plain printk(), Geert Uytterhoeven
- Re: [PATCH 19/34] m68k: handle pgtable_page_ctor() fail,
Geert Uytterhoeven
- m68k discontigmem bug, Geert Uytterhoeven
- [PATCH v2 0/3] kexec support for Linux/m68k (tools part),
Geert Uytterhoeven
- [PATCH v2] kexec support for Linux/m68k (kernel part),
Geert Uytterhoeven
- Re: [PATCH v2 14/14] Kconfig cleanup (PARPORT_PC dependencies), Ralf Baechle
- [PATCH v2 05/14] m68k: select ARCH_MAY_HAVE_PC_PARPORT, Mark Salter
- [PATCH] m68k/defconfig: Make NFS_V4 modular instead of builtin, Geert Uytterhoeven
- Re: [patch 1/6] hardirq: Make hardirq bits generic,
Geert Uytterhoeven
- Preliminary kexec support for Linux/m68k,
Geert Uytterhoeven
- [PATCH] m68k: The bootinfo is located right after the kernel, Geert Uytterhoeven
- Atafb failed to detect the video mode on ARAnyM after kexec,
Geert Uytterhoeven
- Kernel size increase of +256 KiB (was: Re: RPCSEC_GSS: Share all credential caches on a per-transport basis),
Geert Uytterhoeven
- [PATCH 1/2] m68k: Add infrastructure for machine-specific get_cycles(),
Geert Uytterhoeven
- Missing get_cycles() has effect on quality of entropy, Thorsten Glaser
- [git pull] m68knommu arch fixes for 3.12, Greg Ungerer
- Re: [000/121] 3.2.51-rc1 review,
Geert Uytterhoeven
- [PATCH] m68k: remove deprecated IRQF_DISABLED,
Michael Opdenacker
- [PATCH] m68k: remove unused Kconfig parameters,
Michael Opdenacker
- [PATCH] m68k: Export flush_icache_user_range() (needed by lustre), Geert Uytterhoeven
- [PATCH -next] m68k/m68knommu: Implement __get_user_unaligned/__put_user_unaligned(), Geert Uytterhoeven
- [git pull] m68k updates for 3.12, Geert Uytterhoeven
- /proc/diskstats all-zero on NatFeat HDD, Thorsten Glaser
- m68k: io{read,write} accessors,
Brian Norris
- Re: TLS, was Re: Getting the ol' Macintosh LC475 modernized,
Geert Uytterhoeven
- [RFC] Get rid of SUBARCH,
Richard Weinberger
- [PATCH 1/8] um: Create defconfigs for i386 and x86_64, Richard Weinberger
- [PATCH 2/8] um: Do not use SUBARCH, Richard Weinberger
- [PATCH 3/8] um: Remove old defconfig, Richard Weinberger
- [PATCH 5/8] sh: Do not use SUBARCH, Richard Weinberger
- [PATCH 4/8] m68k: Do not use SUBARCH, Richard Weinberger
- [PATCH 8/8] Makefile: Remove SUBARCH, Richard Weinberger
- [PATCH 7/8] unicore32: Do not use SUBARCH, Richard Weinberger
- [PATCH 6/8] mips: Do not use SUBARCH, Richard Weinberger
- Re: [RFC] Get rid of SUBARCH, Geert Uytterhoeven
- Re: [RFC] Get rid of SUBARCH, Thorsten Glaser
- [git pull] m68k updates for 3.11-rc6, Geert Uytterhoeven
- nfhd performance,
Geert Uytterhoeven
- [PATCH 1/2] m68k/atari: ARAnyM - Fix NatFeat module support,
Geert Uytterhoeven
- [PATCH v2 0/2] Make PPC macro spin_event_timeout() architecture independent,
Arpit Goel
- Re: Multiple Memory Chunks,
Geert Uytterhoeven
- [PATCH] m68k: handle Atari interrupts in multi-platform kernels,
debian-68k@xxxxxxxxxxxxxxxx
<Possible follow-ups>
Re: [PATCH] m68k: handle Atari interrupts in multi-platform kernels, Thorsten Glaser
[PATCH] m68k: truncate base in do_div,
Andreas Schwab
Re: linux 3.10.1 with initrd (was Re: linux 3.8.12-1 (atari flavour) does not boot),
Geert Uytterhoeven
[PATCH 0/2] Make PPC macro spin_event_timeout() architecture independent,
Arpit Goel
[PATCH] make NatFeat drivers bool, not tristate,
Thorsten Glaser
Re: Atari 4 MiB kernel limit,
Geert Uytterhoeven
[PATCH] net/sun3_82586: Kill array subscript above array bounds warning,
Geert Uytterhoeven
[git pull] m68k updates for 3.11, Geert Uytterhoeven
[PATCH] mac: Make cuda_init_via() __init, Geert Uytterhoeven
[PATCH] m68k/mac: Allocate IOP message pool and queues dynamically,
Geert Uytterhoeven
[PATCH] m68k/mac: Fix comment about iop_*_present flags setup timing,
Geert Uytterhoeven
[PATCH] m68knommu: Mark functions only called from setup_arch() __init,
Geert Uytterhoeven
[PATCH] m68k: Mark functions only called from setup_arch() __init,
Geert Uytterhoeven
[PATCH] m68k/setup: Use pr_*() instead of plain printk(),
Geert Uytterhoeven
iop_msg_pool,
Geert Uytterhoeven
[PATCH 1/2] m68k: Mark functions only called from setup_arch() __init,
Geert Uytterhoeven
[PATCH] m68knommu: Mark config_BSP() __init,
Geert Uytterhoeven
[PATCH] arch: m68k: include: asm: define 'VM_DATA_DEFAULT_FLAGS' no matter whether has 'NOMMU' or not.,
Chen Gang
[PATCH 1/2] m68k/q40: Undefine insl/outsl before redefining them,
Geert Uytterhoeven
[PATCH] m68k/uaccess: Fix asm constraints for userspace access,
Geert Uytterhoeven
[PATCH 0/2] Experimental Amiga Zorro ESP driver,
Michael Schmitz
- [PATCH 1/2] m68k/amiga - Zorro ESP SCSI Makefile/Kconfig support, Michael Schmitz
- [PATCH 2/2] m68k/amiga - Zorro ESP: convert old driver to ESP core, Michael Schmitz
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Michael Schmitz
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Michael Schmitz
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Geert Uytterhoeven
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Michael Schmitz
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Geert Uytterhoeven
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Michael Schmitz
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Michael Schmitz
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Michael Schmitz
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Michael Schmitz
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Michael Schmitz
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Michael Schmitz
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Geert Uytterhoeven
- esp_scsi QTAG in FAS216 (was Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver), Tuomas Vainikka
- Re: esp_scsi QTAG in FAS216 (was Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver), Michael Schmitz
- Re: esp_scsi QTAG in FAS216, David Miller
- Re: esp_scsi QTAG in FAS216, Michael Schmitz
- Re: esp_scsi QTAG in FAS216, David Miller
- Re: esp_scsi QTAG in FAS216, Kars de Jong
- Re: esp_scsi QTAG in FAS216, Michael Schmitz
- Re: esp_scsi QTAG in FAS216, Kars de Jong
- Re: esp_scsi QTAG in FAS216, Michael Schmitz
- Re: esp_scsi QTAG in FAS216, David Miller
- Re: esp_scsi QTAG in FAS216, Tuomas Vainikka
- Re: esp_scsi QTAG in FAS216, Michael Schmitz
- Re: esp_scsi QTAG in FAS216, Geert Uytterhoeven
- Re: esp_scsi QTAG in FAS216, Michael Schmitz
- Re: esp_scsi QTAG in FAS216, Michael Schmitz
- Re: esp_scsi QTAG in FAS216, Tuomas Vainikka
- Re: esp_scsi QTAG in FAS216, Finn Thain
- Re: esp_scsi QTAG in FAS216, Finn Thain
- Re: esp_scsi QTAG in FAS216, Michael Schmitz
- Re: esp_scsi QTAG in FAS216, Michael Schmitz
- Re: esp_scsi QTAG in FAS216, Finn Thain
- Re: esp_scsi QTAG in FAS216, Michael Schmitz
- Re: esp_scsi QTAG in FAS216, Finn Thain
- Re: [PATCH 0/2] Experimental Amiga Zorro ESP driver, Tuomas Vainikka
[git pull] m68knommu follow up fixes for 3.10, Greg Ungerer
Re: [PATCH v3, part1 07/10] PCI, unicore, m68k: remove redundant call of pci_bus_add_devices(),
Bjorn Helgaas
[PATCH] m68k/coldfire: flush cache when creating the signal stack frame,
Alexander Stein
[PATCH] arch/*/asm/include/bitops.h: api issue, find_*_bit() defination are different with each other,
Chen Gang
[PATCH] swim: Release memory region after incorrect return/goto,
Joe Perches
[PATCH] M68K: Vector ints need a valid interrupt handler,
Thomas Bogendoerfer
[git pull] m68k updates for 3.10, take 3, Geert Uytterhoeven
[PATCH] arch: m68k: include: asm: the 3rd parameter of 'insl' and 'outsl' need '<< 2',
Chen Gang
[PATCH] arch: m68k: math-emu: unsigned issue, 'unsigned long' will never be less than zero.,
Chen Gang
[PATCH, v2 05/13] mm/m68k: prepare for killing free_all_bootmem_node(), Jiang Liu
[PATCH, v2 13/13] mm/m68k: fix build warning of unused variable,
Jiang Liu
[PATCH v6, part4 24/41] mm/m68k: prepare for removing num_physpages and simplify mem_init(), Jiang Liu
[PATCH] m68k: only use local gpio_request_one if not using GPIOLIB, gerg
[PATCH] m68k: remove CONFIG_EARLY_PRINTK dependency on CONFIG_EMBEDDED, default to n,
Finn Thain
mac68k: fix unexpected interrupt with CONFIG_EARLY_PRINTK,
Finn Thain
[git pull] m68k updates for 3.10, take 2, Geert Uytterhoeven
[RFC] m68k: Update defconfigs for v3.9,
Geert Uytterhoeven
Re: [RFC] m68k: Update defconfigs for v3.9, Brad Boyer
[PATCH] m68k: Remove inline strcpy() and strcat() implementations, Geert Uytterhoeven
m68k-queue,
Geert Uytterhoeven
I/O macros redefined, inconsistent across m68k machdep headers,
Thorsten Glaser
[git pull] m68knommu arch fixes for 3.10, Greg Ungerer
[PATCH 18/21] m68k/sun3/: remove inline marking of EXPORT_SYMBOL functions,
Denis Efremov
[PATCH v5, part4 24/41] mm/m68k: prepare for removing num_physpages and simplify mem_init(), Jiang Liu
[PATCH RESEND] lib: add weak clz/ctz functions, Chanho Min
[PATCH] nubus: Kill nubus_proc_detach_device(),
Geert Uytterhoeven
[PATCH] lib: add weak clz/ctz functions, Chanho Min
[PARPORT] Re: [PATCH] parport_pc, Jonathan Buzzard
[PARPORT] Re: keeping up appearances, Jonathan Buzzard
[git pull] m68k updates for 3.10, Geert Uytterhoeven
[PATCH] lib: add weak __clzsi2()/__clzdi2() functions,
Chanho Min
Re: [PATCH 1/2] lib: Add lz4 compressor module,
Geert Uytterhoeven
Message not available
Message not available
[RFC PATCH v1 17/19] mm/m68k: fix build warning of unused variable, Jiang Liu
[RFC PATCH v1 05/19] mm/m68k: prepare for killing free_all_bootmem_node(), Jiang Liu
[PATCH 11/26] nubus: Don't use create_proc_read_entry() [RFC], David Howells
[PATCH 12/26] hp_sdc_rtc: Don't use create_proc_read_entry() [RFC],
David Howells
[PATCH/RFC] m68k: Add -ffreestanding to KBUILD_CFLAGS,
Geert Uytterhoeven
gcc 4.1.2 miscompiling 64-bit mask operations, Geert Uytterhoeven
[PATCH v4, part3 24/41] mm/m68k: prepare for removing num_physpages and simplify mem_init(),
Jiang Liu
[PATCH 0/13] Atari EtherNAT/EtherNEC/NetUSBee support,
Michael Schmitz
- [PATCH 01/12] m68k/atari: ROM port ISA adapter support, Michael Schmitz
- [PATCH 02/12] m68k/irq: Add handle_polled_irq() for timer based soft interrupts, Michael Schmitz
- [PATCH 03/12] m68k/atari: use dedicated irq_chip for timer D interrupts, Michael Schmitz
- [PATCH 04/12] m68k/atari: use polled interrupt handler for timer D interrupts, Michael Schmitz
- [PATCH 05/12] m68k/atari: EtherNAT - platform device and IRQ support code, Michael Schmitz
- [PATCH 06/12] m68k/atari: EtherNEC - add platform device support, Michael Schmitz
- [PATCH 07/12] m68k/atari: EtherNAT - ethernet support - new driver (smc91x), Michael Schmitz
- [PATCH 08/12] m68k/atari: EtherNEC - ethernet support - new driver (ne.c), Michael Schmitz
- [PATCH 09/12] m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts, Michael Schmitz
- [PATCH 10/12] m68k: Implement ndelay() based on the existing udelay() logic, Michael Schmitz
- [PATCH 11/12] m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD, Michael Schmitz
- [PATCH 12/12] m68k/atari: USB - add ISP1160 USB host controller support, Michael Schmitz
- Re: [PATCH 0/13] Atari EtherNAT/EtherNEC/NetUSBee support, Geert Uytterhoeven
m68k build regression,
Bityutskiy, Artem
[PATCH] romfs: fix nommu map length to keep inside filesystem, gerg
Atari Ethernet/USB paches for m68k-queue and upstream, refactored timer D interrupt patch,
Michael Schmitz
- [PATCH 01/12] m68k/atari: ROM port ISA adapter support, Michael Schmitz
- [PATCH 02/12] m68k/irq: Add handle_polled_irq() for timer based soft interrupts, Michael Schmitz
- [PATCH 03/12] m68k/atari: use dedicated irq_chip for timer D interrupts, Michael Schmitz
- [PATCH 04/12] m68k/atari: use polled interrupt handler for timer D interrupts, Michael Schmitz
- [PATCH 05/12] m68k/atari: EtherNAT - platform device and IRQ support code, Michael Schmitz
- [PATCH 06/12] m68k/atari: EtherNEC - add platform device support, Michael Schmitz
- [PATCH 07/12] m68k/atari: EtherNAT - ethernet support - new driver (smc91x), Michael Schmitz
- [PATCH 08/12] m68k/atari: EtherNEC - ethernet support - new driver (ne.c), Michael Schmitz
- [PATCH 09/12] m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts, Michael Schmitz
- [PATCH 10/12] m68k: Implement ndelay() based on the existing udelay() logic, Michael Schmitz
- [PATCH 11/12] m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD, Michael Schmitz
- [PATCH 12/12] m68k/atari: USB - add ISP1160 USB host controller support, Michael Schmitz
[PATCH v3, part4 22/39] mm/m68k: prepare for removing num_physpages and simplify mem_init(), Jiang Liu
[PATCH 00/11] Atari Ethernet/USB patch series - for upstream and debian-kernel,
Michael Schmitz
- [PATCH 01/11] m68k/atari: ROM port ISA adapter support, Michael Schmitz
- [PATCH 02/11] m68k/irq: Add handle_polled_irq() for timer based soft interrupts, Michael Schmitz
- [PATCH 03/11] m68k/atari: use dedicated irq_chip for timer D interrupts, Michael Schmitz
- [PATCH 04/11] m68k/atari: EtherNAT - platform device and IRQ support code, Michael Schmitz
- [PATCH 05/11] m68k/atari: EtherNEC - add platform device support, Michael Schmitz
- [PATCH 06/11] m68k/atari: EtherNAT - ethernet support - new driver (smc91x), Michael Schmitz
- [PATCH 07/11] m68k/atari: EtherNEC - ethernet support - new driver (ne.c), Michael Schmitz
- [PATCH 08/11] m68k/atari: EtherNAT - add interrupt chip definition for CPLD interrupts, Michael Schmitz
- [PATCH 09/11] m68k: Implement ndelay() based on the existing udelay() logic, Michael Schmitz
- [PATCH 10/11] m68k/atari: USB - add platform devices for EtherNAT/NetUSBee ISP1160 HCD, Michael Schmitz
- [PATCH 11/11] m68k/atari: USB - add ISP1160 USB host controller support, Michael Schmitz
- Re: [PATCH 00/11] Atari Ethernet/USB patch series - for upstream and debian-kernel, Thorsten Glaser
[no subject],
Michael Schmitz
- [PATCH 01/14] m68k/atari EtherNEC: remove original EtherNEC driver, Michael Schmitz
- [PATCH 04/14] m68k/atari: EtherNAT - change number of Atari interrupt sources, Michael Schmitz
- [PATCH 03/14] m68k/atari: use CONFIG_ATARI in smc91x.h, Michael Schmitz
- [PATCH 05/14] m68k/irq: add handle_polled_irq() for timer based soft interrupts, Michael Schmitz
- [PATCH 10/14] m68k/atari: EtherNAT - add interrupt chip for Ethernet and USB interrupts, Michael Schmitz
- [PATCH 09/14] m68k/atari: EtherNEC - ethernet support - new driver (ne.c), Michael Schmitz
- [PATCH 11/14] m68k/atari: Implement 16 bit access macros for ROM port, Michael Schmitz
- [PATCH 07/14] m68k/atari: EtherNEC - add platform device support, Michael Schmitz
- [PATCH 06/14] m68k/atari: use dedicated irq_chip for timer D interrupts, Michael Schmitz
- [PATCH 02/14] m68k/atari EtherNAT: remove original EtherNAT driver, Michael Schmitz
- [PATCH 12/14] m68k: Implement ndelay() based on the existing udelay() logic, Michael Schmitz
- [PATCH 14/14] m68k/atari: USB - Add ISP1160 USB host controller support, Michael Schmitz
- [PATCH 13/14] m68k/atari: USB - add platform device definitions for ISP1160 HCD, Michael Schmitz
- [PATCH 08/14] m68k/atari: EtherNAT - ethernet support - new driver (smc91x), Michael Schmitz
[RFC PATCH v2, part4 22/39] mm/m68k: prepare for removing num_physpages and simplify mem_init(), Jiang Liu
[RFC PATCH v2, part4 21/39] mm/m68k: prepare for removing num_physpages and simplify mem_init(), Jiang Liu
m68k: five unused boards in Kconfig.machine,
Paul Bolle
[PATCH] m68k: clean up unused "config ROMVECSIZE",
Paul Bolle
[RFC 0/3] Removal of GENERIC_GPIO from architecture code,
Alexandre Courbot
[Index of Archives]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite National Park]