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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: clkfwk: Use arch_clk_init() for on-chip clock registration.
Paul Mundt
2009-05-12
7
-19
/
+7
*
sh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.
Paul Mundt
2009-05-12
1
-1
/
+1
*
sh: clkfwk: Wire up clk_get_sys() support.
Paul Mundt
2009-05-12
2
-0
/
+66
*
sh: clkfwk: Kill off clk_recalc_rate().
Paul Mundt
2009-05-12
3
-16
/
+1
*
sh: clkfwk: Tidy up on-chip clock registration and rate propagation.
Paul Mundt
2009-05-12
6
-79
/
+19
*
sh: clkfwk: Improve the generic clk_set_parent() implementation.
Paul Mundt
2009-05-12
2
-0
/
+21
*
sh: clkfwk: Fix up the clk_enable() error path.
Paul Mundt
2009-05-12
3
-31
/
+53
*
sh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON_INIT.
Paul Mundt
2009-05-12
7
-225
/
+183
*
sh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT mess.
Paul Mundt
2009-05-12
8
-75
/
+44
*
sh: clkfwk: refactor rate propagation.
Paul Mundt
2009-05-12
3
-52
/
+85
*
sh: clkfwk: Add a followparent_recalc() helper.
Paul Mundt
2009-05-12
6
-25
/
+11
*
sh: clkfwk: Make recalc return an unsigned long.
Paul Mundt
2009-05-12
23
-175
/
+171
*
sh: TMU platform data for sh7780
Magnus Damm
2009-05-11
1
-0
/
+204
*
sh: r7780 highlander clock fixes
Magnus Damm
2009-05-11
2
-2
/
+2
*
sh: multiple vectors per irq - sh7760
Magnus Damm
2009-05-11
2
-21
/
+13
*
sh: TMU platform data for sh7760
Magnus Damm
2009-05-11
1
-0
/
+109
*
sh: TMU platform data for sh775x
Magnus Damm
2009-05-11
1
-0
/
+187
*
sh: include empty_zero_page in text
Magnus Damm
2009-05-11
1
-1
/
+2
*
sh: sh7785lcr: fix I2C device address map for 32-bit mode
Yoshihiro Shimoda
2009-05-11
1
-5
/
+5
*
sh: Account for INITIAL_JIFFIES when using jiffies clocksource.
Paul Mundt
2009-05-11
1
-1
/
+1
*
sh: Fix up typo in arch/sh/kernel/vmlinux.lds.S
Paul Mundt
2009-05-11
1
-1
/
+1
*
sh: Fix up R0 dependence in __arch_swab16/32.
Paul Mundt
2009-05-10
1
-6
/
+6
*
sh: Hook up cc-cross-prefix support.
Paul Mundt
2009-05-10
1
-0
/
+6
*
sh: Consolidate the boot link and entry offset definitions.
Paul Mundt
2009-05-10
2
-12
/
+18
*
sh: Merge the split arch/sh/boot/compressed/ Makefiles.
Paul Mundt
2009-05-10
3
-90
/
+47
*
sh: Provide a BITS definition, use it in the arch/sh/boot/ Makefiles.
Paul Mundt
2009-05-10
4
-14
/
+10
*
sh: Provide a tighter BOOT_LINK_OFFSET definition for the Cayman board.
Paul Mundt
2009-05-10
1
-0
/
+1
*
sh: Fix up the sh64 zImage build.
Paul Mundt
2009-05-10
3
-70
/
+2
*
sh: Tidy up the ldscript output format specifier.
Paul Mundt
2009-05-10
4
-10
/
+11
*
sh: Move the unified linker script in place, kill off old _64 one.
Paul Mundt
2009-05-09
3
-347
/
+179
*
sh: Integrate sh64 bits in vmlinux_32.lds.S.
Paul Mundt
2009-05-09
1
-43
/
+70
*
sh: Fix up SHmedia module ELF relocations.
Paul Mundt
2009-05-09
1
-1
/
+1
*
sh: Provide an __sdivsi3_2 export for sh64.
Paul Mundt
2009-05-09
2
-1
/
+7
*
sh: Rename opcode_t to insn_size_t.
Paul Mundt
2009-05-09
7
-15
/
+15
*
sh: Provide __read_{read,write}sl() definitions for sh64.
Paul Mundt
2009-05-09
1
-1
/
+6
*
sh: Cleanup irqflags size mismatch on SH-5 build.
Paul Mundt
2009-05-09
1
-4
/
+4
*
sh: Add UBC trap vector for SH2A
Peter Griffin
2009-05-09
1
-0
/
+5
*
sh: Add ptrace support for NOMMU debugging
Peter Griffin
2009-05-09
1
-0
/
+8
*
sh: Fix UBC setup and registers for SH2A
Kieran Bingham
2009-05-09
3
-2
/
+42
*
sh: Add in some ptrace definitions from GDB.
Kieran Bingham
2009-05-09
1
-0
/
+5
*
sh: Add clock id to sh-sci platform data on SH-Mobile CPUs.
Paul Mundt
2009-05-08
5
-0
/
+20
*
sh: Kill off the GENERIC_CALIBRATE_DELAY ifndef.
Paul Mundt
2009-05-08
1
-3
/
+1
*
sh: TMU platform data for SH-X3 proto CPU.
Paul Mundt
2009-05-08
1
-2
/
+207
*
sh: TMU platform data for SH7786.
Paul Mundt
2009-05-08
1
-0
/
+393
*
sh: Always fixup unaligned userspace accesses on sh64.
Paul Mundt
2009-05-08
2
-35
/
+5
*
sh: Kill off extra cflags Kconfig entry.
Paul Mundt
2009-05-08
2
-14
/
+0
*
sh: Always select RTC_LIB, not just for SUPERH32.
Paul Mundt
2009-05-08
1
-1
/
+1
*
sh: Drop dead rules from arch/sh/kernel/Makefile_64.
Paul Mundt
2009-05-08
1
-3
/
+0
*
sh: TMU platform data for sh7723
Magnus Damm
2009-05-08
1
-1
/
+195
*
sh: enable TMU clocksource on sh7722
Magnus Damm
2009-05-08
1
-2
/
+2
[next]