aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz
2008-07-30[MIPS] Cobalt: update defconfigYoichi Yuasa
2008-07-30[MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel
2008-07-30[MIPS] TXx9: Kconfig cleanupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Support early_printkAtsushi Nemoto
2008-07-30[MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Random cleanupAtsushi Nemoto
2008-07-30[MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto
2008-07-30[MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto
2008-07-30[MIPS] TXx9: Cleanup watchdogAtsushi Nemoto
2008-07-30[MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto
2008-07-30[MIPS] TXx9: PCI error handlingAtsushi Nemoto
2008-07-30[MIPS] TXx9: Add some pci optionsAtsushi Nemoto
2008-07-30[MIPS] Introduce pcibios_plat_setupAtsushi Nemoto
2008-07-30[MIPS] TXx9: PCI fixes for tx3927/tx4927Atsushi Nemoto
2008-07-30[MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto
2008-07-30[MIPS] RB532: Flags are unsigned longAdrian Bunk
2008-07-30[MIPS] Initialization of Alchemy boardsKevin Hickey
2008-07-30[MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle
2008-07-26mips: use generic show_mem()Johannes Weiner
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-25remove unused #include <linux/dirent.h>'sAdrian Bunk
2008-07-25gpiolib: allow user-selectionMichael Buesch
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-07-24Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-07-24flag parameters: pipeUlrich Drepper
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner
2008-07-23arch/mips/kernel/stacktrace.c: Heiko can't typeAndrew Morton
2008-07-21device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-20[MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle
2008-07-20[MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.Ralf Baechle
2008-07-20[MIPS] TXx9: Fix some sparse warningsAtsushi Nemoto
2008-07-20[MIPS] TXx9: Add 64-bit supportAtsushi Nemoto
2008-07-20[MIPS] TXx9: Cleanups for 64-bit supportAtsushi Nemoto
2008-07-20[MIPS] Cobalt: Fix I/O port resource rangeYoichi Yuasa
2008-07-20[MIPS] mips/sgi-ip22/ip28-berr.c: fix the buildAdrian Bunk
2008-07-20[MIPS] TXx9: Miscellaneous build fixesAtsushi Nemoto
2008-07-20[MIPS] Routerboard 532: Support for base systemRalf Baechle
2008-07-20[MIPS] IP32: Use common SGI button driverThomas Bogendoerfer
2008-07-20[MIPS] IP22: Use common SGI button driverThomas Bogendoerfer
2008-07-20[MIPS] IP22, IP28: Fix merge bugThomas Bogendoerfer
2008-07-20[MIPS] Fix missing prototypes in asm/fpu.hDmitri Vorobiev
2008-07-20[MIPS] PCI: Make the pcibios_max_latency variable staticDmitri Vorobiev
2008-07-18Merge branch 'linus' into timers/nohzIngo Molnar
2008-07-18nohz: prevent tick stop outside of the idle loopThomas Gleixner
2008-07-18fix core/stacktrace changes on avr32, mips, shHeiko Carstens