summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-28sh: Kill off long-dead HD64465 cchip support.Paul Mundt15-1939/+1
2008-10-28sh: Revert "SH 7366 needs SCIF_ONLY"Paul Mundt1-1/+0
2008-10-28Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt3-87/+18
2008-10-28sh: Simplify and lock down the ISA tuning.Paul Mundt1-9/+1
2008-10-28sh: sh7785lcr: Select uImage as default image target.Paul Mundt1-1/+2
2008-10-28sh: Add on-chip RTC support for SH7722.Paul Mundt2-3/+33
2008-10-28SH 7366 needs SCIF_ONLYKuninori Morimoto1-0/+1
2008-10-28gdrom: Fix compile errorNobuhiro Iwamatsu1-2/+3
2008-10-28sh: Provide a sample defconfig for the UL2 (SH7366) board.Kuninori Morimoto1-0/+1169
2008-10-28sh: Fix FPU tuning on toolchains with mismatched multilib targets.Paul Mundt2-5/+22
2008-10-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2-2/+21
2008-10-27libata: fix NCQ devices behind port multipliersJens Axboe1-0/+9
2008-10-27scsi: make sure that scsi_init_shared_tag_map() doesn't overwrite existing mapJens Axboe1-2/+12
2008-10-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds65-621/+3685
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds4-23/+73
2008-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds13-28/+112
2008-10-27MIPS: lemote/lm2e: Added io_map_base to pci controllerZhang Le3-11/+43
2008-10-27MIPS: TXx9: Make firmware parameter passing more robustGeert Uytterhoeven1-4/+18
2008-10-27MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.Shinya Kuribayashi1-20/+0
2008-10-27MIPS: Markeins: Extract ll_emma2rh_* functionsShinya Kuribayashi1-45/+38
2008-10-27MIPS: Markeins: Remove runtime debug printsShinya Kuribayashi1-17/+0
2008-10-27MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.cShinya Kuribayashi6-367/+249
2008-10-27MIPS: EMMA2RH: Remove emma2rh_gpio_irq_baseShinya Kuribayashi2-13/+10
2008-10-27MIPS: EMMA2RH: Remove emma2rh_sw_irq_baseShinya Kuribayashi2-10/+8
2008-10-27MIPS: EMMA2RH: Remove emma2rh_irq_base global variableShinya Kuribayashi2-11/+8
2008-10-27MIPS: EMMA2RH: Remove emma2rh_sync on read operationShinya Kuribayashi1-3/+0
2008-10-27MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dirShinya Kuribayashi13-16/+16
2008-10-27MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/Shinya Kuribayashi11-3/+3
2008-10-27MIPS: EMMA: Kconfig reorganizationShinya Kuribayashi8-24/+45
2008-10-27MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi8-3/+24
2008-10-27MIPS: RB532: Disable the right devicePhil Sutter1-1/+1
2008-10-27MIPS: Add support for NXP PNX833x (STB222/5) into linux kernelDaniel Laird16-0/+2783
2008-10-27MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spellingGeert Uytterhoeven1-1/+1
2008-10-27MIPS: Fix KGDB build errorYoichi Yuasa1-0/+1
2008-10-27INPUT: sgi_btns: Add license specificationDmitri Vorobiev1-0/+1
2008-10-27MIPS: IP22: ip22-int.c header file weeding.Ralf Baechle1-9/+0
2008-10-27MIPS: IP22: Small cleanupsDmitri Vorobiev1-4/+4
2008-10-27MIPS: RBTX4939: Add smc91x supportAtsushi Nemoto3-0/+84
2008-10-27MIPS: TXx9: 7 segment LED supportAtsushi Nemoto5-0/+153
2008-10-27MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.Manuel Lauss2-24/+155
2008-10-27MIPS: RB532: Set gpio interrupt status and level for CompactFlashFlorian Fainelli1-0/+4
2008-10-27MIPS: RB532: Fix build errorAdrian Bunk1-0/+1
2008-10-27MIPS: Fix KGDB build errorDavid Daney1-8/+8
2008-10-27MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)Atsushi Nemoto1-1/+1
2008-10-27MIPS: Set positive error number to errno on illegal_syscallAtsushi Nemoto2-2/+2
2008-10-27MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.Ralf Baechle1-2/+4
2008-10-27MIPS: Don't unmap the memory for dma_sync*.David Daney1-2/+0
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei2-6/+6
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/Zhaolei1-4/+4
2008-10-27Merge branches 'topic/fix/asoc', 'topic/fix/hda', 'topic/fix/misc' and 'topic...Takashi Iwai1054-20669/+46631