aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2010-12-03Merge branch 'sh/urgent' into sh-fixes-for-linusGravatar Paul Mundt 1-38/+5
2010-12-03sh: se/7724: Remove FSI/B of GPIO init codeGravatar Nobuhiro Iwamatsu 1-9/+1
2010-12-03sh: se/7724: Update clock framework of FSI clock to non-legacyGravatar Nobuhiro Iwamatsu 1-29/+4
2010-12-01Merge branch 'sh/cachetlb' into sh-fixes-for-linusGravatar Paul Mundt 5-12/+12
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Gravatar Paul Mundt 5-12/+12
2010-11-29sh: boards: mach-se: use IS_ERR() instead of NULL checkGravatar Vasiliy Kulikov 1-2/+2
2010-11-29sh: Add div6_reparent_clks to clock framework for FSIGravatar Kuninori Morimoto 3-35/+46
2010-11-18sh: Use GCC __builtin_prefetch() to implement prefetch().Gravatar Giuseppe CAVALLARO 1-2/+5
2010-11-17sh: fix vsyscall compilation due to .eh_frame issueGravatar Giuseppe CAVALLARO 1-1/+1
2010-11-17sh: avoid to flush all cache in sys_cacheflushGravatar Giuseppe CAVALLARO 1-1/+1
2010-11-15sh: clkfwk: Kill off now unused algo_id in set_rate op.Gravatar Paul Mundt 1-1/+1
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Gravatar Paul Mundt 44-1477/+158
2010-11-08sh: make some needlessly global sh7724 clocks staticGravatar Guennadi Liakhovetski 1-3/+3
2010-11-04sh: Simplify phys_addr_mask()/PTE_PHYS_MASK for 29/32-bit.Gravatar Paul Mundt 1-12/+0
2010-11-04sh: nommu: Support building without an uncached mapping.Gravatar Paul Mundt 4-42/+41
2010-11-04sh: nommu: use 32-bit phys mode.Gravatar Paul Mundt 5-14/+14
2010-11-04sh: mach-se: Fix up SE7206 no ioport build.Gravatar Paul Mundt 1-1/+3
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armGravatar Linus Torvalds 5-95/+135
2010-10-29sh: mach-se: Rip out superfluous 7751 PIO routines.Gravatar Paul Mundt 3-138/+1
2010-10-29sh: mach-se: Rip out superfluous 770x PIO routines.Gravatar Paul Mundt 3-179/+1
2010-10-29sh: mach-edosk7705: Kill off machtype, consolidate board def.Gravatar Paul Mundt 5-14/+1
2010-10-29sh: mach-edosk7705: update for this century, kill off PIO trapping.Gravatar Paul Mundt 3-82/+54
2010-10-29sh: mach-se: Rip out superfluous 7206 PIO routines.Gravatar Paul Mundt 3-120/+1
2010-10-29sh: mach-systemh: Kill off dead board.Gravatar Paul Mundt 9-397/+0
2010-10-29sh: mach-snapgear: Kill off machtype, consolidate board def.Gravatar Paul Mundt 6-7/+2
2010-10-29sh: mach-snapgear: Rip out superfluous PIO routines.Gravatar Paul Mundt 4-170/+11
2010-10-29sh: mach-microdev: SuperIO-relative ioport mapping.Gravatar Paul Mundt 3-275/+3
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 1-7/+0
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...Gravatar Russell King 5-95/+135
2010-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Gravatar Linus Torvalds 30-243/+478
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-9/+0
2010-10-28sh: fix up cpu hotplug IRQ migration for irq_data changes.Gravatar Paul Mundt 1-10/+14
2010-10-27ptrace: cleanup arch_ptrace() on shGravatar Namhyung Kim 2-24/+33
2010-10-27ptrace: change signature of arch_ptrace()Gravatar Namhyung Kim 2-12/+15
2010-10-27sh: oprofile: Make sure the backtrace op is available for timer-fallback.Gravatar Paul Mundt 1-2/+2
2010-10-27sh64: oprofile: Fix up kernel stack pointer size mismatch.Gravatar Paul Mundt 1-1/+1
2010-10-27sh: oprofile: Fix up and extend op_name_from_perf_id().Gravatar Paul Mundt 4-16/+21
2010-10-27sh: lockless get_user_pages_fast()Gravatar Paul Mundt 2-1/+274
2010-10-27sh64: _PAGE_SPECIAL support.Gravatar Paul Mundt 3-6/+7
2010-10-27sh: disable deprecated genirq support.Gravatar Paul Mundt 1-0/+1
2010-10-27sh: update show_interrupts() for irq_data chip lookup.Gravatar Paul Mundt 1-1/+6
2010-10-27sh64: irq_data conversion.Gravatar Paul Mundt 2-50/+15
2010-10-27sh64: update for IRQ flag handling naming changes.Gravatar Paul Mundt 1-8/+8
2010-10-27sh: mach-se: irq_data conversion.Gravatar Paul Mundt 4-31/+32
2010-10-27sh: hd64461: irq_data conversion.Gravatar Paul Mundt 1-8/+11
2010-10-27sh: mach-x3proto: irq_data conversion.Gravatar Paul Mundt 1-3/+4
2010-10-27sh: mach-systemh: irq_data conversion.Gravatar Paul Mundt 1-36/+21
2010-10-27sh: imask IRQs irq_data conversion.Gravatar Paul Mundt 1-5/+9
2010-10-27sh: mach-microdev: irq_data conversion.Gravatar Paul Mundt 1-19/+11
2010-10-27sh: mach-landisk: irq_data conversion.Gravatar Paul Mundt 1-8/+7