aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar3-4/+3
2010-12-24sh: don't use flush_scheduled_work()Tejun Heo1-1/+1
2010-12-24sh: Tidy up SH-4A unaligned load support.Paul Mundt1-112/+52
2010-12-24sh: Fix up SH7201 clkfwk build.Paul Mundt1-1/+1
2010-12-24sh: mach-se: Fix up SE7206 build.Paul Mundt1-1/+1
2010-12-24sh: Fix up SH4-202 clkfwk build.Paul Mundt1-2/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina58-1571/+236
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar3-2/+5
2010-12-21Merge branch 'rmobile/urgent' into rmobile-latestPaul Mundt12-89/+70
2010-12-17sh: mach-sdk7786: Handle baseboard NMI source selection.Paul Mundt4-1/+93
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-12-16Merge branch 'usb-next' into musb-mergeGreg Kroah-Hartman2-4/+36
2010-12-16perf: Dynamic pmu typesPeter Zijlstra1-1/+1
2010-12-14sh: wire up accept4 syscall (non-multiplexed path)Carmelo AMOROSO2-1/+3
2010-12-13Merge branch 'topic/workq-update' into topic/asocTakashi Iwai13-92/+73
2010-12-13Merge branches 'sh/urgent' and 'sh/rsk-updates' into sh-latestPaul Mundt8-52/+55
2010-12-13sh: mach-rsk: Add polled GPIO buttons support for RSK+7203.Paul Mundt1-1/+36
2010-12-13sh: Enable deprecated IRQ chip APIs for MFD and GPIOLIB drivers.Paul Mundt1-1/+2
2010-12-08mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman1-1/+3
2010-12-08mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman1-3/+0
2010-12-07Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar13-92/+73
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: Convert to USB_ARCH_HAS_OHCI/EHCI selects.Paul Mundt1-0/+5
2010-12-01sh: Assume new page cache pages have dirty dcache lines.Paul Mundt5-12/+12
2010-11-30ASoC: sh: fsi-ak4642: Add FSI port and ak464x selectionKuninori Morimoto1-0/+5
2010-11-30Merge branch 'sh/urgent' into sh-latestPaul Mundt8-42/+56
2010-11-30Merge branch 'common/mmcif' into rmobile/mmcifPaul Mundt3-3/+3
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-29sh, mmc: Make mmcif_update_progress static inlineSimon Horman3-3/+3
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2-2/+2
2010-11-26ARM: 6483/1: arm & sh: factorised duplicated clkdev.cJean-Christop PLAGNIOL-VILLARD19-224/+33
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-16suspend: constify platform_suspend_opsLionel Debroux2-2/+2
2010-11-15sh: clkfwk: Kill off now unused algo_id in set_rate op.Paul Mundt1-1/+1
2010-11-09Merge branches 'sh/core', 'sh/io-overhaul' and 'sh/urgent' into sh-latestPaul Mundt11-419/+396
2010-11-09sh: Break out cpuinfo_op procfs bits.Paul Mundt3-145/+149
2010-11-09sh: Enable optional gpiolib for all CPUs with pinmux tables.Paul Mundt1-0/+8
2010-11-09sh: migrate SH_CLK_MD to mode pin API.Paul Mundt7-52/+52
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