aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2-1/+3
2010-12-13sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.Paul Mundt1-1/+2
2010-12-03Merge branch 'sh/urgent' into sh-fixes-for-linusPaul Mundt1-38/+5
2010-12-03sh: se/7724: Remove FSI/B of GPIO init codeNobuhiro Iwamatsu1-9/+1
2010-12-03sh: se/7724: Update clock framework of FSI clock to non-legacyNobuhiro Iwamatsu1-29/+4
2010-12-01Merge branch 'sh/cachetlb' into sh-fixes-for-linusPaul Mundt5-12/+12
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt5-12/+12
2010-11-29sh: boards: mach-se: use IS_ERR() instead of NULL checkVasiliy Kulikov1-2/+2
2010-11-29sh: Add div6_reparent_clks to clock framework for FSIKuninori Morimoto3-35/+46
2010-11-18sh: Use GCC __builtin_prefetch() to implement prefetch().Giuseppe CAVALLARO1-2/+5
2010-11-17sh: fix vsyscall compilation due to .eh_frame issueGiuseppe CAVALLARO1-1/+1
2010-11-17sh: avoid to flush all cache in sys_cacheflushGiuseppe CAVALLARO1-1/+1
2010-11-15sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt1-1/+1
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