index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: dynamic ftrace support.
Matt Fleming
2008-12-22
3
-44
/
+115
*
sh: remove old sh_mobile mstpc clocks
Magnus Damm
2008-12-22
5
-93
/
+19
*
sh: sh_mobile usb clock framework support
Magnus Damm
2008-12-22
2
-2
/
+0
*
sh: sh_mobile usbf clock framework support
Magnus Damm
2008-12-22
1
-2
/
+1
*
sh: sh_mobile i2c clock framework support
Magnus Damm
2008-12-22
4
-5
/
+5
*
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
2
-92
/
+2
*
serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.
Paul Mundt
2008-11-13
1
-1
/
+1
*
sh: Fixed the TMU0 reload value on resume
Francesco VIRLINZI
2008-11-13
1
-1
/
+1
*
sh: early printk port type fix
Magnus Damm
2008-11-13
1
-0
/
+1
*
fix sci type for SH7723
Yoshihiro Shimoda
2008-11-12
1
-3
/
+3
*
sh: FTRACE renamed to FUNCTION_TRACER.
Paul Mundt
2008-10-31
2
-3
/
+3
*
Add support usb setting on sh 7366
Kuninori Morimoto
2008-10-31
1
-0
/
+28
*
sh: Add on-chip RTC support for SH7722.
Paul Mundt
2008-10-28
1
-2
/
+32
*
sh: Fix FPU tuning on toolchains with mismatched multilib targets.
Paul Mundt
2008-10-28
1
-5
/
+6
*
sh: sh7785 pinmux support
Magnus Damm
2008-10-23
2
-0
/
+1311
*
sh: Kill off unused p1fc divisors from SH7763 clk fwk.
Paul Mundt
2008-10-22
1
-1
/
+0
*
sh: improve pinmux support for single direction pins
Magnus Damm
2008-10-22
2
-23
/
+26
*
sh: Update gpio_set_value() pin value handling
Magnus Damm
2008-10-21
1
-1
/
+1
*
sh: Export cache flush routines needed by sh_eth on SH7619.
Paul Mundt
2008-10-21
1
-1
/
+6
*
sh: Wire up oops reporting in the die notifier chain.
Paul Mundt
2008-10-21
1
-0
/
+2
*
sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.
Paul Mundt
2008-10-21
1
-9
/
+8
*
sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().
Paul Mundt
2008-10-21
1
-0
/
+1
*
sh: Fix up the SH7203 build.
Paul Mundt
2008-10-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2008-10-20
45
-1244
/
+8581
|
\
|
*
sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.
Paul Mundt
2008-10-20
2
-2
/
+4
|
*
sh: Move the CPU definition headers from asm/ to cpu/.
Paul Mundt
2008-10-20
3
-3
/
+3
|
*
sh: add dynamic crash base address support
Magnus Damm
2008-10-20
1
-6
/
+9
|
*
sh: Fix up some merge damage.
Paul Mundt
2008-10-20
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2008-10-20
1
-0
/
+2
|
|
\
|
*
\
Merge branch 'sh/gpiolib'
Paul Mundt
2008-10-20
10
-2
/
+7047
|
|
\
\
|
|
*
|
sh: Add sh7720 pinmux code
Magnus Damm
2008-10-20
2
-0
/
+1246
|
|
*
|
sh: Add sh7203 pinmux code
Magnus Damm
2008-10-20
2
-0
/
+1604
|
|
*
|
sh: Add sh7723 pinmux code
Magnus Damm
2008-10-20
2
-0
/
+1910
|
|
*
|
sh: Add sh7722 pinmux code
Magnus Damm
2008-10-20
2
-0
/
+1787
|
|
*
|
sh: GPIO and pinmux base code
Magnus Damm
2008-10-20
3
-2
/
+500
|
*
|
|
Fix debugfs_create_dir's error checking method for arch/sh/kernel/
Zhaolei
2008-10-20
1
-0
/
+2
|
|
/
/
|
*
|
sh: More I/O routine overhauling.
Paul Mundt
2008-10-04
3
-57
/
+19
|
*
|
sh: Move the shared INTC code out to drivers/sh/
Paul Mundt
2008-10-01
2
-714
/
+0
|
*
|
sh: Use __raw_xxx() I/O accessors for INTC and IPR.
Paul Mundt
2008-10-01
2
-14
/
+14
|
*
|
sh: SH-5 clk fwk support.
Paul Mundt
2008-09-29
3
-161
/
+91
|
*
|
sh: Fix up signal_64 cast warnings.
Paul Mundt
2008-09-29
1
-2
/
+2
|
*
|
sh: Force pending restarted system calls to return -EINTR.
Paul Mundt
2008-09-24
2
-6
/
+18
[next]