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
/
sh
Commit message (
Expand
)
Author
Age
*
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
Paul Mundt
2009-04-20
*
sh: pci: Kill off unused pcibios_fixup().
Paul Mundt
2009-04-20
*
sh: pci: Consolidate pcibios_align_resource() definitions.
Paul Mundt
2009-04-20
*
sh: pci: HAVE_PCI_MMAP support.
Paul Mundt
2009-04-20
*
sh: pci: Split out new-style PCI core.
Paul Mundt
2009-04-20
*
sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.
Paul Mundt
2009-04-20
*
sh: pci: Start unifying the SH7780 PCIC initialization.
Paul Mundt
2009-04-17
*
sh: pci: Consolidate SH7780 PCIC IRQ routing.
Paul Mundt
2009-04-17
*
sh: pci: Kill off platform-specific multi-window mappings.
Paul Mundt
2009-04-17
*
sh: pci: Consolidate PCI I/O and mem window definitions for SH7780.
Paul Mundt
2009-04-17
*
sh: pci: Set the I/O port base to the SH7780 I/O window default.
Paul Mundt
2009-04-17
*
sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register.
Paul Mundt
2009-04-17
*
sh: pci: Use the proper write size for class/sub-class code.
Paul Mundt
2009-04-17
*
sh: pci: Rework SH7780 host controller detection.
Paul Mundt
2009-04-17
*
sh: pci: Set class/sub-class code correctly for SH7780 PCIC.
Paul Mundt
2009-04-17
*
sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD.
Paul Mundt
2009-04-17
*
sh: pci: Move se7780 INTC fixups out of pci-sh7780.c.
Paul Mundt
2009-04-17
*
sh: pci: Kill off useless debugging printk() in pci-sh7780 init.
Paul Mundt
2009-04-16
*
sh: pci: Kill off unused SH4_PCIC_NO_RESET code.
Paul Mundt
2009-04-16
*
sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR.
Paul Mundt
2009-04-16
*
sh: sh7785lcr: Update for recent PCI changes.
Paul Mundt
2009-04-16
*
sh: drop duplicate symbol export on dreamcast and sh7785lcr.
Paul Mundt
2009-04-16
*
sh: export board_pci_channels in one place
Magnus Damm
2009-04-16
*
sh: pci io port base address code
Magnus Damm
2009-04-16
*
sh: pci memory range checking code
Magnus Damm
2009-04-16
*
sh: add io_base member to pci_channel
Magnus Damm
2009-04-16
*
sh: add reg_base member to pci_channel
Magnus Damm
2009-04-16
*
sh: hook in struct pci_channel in sysdata
Magnus Damm
2009-04-16
*
sh: avoid using PCIBIOS_MIN_xxx
Magnus Damm
2009-04-16
*
sh: add init member to pci_channel data
Magnus Damm
2009-04-16
*
sh: pass along struct pci_channel
Magnus Damm
2009-04-16
*
sh: Add in PCI bus for DMA API debugging.
Paul Mundt
2009-04-14
*
sh: Pre-allocate a reasonable number of DMA debug entries.
Paul Mundt
2009-04-14
*
sh: sh7786: modify usb setup timeout judgment bug.
Kuninori Morimoto
2009-04-13
*
sh: ap325: use edge control for ov772x camera
Kuninori Morimoto
2009-04-13
*
sh: Plug in support for ARCH=sh64 using sh SRCARCH.
Paul Mundt
2009-04-10
*
sh: urquell: Fix up address mapping in board comments.
Kuninori Morimoto
2009-04-10
*
sh: Add support for DMA API debugging.
Paul Mundt
2009-04-09
*
sh: Provide cpumask_of_pcibus() to fix NUMA build.
Paul Mundt
2009-04-07
*
sh: urquell: Add board comment
Kuninori Morimoto
2009-04-07
*
sh: wire up sys_preadv/sys_pwritev() syscalls.
Paul Mundt
2009-04-06
*
sh: sh7785lcr: fix PCI address map for 32-bit mode
Yoshihiro Shimoda
2009-04-06
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-04-05
|
\
|
*
sh: sh7785lcr: Map whole PCI address space.
Takashi Yoshii
2009-04-04
|
*
sh: Fix up DSP context save/restore.
Michael Trimarchi
2009-04-04
|
*
sh: Fix up number of on-chip DMA channels on SH7091.
Paul Mundt
2009-04-04
|
*
sh: update defconfigs.
Paul Mundt
2009-04-02
|
*
sh: Kill off broken direct-mapped cache mode.
Paul Mundt
2009-04-02
|
*
sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
Paul Mundt
2009-04-02
|
*
sh: Add a command line option for disabling I/O trapping.
Paul Mundt
2009-04-01
[next]