| Commit message (Expand) | Author | Age | Files | Lines |
* | sun3_scsi: Convert to platform device | Finn Thain | 2014-11-20 | 1 | -0/+60 |
* | m68k/sun3: Dynamically allocate the table to track IOMMU use | Geert Uytterhoeven | 2013-11-26 | 1 | -2/+3 |
* | m68k: Mark functions only called from setup_arch() __init | Geert Uytterhoeven | 2013-11-26 | 3 | -6/+6 |
* | m68k/sun3: remove inline marking of EXPORT_SYMBOL functions | Denis Efremov | 2013-06-24 | 1 | -1/+1 |
* | m68k: set arch_gettimeoffset directly | Stephen Warren | 2012-12-24 | 2 | -4/+4 |
* | m68k/sun3: Get interrupts working again | Thomas Bogendoerfer | 2012-11-14 | 1 | -25/+4 |
* | m68k/sun3: Remove unselectable code in prom_init() | Geert Uytterhoeven | 2012-06-27 | 1 | -46/+2 |
* | Disintegrate asm/system.h for M68K | David Howells | 2012-03-28 | 3 | -3/+0 |
* | m68k/irq: Remove obsolete support for user vector interrupt fixups | Geert Uytterhoeven | 2011-11-08 | 1 | -1/+1 |
* | m68k/irq: Remove obsolete m68k irq framework | Geert Uytterhoeven | 2011-11-08 | 1 | -20/+0 |
* | m68k/sun3: Convert Sun3/3x to genirq | Geert Uytterhoeven | 2011-11-08 | 1 | -2/+14 |
* | m68k/sun3: Use the kstat_irqs_cpu() wrapper | Geert Uytterhoeven | 2011-11-08 | 1 | -4/+10 |
* | m68k/irq: Rename {,__}m68k_handle_int() | Geert Uytterhoeven | 2011-11-08 | 1 | -1/+1 |
* | m68k/irq: Add m68k_setup_irq_controller() | Geert Uytterhoeven | 2011-11-08 | 1 | -1/+2 |
* | m68k/irq: Switch irq_chip methods to "struct irq_data *data" | Geert Uytterhoeven | 2011-11-08 | 1 | -2/+12 |
* | m68k/irq: Rename irq_controller to irq_chip | Geert Uytterhoeven | 2011-11-08 | 1 | -7/+6 |
* | m68k: Switch do_timer() to xtime_update() | Torben Hohn | 2011-01-31 | 1 | -1/+1 |
* | m68k/m68knommu: Remove dead SMP config option | Christian Dietrich | 2010-10-22 | 1 | -2/+0 |
* | arch/m68k/sun3/leds.c: Checkpatch cleanup | Andrea Gelmini | 2010-08-09 | 1 | -2/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | m68k: rename global variable vmalloc_end to m68k_vmalloc_end | Tejun Heo | 2009-12-09 | 1 | -4/+4 |
* | m68k: sun3 core - Kill warn_unused_result warnings | Geert Uytterhoeven | 2009-01-12 | 1 | -3/+6 |
* | m68k: Kill several external declarations in source files | Geert Uytterhoeven | 2009-01-12 | 2 | -6/+3 |
* | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 2008-10-23 | 1 | -9/+3 |
* | m68k/sun3/: possible cleanups | Adrian Bunk | 2008-07-20 | 8 | -36/+10 |
* | m68k: remove AP1000 code | Adrian Bunk | 2008-07-20 | 3 | -18/+0 |
* | m68k: remove CVS keywords | Adrian Bunk | 2008-07-20 | 6 | -6/+5 |
* | arch: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -1/+0 |
* | spelling fixes: arch/m68k/ | Simon Arlott | 2007-10-20 | 1 | -1/+1 |
* | m68k: missing __init | Al Viro | 2007-07-20 | 1 | -1/+1 |
* | m68k: discontinuous memory support | Roman Zippel | 2007-05-31 | 1 | -0/+2 |
* | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary | 2007-05-07 | 1 | -1/+1 |
* | m68k: Correct number of interrupts for Sun3 | Sam Creasey | 2007-05-04 | 1 | -1/+1 |
* | [PATCH] clean m68k ksyms | Al Viro | 2006-10-11 | 4 | -15/+9 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -2/+2 |
* | [PATCH] m68k pt_regs fixes, part 2 | Al Viro | 2006-10-08 | 1 | -1/+1 |
* | [PATCH] m68k pt_regs fixes | Al Viro | 2006-10-07 | 2 | -6/+7 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) | Atsushi Nemoto | 2006-09-29 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 5 | -5/+0 |
* | [PATCH] arch: use list_move() | Akinobu Mita | 2006-06-26 | 1 | -4/+2 |
* | [PATCH] m68k: convert sun3 irq code | Roman Zippel | 2006-06-25 | 2 | -189/+27 |
* | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc... | Al Viro | 2006-01-12 | 1 | -3/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 16 | -0/+2020 |