linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-29 14:44:06 to 2015-01-12 08:40:20 UTC [more...]

[PATCH 1/5] net: atarilance: Remove obsolete IRQ_TYPE_PRIO
 2015-01-12  8:40 UTC  (4+ messages)
` [PATCH 2/5] parport: parport_atari: Remove obsolete IRQ_TYPE_SLOW
` [PATCH 3/5] video: atafb: Remove obsolete IRQ_TYPE_PRIO
` [PATCH 4/5] sound: dmasound_atari: Remove obsolete IRQ_TYPE_SLOW

[PATCH 0/5] m68k/atari: Remove obsolete IRQ_TYPE_*
 2015-01-12  8:40 UTC 

[PATCH] net: smc91x: Remove unused definition of SMC_outw_be()
 2015-01-11 22:39 UTC 

[PATCH] m68k: Remove FSF address
 2015-01-11 10:52 UTC 

[PATCH] m68k/mac: Fix scsi_type for Mac LC and similar models
 2015-01-11 10:44 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] m68k: Switch to asm-generic/futex.h
 2015-01-11 10:43 UTC  (2+ messages)

[PATCH] arch: m68k: mvme147: config.c: Remove unused function
 2015-01-11 10:42 UTC  (3+ messages)

[PATCH] arch: m68k: atari: atakeyb.c: Remove some unused functions
 2015-01-11 10:42 UTC 

[PATCH] m68k: don't use module_init in non-modular mvme16x/rtc.c code
 2015-01-11 10:42 UTC  (2+ messages)

[PATCH] m68k/atari: Remove obsolete keyboard_tasklet scheduling
 2015-01-11 10:12 UTC 

[PATCH v2 16/40] m68k/uaccess: fix sparse errors
 2015-01-07 10:38 UTC  (4+ messages)
` [PATCH v2 36/40] m68k: macro whitespace fixes

[PATCHv2] selftests/exec: allow shell return code of 126
 2015-01-06 20:02 UTC 

[PATCHv2] selftests/exec: allow shell return code of 126
 2015-01-06  8:23 UTC 

[PATCH] selftests/exec: allow shell return code of 126
 2015-01-06  8:23 UTC  (4+ messages)

[PATCH] arch: m68k: 68360: config: Remove unused function
 2015-01-05  0:29 UTC  (2+ messages)

[PATCH] arch: m68k: mac: misc.c: Remove some unused functions
 2015-01-04 19:36 UTC  (2+ messages)

[PATCH] arch: m68k: mac: misc.c: Remove some unused functions
 2015-01-01 17:02 UTC 

[PATCH] arch: m68k: atari: atakeyb.c: Remove some unused functions
 2015-01-01 15:37 UTC 

rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
 2014-12-28 18:36 UTC  (11+ messages)

A recommendation from Friend, screw college, I'm dropping out
 2014-12-28 11:24 UTC 

(unknown),
 2014-12-27 12:48 UTC 

[PATCH repost 16/16] m68k/uaccess: fix sparse errors
 2014-12-25  9:30 UTC 

previous, a NeXT emulator
 2014-12-23 12:04 UTC  (3+ messages)

A recommendation from Fernalyn Buendia
 2014-12-23  1:24 UTC 

[PATCH selftest fails!] m68k: Wire up execveat
 2014-12-22 22:54 UTC  (2+ messages)

[PATCH] fs/affs: Fix casting in printed messages
 2014-12-21 11:06 UTC 

[PATCH selftest fails!] m68k: Wire up execveat
 2014-12-21 11:02 UTC 

rfc: remove early_printk from a few arches? (blackfin, m68k, mips)
 2014-12-17 20:58 UTC 

[Question] How to print size_t type variable?
 2014-12-16  9:50 UTC  (6+ messages)

[PATCH 18/18] m68k/uaccess: fix sparse errors
 2014-12-14 16:53 UTC 

[git pull] m68k updates for 3.19
 2014-12-08 10:32 UTC  (3+ messages)

