aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds5-5/+0
2009-03-30V4L/DVB (10665): soc-camera: add data signal polarity flags to driversGuennadi Liakhovetski2-3/+5
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
2009-03-16sh: SuperH Mobile suspend supportMagnus Damm5-0/+231
2009-03-16sh: Fix compile error by operands(mov.l) in sh3/entry.SNobuhiro Iwamatsu1-1/+1
2009-03-16sh: Disable get_dma_error_irq for non-SH4 targets.Nobuhiro Iwamatsu1-0/+2
2009-03-16sh: PMB hibernation supportFrancesco VIRLINZI1-0/+38
2009-03-16sh: Revert CONFIG_NR_ONCHIP_DMA_CHANNELS to MAX_DMA_CHANNELSNobuhiro Iwamatsu1-8/+9
2009-03-16sh: Add OHCI USB support for SH7786Kuninori Morimoto1-0/+83
2009-03-16Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2-52/+6
2009-03-11sh: improve sh7785lcr power off codeMagnus Damm1-0/+3
2009-03-11sh: clkfwk: Add resume from hibernation support.Francesco VIRLINZI1-0/+64
2009-03-11sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI2-0/+30
2009-03-10sh: dma-sh updates for multi IRQ and new SH-4A CPUs.Nobuhiro Iwamatsu9-204/+352
2009-03-10sh: Generate uImage by default on Urquell board.Paul Mundt1-0/+1
2009-03-10sh: Define ARCH_SHMOBILE for SH-Mobile CPUs.Paul Mundt1-0/+7
2009-03-10sh: pci-sh7780: fix pci memory address for fixed PMBYoshihiro Shimoda1-2/+2
2009-03-10sh: sh7785lcr: Updates for fixed PMB.Yoshihiro Shimoda3-2/+1563
2009-03-10sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda9-17/+104
2009-03-10sh: Show sleep state with Migo-R LEDsMagnus Damm1-0/+9
2009-03-10Merge branch 'sh/stable-updates'Paul Mundt1-0/+1
2009-03-10sh: Add media/soc_camera.h to board setup of Renesas AP325RXANobuhiro Iwamatsu1-0/+1
2009-03-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Paul Mundt1-50/+3
2009-03-10sh: hibernation supportMagnus Damm9-5/+228
2009-03-06sh: multiple vectors per irq - sh7720.Paul Mundt1-45/+23
2009-03-06sh: multiple vectors per irq - sh7710.Paul Mundt1-48/+21