aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds65-1512/+2608
2009-04-04sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2-17/+8
2009-04-04sh: Fix up DSP context save/restore.Michael Trimarchi7-137/+161
2009-04-04sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt1-8/+12
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2009-04-02Allow rwlocks to re-enable interruptsRobin Holt1-0/+3
2009-04-02Simplify copy_thread()Alexey Dobriyan2-2/+2
2009-04-02sh: update defconfigs.Paul Mundt42-1022/+2212
2009-04-02sh: Kill off broken direct-mapped cache mode.Paul Mundt2-17/+0
2009-04-02sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt3-1/+5
2009-04-02sh: Add a command line option for disabling I/O trapping.Paul Mundt1-0/+13
2009-04-02sh: Select ARCH_HIBERNATION_POSSIBLE.Paul Mundt1-0/+1
2009-04-02sh: migor: Fix up CEU use flags.Paul Mundt1-3/+1
2009-04-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt5-5/+0
2009-03-31sh: ap325 and Migo-R use new sh_mobile_ceu_info flagsKuninori Morimoto1-3/+1
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds5-5/+0
2009-03-31sh: Fix up -Wformat-security whining.Paul Mundt1-3/+2
2009-03-31sh: ap325rxa: Add ov772x support, again.Kuninori Morimoto1-3/+50
2009-03-31sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI1-16/+19
2009-03-31sh: Tidy up sh7786 pinmux table.Kuninori Morimoto2-280/+118
2009-03-31sh: Add MMU dependency for kexecNobuhiro Iwamatsu1-1/+1
2009-03-31sh: urquell: enable LAN deviceKuninori Morimoto1-0/+4
2009-03-31sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto1-1/+0
2009-03-30V4L/DVB (10665): soc-camera: add data signal polarity flags to driversGuennadi Liakhovetski2-3/+5
2009-03-30trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante1-2/+2
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell4-4/+0
2009-03-30cpumask: remove node_to_first_cpuRusty Russell1-1/+0
2009-03-28i2c-algo-pca: Rework waiting for a free busWolfram Sang1-1/+1
2009-03-26Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller111-1743/+10177
2009-03-21sh: add support for SMSC Polaris platformSteve Glendinning5-0/+1127
2009-03-20sh: fix the HD64461 level-triggered interrupts handlingRafael Ignacio Zurita3-15/+17
2009-03-20sh: disallow kexec virtual entryMagnus Damm1-1/+8
2009-03-18sh: kexec jump: fix for ftrace.Paul Mundt1-0/+6
2009-03-18sh: kexec: Drop SR.BL bit toggling.Paul Mundt1-4/+3
2009-03-18sh: add kexec jump supportMagnus Damm3-32/+202
2009-03-18sh: rework kexec segment codeMagnus Damm2-6/+17
2009-03-18sh: simplify kexec vbr codeMagnus Damm2-13/+8
2009-03-17sh: Flush only the needed range when unmapping a VMA.Paul Mundt1-8/+92
2009-03-17sh: Update debugfs ASID dumping for 16-bit ASID support.Paul Mundt1-3/+1
2009-03-17sh: tlb-pteaex: Kill off legacy PTEA updates.Paul Mundt1-3/+0
2009-03-17sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt10-28/+148
2009-03-17sh: sh7763rdp: Change IRQ number for sh_eth of sh7763rdpNobuhiro Iwamatsu1-3/+7
2009-03-17sh: espt-giga board supportNobuhiro Iwamatsu5-0/+1301
2009-03-17sh: dma: Make G2 DMA configurable.Paul Mundt2-1/+12
2009-03-17sh: dma: Make PVR2 DMA configurable.Paul Mundt2-1/+15
2009-03-16sh: Move IRQ multi definition of DMAC to defconfigNobuhiro Iwamatsu2-12/+13
2009-03-16sh: clkfwk: Safer resume from hibernation.Francesco VIRLINZI1-1/+3
2009-03-16sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.Paul Mundt5-4/+7
2009-03-16sh: add ap325 lcd power off supportMagnus Damm1-0/+11