Age | Commit message (Expand) | Author |
2009-08-24 | sh: Simplify "multi-evt" interrupt handling. | Pawel Moll |
2009-08-24 | sh: fix sys_cacheflush error checking | Giuseppe Cavallaro |
2009-08-24 | sh: Fix problems with cache flushing when cache is in write-through mode | Stuart Menefy |
2009-08-24 | sh: Fix overzealous checking in __ioremap() | Stuart Menefy |
2009-08-24 | sh: Fixes some write posting issues in the interrupt handling for SH | Stuart Menefy |
2009-08-24 | sh: Fix underflow in SH udelay() code. | Stuart Menefy |
2009-08-24 | sh: Add sys_cacheflush() call for SH CPUs. | Stuart Menefy |
2009-08-24 | sh: Improve comments int SH4 cache flushing code | Stuart Menefy |
2009-08-24 | sh: Optimise memcpy_to/fromio for SH4 | Stuart Menefy |
2009-08-24 | sh: generic_in/outs{bwl} optimizations. | Stuart Menefy |
2009-08-24 | sh: Read from CCN_PVR instead of ROM for delay. | Stuart Menefy |
2009-08-24 | sh: Remove implicit sign extension from assembler immediates | Stuart Menefy |
2009-08-24 | sh: Allow for kernel command line concatenation. | Pawel Moll |
2009-08-24 | sh: Use internal watchdog timer to perform reset | Jon Frosdick |
2009-08-24 | sh: kgdb: do not reload VBR while handling debugger breackpoint | Giuseppe Cavallaro |
2009-08-24 | sh: Allow use of GENERIC_IOMAP | David McKay |
2009-08-24 | sh: Improve unwind info for signals | Carl Shaw |
2009-08-24 | sh: cleanup of do_address_error() | Andre Draszik |
2009-08-24 | sh: Allow user control over misaligned fixup handling | Andre Draszik |
2009-08-24 | sh: ratelimit unaligned fixups | Andre Draszik |
2009-08-23 | Merge branches 'sh/hwblk' and 'sh/pm-runtime' | Paul Mundt |
2009-08-23 | sh: drop static UIO clocks for sh7722, sh7723 and sh7724 | Magnus Damm |
2009-08-23 | sh: let ARCH_SHMOBILE select PM and PM_RUNTIME | Magnus Damm |
2009-08-23 | sh: Fix section mismatch in platform bus notifier. | Paul Mundt |
2009-08-23 | uio: Runtime PM for UIO devices | Magnus Damm |
2009-08-23 | v4l2: Runtime PM for SuperH Mobile CEU | Magnus Damm |
2009-08-23 | video: Runtime PM for SuperH Mobile LCDC | Magnus Damm |
2009-08-23 | i2c: Runtime PM for SuperH Mobile I2C | Magnus Damm |
2009-08-23 | sh: Runtime PM for SuperH Mobile platform bus devices | Magnus Damm |
2009-08-23 | Merge branch 'sh/hwblk' into sh/pm-runtime | Paul Mundt |
2009-08-23 | PM: Run-time PM platform device bus support | Magnus Damm |
2009-08-23 | PM: Introduce core framework for run-time PM of I/O devices (rev. 17) | Rafael J. Wysocki |
2009-08-23 | Merge branch 'master' into for-linus | Rafael J. Wysocki |
2009-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2009-08-22 | sh: unwinder: cacheline align slab cache objects. | Paul Mundt |
2009-08-21 | Linux 2.6.31-rc7v2.6.31-rc7 | Linus Torvalds |
2009-08-21 | Re-introduce page mapping check in mark_buffer_dirty() | Linus Torvalds |
2009-08-22 | Merge branch 'sh/dwarf-unwinder' | Paul Mundt |
2009-08-22 | sh64: dummy unwinder BUG wrappers. | Paul Mundt |
2009-08-22 | sh: unwinder: Use a special bug flag for unwinder traps. | Paul Mundt |
2009-08-22 | Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ... | Paul Mundt |
2009-08-22 | sh: Export unwind_stack() to satisfy modular oprofile. | Paul Mundt |
2009-08-21 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-08-21 | Merge branch 'btrfs' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-08-21 | x86: don't call '->send_IPI_mask()' with an empty mask | Linus Torvalds |
2009-08-21 | Make bitmask 'and' operators return a result code | Linus Torvalds |
2009-08-21 | x86: don't send an IPI to the empty set of CPU's | Linus Torvalds |
2009-08-21 | sh: Handle the DWARF op, DW_CFA_undefined | Matt Fleming |
2009-08-21 | sh: Fix bug calculating the end of the FDE instructions | Matt Fleming |