aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Gravatar Linus Torvalds 2-1/+178
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Gravatar Ralf Baechle 2-1/+178
2007-05-11[MIPS] Rework cobalt_board_idGravatar Yoichi Yuasa 2-12/+21
2007-05-11[MIPS] Use RTC_CMOS for CobaltGravatar Yoichi Yuasa 3-12/+102
2007-05-11[MIPS] Use platform_device for Cobalt UARTGravatar Yoichi Yuasa 3-20/+86
2007-05-11[MIPS] Separate Alchemy processor based boards configGravatar Yoichi Yuasa 10-148/+153
2007-05-11[MIPS] Run checksyscalls for N32 and O32 ABIGravatar Atsushi Nemoto 1-0/+22
2007-05-11[MIPS] tlbex: use __maybe_unusedGravatar David Rientjes 1-18/+18
2007-05-11[MIPS] excite: use __maybe_unusedGravatar David Rientjes 1-8/+8
2007-05-11[MIPS] Add extern cobalt_board_idGravatar Yoichi Yuasa 1-3/+1
2007-05-11[MIPS] Remove unused CONFIG_TOSHIBA_BOARDSGravatar Atsushi Nemoto 3-8/+0
2007-05-11[MIPS] Rename tb0229_defconfig to tb0219_defconfigGravatar Yoichi Yuasa 1-0/+0
2007-05-11[MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.Gravatar Yoichi Yuasa 1-9/+15
2007-05-11[MIPS] Add minimum defconfig for RBHMA4200Gravatar Atsushi Nemoto 1-0/+902
2007-05-11[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Gravatar Atsushi Nemoto 1-2/+2
2007-05-11[MIPS] clocksource: use CLOCKSOURCE_MASK() macroGravatar Franck Bui-Huu 1-1/+1
2007-05-11[MIPS] Remove LIMITED_DMA supportGravatar Franck Bui-Huu 3-10/+0
2007-05-11[MIPS] Remove Momenco Jaguar ATX supportGravatar Franck Bui-Huu 15-2316/+0
2007-05-11[MIPS] Remove Momenco Ocelot G supportGravatar Franck Bui-Huu 14-2013/+3
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Gravatar Chris Dearman 3-13/+22
2007-05-11[MIPS] Define and use vi_handler_t for vectored interrupt handlers.Gravatar Ralf Baechle 1-2/+2
2007-05-11[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Gravatar Ralf Baechle 1-2/+2
2007-05-11[MIPS] Make do_default_vi staticGravatar Ralf Baechle 1-1/+1
2007-05-11[MIPS] Add __ucmpdi2 implementationGravatar Thiemo Seufer 2-1/+20
2007-05-11[MIPS] early_printk: allow the early console to run earlierGravatar Franck Bui-Huu 1-0/+6
2007-05-11[MIPS] early_printk: use init sectionGravatar Franck Bui-Huu 1-2/+3
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 3-6/+6
2007-05-09rename thread_info to stackGravatar Roman Zippel 1-1/+1
2007-05-09wrap access to thread_infoGravatar Roman Zippel 1-1/+1
2007-05-09Fix occurrences of "the the "Gravatar Michael Opdenacker 2-3/+3
2007-05-09Fix trivial typos in Kconfig* filesGravatar David Sterba 1-3/+3
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 4-33/+39
2007-05-08Replace deprecated SA_xxx interrupt flagsGravatar Thomas Gleixner 1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 13-13/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGravatar Gerd Hoffmann 1-5/+0
2007-05-08simplify the stacktrace codeGravatar Christoph Hellwig 1-16/+6
2007-05-08MIPS: Drop unnecessary CONFIG_ISA from RBTX49XXGravatar Atsushi Nemoto 2-33/+0
2007-05-08ne: MIPS: Use platform_driver for ne on RBTX49XXGravatar Atsushi Nemoto 2-0/+39
2007-05-07RM9000 serial driverGravatar Thomas Koeller 1-0/+3
2007-05-07serial driver PMC MSP71xxGravatar Marc St-Jean 1-0/+165
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Gravatar Linus Torvalds 1-1/+1
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Gravatar Linus Torvalds 2-1/+55
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Gravatar Jean Delvare 1-1/+0
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedGravatar Jeremy Fitzhardinge 1-1/+1
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Gravatar Dmitry Torokhov 235-6507/+9995
2007-04-28MIPSnet: Modernize use platform_device API.Gravatar Ralf Baechle 2-1/+37
2007-04-27[MIPS] update vr41xx KconfigGravatar Yoichi Yuasa 1-36/+56
2007-04-27[MIPS] remove 2 select entries for VR41xxGravatar Yoichi Yuasa 1-2/+0
2007-04-27[MIPS] rename VR41XX to VR4100 seriesGravatar Yoichi Yuasa 1-1/+1
2007-04-27[MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED.Gravatar Milind Arun Choudhary 1-1/+1