index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Rename opcode_t to insn_size_t.
Paul Mundt
2009-05-09
3
-4
/
+4
*
sh: Provide __read_{read,write}sl() definitions for sh64.
Paul Mundt
2009-05-09
1
-1
/
+6
*
sh: Fix UBC setup and registers for SH2A
Kieran Bingham
2009-05-09
2
-1
/
+39
*
sh: Add in some ptrace definitions from GDB.
Kieran Bingham
2009-05-09
1
-0
/
+5
*
sh: clock framework update, fix count and kill off kref
Magnus Damm
2009-05-08
1
-2
/
+2
*
sh: Kill off dead handle_timer_tick() code.
Paul Mundt
2009-05-08
1
-5
/
+0
*
sh: Kill off unused SH-5 irq_describe cruft.
Paul Mundt
2009-05-07
1
-1
/
+0
*
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
2009-05-07
1
-7
/
+0
*
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
Paul Mundt
2009-05-07
2
-2
/
+4
*
sh: Kill off the now unused ARCH_USES_GETTIMEOFFSET code.
Paul Mundt
2009-05-03
1
-10
/
+0
*
sh: remove old MTU2 driver
Magnus Damm
2009-05-03
1
-1
/
+1
*
time: sh: convert to use arch_getoffset() infrastructure
john stultz
2009-05-03
1
-2
/
+2
*
Merge branch 'timers/clocksource' of git://git.kernel.org/pub/scm/linux/kerne...
Paul Mundt
2009-05-03
1
-1
/
+1
|
\
|
*
sh: Fix up unsigned syscall_nr in SH-5 pt_regs.
Paul Mundt
2009-04-27
1
-1
/
+1
*
|
sh: remove old CMT driver
Magnus Damm
2009-04-30
1
-1
/
+1
*
|
sh: pass through ioremap() for non-mmu processors.
Magnus Damm
2009-04-30
1
-6
/
+6
*
|
sh: rtc-generic support.
Paul Mundt
2009-04-27
1
-0
/
+11
|
|
|
\
*
-
.
\
Merge branches 'sh/stable-updates' and 'sh/pci-rework'
Paul Mundt
2009-04-27
2
-47
/
+53
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
sh: pci: Fix up the build for CONFIG_PCI=n.
Paul Mundt
2009-04-24
1
-0
/
+2
|
|
*
sh: pci: Kill off the last remnants of the now unused pci-auto code.
Paul Mundt
2009-04-20
1
-16
/
+0
|
|
*
sh: pci: Tidy up the dreamcast PCI support.
Paul Mundt
2009-04-20
1
-0
/
+2
|
|
*
sh: pci: Kill off the now unused hose->io_base.
Paul Mundt
2009-04-20
1
-1
/
+0
|
|
*
sh: pci: Track io and mem_offset per-channel.
Paul Mundt
2009-04-20
1
-0
/
+3
|
|
*
sh: pci: New-style controller registration.
Paul Mundt
2009-04-20
1
-11
/
+18
|
|
*
sh: pci: Rework fixed region checks in ioremap().
Paul Mundt
2009-04-20
1
-18
/
+11
|
|
*
sh: pci: Consolidate pci_iomap() and use the generic I/O base.
Paul Mundt
2009-04-20
1
-20
/
+2
|
|
*
sh: pci: Kill off unused pcibios_fixup().
Paul Mundt
2009-04-20
1
-1
/
+0
|
|
*
sh: pci: Consolidate pcibios_align_resource() definitions.
Paul Mundt
2009-04-20
1
-4
/
+1
|
|
*
sh: pci: HAVE_PCI_MMAP support.
Paul Mundt
2009-04-20
1
-0
/
+3
|
|
*
sh: pci: Drop asm-generic/pci.h, so we can use our own fixups.
Paul Mundt
2009-04-20
1
-3
/
+24
|
|
*
sh: pci io port base address code
Magnus Damm
2009-04-16
1
-27
/
+20
|
|
*
sh: pci memory range checking code
Magnus Damm
2009-04-16
1
-4
/
+19
|
|
*
sh: add io_base member to pci_channel
Magnus Damm
2009-04-16
1
-0
/
+1
|
|
*
sh: add reg_base member to pci_channel
Magnus Damm
2009-04-16
1
-0
/
+1
|
|
*
sh: hook in struct pci_channel in sysdata
Magnus Damm
2009-04-16
1
-2
/
+4
|
|
*
sh: add init member to pci_channel data
Magnus Damm
2009-04-16
1
-0
/
+2
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'
Paul Mundt
2009-04-19
4
-1
/
+276
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.
Kuninori Morimoto
2009-04-16
3
-1
/
+274
|
|
/
|
/
|
|
*
sh: Add plat_early_device_setup()
Magnus Damm
2009-04-19
1
-0
/
+2
|
/
*
sh: Add support for DMA API debugging.
Paul Mundt
2009-04-09
2
-10
/
+37
*
sh: Provide cpumask_of_pcibus() to fix NUMA build.
Paul Mundt
2009-04-07
1
-2
/
+5
*
sh: wire up sys_preadv/sys_pwritev() syscalls.
Paul Mundt
2009-04-06
2
-2
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2009-04-05
6
-206
/
+235
|
\
|
*
sh: Fix up DSP context save/restore.
Michael Trimarchi
2009-04-04
3
-55
/
+136
|
*
sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.
Paul Mundt
2009-04-02
1
-0
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-04-02
1
-1
/
+0
|
|
\
|
*
|
sh: Sanitize asm/mmu.h for assembly use.
Francesco VIRLINZI
2009-03-31
1
-16
/
+19
|
*
|
sh: Tidy up sh7786 pinmux table.
Kuninori Morimoto
2009-03-31
1
-135
/
+79
*
|
|
Allow rwlocks to re-enable interrupts
Robin Holt
2009-04-02
1
-0
/
+3
|
|
/
|
/
|
*
|
cpumask: remove node_to_first_cpu
Rusty Russell
2009-03-30
1
-1
/
+0
|
/
[next]