index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-13
um: Remove broken SMP support
Richard Weinberger
1
-3
/
+0
2013-09-07
um: Add irq chip um/mask handlers
Richard Weinberger
1
-0
/
+4
2012-10-10
um: get rid of pointless include "..." where include <...> will do
Al Viro
1
-11
/
+11
2012-08-02
um: pass siginfo to guest process
Martin Pärtel
1
-1
/
+1
2012-05-21
um: Remove usage of irq_chip->release()
Richard Weinberger
1
-2
/
+0
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
1
-0
/
+7
2011-11-02
um: distribute exports to where exported stuff is defined
Al Viro
1
-0
/
+1
2011-03-24
um: Use generic show_interrupts()
Thomas Gleixner
1
-46
/
+0
2011-03-24
um: Convert genirq namespace
Thomas Gleixner
1
-5
/
+4
2011-02-14
um: Use proper accessors in show_interrupts()
Thomas Gleixner
1
-4
/
+6
2011-02-14
um: Convert irq_chips to new functions
Thomas Gleixner
1
-10
/
+9
2011-02-14
um: Remove stale irq_chip.end
Thomas Gleixner
1
-2
/
+0
2010-10-27
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
1
-11
/
+4
2010-09-23
genirq: Cleanup irq_chip->typename leftovers
Thomas Gleixner
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-06-17
um: remove obsolete hw_interrupt_type
Thomas Gleixner
1
-3
/
+3
2009-01-11
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
1
-1
/
+1
2008-07-24
arch/um/kernel/irq.c: clean up some functions
WANG Cong
1
-33
/
+2
2008-02-05
uml: miscellaneous code cleanups
Jeff Dike
1
-4
/
+2
2007-11-15
uml: fix spurious IRQ testing
Jeff Dike
1
-6
/
+7
2007-10-20
spelling fixes: arch/um/
Simon Arlott
1
-1
/
+1
2007-10-16
uml: style fixes pass 3
Jeff Dike
1
-47
/
+38
2007-10-16
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
1
-2
/
+2
2007-10-16
uml: throw out CONFIG_MODE_TT
Jeff Dike
1
-24
/
+0
2007-09-19
uml: fix irqstack crash
Jeff Dike
1
-3
/
+4
2007-07-16
uml: Eliminate kernel allocator wrappers
Jeff Dike
1
-1
/
+0
2007-05-11
uml: iRQ stacks
Jeff Dike
1
-0
/
+111
2007-05-11
uml: tidy IRQ code
Jeff Dike
1
-2
/
+2
2007-05-07
uml: irq locking commentary
Jeff Dike
1
-0
/
+15
2007-05-07
uml: remove user_util.h
Jeff Dike
1
-1
/
+0
2007-03-08
[PATCH] uml: activate_fd: return ENOMEM only when appropriate
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2007-02-11
[PATCH] uml: IRQ handler tidying
Jeff Dike
1
-4
/
+3
2006-10-20
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+1
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
1
-2
/
+2
2006-10-09
[PATCH] uml pt_regs fixes
Al Viro
1
-7
/
+8
2006-10-06
[PATCH] um: irq changes break build
Pekka Enberg
1
-1
/
+1
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-09-26
[PATCH] uml: SIGIO cleanups
Jeff Dike
1
-24
/
+10
2006-07-11
[PATCH] uml: remove os_isatty
Jeff Dike
1
-15
/
+2
2006-07-11
[PATCH] uml: remove spinlock wrapper functions
Jeff Dike
1
-29
/
+16
2006-07-11
[PATCH] uml: mark forward_interrupts as being mode-specific
Jeff Dike
1
-0
/
+2
2006-07-03
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
1
-3
/
+3
2006-05-02
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
1
-46
/
+47
2006-03-27
[PATCH] uml: merge irq_user.c and irq.c
Jeff Dike
1
-0
/
+294
2005-09-30
[PATCH] useless linux/irq.h includes (arch/um)
Al Viro
1
-1
/
+0
2005-09-05
[PATCH] uml: use host AIO support
Jeff Dike
1
-11
/
+30
2005-06-22
[PATCH] uml: add and use generic hw_controller_type->release
Paolo 'Blaisorblade' Giarrusso
1
-4
/
+7
[next]