summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-24sh: Fixes some write posting issues in the interrupt handling for SHStuart Menefy
2009-08-24sh: Fix underflow in SH udelay() code.Stuart Menefy
2009-08-24sh: Add sys_cacheflush() call for SH CPUs.Stuart Menefy
2009-08-24sh: Improve comments int SH4 cache flushing codeStuart Menefy
2009-08-24sh: Optimise memcpy_to/fromio for SH4Stuart Menefy
2009-08-24sh: generic_in/outs{bwl} optimizations.Stuart Menefy
2009-08-24sh: Read from CCN_PVR instead of ROM for delay.Stuart Menefy
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy
2009-08-24sh: Allow for kernel command line concatenation.Pawel Moll
2009-08-24sh: Use internal watchdog timer to perform resetJon Frosdick
2009-08-24sh: kgdb: do not reload VBR while handling debugger breackpointGiuseppe Cavallaro
2009-08-24sh: Allow use of GENERIC_IOMAPDavid McKay
2009-08-24sh: Improve unwind info for signalsCarl Shaw
2009-08-24sh: cleanup of do_address_error()Andre Draszik
2009-08-24sh: Allow user control over misaligned fixup handlingAndre Draszik
2009-08-24sh: ratelimit unaligned fixupsAndre Draszik
2009-08-23Merge branches 'sh/hwblk' and 'sh/pm-runtime'Paul Mundt
2009-08-23sh: drop static UIO clocks for sh7722, sh7723 and sh7724Magnus Damm
2009-08-23sh: let ARCH_SHMOBILE select PM and PM_RUNTIMEMagnus Damm
2009-08-23sh: Fix section mismatch in platform bus notifier.Paul Mundt
2009-08-23uio: Runtime PM for UIO devicesMagnus Damm
2009-08-23v4l2: Runtime PM for SuperH Mobile CEUMagnus Damm
2009-08-23video: Runtime PM for SuperH Mobile LCDCMagnus Damm
2009-08-23i2c: Runtime PM for SuperH Mobile I2CMagnus Damm
2009-08-23sh: Runtime PM for SuperH Mobile platform bus devicesMagnus Damm
2009-08-23Merge branch 'sh/hwblk' into sh/pm-runtimePaul Mundt
2009-08-22PM: Run-time PM platform device bus supportMagnus Damm
2009-08-22PM: Introduce core framework for run-time PM of I/O devices (rev. 17)Rafael J. Wysocki
2009-08-22Merge branch 'master' into for-linusRafael J. Wysocki
2009-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-08-22sh: unwinder: cacheline align slab cache objects.Paul Mundt
2009-08-22Linux 2.6.31-rc7Linus Torvalds
2009-08-22Re-introduce page mapping check in mark_buffer_dirty()Linus Torvalds
2009-08-21Merge branch 'sh/dwarf-unwinder'Paul Mundt
2009-08-21sh64: dummy unwinder BUG wrappers.Paul Mundt
2009-08-21sh: unwinder: Use a special bug flag for unwinder traps.Paul Mundt
2009-08-21Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt
2009-08-21sh: Export unwind_stack() to satisfy modular oprofile.Paul Mundt
2009-08-21Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-08-21Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-08-21x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds
2009-08-21Make bitmask 'and' operators return a result codeLinus Torvalds
2009-08-21x86: don't send an IPI to the empty set of CPU'sLinus Torvalds
2009-08-21sh: Handle the DWARF op, DW_CFA_undefinedMatt Fleming
2009-08-21sh: Fix bug calculating the end of the FDE instructionsMatt Fleming
2009-08-21sh: Setup the frame pointer in handle_interruptMatt Fleming
2009-08-21sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming
2009-08-21sh: unwinder: Set the flags for DW_CFA_val_offset ops as DWARF_VAL_OFFSETMatt Fleming
2009-08-21sh: unwinder: Fix memory leak and create our own kmem cacheMatt Fleming