aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2008-08-26[MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli
2008-08-26[MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto
2008-08-26[MIPS] RB532: Do not define registers that are already definedFlorian Fainelli
2008-08-26[MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle
2008-08-26[MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle
2008-08-26[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle
2008-08-26[MIPS] TXx9: Fix mips_hpt_frequency initializationAtsushi Nemoto
2008-08-26[MIPS] emma2rh: Fix build error by header file inclusion weeding.Ralf Baechle
2008-08-26[MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle
2008-08-26[MIPS] Wire up new syscalls.Ralf Baechle
2008-08-26[MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe
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