summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-29sh: defconfig updates.Paul Mundt16-2202/+2518
2008-07-29sh: Kill off stray mach-rsk7203 reference.Paul Mundt1-1/+0
2008-07-29serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression.Paul Mundt1-5/+7
2008-07-29sh: Move out individual boards without mach groups.Paul Mundt17-39/+26
2008-07-29sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.Paul Mundt1-1/+1
2008-07-29sh: Allow SH-3 and SH-5 to use common headers.Paul Mundt6-83/+1
2008-07-29sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.Paul Mundt13-210/+23
2008-07-29sh/maple: clean maple bus codeAdrian McMenamin2-82/+189
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt11-16/+15
2008-07-29sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt30-281/+282
2008-07-29sh: I2C fix for AP325RXA and Migo-RMagnus Damm2-0/+8
2008-07-29sh: Shuffle the board directories in to mach groups.Paul Mundt108-35/+35
2008-07-29sh: dma-sh: Fix up dreamcast dma.h mach path.Paul Mundt1-1/+1
2008-07-29sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.Paul Mundt1-1/+1
2008-07-29sh: Add ARCH_DEFCONFIG entries for sh and sh64.Paul Mundt1-0/+5
2008-07-29sh: Fix compile error of Solution EngineNobuhiro Iwamatsu1-0/+6
2008-07-29sh: Proper __put_user_asm() size mismatch fix.OGAWA Hirofumi2-4/+5
2008-07-29sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.Paul Mundt1-1/+2
2008-07-29sh: Add an arch/sh/kernel/.gitignorePaul Mundt1-0/+1
2008-07-29sh: dreamcast: fix build failure from header reorg.Paul Mundt1-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt296-131/+268
2008-07-29video: Kill off leaked CONFIG_FB_SH7343VOU reference.Paul Mundt1-1/+0
2008-07-29MAINTAINERS: Switch SUPERH to Supported.Paul Mundt1-1/+1
2008-07-29sh: Fix up unaligned current_text_addr().Paul Mundt1-1/+1
2008-07-29sh: rsk7203: update defconfig.Paul Mundt1-37/+142
2008-07-29sh: rsk7203: Add smc911x platform data.Paul Mundt1-0/+10
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-30/+390
2008-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds3-3/+7
2008-07-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds38-260/+1039
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2-3/+1
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds117-2019/+7917
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds9-214/+199
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds206-8528/+9486
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds506-361/+403
2008-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds7-50/+58
2008-07-28SubmittingPatches: add git pull & diffstat format infoRandy Dunlap1-0/+26
2008-07-28more sysdev API change fallout - drivers/base/memory.cStephen Rothwell1-1/+2
2008-07-28ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2-5/+12
2008-07-28Merge branch 'i2c-for-linus' of git://aeryn.fluff.org.uk/bjdooks/linuxLinus Torvalds5-29/+426
2008-07-28ipwireless: Preallocate received packet buffers with MRU sizeDavid Sterba3-1/+8
2008-07-28ipwireless: Put packets to pool startDavid Sterba1-2/+2
2008-07-28ipwireless: Increase PPP outgoing queue sizeDavid Sterba2-3/+5
2008-07-28ipwireless: Explicitly request io and mem regionsDavid Sterba2-34/+50
2008-07-28ipwireless: Constify buffer variablesDavid Sterba3-14/+16
2008-07-28ipwireless: Do not return value from sending funcsDavid Sterba1-12/+3
2008-07-28ipwireless: Remove endian-dependent bitfieldsDavid Sterba1-13/+38
2008-07-28ipwireless: Glue splitted printk strings backDavid Sterba2-18/+12
2008-07-28ipwireless: Remove pt_regs from interrupt handlerDavid Sterba2-2/+2
2008-07-28ipwireless: Rename spinlock variables to lockDavid Sterba2-71/+71
2008-07-28ipwireless: Remove unused definesDavid Sterba2-11/+7