summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Replace deprecated SA_xxx interrupt flagsThomas Gleixner2007-05-081-1/+1
* | header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-0813-13/+0Star
* | Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-5/+0Star
* | simplify the stacktrace codeChristoph Hellwig2007-05-081-16/+6Star
|/
* RM9000 serial driverThomas Koeller2007-05-071-0/+3
* serial driver PMC MSP71xxMarc St-Jean2007-05-071-0/+165
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-1/+1
|\
| * [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/dtor/...Linus Torvalds2007-05-052-1/+55
|\ \
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-05-01235-6507/+9995
| |\|
| * | Input: cobalt buttons - separate device and driver registrationDmitry Torokhov2007-04-122-1/+55
* | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
| |/ |/|