summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix handling of 0 length I & D caches.Chris Dearman2006-06-291-23/+41
* [MIPS] Typo fixes.Chris Dearman2006-06-291-3/+3
* [MIPS] MIPS32/MIPS64 secondary cache managementChris Dearman2006-06-295-7/+168
* [MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()Yoichi Yuasa2006-06-291-4/+0
* [MIPS] Fix configuration of R2 CPU features and multithreading.Ralf Baechle2006-06-292-34/+53
* [MIPS] Fix build error: don't offer SMP on systems that don't have SMP.Ralf Baechle2006-06-293-3/+12
* [MIPS] Limit MIPS_MT to MIPS32R2 only.Ralf Baechle2006-06-291-0/+2
* [MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.Yoichi Yuasa2006-06-291-3/+0
* [MIPS] Remove unused system type name for DDB5074 and DDB5476.Yoichi Yuasa2006-06-291-2/+0
* [MIPS] Removes unused functions for GT64120Yoichi Yuasa2006-06-292-148/+0
* [MIPS] Fix use of ehb instruction for non-R2 configurations.Ralf Baechle2006-06-296-15/+15
* [MIPS] Consistent formatting for Qemu makefile segment.Ralf Baechle2006-06-291-0/+1
* [MIPS] Wire up tee(2).Ralf Baechle2006-06-294-0/+4
* [MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.Ralf Baechle2006-06-291-0/+3
* [MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to CMark.Zhan2006-06-295-66/+16
* [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-2/+2
* [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-263-9/+9
|\
| * spelling fixesAndreas Mohr2006-06-261-2/+2
| * fix paniced->panicked typosLee Revell2006-06-262-7/+7
* | [PATCH] oprofile: Fix unnecessary clevernessMarkus Armbruster2006-06-261-1/+1
|/
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-252-3/+2
* [PATCH] mips: fix number of mremap argumentsYoichi Yuasa2006-06-231-1/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-6/+6
* [MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto2006-06-1950-1/+510
* [MIPS] Support for the RM9000-based Basler eXcite smart camera platform.Ralf Baechle2006-06-1918-7/+3215
* [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins boarddmitry pervushin2006-06-1917-0/+2693
* [MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Thomas Bogendoerfer2006-06-195-12/+175
* [MIPS] Random fixes for sb1250Thiemo Seufer2006-06-191-2/+6
* [MIPS] Fix bcm1480 compileThiemo Seufer2006-06-191-0/+2
* [MIPS] Remove support for NEC DDB5476.Ralf Baechle2006-06-1959-2303/+1
* [MIPS] Remove support for NEC DDB5074.Ralf Baechle2006-06-1958-1144/+1
* [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-1933-45/+75
* [MIPS] Remove unused function alloc_pci_controller.Ralf Baechle2006-06-191-5/+0
* [MIPS] IP27: Extract pci_ops into separate file.Ralf Baechle2006-06-193-292/+308
* [MIPS] IP27: Use symbolic constants instead of magic numbers.Ralf Baechle2006-06-191-2/+1
* [MIPS] vr41xx: remove unnecessay items from vr41xx/Kconfig.Yoichi Yuasa2006-06-191-7/+0
* [MIPS] IP27: Cleanup N/M mode configuration.Ralf Baechle2006-06-191-5/+20
* [MIPS] APM emu supportRodolfo Giometti2006-06-193-0/+633
* [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle2006-06-193-3/+3
* [MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration.Ralf Baechle2006-06-192-17/+23
* [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-1918-150/+395
* [MIPS] Remove duplicate declarations from Alchemy code.Ralf Baechle2006-06-191-4/+0
* [MIPS] arch/mips/au1000/time.c cleanupSergei Shtylyov2006-06-191-7/+2
* [MIPS] Remove unused instances of prom_build_cpu_map.Ralf Baechle2006-06-192-40/+0
* [MIPS] Qemu system shutdown supportThiemo Seufer2006-06-193-1/+39
* [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto2006-06-199-92/+70
* [MIPS] Remove prototype for non-existing function.Ralf Baechle2006-06-191-1/+0
* [MIPS] Wind River 4KC PPMC Eval Board SupportMark.Zhan2006-06-1912-0/+1336
* [MIPS] Au1xxx: board specific irq code cleanupHerbert Valerio Riedel2006-06-1911-22/+22
OpenPOWER on IntegriCloud