summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix warning by moving do_default_vi into CONFIG_CPU_MIPSR2_SRSAtsushi Nemoto2007-06-061-6/+6
* [MIPS] Fix some minor typoes in arch/mips/Kconfig.Robert P. J. Day2007-06-061-3/+3
* [MIPS] Remove prototype for deleted function qemu_handle_intRalf Baechle2007-06-061-2/+0Star
* [MIPS] Fix some system calls with long long argumentsAtsushi Nemoto2007-06-063-2/+12
* [MIPS] Make dma_map_sg handle sg elements which are longer than one pageThomas Bogendoerfer2007-06-061-2/+3
* [MIPS] Fix VGA corruption on RM300CThomas Bogendoerfer2007-06-061-1/+32
* [MIPS] RM300: Fix MMIO problems by marking the PCI INT ACK region busyThomas Bogendoerfer2007-06-061-1/+17
* [MIPS] EMMA2RH: remove dead KGDB codeSergei Shtylyov2007-06-061-24/+0Star
* [MIPS] Remove duplicate fpu enable hazard code.Chris Dearman2007-06-061-1/+1
* [MIPS] Atlas, Malta, SEAD: Remove scroll from interrupt handler.Ralf Baechle2007-06-065-29/+36
* parse errors in ifdefsYoann Padioleau2007-06-012-8/+8
* meth driver renovationRalf Baechle2007-05-242-1/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixLinus Torvalds2007-05-211-2/+2
|\
| * all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
| * all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* | Detach sched.h from mm.hAlexey Dobriyan2007-05-212-2/+2
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2007-05-112-1/+178
|\
| * Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2007-05-112-1/+178
* | [MIPS] Rework cobalt_board_idYoichi Yuasa2007-05-112-12/+21
* | [MIPS] Use RTC_CMOS for CobaltYoichi Yuasa2007-05-113-12/+102
* | [MIPS] Use platform_device for Cobalt UARTYoichi Yuasa2007-05-113-20/+86
* | [MIPS] Separate Alchemy processor based boards configYoichi Yuasa2007-05-1110-148/+153
* | [MIPS] Run checksyscalls for N32 and O32 ABIAtsushi Nemoto2007-05-111-0/+22
* | [MIPS] tlbex: use __maybe_unusedDavid Rientjes2007-05-111-18/+18
* | [MIPS] excite: use __maybe_unusedDavid Rientjes2007-05-111-8/+8
* | [MIPS] Add extern cobalt_board_idYoichi Yuasa2007-05-111-3/+1Star
* | [MIPS] Remove unused CONFIG_TOSHIBA_BOARDSAtsushi Nemoto2007-05-113-8/+0Star
* | [MIPS] Rename tb0229_defconfig to tb0219_defconfigYoichi Yuasa2007-05-111-0/+0
* | [MIPS] Update tb0229_defconfig; add CONFIG_GPIO_TB0219.Yoichi Yuasa2007-05-111-9/+15
* | [MIPS] Add minimum defconfig for RBHMA4200Atsushi Nemoto2007-05-111-0/+902
* | [MIPS] Drop __devinit tag from allocate_irqno() and free_irqno()Atsushi Nemoto2007-05-111-2/+2
* | [MIPS] clocksource: use CLOCKSOURCE_MASK() macroFranck Bui-Huu2007-05-111-1/+1
* | [MIPS] Remove LIMITED_DMA supportFranck Bui-Huu2007-05-113-10/+0Star
* | [MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu2007-05-1115-2316/+0Star
* | [MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2007-05-1114-2013/+3Star
* | [MIPS] MT: Reenable EIC support and add support for SOCit SC.Chris Dearman2007-05-113-13/+22
* | [MIPS] Define and use vi_handler_t for vectored interrupt handlers.Ralf Baechle2007-05-111-2/+2
* | [MIPS] Fix do_default_vi to use get_irq_regs to get the irq register ptr.Ralf Baechle2007-05-111-2/+2
* | [MIPS] Make do_default_vi staticRalf Baechle2007-05-111-1/+1
* | [MIPS] Add __ucmpdi2 implementationThiemo Seufer2007-05-112-1/+20
* | [MIPS] early_printk: allow the early console to run earlierFranck Bui-Huu2007-05-111-0/+6
* | [MIPS] early_printk: use init sectionFranck Bui-Huu2007-05-111-2/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-093-6/+6
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-092-3/+3
| * Fix trivial typos in Kconfig* filesDavid Sterba2007-05-091-3/+3
* | rename thread_info to stackRoman Zippel2007-05-091-1/+1
* | wrap access to thread_infoRoman Zippel2007-05-091-1/+1
|/
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-084-33/+39
|\
| * MIPS: Drop unnecessary CONFIG_ISA from RBTX49XXAtsushi Nemoto2007-05-082-33/+0Star
| * ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2007-05-082-0/+39