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
...
*
powerpc: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-11-23
*
powerpc: Remove get_irq_desc()
Michael Ellerman
2009-10-30
*
powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICs
Michael Ellerman
2009-08-19
*
powerpc: Don't use alloc_bootmem() in init_IRQ() path
Anton Vorontsov
2009-07-07
*
powerpc: Fix mpic alloc warning
Kumar Gala
2009-06-26
*
powerpc/mpic: Fix mapping of "DCR" based MPIC variants
Benjamin Herrenschmidt
2009-06-26
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-06-12
|
\
|
*
Merge branch 'linus' into irq/numa
Ingo Molnar
2009-06-01
|
|
\
|
*
|
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-28
*
|
|
powerpc/mpic: Cleanup mpic_find() implementation
Tony Breeds
2009-05-21
|
|
/
|
/
|
*
|
powerpc/mpic: Fix incorrect allocation of interrupt rev-map
Kumar Gala
2009-05-15
|
/
*
powerpc: Add support for CoreInt delivery of interrupts on MPIC
Kumar Gala
2009-04-06
*
Merge branch 'x86/mm' into core/percpu
Ingo Molnar
2009-01-21
|
\
|
*
powerpc: Change u64/s64 to a long long integer type
Ingo Molnar
2009-01-12
*
|
irq: update all arches for new irq_desc
Mike Travis
2009-01-12
|
/
*
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-02
|
\
|
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
*
|
Merge branch 'merge'
Paul Mackerras
2008-12-03
|
\
|
|
*
powerpc: Use physical cpu id when setting the processor affinity
Kumar Gala
2008-12-02
|
*
powerpc/mpic: Don't reset affinity for secondary MPIC on boot
Arnd Bergmann
2008-11-30
*
|
powerpc/mpic: Use new smp_request_message_ipi
Milton Miller
2008-11-19
|
/
*
powerpc/mpic: Fix regression caused by change of default IRQ affinity
Kumar Gala
2008-10-31
*
Merge commit 'origin/master'
Benjamin Herrenschmidt
2008-07-15
|
\
|
*
powerpc: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
*
|
powerpc: Fix irq_alloc_host() reference counting and callers
Michael Ellerman
2008-06-08
*
|
powerpc/mpic: Fix ambiguous else statement
Anton Vorontsov
2008-06-08
*
|
Merge branch 'merge' into powerpc-next
Paul Mackerras
2008-05-23
|
\
|
|
*
[POWERPC] mpic: Fix use of uninitialized variable
Stephen Rothwell
2008-05-23
*
|
[POWERPC] mpic: Deal with bogus NIRQ in Feature Reporting Register
Kumar Gala
2008-05-23
|
/
*
[POWERPC] kexec: MPIC ack interrupts at mpic_teardown_this_cpu()
Valentine Barshak
2008-04-07
*
[POWERPC] mpic: Make sparse happy
Johannes Berg
2008-02-26
*
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] Fixup use of phys_addr_t in mpic code
Becky Bruce
2008-01-23
*
|
[POWERPC] pasemi: Distribute interrupts evenly across cpus
Olof Johansson
2007-12-28
*
|
[POWERPC] pasemi: Implement NMI support
Olof Johansson
2007-12-28
*
|
[POWERPC] pasemi: Implement MSI support
Olof Johansson
2007-12-20
*
|
[POWERPC] MPIC: Minor optimization of ipi handler
Olof Johansson
2007-12-20
|
/
*
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
2007-10-15
*
[POWERPC] Update mpic to use dcr_host_t.base
Michael Ellerman
2007-10-02
*
[POWERPC] Support setting affinity for U3/U4 MSI sources
Olof Johansson
2007-09-22
*
[POWERPC] Add workaround for MPICs with broken register reads
Olof Johansson
2007-09-13
*
[POWERPC] Add an optional device_node pointer to the irq_host
Michael Ellerman
2007-09-13
*
[POWERPC] MPIC protected sources
Benjamin Herrenschmidt
2007-07-22
*
[POWERPC] Remove warning in mpic.c
Olof Johansson
2007-05-17
*
[POWERPC] MPIC U3/U4 MSI backend
Michael Ellerman
2007-05-07
*
[POWERPC] MPIC MSI allocator
Michael Ellerman
2007-05-07
*
[POWERPC] Enable MSI mappings for MPIC
Michael Ellerman
2007-05-07
*
[POWERPC] MPIC sys_device & suspend/resume
Johannes Berg
2007-05-07
*
[POWERPC] Fix spurious vectors on weird MPIC
Josh Boyer
2007-05-02
[prev]
[next]