index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-22
sh: Tidy up backtrace formatting with kallsyms disabled.
Paul Mundt
2
-6
/
+3
2008-12-22
sh: Add a simple code dumper for SUPERH32 show_regs().
Paul Mundt
3
-3
/
+578
2008-12-22
sh: Add a few more branch types to the branch emulator.
Paul Mundt
1
-6
/
+11
2008-12-22
sh: More movmem alias symbol exports for older compilers.
Paul Mundt
1
-0
/
+3
2008-12-22
sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.
Paul Mundt
1
-0
/
+4
2008-12-22
sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.
Paul Mundt
1
-31
/
+5
2008-12-22
sh: __udivdi3 -> do_div() in softfloat lib.
Paul Mundt
1
-32
/
+41
2008-12-22
sh: Fix clock framework compiler warnings.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: dynamic ftrace support.
Matt Fleming
3
-44
/
+115
2008-12-22
sh: remove old sh_mobile mstpc clocks
Magnus Damm
5
-93
/
+19
2008-12-22
sh: sh_mobile usb clock framework support
Magnus Damm
2
-2
/
+0
2008-12-22
sh: sh_mobile usbf clock framework support
Magnus Damm
1
-2
/
+1
2008-12-22
sh: sh_mobile i2c clock framework support
Magnus Damm
4
-5
/
+5
2008-12-22
sh: sh_mobile mstpcr clocks for sh7366
Magnus Damm
1
-0
/
+40
2008-12-22
sh: sh_mobile mstpcr clocks for sh7343
Magnus Damm
1
-0
/
+24
2008-12-22
sh: sh_mobile mstpcr clocks for sh7723
Magnus Damm
1
-0
/
+50
2008-12-22
sh: sh_mobile mstpcr clocks for sh7722
Magnus Damm
1
-0
/
+25
2008-12-22
sh: new sh_mobile mstpcr clocks base code
Magnus Damm
1
-4
/
+41
2008-12-22
sh: use arch_flags for sh_mobile mstpcr clock bits
Magnus Damm
1
-42
/
+30
2008-12-22
sh: sh_mobile clock divider index fix
Magnus Damm
1
-10
/
+10
2008-12-22
sh: enable and disable clocks recursively
Magnus Damm
1
-0
/
+10
2008-12-22
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
Paul Mundt
2
-92
/
+2
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
3
-4
/
+4
2008-12-13
cpumask: centralize cpu_online_map and cpu_possible_map
Rusty Russell
1
-6
/
+0
2008-11-13
serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.
Paul Mundt
1
-1
/
+1
2008-11-13
sh: Fixed the TMU0 reload value on resume
Francesco VIRLINZI
1
-1
/
+1
2008-11-13
sh: early printk port type fix
Magnus Damm
1
-0
/
+1
2008-11-12
fix sci type for SH7723
Yoshihiro Shimoda
1
-3
/
+3
2008-10-31
sh: FTRACE renamed to FUNCTION_TRACER.
Paul Mundt
2
-3
/
+3
2008-10-31
Add support usb setting on sh 7366
Kuninori Morimoto
1
-0
/
+28
2008-10-28
sh: Add on-chip RTC support for SH7722.
Paul Mundt
1
-2
/
+32
2008-10-28
sh: Fix FPU tuning on toolchains with mismatched multilib targets.
Paul Mundt
1
-5
/
+6
2008-10-23
sh: sh7785 pinmux support
Magnus Damm
2
-0
/
+1311
2008-10-22
sh: Kill off unused p1fc divisors from SH7763 clk fwk.
Paul Mundt
1
-1
/
+0
2008-10-22
sh: improve pinmux support for single direction pins
Magnus Damm
2
-23
/
+26
2008-10-21
sh: Update gpio_set_value() pin value handling
Magnus Damm
1
-1
/
+1
2008-10-21
sh: Export cache flush routines needed by sh_eth on SH7619.
Paul Mundt
1
-1
/
+6
2008-10-21
sh: Wire up oops reporting in the die notifier chain.
Paul Mundt
1
-0
/
+2
2008-10-21
sh: Hook up PB0->PB7 input-only pins in SH7203 PFC.
Paul Mundt
1
-9
/
+8
2008-10-21
sh: arch/sh/kernel/smp.c needs linux/cpu.h for notify_cpu_starting().
Paul Mundt
1
-0
/
+1
2008-10-21
sh: Fix up the SH7203 build.
Paul Mundt
1
-1
/
+1
2008-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
45
-1244
/
+8581
2008-10-20
kdump: make elfcorehdr_addr independent of CONFIG_PROC_VMCORE
Vivek Goyal
1
-0
/
+3
2008-10-20
sh: Only build in gpio.o when CONFIG_GENERIC_GPIO is selected.
Paul Mundt
2
-2
/
+4
2008-10-20
sh: Move the CPU definition headers from asm/ to cpu/.
Paul Mundt
3
-3
/
+3
2008-10-20
sh: add dynamic crash base address support
Magnus Damm
1
-6
/
+9
2008-10-20
sh: Fix up some merge damage.
Paul Mundt
1
-1
/
+1
2008-10-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Paul Mundt
1
-0
/
+2
2008-10-20
Merge branch 'sh/gpiolib'
Paul Mundt
10
-2
/
+7047
2008-10-20
Fix debugfs_create_dir's error checking method for arch/sh/kernel/
Zhaolei
1
-0
/
+2
[prev]
[next]