aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-05[MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2-15/+27
2008-09-05[MIPS] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto1-0/+1
2008-09-05[MIPS] TXx9: Fix txx9_pcode initializationAtsushi Nemoto1-0/+1
2008-09-05[MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer6-14/+25
2008-09-05[MIPS] Fix data bus error recoveryThomas Bogendoerfer1-2/+4
2008-08-26[MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli1-0/+1
2008-08-26[MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto1-3/+0
2008-08-26[MIPS] RB532: Do not define registers that are already definedFlorian Fainelli1-13/+3
2008-08-26[MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle1-0/+1
2008-08-26[MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle1-1/+1
2008-08-26[MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle1-1/+1
2008-08-26[MIPS] TXx9: Fix mips_hpt_frequency initializationAtsushi Nemoto1-0/+3
2008-08-26[MIPS] emma2rh: Fix build error by header file inclusion weeding.Ralf Baechle1-15/+1
2008-08-26[MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle1-12/+1
2008-08-26[MIPS] Wire up new syscalls.Ralf Baechle4-0/+24
2008-08-26[MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe1-22/+20
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