index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
sysdev
/
uic.c
Commit message (
Expand
)
Author
Age
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
*
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
*
powerpc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-06-02
*
powerpc: Constify irq_domain_ops
Krzysztof Kozlowski
2015-05-11
*
powerpc: Remove superfluous bootmem includes
Anton Blanchard
2014-11-09
*
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
2012-02-16
*
irq_domain: Replace irq_alloc_host() with revmap-specific initializers
Grant Likely
2012-02-16
*
irq_domain/powerpc: Use common irq_domain structure instead of irq_host
Grant Likely
2012-02-14
*
driver-core: remove sysdev.h usage.
Kay Sievers
2011-12-21
*
locking, powerpc: Annotate uic->lock as raw
Thomas Gleixner
2011-09-13
*
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
*
powerpc: uic: Cleanup flow type handling
Thomas Gleixner
2011-03-29
*
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-29
*
powerpc: sysdev/uic irq_data conversion.
Lennert Buytenhek
2011-03-09
*
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
2010-02-16
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
*
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
*
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-23
*
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-10-30
*
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
2009-07-07
*
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2008-06-08
*
[POWERPC] Use for_each macros in arch/powerpc/sysdev
Cyrill Gorcunov
2008-01-16
*
[POWERPC] 4xx: rework UIC cascade irq handling
Valentine Barshak
2007-12-23
*
[POWERPC] 4xx: make UIC use generic level irq handler
Valentine Barshak
2007-12-23
*
[POWERPC] 4xx: UIC add mask_ack callback
Valentine Barshak
2007-11-19
*
[POWERPC] Provide a default irq_host match, which matches on an exact of_node
Michael Ellerman
2007-09-13
*
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-09-13
*
[POWERPC] Improve robustness of the UIC cascade handler
David Gibson
2007-08-16
*
[POWERPC] Fix irq flow handler for 4xx UIC
David Gibson
2007-08-16
*
[POWERPC] Fix setting of irq trigger type in UIC driver
David Gibson
2007-08-16
*
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
*
[POWERPC] get_property cleanups
Stephen Rothwell
2007-04-29
*
[POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller
David Gibson
2007-04-24