index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
powermac
/
pic.c
Commit message (
Expand
)
Author
Age
*
powerpc: make use of for_each_node_by_type() instead of open-coding it
Dmitry Torokhov
2018-01-16
*
powerpc/powermac: fix OF node refcount leak
Dmitry Torokhov
2017-12-03
*
powerpc: Convert to using %pOF instead of full_name
Rob Herring
2017-08-23
*
powerpc: Remove all usages of NO_IRQ
Michael Ellerman
2016-09-20
*
powerpc/powermac: set IRQF_NO_THREAD for xmon/cascade handlers
John Ogness
2015-11-26
*
genirq/irqdomain: Allow irq domain aliasing
Marc Zyngier
2015-07-29
*
powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
Geert Uytterhoeven
2015-03-25
*
of/irq: Replace of_irq with of_phandle_args
Grant Likely
2013-10-24
*
of/irq: Rename of_irq_map_* functions to of_irq_parse_*
Grant Likely
2013-10-24
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
*
powerpc/irqdomain: Fix broken NR_IRQ references
Grant Likely
2012-04-29
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
|
\
|
*
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-22
*
|
irq_domain/powerpc: Replace custom xlate functions with library functions
Grant Likely
2012-02-16
*
|
irq_domain/powerpc: constify irq_domain_ops
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
|
/
*
powerpc/pmac: Simplify old pmac PIC interrupt handling
Benjamin Herrenschmidt
2011-12-15
*
powerpc/mpic: Add in-core support for cascaded MPICs
Kyle Moffett
2011-12-06
*
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-12-06
*
powerpc: Consolidate mpic_alloc() OF address translation
Kyle Moffett
2011-12-06
*
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-07
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
*
powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
Benjamin Herrenschmidt
2011-05-31
*
Merge remote branch 'origin/master' into merge
Benjamin Herrenschmidt
2011-05-20
|
\
|
*
PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
Rafael J. Wysocki
2011-05-11
*
|
powerpc/psurge: Create a irq_host for secondary cpus
Milton Miller
2011-05-19
*
|
powerpc: Add kconfig for muxed smp ipi support
Milton Miller
2011-05-19
*
|
powerpc/irq: Stop exporting irq_map
Grant Likely
2011-05-04
|
/
*
powerpc: Convert to new irq_* function names
Thomas Gleixner
2011-03-29
*
powerpc: mac: pic: Use irqd_is_level_type()
Thomas Gleixner
2011-03-29
*
powerpc: Use proper accessors for IRQ_* flags
Thomas Gleixner
2011-03-29
*
powerpc: platforms/powermac irq_data conversion.
Lennert Buytenhek
2011-03-09
*
of/powerpc: Move Powermac irq quirk code into powermac pic driver code
Grant Likely
2010-07-05
*
powerpc: Convert pmac_pic_lock to raw_spinlock
Thomas Gleixner
2010-02-18
*
powerpc: Remove whitespace in irq chip name fields
Anton Blanchard
2010-02-16
*
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: Remove unnecessary semicolons
Joe Perches
2009-07-07
*
powerpc/powermac: Use generic_handle_irq() in gatwick_action()
Michael Ellerman
2009-05-21
*
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
2009-03-30
*
[POWERPC] Move xmon_irq() declaration into xmon.h
Michael Ellerman
2008-05-14
*
[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMU
Tony Breeds
2008-03-12
*
Merge branch 'linux-2.6'
Paul Mackerras
2008-01-30
|
\
|
*
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2008-01-24
*
|
[POWERPC] powermac: Use machine_*_initcall() hooks in platform code
Grant Likely
2008-01-16
|
/
*
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-09-13
*
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
*
[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS
Michael Ellerman
2007-04-24
[next]