aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [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/+1
* [MIPS] Remove unused CONFIG_TOSHIBA_BOARDSAtsushi Nemoto2007-05-113-8/+0
* [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/+0
* [MIPS] Remove Momenco Jaguar ATX supportFranck Bui-Huu2007-05-1115-2316/+0
* [MIPS] Remove Momenco Ocelot G supportFranck Bui-Huu2007-05-1114-2013/+3
* [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/+0
| * 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/+0
* | Fixes and cleanups for earlyprintk aka boot consoleGerd Hoffmann2007-05-081-5/+0
* | simplify the stacktrace codeChristoph Hellwig2007-05-081-16/+6
|/
* 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-042-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-021-1/+0
| |/ |/|
* | MIPSnet: Modernize use platform_device API.Ralf Baechle2007-04-282-1/+37
* | [MIPS] update vr41xx KconfigYoichi Yuasa2007-04-271-36/+56
* | [MIPS] remove 2 select entries for VR41xxYoichi Yuasa2007-04-271-2/+0
* | [MIPS] rename VR41XX to VR4100 seriesYoichi Yuasa2007-04-271-1/+1
* | [MIPS] Use DEFINE_SPINLOCK instead of SPIN_LOCK_UNLOCKED.Milind Arun Choudhary2007-04-271-1/+1
* | [MIPS] Remove unused _THREAD_SIZE_ORDER from asm-offset.c.Ralf Baechle2007-04-271-1/+0
* | [MIPS] Change PCI host bridge setup/resourcesThomas Bogendoerfer2007-04-272-195/+32
* | [MIPS] Register PCI host bridge resource earlierThomas Bogendoerfer2007-04-272-15/+14
* | [MIPS] Remove pnx8550-v2pci_defconfigYoichi Yuasa2007-04-271-1540/+0
* | [MIPS] Add bcm1480 ZBus trace support, fix wait related bugsMark Mason2007-04-275-66/+106