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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: do not latency trace idle.
Paul Mundt
2008-12-22
1
-0
/
+4
*
sh: Tidy up backtrace formatting with kallsyms disabled.
Paul Mundt
2008-12-22
2
-6
/
+3
*
sh: Add a simple code dumper for SUPERH32 show_regs().
Paul Mundt
2008-12-22
4
-3
/
+579
*
sh: Add a few more branch types to the branch emulator.
Paul Mundt
2008-12-22
1
-6
/
+11
*
sh: Re-add support for best fit ISA tuning if none is available.
Paul Mundt
2008-12-22
1
-5
/
+20
*
sh: More movmem alias symbol exports for older compilers.
Paul Mundt
2008-12-22
1
-0
/
+3
*
sh: Provide optimized unaligned loads on SH-4A.
Paul Mundt
2008-12-22
2
-1
/
+264
*
sh: P4 ioremap pass-through
Magnus Damm
2008-12-22
4
-12
/
+17
*
sh: Add SH-4A optimized fastpath mutex implementation.
Michael Trimarchi
2008-12-22
2
-1
/
+111
*
sh: sh7760fb: Add support SH7720/SH7721 of Renesas
Nobuhiro Iwamatsu
2008-12-22
1
-11
/
+13
*
sh: sh7760fb: Fix color pallette setting
Nobuhiro Iwamatsu
2008-12-22
1
-67
/
+19
*
sh: add SH DMAC burst mode constant
Steve Glendinning
2008-12-22
1
-0
/
+1
*
sh: fix DMAOR register access on SH7709
Steve Glendinning
2008-12-22
1
-1
/
+2
*
sh: Add platform-specific constants for SH7709
Steve Glendinning
2008-12-22
2
-0
/
+32
*
sh: Provide optimized non-atomic bitops for SH-2A.
Paul Mundt
2008-12-22
2
-0
/
+145
*
sh: Add -m4al tuning for SH4AL-DSP.
Paul Mundt
2008-12-22
1
-0
/
+1
*
sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.
Paul Mundt
2008-12-22
3
-0
/
+12
*
sh: Convert to generic bitops for IRQ-toggling implementation.
Paul Mundt
2008-12-22
4
-95
/
+7
*
sh: Specify sane default image targets for the SH-2 platforms.
Paul Mundt
2008-12-22
1
-0
/
+3
*
sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.
Paul Mundt
2008-12-22
15
-50
/
+1984
*
sh: __udivdi3 -> do_div() in softfloat lib.
Paul Mundt
2008-12-22
1
-32
/
+41
*
sh: Fix clock framework compiler warnings.
Paul Mundt
2008-12-22
1
-1
/
+1
*
usb: Fix up sh_mobile usbf clock framework warnings.
Paul Mundt
2008-12-22
2
-3
/
+2
*
serial: sh-sci: Codestyle cleanup patch.
Michael Trimarchi
2008-12-22
1
-56
/
+74
*
media: sh_mobile_ceu_camera: Add HAVE_CLK dependency.
Paul Mundt
2008-12-22
1
-1
/
+1
*
sh: dynamic ftrace support.
Matt Fleming
2008-12-22
8
-44
/
+240
*
sh: remove old sh_mobile mstpc clocks
Magnus Damm
2008-12-22
5
-93
/
+19
*
sh: sh_mobile lcdc clock framework support
Magnus Damm
2008-12-22
3
-15
/
+33
*
sh: sh_mobile usb clock framework support
Magnus Damm
2008-12-22
4
-5
/
+40
*
sh: sh_mobile usbf clock framework support
Magnus Damm
2008-12-22
3
-31
/
+33
*
sh: sh_mobile ceu clock framework support
Magnus Damm
2008-12-22
3
-3
/
+21
*
sh: sh_mobile keysc clock framework support
Magnus Damm
2008-12-22
3
-8
/
+25
*
sh: sh_mobile i2c clock framework support
Magnus Damm
2008-12-22
5
-42
/
+41
*
sh: sh_mobile mstpcr clocks for sh7366
Magnus Damm
2008-12-22
1
-0
/
+40
*
sh: sh_mobile mstpcr clocks for sh7343
Magnus Damm
2008-12-22
1
-0
/
+24
*
sh: sh_mobile mstpcr clocks for sh7723
Magnus Damm
2008-12-22
1
-0
/
+50
*
sh: sh_mobile mstpcr clocks for sh7722
Magnus Damm
2008-12-22
1
-0
/
+25
*
sh: new sh_mobile mstpcr clocks base code
Magnus Damm
2008-12-22
1
-4
/
+41
*
sh: use arch_flags for sh_mobile mstpcr clock bits
Magnus Damm
2008-12-22
1
-42
/
+30
*
sh: sh_mobile clock divider index fix
Magnus Damm
2008-12-22
1
-10
/
+10
*
sh: enable and disable clocks recursively
Magnus Damm
2008-12-22
1
-0
/
+10
*
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
Paul Mundt
2008-12-22
3
-92
/
+96
*
Null pointer deref with hrtimer_try_to_cancel()
Thomas Gleixner
2008-12-20
1
-0
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...
Linus Torvalds
2008-12-20
4
-8
/
+13
|
\
|
*
fs/9p: change simple_strtol to simple_strtoul
Julia Lawall
2008-12-19
1
-1
/
+1
|
*
9p: convert d_iname references to d_name.name
Wu Fengguang
2008-12-19
3
-6
/
+10
|
*
9p: Remove potentially bad parameter from function entry debug print.
Duane Griffin
2008-12-19
1
-1
/
+2
*
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-12-20
6
-14
/
+30
|
\
\
|
|
/
|
/
|
|
*
x86: fix resume (S2R) broken by Intel microcode module, on A110L
Dmitry Adamushko
2008-12-20
2
-5
/
+20
|
*
Merge branch 'iommu-fixes-2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2008-12-18
2
-2
/
+7
|
|
\
[next]