Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
[safe/jmp/linux-2.6] / arch / sh /
2010-01-28 Paul Mundtsh: Fix up read-only variable assignment in pcibios_ali...
2010-01-28 Paul Mundtsh: Quiet noisy coherent DMA unmapping on R2D.
2010-01-28 Paul Mundtsh: mach-titan: Kill off unused PIO port mangling.
2010-01-27 Giuseppe CAVALLAROsh: fixed cmpxchg gRB version
2010-01-27 Chris Smithsh: kmemleak support.
2010-01-27 Paul Mundtsh: Optimize runtime disabling of trapped I/O.
2010-01-26 Paul Mundtsh: flag ctrl_in/outX as __deprecated.
2010-01-26 Paul Mundtsh: Mass ctrl_in/outX to __raw_read/writeX conversion.
2010-01-25 Mark BrownMerge branch 'for-2.6.33' into for-2.6.34
2010-01-25 Guennadi LiakhovetskiASoC: add DAI and platform / DMA drivers for SH SIU
2010-01-21 Paul Mundtsh: Conserve fixmap slots when IOREMAP_FIXED=n.
2010-01-21 Paul Mundtsh: Kill off the special uncached section and fixmap.
2010-01-21 Paul Mundtsh: Track the uncached mapping size.
2010-01-21 Paul Mundtsh: Rework P2 to only include kernel text.
2010-01-21 Paul Mundtsh: initial PMB mapping iteration by helper macro.
2010-01-20 Paul Mundtsh: pretty print virtual memory map on boot.
2010-01-20 Paul Mundtsh: mach-sdk7786: Probe system FPGA area mapping.
2010-01-20 Paul Mundtsh: Correct iounmap fixmap teardown.
2010-01-20 Paul Mundtsh: mach-sdk7786: reset controller reboot support.
2010-01-20 Paul Mundtsh: machine_ops based reboot support.
2010-01-20 Paul Mundtsh: Make 29/32-bit mode check helper generally available.
2010-01-20 Paul Mundtsh: mach-sdk7786: Split out FPGA IRQ controller setup.
2010-01-20 Paul Mundtsh: mach-sdk7786: FPGA updates.
2010-01-19 Paul Mundtsh: Handle SH-4 FPU variants with broken CVR values.
2010-01-19 Paul Mundtsh: Shut up noisy IOREMAP_FIXED=n build.
2010-01-19 Guennadi Liakhovetskish: support SIU sourcing from external clock on sh7722
2010-01-19 Paul Mundtsh: Fix up sdk7780 and urquell builds.
2010-01-19 Paul Mundtsh: urquell: Handle EXTAL configuration here, too.
2010-01-19 Paul Mundtsh: mach-sdk7786: Detect/configure/propagate EXTAL.
2010-01-19 Paul Mundtsh: SH7786 clock framework rewrite.
2010-01-19 Paul Mundtsh64: wire up sys_accept4.
2010-01-19 Paul Mundtsh: unwire sys_recvmmsg.
2010-01-19 Paul Mundtsh64: Fixup build breakage from breakpoint handler...
2010-01-19 Paul Mundtsh64: Use the shared FPU state restorer.
2010-01-19 Paul Mundtsh64: Fix up PC casting in unaligned fixup notifier...
2010-01-19 Paul Mundtsh64: Fix up the build for the thread_xstate changes.
2010-01-19 Paul Mundtsh: Kill off now bogus fixmap/page wiring documentation.
2010-01-19 Paul Mundtsh: Split out MMUCR.URB based entry wiring in to shared...
2010-01-19 Paul Mundtsh: Provide a dummy _PAGE_WIRED flag for non-X2TLB...
2010-01-19 Paul Mundtsh: Limit ioremap_prot() to 32bit pgprot parts.
2010-01-19 Paul Mundtsh: Convert p3_ioremap() users to ioremap_prot().
2010-01-19 Paul Mundtsh: Kill off duplicate address alignment in ioremap_fix...
2010-01-19 Paul Mundtsh: Prevent 64-bit pgprot clobbering across ioremap...
2010-01-18 Paul Mundtsh: Flag __ioremap_caller() __init_refok.
2010-01-18 Paul Mundtsh: Handle unmapping of fixed slots transparently in...
2010-01-18 Paul Mundtsh: Make iounmap_fixed() return success/failure for...
2010-01-18 Paul Mundtsh: Merge _32/_64 ioremap implementations.
2010-01-18 Paul Mundtsh: Fixup the IOREMAP_FIXED=n build.
2010-01-18 Paul Mundtsh: Handle early ioremaps through fixed mappings.
2010-01-18 Paul MundtMerge branch 'sh/stable-updates'
2010-01-18 Kuninori Morimotosh: ms7724: Correct sh-eth EEPROM polling timeout.
2010-01-18 Paul MundtMerge branch 'sh/ioremap-fixed'
2010-01-18 Paul Mundtsh: Need IRQs enabled for init_fpu().
2010-01-18 Matt Flemingsh: Setup early PMB mappings.
2010-01-16 Paul Mundtsh: Tidy up non-translatable checks in iounmap path.
2010-01-16 Matt Flemingsh: Use ioremap_fixed() to implement SH-5 ioremap()
2010-01-16 Matt Flemingsh: Use ioremap_fixmed to map the SM501 DRAM config...
2010-01-16 Matt Flemingsh: Add fixed ioremap support
2010-01-16 Matt Flemingsh: Generalise the pte handling code for the fixmap...
2010-01-16 Matt Flemingsh: Acquire some more page flags for SH-5.
2010-01-16 Matt Flemingsh: New extended page flag to wire/unwire TLB entries
2010-01-15 Paul Mundtsh: Generalize SH7786 PCIe support.
2010-01-15 Paul Mundtsh: mach-sdk7786: mode pins support.
2010-01-15 Paul Mundtsh: Fix up the secondary CPU entry point for 32bit...
2010-01-15 Paul Mundtsh: Guard against early IPIs in flush_cache_all().
2010-01-15 Paul Mundtsh: heartbeat: Update boards for access size hinting.
2010-01-15 Paul Mundtsh: mach-sdk7786: heartbeat support.
2010-01-15 Paul Mundtsh: heartbeat: Support access size specification via...
2010-01-14 NISHIMOTO Hirokish: mach-ecovec24: Add motion sensor driver support.
2010-01-14 Matt Flemingsh: Fix CONFIG_PMB=n build.
2010-01-14 Paul Mundtsh: Preliminary SDK7786 board support.
2010-01-13 Michal MarekMakefile: do not override LC_CTYPE
2010-01-13 Paul Mundtsh: Rename split-level pgtable headers.
2010-01-13 Paul Mundtsh: default to extended TLB support.
2010-01-13 Paul Mundtsh: Make all PxSEGADDR() calls fatal for non-legacy...
2010-01-13 Paul Mundtsh: Fix up L2 cache comment typo.
2010-01-13 Paul Mundtsh: fixed PMB mode refactoring.
2010-01-13 Matt Flemingsh: PVR detection for 2nd cut SH7786.
2010-01-13 Paul Mundtsh: Add a vmlinux.bin target.
2010-01-13 Paul Mundtsh: Add support for LZO-compressed kernels.
2010-01-13 Paul MundtMerge branches 'sh/xstate', 'sh/hw-breakpoints' and...
2010-01-13 Matt Flemingsh: Don't perform an icbi on a P2 address
2010-01-13 Paul Mundtsh: Move over to dynamically allocated FPU context.
2010-01-12 Paul Mundtsh: Use SLAB_PANIC for thread_info slab cache.
2010-01-12 Paul Mundtsh: Always provide thread_info allocators.
2010-01-12 Paul Mundtsh: Move start_thread() out of line.
2010-01-12 Paul Mundtsh: sh_bios detection.
2010-01-12 Paul Mundtsh: Split out the unaligned counters and user bits.
2010-01-12 Paul Mundtsh: Consolidate the sh_bios earlyprintk code.
2010-01-12 Paul Mundtsh: Kill off more unused sh_bios callbacks.
2010-01-12 Paul Mundtsh64: Fix up early serial fixmap.
2010-01-12 Paul Mundtsh: Tidy up the sh bios VBR handling.
2010-01-12 Paul Mundtsh: default to sparseirq.
2010-01-12 Paul Mundtsh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.
2010-01-08 Paul Mundtsh: consolidate atomic_cmpxchg()/atomic_add_unless...
2010-01-06 Paul MundtMerge branch 'master' into sh/hw-breakpoints
2010-01-06 Paul Mundtsh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs.
2010-01-06 Paul Mundtsh: Fix up nommu build for out-of-line pgtable changes.
2010-01-05 Paul Mundtsh: Reclaim TIF_DEBUG.
2010-01-05 Paul Mundtsh: Kill off dead UBC headers.
next