Age | Commit message (Expand) | Author |
2014-11-20 | mac_scsi: Convert to platform device | Finn Thain |
2014-05-28 | m68k: Multi-platform EARLY_PRINTK | Finn Thain |
2013-11-26 | m68k: Remove superfluous inclusions of <asm/bootinfo.h> | Geert Uytterhoeven |
2013-11-26 | m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h> | Geert Uytterhoeven |
2013-11-26 | m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h | Geert Uytterhoeven |
2013-11-26 | m68k: Drop remainings and API of BOOTINFO_COMPAT_1_0 | Geert Uytterhoeven |
2013-11-26 | m68k/mac: Fix comment about iop_*_present flags setup timing | Geert Uytterhoeven |
2013-11-26 | m68k: Mark functions only called from setup_arch() __init | Geert Uytterhoeven |
2012-12-24 | m68k: set arch_gettimeoffset directly | Stephen Warren |
2012-04-01 | m68k/mac: Add missing platform check before registering platform devices | Geert Uytterhoeven |
2012-03-28 | Disintegrate asm/system.h for M68K | David Howells |
2011-12-10 | m68k/mac: cleanup macro case | Finn Thain |
2011-12-10 | mac_scsi: fix mac_scsi on some powerbooks | Finn Thain |
2011-12-10 | m68k/mac: fix powerbook 150 adb_type | Finn Thain |
2011-12-10 | m68k/mac: fix baboon irq disable and shutdown | Finn Thain |
2011-12-10 | m68k/mac: oss irq fixes | Finn Thain |
2011-12-10 | m68k/mac: fix nubus slot irq disable and shutdown | Finn Thain |
2011-12-10 | m68k/mac: enable via_alt_mapping on performa 580 | Finn Thain |
2011-12-10 | m68k/mac: cleanup forward declarations | Finn Thain |
2011-12-10 | m68k/mac: cleanup mac_irq_pending | Finn Thain |
2011-12-10 | m68k/mac: cleanup mac_clear_irq | Finn Thain |
2011-12-10 | m68k/mac: early console | Finn Thain |
2011-11-08 | m68k/mac: Remove mac_irq_{en,dis}able() wrappers | Finn Thain |
2011-11-08 | m68k/irq: Remove obsolete m68k irq framework | Geert Uytterhoeven |
2011-11-08 | m68k/mac: Optimize interrupts using chain handlers | Geert Uytterhoeven |
2011-11-08 | m68k/mac: Convert Mac to genirq | Geert Uytterhoeven |
2011-11-08 | m68k/irq: Remove obsolete IRQ_FLG_* users | Geert Uytterhoeven |
2011-11-08 | m68k/irq: Rename {,__}m68k_handle_int() | Geert Uytterhoeven |
2011-11-08 | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven |
2011-11-08 | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven |
2011-11-08 | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven |
2011-10-24 | m68k/mac: Fix mac_irq_pending() for PSC MACE and SCC | Finn Thain |
2011-10-24 | m68k/mac: Fix compiler warning in via_read_time() | Finn Thain |
2010-12-10 | fix comment typos concerning "consistent" | Uwe Kleine-König |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-18 | Update broken web addresses in arch directory. | Justin P. Mattock |
2010-10-01 | arch/m68k/mac/macboing.c: use unsigned long for irqflags | Andrew Morton |
2010-08-09 | m68k/mac: Fix RTC on PMU machines | Finn Thain |
2010-08-09 | m68k/mac: Add color classic ii support | Finn Thain |
2010-05-17 | m68k: Remove trailing spaces in messages | Frans Pop |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-27 | mac68k: start CUDA early | Finn Thain |
2010-02-27 | mac68k: move macsonic and macmace platform devices | Finn Thain |
2010-02-27 | mac68k: move mac_esp platform device | Finn Thain |
2010-02-27 | mac68k: replace mac68k SCC code with platform device | Finn Thain |
2010-02-27 | mac68k: rework SWIM platform device | Finn Thain |
2010-02-27 | mac68k: cleanup | Finn Thain |
2009-03-26 | m68k: mac - Add SWIM floppy support | Laurent Vivier |
2009-03-26 | m68k: mac - Add a new entry in mac_model to identify the floppy controller type. | Laurent Vivier |
2009-01-12 | m68k: mac core - Kill warn_unused_result warnings | Geert Uytterhoeven |