aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: update defconfigs.Paul Mundt2009-04-0242-1022/+2212
* sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-022-17/+0
* sh: Wire up ARCH_HAS_DEFAULT_IDLE for cpuidle.Paul Mundt2009-04-023-1/+5
* sh: Add a command line option for disabling I/O trapping.Paul Mundt2009-04-021-0/+13
* sh: Select ARCH_HIBERNATION_POSSIBLE.Paul Mundt2009-04-021-0/+1
* sh: migor: Fix up CEU use flags.Paul Mundt2009-04-021-3/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-04-025-5/+0
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-305-5/+0
| |\
| | * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-304-4/+0
| | * cpumask: remove node_to_first_cpuRusty Russell2009-03-301-1/+0
* | | sh: ap325 and Migo-R use new sh_mobile_ceu_info flagsKuninori Morimoto2009-03-311-3/+1
* | | sh: Fix up -Wformat-security whining.Paul Mundt2009-03-311-3/+2
* | | sh: ap325rxa: Add ov772x support, again.Kuninori Morimoto2009-03-311-3/+50
* | | sh: Sanitize asm/mmu.h for assembly use.Francesco VIRLINZI2009-03-311-16/+19
* | | sh: Tidy up sh7786 pinmux table.Kuninori Morimoto2009-03-312-280/+118
* | | sh: Add MMU dependency for kexecNobuhiro Iwamatsu2009-03-311-1/+1
* | | sh: urquell: enable LAN deviceKuninori Morimoto2009-03-311-0/+4
* | | sh: Remove buggy definition from SH7786 pinmux_data[]Kuninori Morimoto2009-03-311-1/+0
|/ /
* | V4L/DVB (10665): soc-camera: add data signal polarity flags to driversGuennadi Liakhovetski2009-03-302-3/+5
|/
* i2c-algo-pca: Rework waiting for a free busWolfram Sang2009-03-281-1/+1
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-261-1/+1
|\
| * Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-162-52/+6
| |\
| | \
| | \
| *-. \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
| |\ \ \
| | | * | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
* | | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26111-1743/+10177
|\ \ \ \ \
| * | | | | sh: add support for SMSC Polaris platformSteve Glendinning2009-03-215-0/+1127
| * | | | | sh: fix the HD64461 level-triggered interrupts handlingRafael Ignacio Zurita2009-03-203-15/+17
| * | | | | sh: disallow kexec virtual entryMagnus Damm2009-03-201-1/+8
| * | | | | sh: kexec jump: fix for ftrace.Paul Mundt2009-03-181-0/+6
| * | | | | sh: kexec: Drop SR.BL bit toggling.Paul Mundt2009-03-181-4/+3
| * | | | | sh: add kexec jump supportMagnus Damm2009-03-183-32/+202
| * | | | | sh: rework kexec segment codeMagnus Damm2009-03-182-6/+17
| * | | | | sh: simplify kexec vbr codeMagnus Damm2009-03-182-13/+8
| * | | | | sh: Flush only the needed range when unmapping a VMA.Paul Mundt2009-03-171-8/+92
| * | | | | sh: Update debugfs ASID dumping for 16-bit ASID support.Paul Mundt2009-03-171-3/+1
| * | | | | sh: tlb-pteaex: Kill off legacy PTEA updates.Paul Mundt2009-03-171-3/+0
| * | | | | sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-1710-28/+148
| * | | | | sh: sh7763rdp: Change IRQ number for sh_eth of sh7763rdpNobuhiro Iwamatsu2009-03-171-3/+7
| * | | | | sh: espt-giga board supportNobuhiro Iwamatsu2009-03-175-0/+1301
| * | | | | sh: dma: Make G2 DMA configurable.Paul Mundt2009-03-172-1/+12
| * | | | | sh: dma: Make PVR2 DMA configurable.Paul Mundt2009-03-172-1/+15
| * | | | | sh: Move IRQ multi definition of DMAC to defconfigNobuhiro Iwamatsu2009-03-162-12/+13
| * | | | | sh: clkfwk: Safer resume from hibernation.Francesco VIRLINZI2009-03-161-1/+3
| * | | | | sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.Paul Mundt2009-03-165-4/+7
| * | | | | sh: add ap325 lcd power off supportMagnus Damm2009-03-161-0/+11
| * | | | | sh: SuperH Mobile suspend supportMagnus Damm2009-03-165-0/+231
| * | | | | sh: Fix compile error by operands(mov.l) in sh3/entry.SNobuhiro Iwamatsu2009-03-161-1/+1
| * | | | | sh: Disable get_dma_error_irq for non-SH4 targets.Nobuhiro Iwamatsu2009-03-161-0/+2
| * | | | | sh: PMB hibernation supportFrancesco VIRLINZI2009-03-161-0/+38
| * | | | | sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELSNobuhiro Iwamatsu2009-03-161-8/+9