index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
um
/
kernel
/
irq.c
Commit message (
Expand
)
Author
Age
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
*
um: remove obsolete hw_interrupt_type
Thomas Gleixner
2009-06-16
*
sparseirq: use kstat_irqs_cpu instead
Yinghai Lu
2009-01-11
*
arch/um/kernel/irq.c: clean up some functions
WANG Cong
2008-07-24
*
uml: miscellaneous code cleanups
Jeff Dike
2008-02-05
*
uml: fix spurious IRQ testing
Jeff Dike
2007-11-14
*
spelling fixes: arch/um/
Simon Arlott
2007-10-19
*
uml: style fixes pass 3
Jeff Dike
2007-10-16
*
uml: remove code made redundant by CHOOSE_MODE removal
Jeff Dike
2007-10-16
*
uml: throw out CONFIG_MODE_TT
Jeff Dike
2007-10-16
*
uml: fix irqstack crash
Jeff Dike
2007-09-19
*
uml: Eliminate kernel allocator wrappers
Jeff Dike
2007-07-16
*
uml: iRQ stacks
Jeff Dike
2007-05-11
*
uml: tidy IRQ code
Jeff Dike
2007-05-11
*
uml: irq locking commentary
Jeff Dike
2007-05-07
*
uml: remove user_util.h
Jeff Dike
2007-05-07
*
[PATCH] uml: activate_fd: return ENOMEM only when appropriate
Paolo 'Blaisorblade' Giarrusso
2007-03-08
*
[PATCH] uml: IRQ handler tidying
Jeff Dike
2007-02-11
*
[PATCH] uml: split memory allocation prototypes out of user.h
Paolo 'Blaisorblade' Giarrusso
2006-10-20
*
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-09
*
[PATCH] uml pt_regs fixes
Al Viro
2006-10-08
*
[PATCH] um: irq changes break build
Pekka Enberg
2006-10-06
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
*
[PATCH] uml: SIGIO cleanups
Jeff Dike
2006-09-26
*
[PATCH] uml: remove os_isatty
Jeff Dike
2006-07-10
*
[PATCH] uml: remove spinlock wrapper functions
Jeff Dike
2006-07-10
*
[PATCH] uml: mark forward_interrupts as being mode-specific
Jeff Dike
2006-07-10
*
[PATCH] irq-flags: UM: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
*
[PATCH] uml: remove NULL checks and add some CodingStyle
Jesper Juhl
2006-05-01
*
[PATCH] uml: merge irq_user.c and irq.c
Jeff Dike
2006-03-27
*
[PATCH] useless linux/irq.h includes (arch/um)
Al Viro
2005-09-30
*
[PATCH] uml: use host AIO support
Jeff Dike
2005-09-05
*
[PATCH] uml: add and use generic hw_controller_type->release
Paolo 'Blaisorblade' Giarrusso
2005-06-21
*
[PATCH] uml: Fix SIGWINCH relaying
Jeff Dike
2005-05-05
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16