aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle
2007-05-11[MIPS] Rework cobalt_board_idYoichi Yuasa
2007-05-11[MIPS] Use RTC_CMOS for CobaltYoichi Yuasa
2007-05-11[MIPS] Use platform_device for Cobalt UARTYoichi Yuasa
2007-05-11[MIPS] Separate Alchemy processor based boards configYoichi Yuasa
2007-05-11[MIPS] Run checksyscalls for N32 and O32 ABIAtsushi Nemoto
2007-05-11[MIPS] tlbex: use __maybe_unusedDavid Rientjes
2007-05-11[MIPS] excite: use __maybe_unusedDavid Rientjes
2007-05-11[MIPS] Add extern cobalt_board_idYoichi Yuasa
2007-05-11[MIPS] Remove unused CONFIG_TOSHIBA_BOARDSAtsushi Nemoto
2007-05-11[MIPS] Rename tb0229_defconfig to tb0219_defconfigYoichi Yuasa
2007-05-11[MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.Yoichi Yuasa
2007-05-11[MIPS] Add minimum defconfig for RBHMA4200Atsushi Nemoto
2007-05-11[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Atsushi Nemoto
2007-05-11[MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu
2007-05-11[MIPS] Remove LIMITED_DMA supportFranck Bui-Huu
2007-05-11[MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu
2007-05-11[MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman
2007-05-11[MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle
2007-05-11[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle
2007-05-11[MIPS] Make do_default_vi staticRalf Baechle
2007-05-11[MIPS] Add __ucmpdi2 implementationThiemo Seufer
2007-05-11[MIPS] early_printk: allow the early console to run earlierFranck Bui-Huu
2007-05-11[MIPS] early_printk: use init sectionFranck Bui-Huu
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2007-05-09rename thread_info to stackRoman Zippel
2007-05-09wrap access to thread_infoRoman Zippel
2007-05-09Fix occurrences of "the the "Michael Opdenacker
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann
2007-05-08simplify the stacktrace codeChristoph Hellwig
2007-05-08MIPS: Drop unnecessary CONFIG_ISA from RBTX49XXAtsushi Nemoto
2007-05-08ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto
2007-05-07RM9000 serial driverThomas Koeller
2007-05-07serial driver PMC MSP71xxMarc St-Jean
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov
2007-04-28MIPSnet: Modernize use platform_device API.Ralf Baechle
2007-04-27[MIPS] update vr41xx KconfigYoichi Yuasa
2007-04-27[MIPS] remove 2 select entries for VR41xxYoichi Yuasa
2007-04-27[MIPS] rename VR41XX to VR4100 seriesYoichi Yuasa
2007-04-27[MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED.Milind Arun Choudhary