aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* m68k: set arch_gettimeoffset directlyStephen Warren2012-12-242-4/+4
* m68k/sun3: Get interrupts working againThomas Bogendoerfer2012-11-141-25/+4
* m68k/sun3: Remove unselectable code in prom_init()Geert Uytterhoeven2012-06-271-46/+2
* Disintegrate asm/system.h for M68KDavid Howells2012-03-283-3/+0
* m68k/irq: Remove obsolete support for user vector interrupt fixupsGeert Uytterhoeven2011-11-081-1/+1
* m68k/irq: Remove obsolete m68k irq frameworkGeert Uytterhoeven2011-11-081-20/+0
* m68k/sun3: Convert Sun3/3x to genirqGeert Uytterhoeven2011-11-081-2/+14
* m68k/sun3: Use the kstat_irqs_cpu() wrapperGeert Uytterhoeven2011-11-081-4/+10
* m68k/irq: Rename {,__}m68k_handle_int()Geert Uytterhoeven2011-11-081-1/+1
* m68k/irq: Add m68k_setup_irq_controller()Geert Uytterhoeven2011-11-081-1/+2
* m68k/irq: Switch irq_chip methods to "struct irq_data *data"Geert Uytterhoeven2011-11-081-2/+12
* m68k/irq: Rename irq_controller to irq_chipGeert Uytterhoeven2011-11-081-7/+6
* m68k: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-1/+1
* m68k/m68knommu: Remove dead SMP config optionChristian Dietrich2010-10-221-2/+0
* arch/m68k/sun3/leds.c: Checkpatch cleanupAndrea Gelmini2010-08-091-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* m68k: rename global variable vmalloc_end to m68k_vmalloc_endTejun Heo2009-12-091-4/+4
* m68k: sun3 core - Kill warn_unused_result warningsGeert Uytterhoeven2009-01-121-3/+6
* m68k: Kill several external declarations in source filesGeert Uytterhoeven2009-01-122-6/+3
* proc: move /proc/hardware to m68k-specific codeAlexey Dobriyan2008-10-231-9/+3
* m68k/sun3/: possible cleanupsAdrian Bunk2008-07-208-36/+10
* m68k: remove AP1000 codeAdrian Bunk2008-07-203-18/+0
* m68k: remove CVS keywordsAdrian Bunk2008-07-206-6/+5
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* spelling fixes: arch/m68k/Simon Arlott2007-10-191-1/+1
* m68k: missing __initAl Viro2007-07-201-1/+1
* m68k: discontinuous memory supportRoman Zippel2007-05-311-0/+2
* SPIN_LOCK_UNLOCKED cleanup in arch/m68kMilind Arun Choudhary2007-05-071-1/+1
* m68k: Correct number of interrupts for Sun3Sam Creasey2007-05-041-1/+1
* [PATCH] clean m68k ksymsAl Viro2006-10-114-15/+9
* IRQ: Use the new typedef for interrupt handler function pointersDavid Howells2006-10-091-2/+2
* [PATCH] m68k pt_regs fixes, part 2Al Viro2006-10-081-1/+1
* [PATCH] m68k pt_regs fixesAl Viro2006-10-072-6/+7
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* [PATCH] arch: use list_move()Akinobu Mita2006-06-261-4/+2
* [PATCH] m68k: convert sun3 irq codeRoman Zippel2006-06-252-189/+27
* [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc...Al Viro2006-01-121-3/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-1616-0/+2020