summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Probe initrd header only if explicitly specifiedAtsushi Nemoto2008-09-052-15/+27
* [MIPS] TX39xx: Add missing local_flush_icache_range initializationAtsushi Nemoto2008-09-051-0/+1
* [MIPS] TXx9: Fix txx9_pcode initializationAtsushi Nemoto2008-09-051-0/+1
* [MIPS] Fix WARNING: at kernel/smp.c:290Thomas Bogendoerfer2008-09-056-14/+25
* [MIPS] Fix data bus error recoveryThomas Bogendoerfer2008-09-051-2/+4
* [MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli2008-08-261-0/+1
* [MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto2008-08-261-3/+0Star
* [MIPS] RB532: Do not define registers that are already definedFlorian Fainelli2008-08-261-13/+3Star
* [MIPS] IP27: Export symbol pcibus_to_node to modules.Ralf Baechle2008-08-261-0/+1
* [MIPS] kgdb: s/(void *)0)/NULL/Ralf Baechle2008-08-261-1/+1
* [MIPS] kgdb: smp_call_function's 3rd argument is a pointer.Ralf Baechle2008-08-261-1/+1
* [MIPS] TXx9: Fix mips_hpt_frequency initializationAtsushi Nemoto2008-08-261-0/+3
* [MIPS] emma2rh: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-261-15/+1Star
* [MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-261-12/+1Star
* [MIPS] Wire up new syscalls.Ralf Baechle2008-08-264-0/+24
* [MIPS] Convert printk statements during kernel setup to use severity levelsMike Crowe2008-08-261-22/+20Star
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-052-2/+0Star
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0Star
* [MIPS] Cobalt: update defconfigYoichi Yuasa2008-07-301-110/+268
* [MIPS] kgdb: add arch support for the kernel's kgdb coreJason Wessel2008-07-305-0/+319
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-3058-2919/+4Star
* [MIPS] TXx9: Kconfig cleanupAtsushi Nemoto2008-07-301-34/+26Star
* [MIPS] TXx9: Support early_printkAtsushi Nemoto2008-07-305-16/+37
* [MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto2008-07-307-52/+44Star
* [MIPS] TXx9: Random cleanupAtsushi Nemoto2008-07-308-238/+165Star
* [MIPS] TXx9: Make tx4938-specific code more independentAtsushi Nemoto2008-07-303-32/+45
* [MIPS] TXx9: Make tx3927-specific code more independentAtsushi Nemoto2008-07-305-150/+196
* [MIPS] TXx9: Cleanup watchdogAtsushi Nemoto2008-07-306-59/+29Star
* [MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto2008-07-304-80/+34Star
* [MIPS] TXx9: PCI error handlingAtsushi Nemoto2008-07-308-20/+120
* [MIPS] TXx9: Add some pci optionsAtsushi Nemoto2008-07-305-0/+64
* [MIPS] Introduce pcibios_plat_setupAtsushi Nemoto2008-07-301-1/+5
* [MIPS] TXx9: PCI fixes for tx3927/tx4927Atsushi Nemoto2008-07-302-27/+53
* [MIPS] TXx9: Fix JMR3927 irq numbersAtsushi Nemoto2008-07-301-1/+1
* [MIPS] RB532: Flags are unsigned longAdrian Bunk2008-07-302-4/+5
* [MIPS] Initialization of Alchemy boardsKevin Hickey2008-07-308-8/+8
* [MIPS] tlb-r4k: Nuke broken paranoia error test.Ralf Baechle2008-07-301-4/+0Star
* mips: use generic show_mem()Johannes Weiner2008-07-262-38/+1Star
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* remove unused #include <linux/dirent.h>'sAdrian Bunk2008-07-251-1/+0Star
* gpiolib: allow user-selectionMichael Buesch2008-07-251-1/+1
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * Merge branch 'linus' into timers/nohzIngo Molnar2008-07-18210-15816/+4701Star
| |\
| * | nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-07-241-0/+1
|\ \ \
| * | | arch/mips/kernel/stacktrace.c: Heiko can't typeAndrew Morton2008-07-231-1/+1
| * | | fix core/stacktrace changes on avr32, mips, shHeiko Carstens2008-07-181-0/+1
| | |/ | |/|
* | | flag parameters: pipeUlrich Drepper2008-07-241-1/+1
* | | remove include/linux/pm_legacy.hAdrian Bunk2008-07-241-1/+0Star
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-242-0/+2