aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2009-06-114-98/+207
|\
| * x86: MSR: add methods for writing of an MSR on several CPUsBorislav Petkov2009-06-102-6/+104
| * x86: MSR: add a struct representation of an MSRBorislav Petkov2009-06-103-14/+25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-06-11256-6976/+16927
|\ \
| * | sh: Tie sparseirq in to Kconfig.Paul Mundt2009-06-112-5/+14
| * | sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt2009-06-114-2/+6
| * | sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt2009-06-111-1/+1
| * | sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai2009-06-114-4/+31
| * | sh: sh7724: Add JPU supportKuninori Morimoto2009-06-111-0/+31
| * | sh: sh7724: INTC setting updateKuninori Morimoto2009-06-111-89/+82
| * | sh: sh7722 clock framework rewriteMagnus Damm2009-06-112-660/+138
| * | sh: sh7366 clock framework rewriteMagnus Damm2009-06-114-43/+214
| * | sh: sh7343 clock framework rewriteMagnus Damm2009-06-114-34/+214
| * | sh: sh7724 clock framework rewrite V3Magnus Damm2009-06-114-82/+249
| * | sh: sh7723 clock framework rewrite V2Magnus Damm2009-06-114-58/+225
| * | sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm2009-06-113-0/+67
| * | sh: add AP325RXA mode pin configurationMagnus Damm2009-06-111-0/+12
| * | sh: add Migo-R mode pin configurationMagnus Damm2009-06-111-0/+19
| * | sh: sh7722 mode pin definitionsMagnus Damm2009-06-111-0/+14
| * | sh: sh7724 mode pin commentsMagnus Damm2009-06-111-0/+14
| * | sh: sh7723 mode pin V2Magnus Damm2009-06-111-0/+14
| * | sh: rework mode pin codeMagnus Damm2009-06-115-28/+46
| * | sh: clock div6 helper codeMagnus Damm2009-06-112-6/+75
| * | sh: clock div4 frequency table offset fixMagnus Damm2009-06-111-2/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-06-11284-5235/+7194
| |\ \
| * | | sh: plug vsyscall dir in to archclean.Paul Mundt2009-06-101-0/+1
| * | | sh: 16-bit get_unaligned() sh4a fixMagnus Damm2009-06-041-5/+5
| * | | sh: sh7723: L2 cache initialization.Kuninori Morimoto2009-06-021-0/+10
| * | | sh: sh7724: L2 cache initialization.Kuninori Morimoto2009-06-021-0/+9
| * | | sh: add weak l2_cache_init function.Kuninori Morimoto2009-06-021-0/+7
| * | | sh: add RAMCR definition for sh4Kuninori Morimoto2009-06-021-0/+2
| * | | sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724Kuninori Morimoto2009-06-022-3/+2
| * | | sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt2009-06-013-50/+15
| * | | sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt2009-06-011-28/+33
| * | | sh: hook up shared div4 clock code to sh7785Magnus Damm2009-06-011-159/+48
| * | | sh: shared div4 clock codeMagnus Damm2009-06-012-0/+70
| * | | sh: hook up shared mstp32 clock code to sh7785Magnus Damm2009-06-011-55/+25
| * | | sh: shared mstp32 clock codeMagnus Damm2009-06-012-0/+48
| * | | sh: SH7724 has an L2 cache.Kuninori Morimoto2009-06-011-1/+1
| * | | sh: sh7785 pll configuration from mode pinMagnus Damm2009-06-011-6/+6
| * | | sh: sh7785lcr mode pin configurationMagnus Damm2009-06-011-0/+22
| * | | sh: sh7785 mode pin definitionsMagnus Damm2009-06-011-0/+24
| * | | sh: boot word / mode pin support V2Magnus Damm2009-06-014-0/+18
| * | | sh: pci-sh7780: Fix up for PCI_DISABLE_MWI changes.Paul Mundt2009-05-271-6/+1
| * | | Merge branch 'sh/clkfwk'Paul Mundt2009-05-2651-891/+1211
| |\ \ \
| | * | | sh: remove clk_ops->build_rate_table()Magnus Damm2009-05-262-3/+0
| | * | | sh: use shared frequency tables on sh7785Magnus Damm2009-05-261-65/+12
| | * | | sh: add shared clock framework frequency table codeMagnus Damm2009-05-262-0/+93
| | * | | sh: add pll_clk to sh7785Magnus Damm2009-05-261-15/+33
| | * | | sh: clkfwk: Make clock-cpg usable for non-legacy platforms.Paul Mundt2009-05-223-1/+7