aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2007-06-06[MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRSAtsushi Nemoto
2007-06-06[MIPS] Fix some minor typoes in arch/mips/Kconfig.Robert P. J. Day
2007-06-06[MIPS] Remove prototype for deleted function qemu_handle_intRalf Baechle
2007-06-06[MIPS] Fix some system calls with long long argumentsAtsushi Nemoto
2007-06-06[MIPS] Make dma_map_sg handle sg elements which are longer than one pageThomas Bogendoerfer
2007-06-06[MIPS] Fix VGA corruption on RM300CThomas Bogendoerfer
2007-06-06[MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyThomas Bogendoerfer
2007-06-06[MIPS] EMMA2RH: remove dead KGDB codeSergei Shtylyov
2007-06-06[MIPS] Remove duplicate fpu enable hazard code.Chris Dearman
2007-06-06[MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle
2007-06-01parse errors in ifdefsYoann Padioleau
2007-05-24meth driver renovationRalf Baechle
2007-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
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