index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
m68k
/
kernel
/
ints.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: Do not rely on magic indirect includes
Thomas Gleixner
2014-03-05
1
-1
/
+1
*
m68k: Simplify low level interrupt handling code
Thomas Gleixner
2013-11-13
1
-6
/
+0
*
m68k/irq: Vector ints need a valid interrupt handler
Thomas Bogendoerfer
2013-06-24
1
-1
/
+1
*
Disintegrate asm/system.h for M68K
David Howells
2012-03-28
1
-1
/
+0
*
m68k/irq: Remove obsolete support for user vector interrupt fixups
Geert Uytterhoeven
2011-11-08
1
-9
/
+2
*
m68k/irq: Remove obsolete m68k irq framework
Geert Uytterhoeven
2011-11-08
1
-297
/
+0
*
m68k/irq: Add genirq support
Geert Uytterhoeven
2011-11-08
1
-1
/
+51
*
m68k/irq: Remove obsolete IRQ_FLG_* users
Geert Uytterhoeven
2011-11-08
1
-19
/
+0
*
m68k/irq: Rename {,__}m68k_handle_int()
Geert Uytterhoeven
2011-11-08
1
-5
/
+5
*
m68k/irq: Extract irq_set_chip()
Geert Uytterhoeven
2011-11-08
1
-3
/
+9
*
m68k/irq: Rename setup_irq() to m68k_setup_irq() and make it static
Geert Uytterhoeven
2011-11-08
1
-2
/
+2
*
m68k/irq: Switch irq_chip methods to "struct irq_data *data"
Geert Uytterhoeven
2011-11-08
1
-8
/
+15
*
m68k/irq: Rename irq_node to irq_data
Geert Uytterhoeven
2011-11-08
1
-10
/
+11
*
m68k/irq: Kill irq_node_t typedef, always use struct irq_node
Geert Uytterhoeven
2011-11-08
1
-3
/
+3
*
m68k/irq: Rename irq_controller to irq_chip
Geert Uytterhoeven
2011-11-08
1
-44
/
+42
*
m68k: Fix off-by-one in m68k_setup_user_interrupt()
Geert Uytterhoeven
2008-11-15
1
-1
/
+1
*
m68k: init_irq_proc depends on CONFIG_PROC_FS
Geert Uytterhoeven
2008-10-14
1
-1
/
+2
*
m68k: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-28
1
-5
/
+5
*
take declarations of enable_irq() et.al. to linux/interrupt.h
Al Viro
2007-07-22
1
-0
/
+4
*
SPIN_LOCK_UNLOCKED cleanup in arch/m68k
Milind Arun Choudhary
2007-05-07
1
-2
/
+2
*
[PATCH] Declare init_irq_proc before we use it.
Andrew Morton
2007-02-19
1
-0
/
+1
*
[PATCH] m68k/Atari: Interrupt updates
Geert Uytterhoeven
2006-10-09
1
-0
/
+1
*
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-09
1
-1
/
+1
*
[PATCH] m68k pt_regs fixes
Al Viro
2006-10-07
1
-6
/
+14
*
[PATCH] irq-flags: M68K: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] m68k: convert generic irq code to irq controller
Roman Zippel
2006-06-25
1
-88
/
+152
*
[PATCH] m68k: introduce irq controller
Roman Zippel
2006-06-25
1
-48
/
+123
*
[PATCH] m68k: cleanup generic irq names
Roman Zippel
2006-06-25
1
-2
/
+2
*
[PATCH] m68k: separate handler for auto and user vector interrupt
Roman Zippel
2006-06-25
1
-12
/
+9
*
[PATCH] m68k: adjust to changed HARDIRQ_MASK
Roman Zippel
2006-06-23
1
-0
/
+6
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+281