aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-15sh: sh7724 ddr self-refresh changesMagnus Damm1-2/+68
2009-08-15sh: use in-soc KEYSC on se7724Magnus Damm1-4/+5
2009-08-13sh: fix i2c init order on ap325rxa V2Magnus Damm1-1/+1
2009-08-13sh: fix i2c init order on Migo-R V2Magnus Damm1-1/+1
2009-08-13sh: convert processor device setup functions to arch_initcall()Magnus Damm24-24/+24
2009-07-27mm: Remove duplicate definitions in MIPS and SHBenjamin Herrenschmidt1-8/+0
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2-5/+5
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-1/+1
2009-07-05sh: add r8a66597 usb0 host to the se7724 boardMagnus Damm1-0/+38
2009-07-03sh: define PERF_COUNTER_INDEX_OFFSET.Paul Mundt1-0/+2
2009-07-02sh: Fix compiler error and include the definition of IS_ERR_VALUEMatt Fleming1-0/+1
2009-07-01sh: re-add LCDC fbdev support to the Migo-R defconfigMagnus Damm1-2/+51
2009-07-01sh: fix se7724 ceu namesMagnus Damm1-2/+2
2009-06-29sh: ms7724se: Enable sh_eth in defconfig.Kuninori Morimoto1-4/+21
2009-06-29arch/sh/boards/mach-se/7206/io.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2009-06-26sh: ms7724se: Add sh_eth supportKuninori Morimoto2-2/+109
2009-06-25sh: Kill off unused DEBUG_BOOTMEM symbol.Paul Mundt1-4/+0
2009-06-25sh64: Hook up page fault events for software perf counters.Paul Mundt1-3/+12
2009-06-25sh: Hook up page fault events for software perf counters.Paul Mundt1-29/+32
2009-06-24sh: make set_perf_counter_pending() static inline.Paul Mundt1-1/+1
2009-06-24sh: Fix up HAVE_PERF_COUNTERS typo.Paul Mundt1-1/+1
2009-06-23sh: Fix up more dma-mapping fallout.Paul Mundt1-6/+6
2009-06-23sh: SH7786 SMP support.Paul Mundt3-24/+18
2009-06-23sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt1-2/+0
2009-06-23sh: Use local TLB flush in set_pte_phys().Paul Mundt1-1/+1
2009-06-23sh: Provide cpu_idle_wait() to fix up cpuidle/SMP build.Paul Mundt3-1/+26
2009-06-21Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2-2/+2
2009-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds116-3721/+3805
2009-06-18ptrace: remove PT_DTRACE from avr32, mn10300, parisc, s390, sh, xtensaOleg Nesterov2-10/+0
2009-06-18sh: Fix declaration of __kernel_sigreturn and __kernel_rt_sigreturnMatt Fleming1-2/+2
2009-06-18sh: Enable soc-camera in ap325rxa/migor/se7724 defconfigs.Paul Mundt3-6/+190
2009-06-18sh: remove stray markers.Christoph Hellwig4-14/+1
2009-06-18sh: defconfig updates.Paul Mundt45-2375/+2245
2009-06-17Delete pcibios_select_rootMatthew Wilcox1-13/+0
2009-06-17sh: pci: Initial PCI-Express support for SH7786 Urquell board.Paul Mundt3-0/+357
2009-06-17Merge branches 'sh/pci-express-integration', 'sh/rsk-updates', 'sh/platform-updates' and 'sh/perf_counter'Paul Mundt16-87/+871
2009-06-17sh: Generic HAVE_PERF_COUNTER support.Paul Mundt2-0/+8
2009-06-17SH: convert migor to soc-camera as platform-deviceGuennadi Liakhovetski1-27/+52
2009-06-17SH: convert ap325rxa to soc-camera as platform-deviceGuennadi Liakhovetski1-18/+32
2009-06-17soc-camera: unify i2c camera device platform dataGuennadi Liakhovetski2-3/+3
2009-06-17sh: add platform data for r8a66597-hcd in setup-sh7723Yoshihiro Shimoda1-2/+7
2009-06-17sh: add platform data for r8a66597-hcd in setup-sh7366Yoshihiro Shimoda1-3/+7
2009-06-17sh: x3proto: add platform data for r8a66597-hcdYoshihiro Shimoda1-3/+9
2009-06-17sh: highlander: add platform data for r8a66597-hcdYoshihiro Shimoda1-3/+9
2009-06-17sh: sh7785lcr: add platform data for r8a66597-hcdYoshihiro Shimoda1-4/+10
2009-06-17sh: use kzalloc() for cpg clocksMagnus Damm1-7/+9
2009-06-17sh: unbreak WARN_ON()Magnus Damm1-0/+1
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap1-21/+3
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-3/+0