pandora-kernel.git
2009-09-01 Paul Mundtsh: Kill off kgdb's magical NMI debouncing.
2009-09-01 Paul Mundtsh: nmi_debug support.
2009-09-01 Paul MundtMerge branch 'master' into sh/smp
2009-09-01 Matt Flemingsh: Fix dcache flushing for N-way write-through caches.
2009-08-31 Paul Mundtsh: Fix up simplified multi-evt handling under sparseirq.
2009-08-31 Paul Mundtsh: unwinder: Fix up uninitialized variable warnings...
2009-08-29 Matt Flemingsh: Only shout about fixing up unexpected unaligned...
2009-08-28 Yoshihiro Shimodash: sh7785lcr: fix prototype board on 32bit MMU mode.
2009-08-28 Paul Mundtsh: Tidy up watchdog build for SH-2.
2009-08-27 Kuninori Morimotosh: Add LCDC Panel support for EcoVec24
2009-08-27 Kuninori Morimotosh: Add CEU support for EcoVec24
2009-08-27 Kuninori Morimotosh: Add support LCDC for EcoVec24
2009-08-27 Kuninori Morimotosh: Add USB support for EcoVec24
2009-08-27 Kuninori Morimotosh: Add SH-ETH support for EcoVec24
2009-08-27 Kuninori Morimotosh: modify to enable boot for EcoVec24
2009-08-27 Kuninori Morimotosh: fix CPU_SH7723/7724 numbering bug
2009-08-27 Paul Mundtsh: Fix up sh4_flush_dcache_page() build on UP.
2009-08-25 Paul Mundtsh: Fix an off-by-1 in FTRACE_SYSCALL_MAX.
2009-08-24 Paul MundtMerge branch 'sh/st-integration'
2009-08-24 Paul Mundtsh: Move the FTRACE_SYSCALL_MAX definition in to asm...
2009-08-24 Paul Mundtusb: gadget: m66592-udc needs linux/err.h.
2009-08-24 Pawel Mollsh: Simplify "multi-evt" interrupt handling.
2009-08-24 Giuseppe Cavallarosh: fix sys_cacheflush error checking
2009-08-24 Stuart Menefysh: Fix problems with cache flushing when cache is...
2009-08-24 Stuart Menefysh: Fix overzealous checking in __ioremap()
2009-08-24 Stuart Menefysh: Fixes some write posting issues in the interrupt...
2009-08-24 Stuart Menefysh: Fix underflow in SH udelay() code.
2009-08-24 Stuart Menefysh: Add sys_cacheflush() call for SH CPUs.
2009-08-24 Stuart Menefysh: Improve comments int SH4 cache flushing code
2009-08-24 Stuart Menefysh: Optimise memcpy_to/fromio for SH4
2009-08-24 Stuart Menefysh: generic_in/outs{bwl} optimizations.
2009-08-24 Stuart Menefysh: Read from CCN_PVR instead of ROM for delay.
2009-08-24 Stuart Menefysh: Remove implicit sign extension from assembler immed...
2009-08-24 Pawel Mollsh: Allow for kernel command line concatenation.
2009-08-24 Jon Frosdicksh: Use internal watchdog timer to perform reset
2009-08-24 Giuseppe Cavallarosh: kgdb: do not reload VBR while handling debugger...
2009-08-24 David McKaysh: Allow use of GENERIC_IOMAP
2009-08-24 Carl Shawsh: Improve unwind info for signals
2009-08-24 Andre Drasziksh: cleanup of do_address_error()
2009-08-24 Andre Drasziksh: Allow user control over misaligned fixup handling
2009-08-24 Andre Drasziksh: ratelimit unaligned fixups
2009-08-23 Paul MundtMerge branches 'sh/hwblk' and 'sh/pm-runtime'
2009-08-23 Magnus Dammsh: drop static UIO clocks for sh7722, sh7723 and sh7724
2009-08-23 Magnus Dammsh: let ARCH_SHMOBILE select PM and PM_RUNTIME
2009-08-23 Paul Mundtsh: Fix section mismatch in platform bus notifier.
2009-08-23 Magnus Dammuio: Runtime PM for UIO devices
2009-08-23 Magnus Dammv4l2: Runtime PM for SuperH Mobile CEU
2009-08-23 Magnus Dammvideo: Runtime PM for SuperH Mobile LCDC
2009-08-23 Magnus Dammi2c: Runtime PM for SuperH Mobile I2C
2009-08-23 Magnus Dammsh: Runtime PM for SuperH Mobile platform bus devices
2009-08-23 Paul MundtMerge branch 'sh/hwblk' into sh/pm-runtime
2009-08-22 Magnus DammPM: Run-time PM platform device bus support
2009-08-22 Rafael J. WysockiPM: Introduce core framework for run-time PM of I/O...
2009-08-22 Rafael J. WysockiMerge branch 'master' into for-linus
2009-08-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-08-22 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-08-22 Paul Mundtsh: unwinder: cacheline align slab cache objects.
2009-08-22 Linus TorvaldsLinux 2.6.31-rc7 v2.6.31-rc7
2009-08-22 Linus TorvaldsRe-introduce page mapping check in mark_buffer_dirty()
2009-08-21 Paul MundtMerge branch 'sh/dwarf-unwinder'
2009-08-21 Paul Mundtsh64: dummy unwinder BUG wrappers.
2009-08-21 Paul Mundtsh: unwinder: Use a special bug flag for unwinder traps.
2009-08-21 Paul MundtMerge branch 'sh/dwarf-unwinder' of git://github.com...
2009-08-21 Paul Mundtsh: Export unwind_stack() to satisfy modular oprofile.
2009-08-21 Linus TorvaldsMerge branch 'drm-fixes' of git://git./linux/kernel...
2009-08-21 Linus TorvaldsMerge branch 'btrfs' of git://git.kernel.dk/linux-2...
2009-08-21 Linus Torvaldsx86: don't call '->send_IPI_mask()' with an empty mask
2009-08-21 Linus TorvaldsMake bitmask 'and' operators return a result code
2009-08-21 Linus Torvaldsx86: don't send an IPI to the empty set of CPU's
2009-08-21 Matt Flemingsh: Handle the DWARF op, DW_CFA_undefined
2009-08-21 Matt Flemingsh: Fix bug calculating the end of the FDE instructions
2009-08-21 Matt Flemingsh: Setup the frame pointer in handle_interrupt
2009-08-21 Matt Flemingsh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG...
2009-08-21 Matt Flemingsh: unwinder: Set the flags for DW_CFA_val_offset ops...
2009-08-21 Matt Flemingsh: unwinder: Fix memory leak and create our own kmem...
2009-08-21 Paul Mundtsh: Kill off now redundant local irq disabling.
2009-08-21 Alex Deucherdrm/radeon: add GET_PARAM/INFO support for Z pipes
2009-08-21 Yoshihiro Shimodash: Add initial support for SH7757 CPU subtype
2009-08-21 Paul Mundtsh: Make cache flushers SMP-aware.
2009-08-21 From: Nick... btrfs: fix inode rbtree corruption
2009-08-21 Paul Mundtsh: Kill off unused cpu/cacheflush.h.
2009-08-21 Dave Airliedrm/radeon/kms: add r100/r200 OQ support.
2009-08-21 Thomas Hellstromdrm: Fix sysfs device confusion.
2009-08-20 Dave Airliedrm/radeon/kms: implement the bo busy ioctl properly.
2009-08-20 Yoshihiro Shimodausb: r8a66597-udc: implement the set_wedge method
2009-08-20 Magnus Dammsh: update kfr2r09 defconfig
2009-08-20 Magnus Dammsh: add kfr2r09 romimage defconfig
2009-08-20 Magnus Dammsh: jump to p1 during boot on kfr2r09
2009-08-20 Magnus Dammsh: invalidate icache and tlbs during boot on kfr2r09
2009-08-20 Magnus Dammsh: i2c compile fix for kfr2r09
2009-08-20 Linus TorvaldsMerge branch 'i2c-fixes-rc6' of git://aeryn.fluff.org...
2009-08-20 Linus Walleiji2c-stu300: I2C STU300 stability updates
2009-08-20 Moiz Sonasathi2c-omap: Enable workaround for Errata 1.153 based on
2009-08-20 Moiz Sonasathi2c-omap: ACK pending [R/X]DR and [R/X]RDY interrupts
2009-08-20 Nishanth Menoni2c-omap: Fix I2C status ACK
2009-08-20 Rafael J. WysockiMerge branch 'master' into for-linus
2009-08-20 Linus TorvaldsMerge branch 'fix/hda' of git://git./linux/kernel/git...
2009-08-20 Alek DuPCI: check saved state before restore
2009-08-20 Paul Mundtsh: Use local TLB flush for get_mmu_context() ASID...
2009-08-20 Paul Mundtsh: Fix up cache-sh4 build on SMP.
next