[PATCH v2 1/2] Input: amikbd - Fix build if !CONFIG_HW_CONSOLE
 2014-12-04  9:00 UTC  (4+ messages)
` [PATCH v2 2/2] Input: amikbd - Allocate temporary keymap buffer on the stack

Re:
 2014-12-01 13:02 UTC 

[PATCH] m68k/atari - smc91x: remove Atari special case handling for SMC_PUSH_DATA
 2014-11-30 18:58 UTC 

[PATCH 1/2] Input: amikbd - Fix build if !CONFIG_HW_CONSOLE
 2014-11-27 11:17 UTC  (3+ messages)
` [PATCH 2/2] Input: amikbd - Allocate temporary keymap buffer dynamically

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-25 16:40 UTC 

[PATCH v3 00/37] Fixes, cleanups and modernization for NCR5380 drivers
 2014-11-21  4:21 UTC  (43+ messages)
` [PATCH v3 01/37] ncr5380: Use printk() not pr_debug()
` [PATCH v3 02/37] ncr5380: Remove unused hostdata fields
` [PATCH v3 03/37] ncr5380: Fix compiler warnings and __setup options
` [PATCH v3 04/37] ncr5380: Remove unused macros
` [PATCH v3 05/37] ncr5380: Remove useless prototypes
` [PATCH v3 06/37] ncr5380: Remove more "
` [PATCH v3 07/37] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
` [PATCH v3 08/37] ncr5380: Remove redundant AUTOSENSE macro
` [PATCH v3 09/37] ncr5380: Remove duplicate comments
` [PATCH v3 10/37] ncr5380: Fix SCSI_IRQ_NONE bugs
` [PATCH v3 11/37] ncr5380: Remove NCR5380_STATS
` [PATCH v3 12/37] ncr5380: Cleanup host info() methods
` [PATCH v3 13/37] ncr5380: Move static PDMA spin counters to host data
` [PATCH v3 14/37] ncr5380: Remove pointless compiler command line override macros
` [PATCH v3 15/37] ncr5380: Remove *_RELEASE macros
` [PATCH v3 16/37] ncr5380: Drop legacy scsi.h include
` [PATCH v3 17/37] dmx3191d: Use NO_IRQ
` [PATCH v3 18/37] mac_scsi: Remove header
` [PATCH v3 19/37] mac_scsi: Add module option to Kconfig
` [PATCH v3 20/37] mac_scsi: Cleanup PDMA code
` [PATCH v3 21/37] mac_scsi: Convert to platform device
` [PATCH v3 22/37] atari_scsi: Fix atari_scsi deadlocks on Falcon
` [PATCH v3 23/37] atari_scsi: Convert to platform device
` [PATCH v3 24/37] atari_scsi: Remove header
` [PATCH v3 25/37] sun3_scsi: Convert to platform device
    ` [PATCH v4 "
` [PATCH v3 26/37] sun3_scsi: Move macro definitions
` [PATCH v3 27/37] ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
` [PATCH v3 28/37] atari_NCR5380: Refactor Falcon special cases
` [PATCH v3 29/37] atari_NCR5380: Refactor Falcon locking
` [PATCH v3 30/37] atari_NCR5380: Merge from sun3_NCR5380.c
` [PATCH v3 31/37] sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
` [PATCH v3 32/37] atari_NCR5380: Merge from NCR5380.c
` [PATCH v3 33/37] atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
` [PATCH v3 34/37] atari_NCR5380: Move static TagAlloc array to host data
` [PATCH v3 35/37] atari_NCR5380: Move static co-routine variables "
` [PATCH v3 36/37] atari_NCR5380: Remove RESET_RUN_DONE macro
` [PATCH v3 37/37] atari_NCR5380: Fix "transfered" typo

[PATCH 1/5] PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
 2014-11-19  7:32 UTC 

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-17  7:53 UTC 

A recommendation from Mitchell Miller
 2014-11-13  5:44 UTC 

[PATCH v2 00/36] Fixes, cleanups and modernization for NCR5380 drivers
 2014-11-11 12:47 UTC  (94+ messages)
` [PATCH v2 06/36] ncr5380: Remove more useless prototypes
` [PATCH v2 07/36] ncr5380: Cleanup TAG_NEXT and TAG_NONE macros
` [PATCH v2 08/36] ncr5380: Remove redundant AUTOSENSE macro
` [PATCH v2 09/36] ncr5380: Remove duplicate comments
` [PATCH v2 10/36] ncr5380: Fix SCSI_IRQ_NONE bugs
` [PATCH v2 11/36] ncr5380: Remove NCR5380_STATS
` [PATCH v2 12/36] ncr5380: Cleanup host info() methods
` [PATCH v2 13/36] ncr5380: Move static PDMA spin counters to host data
` [PATCH v2 14/36] ncr5380: Remove pointless compiler command line override macros
` [PATCH v2 15/36] ncr5380: Remove *_RELEASE macros
` [PATCH v2 16/36] ncr5380: Drop legacy scsi.h include
` [PATCH v2 17/36] dmx3191d: Use NO_IRQ
` [PATCH v2 18/36] mac_scsi: Remove header
` [PATCH v2 19/36] mac_scsi: Add module option to Kconfig
` [PATCH v2 20/36] mac_scsi: Cleanup PDMA code
` [PATCH v2 21/36] mac_scsi: Convert to platform device
` [PATCH v2 22/36] atari_scsi: Fix atari_scsi deadlocks on Falcon
` [PATCH v2 23/36] atari_scsi: Convert to platform device
` [PATCH v2 24/36] atari_scsi: Remove header
` [PATCH v2 25/36] sun3_scsi: Convert to platform device
` [PATCH v2 26/36] sun3_scsi: Move macro definitions
` [PATCH v2 27/36] ncr5380: Remove ENABLE_IRQ/DISABLE_IRQ macros
` [PATCH v2 28/36] atari_NCR5380: Refactor Falcon special cases
` [PATCH v2 29/36] atari_NCR5380: Refactor Falcon locking
` [PATCH v2 30/36] atari_NCR5380: Merge from sun3_NCR5380.c
` [PATCH v2 31/36] sun3_scsi: Adopt atari_NCR5380 core driver and remove sun3_NCR5380.c
` [PATCH v2 32/36] atari_NCR5380: Merge from NCR5380.c
` [PATCH v2 33/36] atari_NCR5380: Introduce FLAG_TAGGED_QUEUING
` [PATCH v2 34/36] atari_NCR5380: Move static TagAlloc array to host data
` [PATCH v2 35/36] atari_NCR5380: Move static co-routine variables "
` [PATCH v2 36/36] atari_NCR5380: Remove RESET_RUN_DONE macro

[PATCH] mm/m68k: Eliminate memset after alloc_bootmem_pages
 2014-11-10  8:57 UTC 

A recommendation from Support
 2014-11-10  5:50 UTC 

[PATCH] m68k: remove check for CONFIG_BSEIP
 2014-11-10  2:44 UTC  (2+ messages)

[PATCH] m68knommu: fix irq handler types in 68360/commproc.c
 2014-11-10  1:58 UTC 

[PATCH v6 04/48] m68k: Replace mach_power_off with pm_power_off
 2014-11-10  1:42 UTC  (3+ messages)
` [PATCH v6 08/48] kernel: Move pm_power_off to common code
` [PATCH v6 39/48] m68k: Register with kernel power-off handler

REPLY FOR TRADE COOPERATIONS
 2014-11-08 14:07 UTC 

[PATCH v5 04/48] m68k: Replace mach_power_off with pm_power_off
 2014-11-06 16:43 UTC  (3+ messages)
` [PATCH v5 08/48] kernel: Move pm_power_off to common code
` [PATCH v5 39/48] m68k: Register with kernel power-off handler

[git pull] m68k updates for 3.18 (take two)
 2014-11-03 10:37 UTC 

(unknown)
 2014-11-02 19:54 UTC 

[PATCH 33/44] avr32: atngw100: Register with kernel poweroff handler
 2014-11-01 17:02 UTC  (2+ 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).