aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-30ASoC: sh: fsi-ak4642: Add FSI port and ak464x selectionKuninori Morimoto1-0/+5
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/intc-extension' into sh-fixes-for-linusPaul Mundt44-1477/+158
2010-11-08sh: make some needlessly global sh7724 clocks staticGuennadi Liakhovetski1-3/+3
2010-11-04sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Paul Mundt1-12/+0
2010-11-04sh: nommu: Support building without an uncached mapping.Paul Mundt4-42/+41
2010-11-04sh: nommu: use 32-bit phys mode.Paul Mundt5-14/+14
2010-11-04sh: mach-se: Fix up SE7206 no ioport build.Paul Mundt1-1/+3
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-95/+135
2010-10-29sh: mach-se: Rip out superfluous 7751 PIO routines.Paul Mundt3-138/+1
2010-10-29sh: mach-se: Rip out superfluous 770x PIO routines.Paul Mundt3-179/+1
2010-10-29sh: mach-edosk7705: Kill off machtype, consolidate board def.Paul Mundt5-14/+1
2010-10-29sh: mach-edosk7705: update for this century, kill off PIO trapping.Paul Mundt3-82/+54
2010-10-29sh: mach-se: Rip out superfluous 7206 PIO routines.Paul Mundt3-120/+1
2010-10-29sh: mach-systemh: Kill off dead board.Paul Mundt9-397/+0
2010-10-29sh: mach-snapgear: Kill off machtype, consolidate board def.Paul Mundt6-7/+2
2010-10-29sh: mach-snapgear: Rip out superfluous PIO routines.Paul Mundt4-170/+11
2010-10-29sh: mach-microdev: SuperIO-relative ioport mapping.Paul Mundt3-275/+3
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-7/+0
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King5-95/+135
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds30-243/+478
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds5-9/+0
2010-10-28sh: fix up cpu hotplug IRQ migration for irq_data changes.Paul Mundt1-10/+14
2010-10-27ptrace: cleanup arch_ptrace() on shNamhyung Kim2-24/+33
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim2-12/+15
2010-10-27sh: oprofile: Make sure the backtrace op is available for timer-fallback.Paul Mundt1-2/+2
2010-10-27sh64: oprofile: Fix up kernel stack pointer size mismatch.Paul Mundt1-1/+1
2010-10-27sh: oprofile: Fix up and extend op_name_from_perf_id().Paul Mundt4-16/+21
2010-10-27sh: lockless get_user_pages_fast()Paul Mundt2-1/+274
2010-10-27sh64: _PAGE_SPECIAL support.Paul Mundt3-6/+7
2010-10-27sh: disable deprecated genirq support.Paul Mundt1-0/+1
2010-10-27sh: update show_interrupts() for irq_data chip lookup.Paul Mundt1-1/+6
2010-10-27sh64: irq_data conversion.Paul Mundt2-50/+15
2010-10-27sh64: update for IRQ flag handling naming changes.Paul Mundt1-8/+8
2010-10-27sh: mach-se: irq_data conversion.Paul Mundt4-31/+32
2010-10-27sh: hd64461: irq_data conversion.Paul Mundt1-8/+11
2010-10-27sh: mach-x3proto: irq_data conversion.Paul Mundt1-3/+4
2010-10-27sh: mach-systemh: irq_data conversion.Paul Mundt1-36/+21
2010-10-27sh: imask IRQs irq_data conversion.Paul Mundt1-5/+9
2010-10-27sh: mach-microdev: irq_data conversion.Paul Mundt1-19/+11
2010-10-27sh: mach-landisk: irq_data conversion.Paul Mundt1-8/+7
2010-10-27sh: IPR IRQs irq_data conversion.Paul Mundt1-13/+12
2010-10-27sh: mach-dreamcast: irq_data conversion.Paul Mundt1-7/+10
2010-10-27sh: Fix the sparsemem disabled build.Paul Mundt1-0/+1
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra2-5/+0
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt1-6/+0
2010-10-26sh: Tidy up genirq Kconfig bits.Paul Mundt1-10/+3
2010-10-26sh: Sanitize sparse irqThomas Gleixner1-3/+3
2010-10-26sh: Expose physical addressing mode through cpuinfo.Paul Mundt3-0/+6
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds136-1573/+4891