aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Ignore vmlinux.lds generated filesFlorian Fainelli2008-08-261-0/+1
* [MIPS] kgdb: Do not call fixup_exceptionAtsushi Nemoto2008-08-261-3/+0
* [MIPS] RB532: Do not define registers that are already definedFlorian Fainelli2008-08-261-13/+3
* [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/+1
* [MIPS] Jazz: Fix build error by header file inclusion weeding.Ralf Baechle2008-08-261-12/+1
* [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/+20
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-052-2/+0
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0
* [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/+4
* [MIPS] TXx9: Kconfig cleanupAtsushi Nemoto2008-07-301-34/+26
* [MIPS] TXx9: Support early_printkAtsushi Nemoto2008-07-305-16/+37
* [MIPS] TXx9: Unify serial_txx9 setupAtsushi Nemoto2008-07-307-52/+44
* [MIPS] TXx9: Random cleanupAtsushi Nemoto2008-07-308-238/+165
* [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/+29
* [MIPS] TXx9: Cleanup restart/halt/power_offAtsushi Nemoto2008-07-304-80/+34
* [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/+0
* mips: use generic show_mem()Johannes Weiner2008-07-262-38/+1
* 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/+0
* 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/+4701
| |\
| * | 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/+0
* | | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-242-0/+2
* | | mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+1
* | | device create: mips: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-212-3/+4
* | | [MIPS] Rename MIPS sys_pipe syscall entry point to something MIPS-specific.Ralf Baechle2008-07-205-5/+12
* | | [MIPS] 32-bit compat: Delete unused sys_truncate64 and sys_ftruncate64.Ralf Baechle2008-07-201-17/+0
* | | [MIPS] TXx9: Fix some sparse warningsAtsushi Nemoto2008-07-201-0/+2