summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-28418-18451/+13143Star
|\
| * sh: add spi header and r2d platform data V3Magnus Damm2008-01-282-0/+55
| * sh: update r7780rp interrupt codeMagnus Damm2008-01-286-93/+57Star
| * sh: remove consistent alloc stuff from the machine vectorMagnus Damm2008-01-281-3/+0Star
| * sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm2008-01-284-80/+11Star
| * sh: declared coherent memory support V2Magnus Damm2008-01-282-82/+148
| * sh: Add support for SDK7780 board.Nicholas Beck2008-01-2811-0/+1801
| * sh: constify function pointer tablesJan Engelhardt2008-01-282-2/+2
| * sh: Kill off -traditional for linker script.Paul Mundt2008-01-281-2/+0Star
| * cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin2008-01-283-0/+879
| * sh: Kill off hs7751rvoip reference from arch/sh/Kconfig.Adrian McMenamin2008-01-281-1/+0Star
| * sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.Paul Mundt2008-01-282-1329/+1Star
| * sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-2812-1646/+0Star
| * sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.Paul Mundt2008-01-281-1/+1
| * sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt2008-01-282-14/+45
| * sh: r2d - enable sm501 usb host functionMagnus Damm2008-01-281-0/+1
| * sh: remove voyagergxMagnus Damm2008-01-288-648/+39Star
| * sh: r2d - add lcd planel timings to sm501 platform dataMagnus Damm2008-01-281-0/+45
| * sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda2008-01-281-0/+53
| * sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-2819-155/+42Star
| * sh: Correct pte size mismatch for X2 TLB.Paul Mundt2008-01-281-1/+1
| * sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt2008-01-284-122/+265
| * sh: Update SE7712 PCLK definition.Andrew Murray2008-01-281-1/+1
| * sh: sh7712 clock supportAndrew Murray2008-01-283-0/+77
| * sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-2816-12/+564
| * sh: Fix get_user()/put_user() build error.Paul Mundt2008-01-281-36/+28Star
| * sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-2819-29/+68
| * sh: Provide a stubbed __set_fixmap() for nommu.Paul Mundt2008-01-281-0/+4
| * sh: Always use CONFIG_HZ for HZ.Paul Mundt2008-01-281-5/+1Star
| * sh: include/asm-sh/: Spelling fixes.Joe Perches2008-01-283-17/+17
| * sh: arch/sh/: Spelling fixes.Joe Perches2008-01-281-1/+1
| * sh: Fix up KERNEL_ENTRY calculation for uImage.Paul Mundt2008-01-281-2/+3
| * sh: Fix up binfmt_flat compile warnings.Paul Mundt2008-01-281-1/+1
| * sh: Kill off pgtable.h from scatterlist.h.Paul Mundt2008-01-281-1/+0Star
| * sh: Fix up switch_to() type casts.Paul Mundt2008-01-281-47/+47
| * sh: Stub in page_table_range_init() on nommu.Paul Mundt2008-01-282-0/+8
| * sh: Use def_bool where possible.Harvey Harrison2008-01-283-46/+34Star
| * sh: Kill off superfluous __KERNEL__ check in asm/elf.h.Paul Mundt2008-01-281-3/+0Star
| * sh: Provide the FPSCR init through AT_FPUCW.Paul Mundt2008-01-283-2/+17
| * sh: Use utsname()->machine for ELF_PLATFORM.Paul Mundt2008-01-281-6/+8
| * sh: Encode L1/L2 cache shape in auxvt.Paul Mundt2008-01-285-5/+60
| * sh: Support denormalization on SH-4 FPU.Stuart Menefy2008-01-284-181/+1259
| * sh: Fix up uImage target entry point.Thomas Betker2008-01-281-4/+15
| * sh: get_user fixes and nommu consolidation.Stuart Menefy2008-01-281-155/+98Star
| * sh: Document PTEL 31:29 use on PTEA-wielding parts.Stuart Menefy2008-01-281-2/+3
| * sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy2008-01-281-0/+36
| * sh: Clean up places that make 29-bit physical assumptions.Stuart Menefy2008-01-2810-36/+71
| * sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-2814-56/+88
| * sh: Explicit alignment for PAGE_SIZE in copy/clear_page().Paul Mundt2008-01-282-1/+4
| * sh: GUSA atomic rollback support.Stuart Menefy2008-01-2813-181/+591