Age | Commit message (Expand) | Author | Files | Lines |
2011-07-30 | m68k/amiga: Chip RAM - Use lookup_resource() | Geert Uytterhoeven | 1 | -11/+11 |
2011-07-30 | m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR | Geert Uytterhoeven | 1 | -1/+1 |
2011-07-30 | m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error | Geert Uytterhoeven | 1 | -1/+1 |
2011-07-30 | m68k/amiga: Chip RAM - Change chipavail to an atomic_t | Geert Uytterhoeven | 1 | -6/+9 |
2011-07-30 | m68k/amiga: Chip RAM - Always allocate from the start of memory | Geert Uytterhoeven | 1 | -20/+15 |
2011-07-30 | m68k/amiga: Chip RAM - Convert from printk() to pr_*() | Geert Uytterhoeven | 1 | -20/+8 |
2011-07-30 | m68k/amiga: Chip RAM - Use tabs for indentation | Geert Uytterhoeven | 1 | -57/+61 |
2011-03-16 | m68k/amiga: Reclaim Chip RAM for PPC exception handlers | Geert Uytterhoeven | 1 | -4/+0 |
2011-01-23 | m68k/amiga: Fix "debug=mem" | Geert Uytterhoeven | 1 | -9/+7 |
2010-05-26 | m68k: amiga - RTC platform device conversion | Geert Uytterhoeven | 2 | -174/+17 |
2010-05-26 | m68k: amiga - Parallel port platform device conversion | Geert Uytterhoeven | 1 | -0/+3 |
2010-05-26 | m68k: amiga - Serial port platform device conversion | Geert Uytterhoeven | 1 | -0/+3 |
2010-05-26 | m68k: amiga - Mouse platform device conversion | Geert Uytterhoeven | 1 | -0/+3 |
2010-05-26 | m68k: amiga - Keyboard platform device conversion | Geert Uytterhoeven | 1 | -0/+5 |
2010-05-26 | m68k: amiga - Amiga Gayle IDE platform device conversion | Geert Uytterhoeven | 1 | -1/+62 |
2010-05-26 | m68k: amiga - A4000T SCSI platform device conversion | Geert Uytterhoeven | 1 | -0/+11 |
2010-05-26 | m68k: amiga - A3000 SCSI platform device conversion | Geert Uytterhoeven | 1 | -0/+11 |
2010-05-17 | m68k: amiga - Floppy platform device conversion | Geert Uytterhoeven | 1 | -0/+5 |
2010-05-17 | m68k: amiga - Sound platform device conversion | Geert Uytterhoeven | 1 | -0/+5 |
2010-05-17 | m68k: amiga - Frame buffer platform device conversion | Geert Uytterhoeven | 1 | -0/+15 |
2010-05-17 | m68k: amiga - Zorro host bridge platform device conversion | Geert Uytterhoeven | 2 | -1/+59 |
2010-02-27 | m68k: Use DIV_ROUND_CLOSEST | Julia Lawall | 1 | -1/+1 |
2009-08-27 | m68k: cnt reaches -1, not 0 | Roel Kluin | 1 | -2/+4 |
2009-01-12 | m68k: amiga core - Kill warn_unused_result warnings | Geert Uytterhoeven | 3 | -6/+13 |
2008-10-23 | proc: move /proc/hardware to m68k-specific code | Alexey Dobriyan | 1 | -12/+9 |
2008-10-14 | m68k: Modular Amiga keyboard needs key_maps | Geert Uytterhoeven | 1 | -0/+9 |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi | 1 | -0/+1 |
2008-07-21 | m68k/amiga/: possible cleanups | Adrian Bunk | 1 | -14/+6 |
2008-07-21 | export amiga_vblank | Adrian Bunk | 1 | -0/+2 |
2008-02-06 | cleanup after APUS removal | Adrian Bunk | 1 | -2/+0 |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik | 1 | -1/+1 |
2008-02-05 | m68k: kill arch/m68k/amiga/amiga_ksyms.c | Adrian Bunk | 6 | -34/+32 |
2008-02-05 | m68k: ARRAY_SIZE() cleanup | Alejandro Martinez Ruiz | 1 | -1/+1 |
2007-10-20 | spelling fixes: arch/m68k/ | Simon Arlott | 1 | -1/+1 |
2007-05-07 | SPIN_LOCK_UNLOCKED cleanup in arch/m68k | Milind Arun Choudhary | 2 | -3/+3 |
2007-05-05 | m68k: early parameter support | Roman Zippel | 1 | -19/+22 |
2007-05-05 | m68k: reformat various m68k files | Roman Zippel | 1 | -540/+536 |
2006-12-07 | [PATCH] m68k: replace kmalloc+memset with kzalloc | Yan Burman | 1 | -2/+1 |
2006-10-09 | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 1 | -2/+2 |
2006-10-07 | [PATCH] m68k pt_regs fixes | Al Viro | 3 | -25/+24 |
2006-07-03 | [PATCH] irq-flags: M68K: Use the new IRQF_ constants | Thomas Gleixner | 2 | -2/+2 |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 4 | -4/+0 |
2006-06-25 | [PATCH] m68k: convert amiga irq code | Roman Zippel | 4 | -440/+114 |
2006-06-25 | [PATCH] m68k: introduce irq controller | Roman Zippel | 1 | -3/+1 |
2006-06-25 | [PATCH] m68k: cleanup amiga irq numbering | Roman Zippel | 2 | -42/+43 |
2006-01-12 | [PATCH] m68k: kill mach_floppy_setup, convert to proper __setup() in drivers | Al Viro | 1 | -6/+0 |
2006-01-12 | [PATCH] m68k: Moved initialisation of conswitchp from subarches to global arc... | Al Viro | 1 | -3/+0 |
2006-01-12 | [PATCH] m68k: namespace pollution fix (custom->amiga_custom) | Al Viro | 4 | -36/+38 |
2005-09-10 | [PATCH] timer initialization cleanup: DEFINE_TIMER | Ingo Molnar | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 8 | -0/+2109 |