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
/
sysdev
/
mpic.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2012-03-21
|
\
|
*
powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics
Benjamin Herrenschmidt
2012-02-26
|
*
powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag
Kyle Moffett
2012-02-22
|
*
powerpc/mpic: Add "last-interrupt-source" property to override hardware
Kyle Moffett
2012-02-22
|
*
powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count
Kyle Moffett
2012-02-22
|
*
fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag
Kyle Moffett
2012-02-22
|
*
powerpc/mpic: Fix use of "flags" variable in mpic_alloc()
Kyle Moffett
2012-02-22
*
|
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/mpic: Add in-core support for cascaded MPICs
Kyle Moffett
2011-12-06
*
powerpc/mpic: Cache the device-tree node in "struct mpic"
Kyle Moffett
2011-12-06
*
powerpc/mpic: Put "pic-no-reset" test back into the MPIC code
Kyle Moffett
2011-12-06
*
powerpc/mpic: Don't open-code dcr_resource_start
Kyle Moffett
2011-12-06
*
powerpc/mpic: Invert the meaning of MPIC_PRIMARY
Kyle Moffett
2011-12-06
*
powerpc/mpic: Search for open-pic device-tree node if NULL
Kyle Moffett
2011-12-06
*
powerpc/mpic: Save computed phys_addr for board-specific code
Kyle Moffett
2011-12-06
*
powerpc/mpic: Assume a device-node was passed in mpic_alloc()
Kyle Moffett
2011-12-06
*
powerpc: Consolidate mpic_alloc() OF address translation
Kyle Moffett
2011-12-06
*
powerpc/mpic: Remove extra semicolon.
Justin P. Mattock
2011-11-24
*
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-07
*
powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devices
Matthew McClintock
2011-11-03
*
powerpc/mpic: Add support for discontiguous cores
Timur Tabi
2011-09-19
*
Merge remote branch 'origin/master' into next
Benjamin Herrenschmidt
2011-06-30
|
\
|
*
arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Christian Dietrich
2011-06-29
*
|
powerpc: make irq_choose_cpu() available to all PIC drivers
Stuart Yoder
2011-06-22
*
|
powerpc/mpic: Support compiling with DEBUG enabled
Dmitry Eremin-Solenikov
2011-06-19
|
/
*
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
*
|
Merge remote branch 'kumar/next' into next
Benjamin Herrenschmidt
2011-05-19
|
\
\
|
*
|
powerpc/mpic: add the mpic global timer support
Scott Wood
2011-05-19
|
*
|
powerpc/mpic: parse 4-cell intspec types other than zero
Scott Wood
2011-05-19
*
|
|
powerpc/mpic: Simplify ipi cpu mask handling
Milton Miller
2011-05-19
*
|
|
powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
Milton Miller
2011-05-19
*
|
|
powerpc/mpic: Break cpumask abstraction earlier
Milton Miller
2011-05-19
*
|
|
powerpc/mpic: Limit NR_CPUS loop to 32 bit
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: mpic: Cleanup flow type handling
Thomas Gleixner
2011-03-29
*
powerpc: Factoring mpic cpu id fetching into a function
Meador Inge
2011-03-20
*
powerpc: Make MPIC honor the "pic-no-reset" device tree property
Meador Inge
2011-03-20
*
powerpc: mpic irq_data conversion.
Lennert Buytenhek
2011-03-09
*
powerpc/mpic: Fix mask/unmask timeout message
Scott Wood
2011-01-20
*
powerpc/mpic: Add ability to reset a core via MPIC
Matthew McClintock
2010-07-08
*
powerpc: Fix mpic_resume on early G5 macs
Alastair Bridgewater
2010-06-15
*
powerpc/cpumask: Convert mpic driver to new cpumask API
Benjamin Herrenschmidt
2010-05-06
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
powerpc: Convert mpic locks to raw_spinlock
Thomas Gleixner
2010-02-18
*
powerpc: Remove trailing space in messages
Frans Pop
2010-02-08
*
powerpc/mpic: Fix problem that affinity is not updated
Yang Li
2009-12-17
*
powerpc: Make "intspec" pointers in irq_host->xlate() const
Roman Fietze
2009-12-09
[next]