aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk2-2/+0
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz1-1/+0
2008-07-30[MIPS] Cobalt: update defconfigYoichi Yuasa1-110/+268
2008-07-30[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel5-0/+319
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel58-2919/+4
2008-07-30[MIPS] TXx9: Kconfig cleanupAtsushi Nemoto1-34/+26
2008-07-30[MIPS] TXx9: Support early_printkAtsushi Nemoto5-16/+37
2008-07-30[MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto7-52/+44
2008-07-30[MIPS] TXx9: Random cleanupAtsushi Nemoto8-238/+165
2008-07-30[MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto3-32/+45
2008-07-30[MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto5-150/+196
2008-07-30[MIPS] TXx9: Cleanup watchdogAtsushi Nemoto6-59/+29
2008-07-30[MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto4-80/+34
2008-07-30[MIPS] TXx9: PCI error handlingAtsushi Nemoto8-20/+120
2008-07-30[MIPS] TXx9: Add some pci optionsAtsushi Nemoto5-0/+64
2008-07-30[MIPS] Introduce pcibios_plat_setupAtsushi Nemoto1-1/+5
2008-07-30[MIPS] TXx9: PCI fixes for tx3927/tx4927Atsushi Nemoto2-27/+53
2008-07-30[MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto1-1/+1
2008-07-30[MIPS] RB532: Flags are unsigned longAdrian Bunk2-4/+5
2008-07-30[MIPS] Initialization of Alchemy boardsKevin Hickey8-8/+8
2008-07-30[MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle1-4/+0
2008-07-26mips: use generic show_mem()Johannes Weiner2-38/+1
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk1-1/+0
2008-07-25gpiolib: allow user-selectionMichael Buesch1-1/+1
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-07-24flag parameters: pipeUlrich Drepper1-1/+1
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk1-1/+0
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2-0/+2
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-3/+1
2008-07-23arch/mips/kernel/stacktrace.c: Heiko can't typeAndrew Morton1-1/+1
2008-07-21device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2-3/+4
2008-07-20[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle5-5/+12
2008-07-20[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.Ralf Baechle1-17/+0
2008-07-20[MIPS] TXx9: Fix some sparse warningsAtsushi Nemoto1-0/+2
2008-07-20[MIPS] TXx9: Add 64-bit supportAtsushi Nemoto10-294/+510
2008-07-20[MIPS] TXx9: Cleanups for 64-bit supportAtsushi Nemoto6-219/+24
2008-07-20[MIPS] Cobalt: Fix I/O port resource rangeYoichi Yuasa1-2/+2
2008-07-20[MIPS] mips/sgi-ip22/ip28-berr.c: fix the buildAdrian Bunk1-2/+2
2008-07-20[MIPS] TXx9: Miscellaneous build fixesAtsushi Nemoto3-13/+23
2008-07-20[MIPS] Routerboard 532: Support for base systemRalf Baechle15-1/+2962
2008-07-20[MIPS] IP32: Use common SGI button driverThomas Bogendoerfer1-12/+1
2008-07-20[MIPS] IP22: Use common SGI button driverThomas Bogendoerfer1-2/+1
2008-07-20[MIPS] IP22, IP28: Fix merge bugThomas Bogendoerfer1-1/+1
2008-07-20[MIPS] Fix missing prototypes in asm/fpu.hDmitri Vorobiev1-0/+1
2008-07-20[MIPS] PCI: Make the pcibios_max_latency variable staticDmitri Vorobiev1-1/+1
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar210-15816/+4701
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner1-1/+1
2008-07-18fix core/stacktrace changes on avr32, mips, shHeiko Carstens1-0/+1