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
/
um
/
kernel
/
irq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2010-10-26
1
-11
/
+4
*
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
2010-09-23
1
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-2
/
+2
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
um: remove obsolete hw_interrupt_type
Thomas Gleixner
2009-06-16
1
-3
/
+3
*
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-11
1
-1
/
+1
*
arch/um/kernel/irq.c: clean up some functions
WANG Cong
2008-07-24
1
-33
/
+2
*
uml: miscellaneous code cleanups
Jeff Dike
2008-02-05
1
-4
/
+2
*
uml: fix spurious IRQ testing
Jeff Dike
2007-11-14
1
-6
/
+7
*
spelling fixes: arch/um/
Simon Arlott
2007-10-20
1
-1
/
+1
*
uml: style fixes pass 3
Jeff Dike
2007-10-16
1
-47
/
+38
*
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
1
-2
/
+2
*
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
1
-24
/
+0
*
uml: fix irqstack crash
Jeff Dike
2007-09-19
1
-3
/
+4
*
uml: Eliminate kernel allocator wrappers
Jeff Dike
2007-07-16
1
-1
/
+0
*
uml: iRQ stacks
Jeff Dike
2007-05-11
1
-0
/
+111
*
uml: tidy IRQ code
Jeff Dike
2007-05-11
1
-2
/
+2
*
uml: irq locking commentary
Jeff Dike
2007-05-07
1
-0
/
+15
*
uml: remove user_util.h
Jeff Dike
2007-05-07
1
-1
/
+0
*
[PATCH] uml: activate_fd: return ENOMEM only when appropriate
Paolo 'Blaisorblade' Giarrusso
2007-03-08
1
-0
/
+1
*
[PATCH] uml: IRQ handler tidying
Jeff Dike
2007-02-11
1
-4
/
+3
*
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
2006-10-20
1
-0
/
+1
*
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-09
1
-2
/
+2
*
[PATCH] uml pt_regs fixes
Al Viro
2006-10-08
1
-7
/
+8
*
[PATCH] um: irq changes break build
Pekka Enberg
2006-10-06
1
-1
/
+1
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
1
-1
/
+0
*
[PATCH] uml: SIGIO cleanups
Jeff Dike
2006-09-26
1
-24
/
+10
*
[PATCH] uml: remove os_isatty
Jeff Dike
2006-07-10
1
-15
/
+2
*
[PATCH] uml: remove spinlock wrapper functions
Jeff Dike
2006-07-10
1
-29
/
+16
*
[PATCH] uml: mark forward_interrupts as being mode-specific
Jeff Dike
2006-07-10
1
-0
/
+2
*
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
1
-3
/
+3
*
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
2006-05-01
1
-46
/
+47
*
[PATCH] uml: merge irq_user.c and irq.c
Jeff Dike
2006-03-27
1
-0
/
+294
*
[PATCH] useless linux/irq.h includes (arch/um)
Al Viro
2005-09-30
1
-1
/
+0
*
[PATCH] uml: use host AIO support
Jeff Dike
2005-09-05
1
-11
/
+30
*
[PATCH] uml: add and use generic hw_controller_type->release
Paolo 'Blaisorblade' Giarrusso
2005-06-21
1
-4
/
+7
*
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
2005-05-05
1
-1
/
+0
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+178