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
Commit message (
Expand
)
Author
Age
*
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/xics: Harden xics hypervisor backend
Anton Blanchard
2011-11-27
*
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2011-11-24
|
\
|
*
powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes
Timur Tabi
2011-11-24
|
*
powerpc/85xx: Add lbc suspend support for PM
Jia Hongtao
2011-11-24
|
*
fsl-rio: Add two ports and rapidio message units support
Liu Gang
2011-11-24
|
*
fsl-rio: Split rio driver into two parts, RapidIO endpoint and message unit
Liu Gang
2011-11-24
|
*
arch/powerpc/sysdev/ehv_pic.c: add missing kfree
Julia Lawall
2011-11-24
|
*
powerpc/fsl-lbc: Fix for fsl_upm
Alexandre Rusev
2011-11-24
|
*
powerpc/qe: Fixup QE_General4 errata
Joakim Tjernlund
2011-11-24
*
|
powerpc/mpic: Remove extra semicolon.
Justin P. Mattock
2011-11-24
*
|
powerpc: Mark IPI interrupts IRQF_NO_THREAD
Thomas Gleixner
2011-11-24
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Linus Torvalds
2011-11-15
|
\
|
*
fsl-rio: fix compile error
Liu Gang
2011-11-14
*
|
powerpc/irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-07
|
/
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
powerpc: remove non-required uses of include <linux/module.h>
Paul Gortmaker
2011-10-31
|
*
powerpc: various straight conversions from module.h --> export.h
Paul Gortmaker
2011-10-31
|
*
powerpc: Fix up implicit sched.h users
Paul Gortmaker
2011-10-31
|
*
powerpc: Fix up implicit stat.h users
Paul Gortmaker
2011-10-31
|
*
powerpc: Fix up modules that should be including module.h
Paul Gortmaker
2011-10-31
|
*
powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-10-31
|
*
powerpc: add export.h to files making use of EXPORT_SYMBOL
Paul Gortmaker
2011-10-31
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2011-11-06
|
\
\
|
*
|
powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devices
Matthew McClintock
2011-11-03
|
*
|
powerpc/cpm: Clear muram before it is in use.
Hongjun Chen
2011-10-22
|
*
|
powerpc/fsl_msi: add support for "msi-address-64" property
Timur Tabi
2011-10-14
|
*
|
powerpc/fsl_msi: fix support for multiple MSI ranges
Timur Tabi
2011-10-11
|
*
|
gpio: move mpc8xxx/512x gpio driver to drivers/gpio
Wolfram Sang
2011-09-22
|
*
|
powerpc/powernv: Add OPAL ICS backend
Benjamin Herrenschmidt
2011-09-20
|
*
|
powerpc/xics: Add __init to marker icp_native_init()
Arnaud Lacombe
2011-09-19
|
*
|
powerpc/4xx/pci: Add __init annotations for *init_port_hw() functions.
Tony Breeds
2011-09-19
|
*
|
powerpc/mpic: Add support for discontiguous cores
Timur Tabi
2011-09-19
|
*
|
Merge remote-tracking branch 'jwb/next' into next
Benjamin Herrenschmidt
2011-08-30
|
|
\
\
|
|
*
|
powerpc/4xx: enable and fix pcie gen1/gen2 on the 460sx
Ayman El-Khashab
2011-08-11
*
|
|
|
Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2011-11-04
|
\
\
\
\
|
*
|
|
|
Merge branch 'v3.1-rc10' into for-3.2/core
Jens Axboe
2011-10-19
|
|
\
|
|
|
|
*
|
|
|
block: remove support for bio remapping from ->make_request
Christoph Hellwig
2011-09-12
|
|
|
/
/
|
|
/
|
|
*
|
|
|
arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...
Liu Gang
2011-11-02
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2011-10-30
|
\
\
\
|
*
\
\
Merge commit 'v3.1-rc9' into fbdev-next
Florian Tobias Schandinat
2011-10-14
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
Florian Tobias Schandinat
2011-08-29
|
|
\
\
\
[next]