index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
amiga
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k/amiga: Use seq_puts() in amiga_get_hardware_list()
Markus Elfring
2016-12-09
1
-2
/
+1
*
m68k: Use IS_ENABLED() instead of checking for built-in or module
Geert Uytterhoeven
2016-09-19
1
-1
/
+1
*
char/genrtc: remove m68k support
Arnd Bergmann
2016-06-04
1
-1
/
+0
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
1
-4
/
+4
*
m68k/amiga: Convert printk(foo to pr_foo()
Fabian Frederick
2014-05-28
2
-11
/
+11
*
m68k: amiga: Add linux/irq.h to make it compile again
Thomas Gleixner
2014-03-19
1
-0
/
+1
*
m68k/amiga,atari: Fix specifying multiple debug= parameters
Geert Uytterhoeven
2013-12-08
1
-5
/
+14
*
m68k/amiga: Provide mach_random_get_entropy()
Geert Uytterhoeven
2013-11-26
1
-0
/
+10
*
m68k/UAPI: Use proper types (endianness/size) in <asm/bootinfo*.h>
Geert Uytterhoeven
2013-11-26
1
-9
/
+9
*
m68k/UAPI: Disintegrate arch/m68k/include/asm/bootinfo.h
Geert Uytterhoeven
2013-11-26
1
-0
/
+1
*
zorro/UAPI: Use proper types (endianness/size) in <linux/zorro.h>
Geert Uytterhoeven
2013-11-26
2
-7
/
+11
*
zorro: ZTWO_VADDR() should return "void __iomem *"
Geert Uytterhoeven
2013-11-26
2
-2
/
+2
*
zorro: Do not allocate zorro_autocon[] statically
Geert Uytterhoeven
2013-11-26
2
-5
/
+5
*
m68k: Mark functions only called from setup_arch() __init
Geert Uytterhoeven
2013-11-26
1
-1
/
+1
*
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-15
1
-1
/
+1
*
m68k: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
1
-5
/
+5
*
m68k/amiga: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERR
Thomas Meyer
2012-08-18
1
-4
/
+1
*
m68k/amiga: Use arch_initcall() for registering platform devices
Geert Uytterhoeven
2012-04-22
1
-1
/
+1
*
m68k/amiga: Add error checks when registering platform devices
Geert Uytterhoeven
2012-04-22
1
-32
/
+90
*
m68k/amiga: Mark z_dev_present() __init
Geert Uytterhoeven
2012-04-22
1
-1
/
+1
*
Disintegrate asm/system.h for M68K
David Howells
2012-03-28
2
-2
/
+0
*
treewide: convert uses of ATTRIB_NORETURN to __noreturn
Joe Perches
2012-01-12
1
-2
/
+1
*
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-12
1
-1
/
+1
*
m68k/irq: Remove obsolete m68k irq framework
Geert Uytterhoeven
2011-11-08
1
-114
/
+0
*
m68k/amiga: Optimize interrupts using chain handlers
Geert Uytterhoeven
2011-11-08
1
-0
/
+104
*
m68k/amiga: Convert Amiga to genirq
Geert Uytterhoeven
2011-11-08
1
-0
/
+3
*
m68k/amiga: Refactor amiints.c
Geert Uytterhoeven
2011-11-08
1
-51
/
+47
*
m68k/irq: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
2011-11-08
1
-29
/
+0
*
m68k/irq: Rename {,__}m68k_handle_int()
Geert Uytterhoeven
2011-11-08
2
-13
/
+13
*
m68k/irq: Add m68k_setup_irq_controller()
Geert Uytterhoeven
2011-11-08
2
-3
/
+6
*
m68k/irq: Switch irq_chip methods to "struct irq_data *data"
Geert Uytterhoeven
2011-11-08
2
-19
/
+22
*
m68k/irq: Rename irq_controller to irq_chip
Geert Uytterhoeven
2011-11-08
2
-15
/
+12
*
m68k/amiga: Chip RAM - Use lookup_resource()
Geert Uytterhoeven
2011-07-30
1
-11
/
+11
*
m68k/amiga: Chip RAM - Offset resource end by CHIP_PHYSADDR
Geert Uytterhoeven
2011-07-30
1
-1
/
+1
*
m68k/amiga: Chip RAM - Use resource_size() to fix off-by-one error
Geert Uytterhoeven
2011-07-30
1
-1
/
+1
*
m68k/amiga: Chip RAM - Change chipavail to an atomic_t
Geert Uytterhoeven
2011-07-30
1
-6
/
+9
*
m68k/amiga: Chip RAM - Always allocate from the start of memory
Geert Uytterhoeven
2011-07-30
1
-20
/
+15
*
m68k/amiga: Chip RAM - Convert from printk() to pr_*()
Geert Uytterhoeven
2011-07-30
1
-20
/
+8
*
m68k/amiga: Chip RAM - Use tabs for indentation
Geert Uytterhoeven
2011-07-30
1
-57
/
+61
*
m68k/amiga: Reclaim Chip RAM for PPC exception handlers
Geert Uytterhoeven
2011-03-16
1
-4
/
+0
*
m68k/amiga: Fix "debug=mem"
Geert Uytterhoeven
2011-01-23
1
-9
/
+7
*
m68k: amiga - RTC platform device conversion
Geert Uytterhoeven
2010-05-26
2
-174
/
+17
*
m68k: amiga - Parallel port platform device conversion
Geert Uytterhoeven
2010-05-26
1
-0
/
+3
*
m68k: amiga - Serial port platform device conversion
Geert Uytterhoeven
2010-05-26
1
-0
/
+3
*
m68k: amiga - Mouse platform device conversion
Geert Uytterhoeven
2010-05-26
1
-0
/
+3
*
m68k: amiga - Keyboard platform device conversion
Geert Uytterhoeven
2010-05-26
1
-0
/
+5
*
m68k: amiga - Amiga Gayle IDE platform device conversion
Geert Uytterhoeven
2010-05-26
1
-1
/
+62
*
m68k: amiga - A4000T SCSI platform device conversion
Geert Uytterhoeven
2010-05-26
1
-0
/
+11
*
m68k: amiga - A3000 SCSI platform device conversion
Geert Uytterhoeven
2010-05-26
1
-0
/
+11
*
m68k: amiga - Floppy platform device conversion
Geert Uytterhoeven
2010-05-17
1
-0
/
+5
[next]