aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-31sh: unwinder: Fix up uninitialized variable warnings on sh2a build.Paul Mundt2-2/+2
2009-08-29sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming3-6/+8
2009-08-28sh: sh7785lcr: fix prototype board on 32bit MMU mode.Yoshihiro Shimoda4-0/+28
2009-08-28sh: Tidy up watchdog build for SH-2.Paul Mundt1-9/+10
2009-08-27sh: Add LCDC Panel support for EcoVec24Kuninori Morimoto1-2/+28
2009-08-27sh: Add CEU support for EcoVec24Kuninori Morimoto1-0/+109
2009-08-27sh: Add support LCDC for EcoVec24Kuninori Morimoto1-0/+109
2009-08-27sh: Add USB support for EcoVec24Kuninori Morimoto1-0/+97
2009-08-27sh: Add SH-ETH support for EcoVec24Kuninori Morimoto1-1/+52
2009-08-27sh: modify to enable boot for EcoVec24Kuninori Morimoto2-25/+28
2009-08-27sh: fix CPU_SH7723/7724 numbering bugKuninori Morimoto1-1/+1
2009-08-25sh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.Paul Mundt1-1/+1
2009-08-24sh: Move the FTRACE_SYSCALL_MAX definition in to asm/ftrace.h.Paul Mundt2-2/+1
2009-08-24usb: gadget: m66592-udc needs linux/err.h.Paul Mundt1-1/+1
2009-08-24sh: Simplify "multi-evt" interrupt handling.Pawel Moll3-39/+18
2009-08-24sh: fix sys_cacheflush error checkingGiuseppe Cavallaro2-1/+8
2009-08-24sh: Fix problems with cache flushing when cache is in write-through modeStuart Menefy1-0/+34
2009-08-24sh: Fix overzealous checking in __ioremap()Stuart Menefy1-8/+0
2009-08-24sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy2-1/+8
2009-08-24sh: Fix underflow in SH udelay() code.Stuart Menefy1-2/+3
2009-08-24sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy7-5/+60
2009-08-24sh: Improve comments int SH4 cache flushing codeStuart Menefy1-0/+11
2009-08-24sh: Optimise memcpy_to/fromio for SH4Stuart Menefy1-21/+72
2009-08-24sh: generic_in/outs{bwl} optimizations.Stuart Menefy1-42/+8
2009-08-24sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy1-1/+5
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy5-6/+7
2009-08-24sh: Allow for kernel command line concatenation.Pawel Moll2-5/+28
2009-08-24sh: Use internal watchdog timer to perform resetJon Frosdick1-0/+20
2009-08-24sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro1-2/+0
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay3-0/+18
2009-08-24sh: Improve unwind info for signalsCarl Shaw1-1/+11
2009-08-24sh: cleanup of do_address_error()Andre Draszik1-10/+10
2009-08-24sh: Allow user control over misaligned fixup handlingAndre Draszik1-0/+153
2009-08-24sh: ratelimit unaligned fixupsAndre Draszik1-13/+4
2009-08-23sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm3-10/+10
2009-08-23sh: let ARCH_SHMOBILE select PM and PM_RUNTIMEMagnus Damm1-0/+2
2009-08-23sh: Fix section mismatch in platform bus notifier.Paul Mundt1-3/+2
2009-08-23uio: Runtime PM for UIO devicesMagnus Damm1-0/+54
2009-08-23v4l2: Runtime PM for SuperH Mobile CEUMagnus Damm1-16/+25
2009-08-23video: Runtime PM for SuperH Mobile LCDCMagnus Damm1-46/+110
2009-08-23i2c: Runtime PM for SuperH Mobile I2CMagnus Damm1-2/+37
2009-08-23sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm4-1/+317
2009-08-23PM: Run-time PM platform device bus supportMagnus Damm1-9/+37
2009-08-23PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki10-11/+1689
2009-08-22sh: unwinder: cacheline align slab cache objects.Paul Mundt1-2/+5
2009-08-21Linux 2.6.31-rc7Linus Torvalds1-1/+1
2009-08-21Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds1-2/+5
2009-08-22sh64: dummy unwinder BUG wrappers.Paul Mundt1-0/+5
2009-08-22sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt4-35/+24
2009-08-22sh: Export unwind_stack() to satisfy modular oprofile.Paul Mundt1-0/+2