index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
amiga
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-4
/
+4
2014-05-28
m68k/amiga: Convert printk(foo to pr_foo()
Fabian Frederick
2
-11
/
+11
2014-03-19
m68k: amiga: Add linux/irq.h to make it compile again
Thomas Gleixner
1
-0
/
+1
2013-12-08
m68k/amiga,atari: Fix specifying multiple debug= parameters
Geert Uytterhoeven
1
-5
/
+14
2013-11-26
m68k/amiga: Provide mach_random_get_entropy()
Geert Uytterhoeven
1
-0
/
+10
2013-11-26
m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>
Geert Uytterhoeven
1
-9
/
+9
2013-11-26
m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
Geert Uytterhoeven
1
-0
/
+1
2013-11-26
zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>
Geert Uytterhoeven
2
-7
/
+11
2013-11-26
zorro: ZTWO_VADDR() should return "void __iomem *"
Geert Uytterhoeven
2
-2
/
+2
2013-11-26
zorro: Do not allocate zorro_autocon[] statically
Geert Uytterhoeven
2
-5
/
+5
2013-11-26
m68k: Mark functions only called from setup_arch() __init
Geert Uytterhoeven
1
-1
/
+1
2013-07-15
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
1
-1
/
+1
2012-12-24
m68k: set arch_gettimeoffset directly
Stephen Warren
1
-5
/
+5
2012-08-18
m68k/amiga: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR
Thomas Meyer
1
-4
/
+1
2012-04-22
m68k/amiga: Use arch_initcall() for registering platform devices
Geert Uytterhoeven
1
-1
/
+1
2012-04-22
m68k/amiga: Add error checks when registering platform devices
Geert Uytterhoeven
1
-32
/
+90
2012-04-22
m68k/amiga: Mark z_dev_present() __init
Geert Uytterhoeven
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for M68K
David Howells
2
-2
/
+0
2012-01-13
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
1
-2
/
+1
2012-01-13
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-1
/
+1
2011-11-09
m68k/irq: Remove obsolete m68k irq framework
Geert Uytterhoeven
1
-114
/
+0
2011-11-09
m68k/amiga: Optimize interrupts using chain handlers
Geert Uytterhoeven
1
-0
/
+104
2011-11-09
m68k/amiga: Convert Amiga to genirq
Geert Uytterhoeven
1
-0
/
+3
2011-11-09
m68k/amiga: Refactor amiints.c
Geert Uytterhoeven
1
-51
/
+47
2011-11-09
m68k/irq: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
1
-29
/
+0
2011-11-09
m68k/irq: Rename {,__}m68k_handle_int()
Geert Uytterhoeven
2
-13
/
+13
2011-11-09
m68k/irq: Add m68k_setup_irq_controller()
Geert Uytterhoeven
2
-3
/
+6
2011-11-09
m68k/irq: Switch irq_chip methods to "struct irq_data *data"
Geert Uytterhoeven
2
-19
/
+22
2011-11-09
m68k/irq: Rename irq_controller to irq_chip
Geert Uytterhoeven
2
-15
/
+12
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
[next]