summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2007-05-11[MIPS] Add extern cobalt_board_idYoichi Yuasa1-3/+1
2007-05-11[MIPS] Remove unused CONFIG_TOSHIBA_BOARDSAtsushi Nemoto3-8/+0
2007-05-11[MIPS] Rename tb0229_defconfig to tb0219_defconfigYoichi Yuasa1-0/+0
2007-05-11[MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.Yoichi Yuasa1-9/+15
2007-05-11[MIPS] Add minimum defconfig for RBHMA4200Atsushi Nemoto1-0/+902
2007-05-11[MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Atsushi Nemoto1-2/+2
2007-05-11[MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu1-1/+1
2007-05-11[MIPS] Remove LIMITED_DMA supportFranck Bui-Huu3-10/+0
2007-05-11[MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu15-2316/+0
2007-05-11[MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu14-2013/+3
2007-05-11[MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman3-13/+22
2007-05-11[MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle1-2/+2
2007-05-11[MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle1-2/+2
2007-05-11[MIPS] Make do_default_vi staticRalf Baechle1-1/+1
2007-05-11[MIPS] Add __ucmpdi2 implementationThiemo Seufer2-1/+20
2007-05-11[MIPS] early_printk: allow the early console to run earlierFranck Bui-Huu1-0/+6
2007-05-11[MIPS] early_printk: use init sectionFranck Bui-Huu1-2/+3
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds3-6/+6
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-09wrap access to thread_infoRoman Zippel1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker2-3/+3
2007-05-09Fix trivial typos in Kconfig* filesDavid Sterba1-3/+3
2007-05-08Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds4-33/+39
2007-05-08Replace deprecated SA_xxx interrupt flagsThomas Gleixner1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap13-13/+0
2007-05-08Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann1-5/+0
2007-05-08simplify the stacktrace codeChristoph Hellwig1-16/+6
2007-05-08MIPS: Drop unnecessary CONFIG_ISA from RBTX49XXAtsushi Nemoto2-33/+0
2007-05-08ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2-0/+39
2007-05-07RM9000 serial driverThomas Koeller1-0/+3
2007-05-07serial driver PMC MSP71xxMarc St-Jean1-0/+165
2007-05-05Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+1
2007-05-04Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2-1/+55
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-05-01Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov235-6507/+9995
2007-04-28MIPSnet: Modernize use platform_device API.Ralf Baechle2-1/+37
2007-04-27[MIPS] update vr41xx KconfigYoichi Yuasa1-36/+56
2007-04-27[MIPS] remove 2 select entries for VR41xxYoichi Yuasa1-2/+0
2007-04-27[MIPS] rename VR41XX to VR4100 seriesYoichi Yuasa1-1/+1
2007-04-27[MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED.Milind Arun Choudhary1-1/+1
2007-04-27[MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.Ralf Baechle1-1/+0
2007-04-27[MIPS] Change PCI host bridge setup/resourcesThomas Bogendoerfer2-195/+32
2007-04-27[MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer2-15/+14
2007-04-27[MIPS] Remove pnx8550-v2pci_defconfigYoichi Yuasa1-1540/+0
2007-04-27[MIPS] Add bcm1480 ZBus trace support, fix wait related bugsMark Mason5-66/+106
2007-04-27[MIPS] Remove unused argument from kunmap_coherent().Ralf Baechle2-5/+5
2007-04-27[MIPS] Malta: Delete unused prototype of mips_timer_interrupt.Ralf Baechle1-2/+0
2007-04-27[MIPS] Select ZONE_DMA only if GENERIC_ISA_DMA selectedAtsushi Nemoto2-11/+9
2007-04-27[MIPS] MIPS Tech: Get rid of volatile in core code.Ralf Baechle4-13/+13