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/scom: Improve debugfs interface
Benjamin Herrenschmidt
2013-11-05
*
powerpc/mpc512x: remove unnecessary #if
Brian Norris
2013-10-30
*
powerpc/mv643xx_eth: fix return check in mv64x60_eth_register_shared_pdev()
Wei Yongjun
2013-10-28
*
powerpc/pci: Change the DECLARE_PCI_FIXUP_{HEADER => EARLY} macro of pci quirk
Chunhe Lan
2013-10-28
*
powerpc/scom: Use "devspec" rather than "path" in debugfs entries
Benjamin Herrenschmidt
2013-10-11
*
powerpc/scom: CONFIG_SCOM_DEBUGFS should depend on CONFIG_DEBUG_FS
Benjamin Herrenschmidt
2013-10-11
*
powerpc/scom: Create debugfs files using ibm,chip-id if available
Benjamin Herrenschmidt
2013-10-11
*
powerpc/scom: Add support for "reg" property
Benjamin Herrenschmidt
2013-10-11
*
powerpc/scom: Change scom_read() and scom_write() to return errors
Benjamin Herrenschmidt
2013-10-11
*
powerpc/mpic: Disable preemption when calling mpic_processor_id()
Scott Wood
2013-10-11
*
powerpc/powernv: Fix endian issues in OPAL ICS backend
Benjamin Herrenschmidt
2013-10-11
*
Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-09-12
|
\
|
*
iommu/fsl: Freescale PAMU driver and iommu implementation.
Varun Sethi
2013-08-14
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
|
\
\
|
*
|
powerpc: Fix some endian issues in xics code
Anton Blanchard
2013-08-14
|
*
|
powerpc: Add some endian annotations to time and xics code
Anton Blanchard
2013-08-14
|
*
|
powerpc/pci: fix PCI-e check link issue
Yuanquan Chen
2013-08-07
|
*
|
powerpc/fsl-pci: enable SWIOTLB in function setup_pci_atmu
Kevin Hao
2013-08-07
|
*
|
powerpc/fsl-pci: fix the unreachable warning message
Kevin Hao
2013-08-07
|
*
|
powerpc/fsl_msi: add MSIIR1 support for MPIC v4.3
Minghuan Lian
2013-08-07
|
*
|
powerpc/fsl_msi: fix error return code in fsl_of_msi_probe()
Wei Yongjun
2013-07-30
|
*
|
powerpc/85xx: Add machine check handler to fix PCIe erratum on mpc85xx
Hongtao Jia
2013-07-30
|
|
/
*
/
PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.
Rusty Russell
2013-07-14
|
/
*
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
2013-07-02
|
\
|
*
powerpc/fsl: add MPIC timer wakeup support
Dongsheng.wang@freescale.com
2013-07-01
|
*
powerpc/mpic: create mpic subsystem object
Dongsheng.wang@freescale.com
2013-07-01
|
*
powerpc/mpic: add global timer support
Dongsheng.wang@freescale.com
2013-07-01
|
*
powerpc/mpic: add irq_set_wake support
Dongsheng.wang@freescale.com
2013-07-01
|
*
powerpc/mpic: Add get_version API both for internal and external use
Hongtao Jia
2013-07-01
*
|
Merge tag 'v3.10' into next
Benjamin Herrenschmidt
2013-07-01
|
\
\
|
|
/
|
/
|
|
*
powerpc/pci: Fix boot panic on mpc83xx (regression)
Rojhalat Ibrahim
2013-06-24
*
|
powerpc: Mark low level irq handlers NO_THREAD
Thomas Gleixner
2013-06-20
|
/
*
powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU
chenhui zhao
2013-05-31
*
powerpc: Fix irq_set_affinity() return values
Alexander Gordeev
2013-05-14
*
powerpc: Add an in memory udbg console
Alistair Popple
2013-05-07
*
powerpc/pci: Support per-aperture memory offset
Benjamin Herrenschmidt
2013-05-05
*
irqdomain: Allow quiet failure mode
Benjamin Herrenschmidt
2013-05-05
*
Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-05-05
|
\
|
*
KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM
Benjamin Herrenschmidt
2013-04-26
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-05-02
|
\
\
|
*
|
powerpc: Fix usage of setup_pci_atmu()
Michael Neuling
2013-04-30
|
*
|
Merge remote-tracking branch 'kumar/next' into next
Benjamin Herrenschmidt
2013-04-29
|
|
\
\
|
|
*
|
powerpc/fsl-pci: don't unmap the PCI SoC controller registers in setup_pci_atmu
Kevin Hao
2013-04-29
|
|
*
|
powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers
Rojhalat Ibrahim
2013-04-10
|
|
*
|
powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller
Kumar Gala
2013-04-10
|
|
*
|
powerpc/fsl-msi: use a different lockclass for the cascade interrupt
Sebastian Andrzej Siewior
2013-04-03
|
|
*
|
powerpc/fsl_pci: fix 64 bit pci size issue
Roy Zang
2013-04-03
|
|
*
|
powerpc/qe: Fix Kconfig enablement of QE_USB support
Kumar Gala
2013-03-15
|
|
*
|
powerpc/85xx: Add platform_device declaration to fsl_pci.h
Jia Hongtao
2013-03-15
|
|
*
|
powerpc/85xx: Add support for FSL PCIe controller v3.0
Roy ZANG
2013-03-05
|
|
|
/
[next]