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
/
powerpc
/
platforms
/
cell
/
spider-pic.c
Commit message (
Expand
)
Author
Age
*
Fix misspellings of "whether" in comments.
Adam Buchbinder
2012-11-19
*
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/spider-pic: Get pic from chip_data instead of irq_map
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: cell: Fix the irq_desc access
Thomas Gleixner
2011-03-29
*
powerpc: platforms/cell irq_data conversion.
Lennert Buytenhek
2011-03-09
*
powerpc/cell: Add of_node_put to avoid memory leak
Julia Lawall
2010-09-02
*
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: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2008-06-08
*
[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] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
*
[POWERPC] Rename get_property to of_get_property: arch/powerpc
Stephen Rothwell
2007-04-12
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
*
[POWERPC] cell: fix bugs found by sparse
Arnd Bergmann
2006-10-04
*
[POWERPC] spiderpic: enable new style devtree support
Arnd Bergmann
2006-10-04
*
[POWERPC] Cell interrupt rework
Benjamin Herrenschmidt
2006-10-04
*
Merge branch 'merge'
Paul Mackerras
2006-07-31
|
\
|
*
[PATCH] powerpc: fix trigger handling in the new irq code
Benjamin Herrenschmidt
2006-07-10
*
|
[POWERPC] cell: Constify & voidify get_property()
Jeremy Kerr
2006-07-31
|
/
*
[POWERPC] Add new interrupt mapping core and change platforms to use it
Benjamin Herrenschmidt
2006-07-03
*
[POWERPC] Use the genirq framework
Benjamin Herrenschmidt
2006-07-03
*
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
*
[PATCH] powerpc: use guarded ioremap for cell on-chip mappings
Arnd Bergmann
2006-03-26
*
[PATCH] powerpc: fix spider-pic affinity setting
Arnd Bergmann
2006-03-26
*
[PATCH] powerpc: cell interrupt controller updates
Jens Osterkamp
2006-03-26
*
[PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell
Arnd Bergmann
2005-11-01