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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724
Kuninori Morimoto
2009-06-02
2
-3
/
+2
*
sh: Tidy up SH-4A boot_cpu_data.flags probing.
Paul Mundt
2009-06-01
3
-50
/
+15
*
sh: Tidy up the optional L2 probing, wire it up for SH7786.
Paul Mundt
2009-06-01
1
-28
/
+33
*
sh: hook up shared div4 clock code to sh7785
Magnus Damm
2009-06-01
1
-159
/
+48
*
sh: shared div4 clock code
Magnus Damm
2009-06-01
2
-0
/
+70
*
sh: hook up shared mstp32 clock code to sh7785
Magnus Damm
2009-06-01
1
-55
/
+25
*
sh: shared mstp32 clock code
Magnus Damm
2009-06-01
2
-0
/
+48
*
sh: SH7724 has an L2 cache.
Kuninori Morimoto
2009-06-01
1
-1
/
+1
*
sh: sh7785 pll configuration from mode pin
Magnus Damm
2009-06-01
1
-6
/
+6
*
sh: sh7785lcr mode pin configuration
Magnus Damm
2009-06-01
1
-0
/
+22
*
sh: sh7785 mode pin definitions
Magnus Damm
2009-06-01
1
-0
/
+24
*
sh: boot word / mode pin support V2
Magnus Damm
2009-06-01
4
-0
/
+18
*
sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.
Paul Mundt
2009-05-27
1
-6
/
+1
*
Merge branch 'sh/clkfwk'
Paul Mundt
2009-05-26
53
-893
/
+1213
|
\
|
*
sh: remove clk_ops->build_rate_table()
Magnus Damm
2009-05-26
2
-3
/
+0
|
*
sh: use shared frequency tables on sh7785
Magnus Damm
2009-05-26
1
-65
/
+12
|
*
sh: add shared clock framework frequency table code
Magnus Damm
2009-05-26
2
-0
/
+93
|
*
sh: add pll_clk to sh7785
Magnus Damm
2009-05-26
1
-15
/
+33
|
*
sh: clkfwk: Make clock-cpg usable for non-legacy platforms.
Paul Mundt
2009-05-22
3
-1
/
+7
|
*
sh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722.
Roel Kluin
2009-05-22
1
-1
/
+1
|
*
sh: clkfwk branch compile fix for clock-sh7722
Magnus Damm
2009-05-22
1
-1
/
+1
|
*
sh: clkfwk: Add MSTP bits to SH7785 clock framework.
Paul Mundt
2009-05-14
4
-8
/
+80
|
*
sh: clkfwk: Map tree hierarchy in debugfs.
Paul Mundt
2009-05-13
2
-26
/
+85
|
*
sh: clkfwk: rate table construction and rounding for SH7785.
Paul Mundt
2009-05-13
3
-13
/
+100
|
*
sh: clkfwk: Update SH7785 for refactored clock framework.
Paul Mundt
2009-05-13
4
-104
/
+125
|
*
sh: clkfwk: Rework legacy CPG clock handling.
Paul Mundt
2009-05-13
13
-63
/
+110
|
*
sh: clkfwk: Provide a generic clk_set_rate_ex() path for root clocks.
Paul Mundt
2009-05-13
1
-9
/
+16
|
*
sh: clkfwk: Handle NULL clkops for root clocks.
Paul Mundt
2009-05-13
1
-3
/
+3
|
*
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-13
23
-103
/
+103
|
*
Merge branch 'master' into sh/clkfwk
Paul Mundt
2009-05-12
22
-557
/
+2359
|
|
\
|
*
|
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: pci: Disable MWI and make pci_dma_burst_advice() a bit more accurate.
Paul Mundt
2009-05-26
1
-2
/
+18
*
|
|
sh: pci-sh7751: Initialize io_map_base in controller definition.
Paul Mundt
2009-05-26
1
-3
/
+2
*
|
|
sh: Add a KBUILD_DEFCONFIG for sh64.
Paul Mundt
2009-05-26
1
-9
/
+10
*
|
|
sh: Record ms7724se in mach-types.
Paul Mundt
2009-05-26
1
-0
/
+1
*
|
|
sh: Add ms7724se (SH7724) board support
Kuninori Morimoto
2009-05-26
7
-0
/
+2226
*
|
|
sh: irq: Fix up imask build warnings.
Paul Mundt
2009-05-26
1
-2
/
+2
*
|
|
sh: Prefer slab_is_available() over after_bootmem.
Paul Mundt
2009-05-22
2
-4
/
+2
*
|
|
sh: Add a NR_IRQS_LEGACY for external IRQ0-7.
Paul Mundt
2009-05-22
1
-1
/
+2
[next]