aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-04-0565-1512/+2608
|\
| * sh: sh7785lcr: Map whole PCI address space.Takashi Yoshii2009-04-042-17/+8
| * sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-047-137/+161
| * sh: Fix up number of on-chip DMA channels on SH7091.Paul Mundt2009-04-041-8/+12
| * 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
| |\
| * | 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
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-031-2/+2
|\ \ \
| * | | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-2/+2
* | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
* | | | Simplify copy_thread()Alexey Dobriyan2009-04-022-2/+2
| |_|/ |/| |
* | | 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
| |/
* | 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