summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2008-04-28[MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov41-345/+35
2008-04-28[MIPS] malta_int.c: make 4 variables staticDmitri Vorobiev1-4/+4
2008-04-28[MIPS] make standard_io_resources[] staticDmitri Vorobiev1-2/+2
2008-04-28[MIPS] make plat_perf_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] make mdesc and prom_getmdesc() staticDmitri Vorobiev1-2/+2
2008-04-28[MIPS] make mips_ejtag_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] make mips_nmi_setup() staticDmitri Vorobiev1-1/+1
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison6-7/+7
2008-04-28[MIPS] remove redundant display of free swap space in show_mem()Johannes Weiner1-1/+0
2008-04-28[MIPS] Alchemy: kill useless time variablesSergei Shtylyov2-17/+6
2008-04-28[MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov2-10/+5
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird21-26/+24
2008-04-28[MIPS] replace __inline with inlineHarvey Harrison2-2/+2
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle21-116/+1389
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman1-5/+11
2008-04-28[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.Chris Dearman1-1/+12
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman8-26/+45
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman2-2/+2
2008-04-28[MIPS] Remove TLB sanitation codeChris Dearman3-61/+0
2008-04-28[MIPS] Basic SPRAM supportChris Dearman3-0/+230
2008-04-28[MIPS] Reimplement clear_page/copy_pageThiemo Seufer6-862/+725
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-17Generic semaphore implementationMatthew Wilcox2-169/+1
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov1-1/+1
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle3-0/+32
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds1-1/+2
2008-04-04[MIPS] Make KGDB compile on UPSergei Shtylyov1-1/+2
2008-04-01[MIPS] XSS1500: Fix compilationFlorian Fainelli2-3/+2
2008-04-01[MIPS] Bigsur: make defconfig more useful.Ralf Baechle1-364/+575
2008-04-01[MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov3-31/+42
2008-04-01[MIPS] Add missing 4KEC TLB refill handlerThomas Bogendoerfer1-0/+1
2008-04-01[MIPS] BCM1480: Fix PCI/HT IO accessThomas Bogendoerfer2-16/+11
2008-04-01[MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa1-1/+1
2008-04-01[MIPS] Check for GCC r10k-cache-barrier supportThomas Bogendoerfer1-2/+5
2008-04-01[MIPS] I8253: Export i2853_lock to modules.Ralf Baechle1-0/+1
2008-04-01[MIPS] VPE loader: Check result of memory allocation.Ralf Baechle1-6/+15
2008-03-12[MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle1-1/+6
2008-03-12[MIPS] Delete leftovers of old pcspeaker support.Ralf Baechle1-1/+0
2008-03-12[MIPS] BCM1480: Init pci controller io_map_baseThomas Bogendoerfer1-2/+3
2008-03-12[MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle1-3/+3
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle29-179/+170
2008-03-12[MIPS] Export __ucmpdi2 to modules.Ralf Baechle1-0/+2
2008-03-12[MIPS] Fix typo in commentThiemo Seufer1-1/+1
2008-03-12[MIPS] Use KBUILD_DEFCONFIGAdrian Bunk2-1158/+2
2008-03-12[MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set.Ralf Baechle1-1/+1
2008-03-12[MIPS] Added missing cases for rdhwr emulationChris Dearman1-6/+25
2008-03-12[MIPS] Alchemy: Fix ids in Alchemy db dma device tableWolfgang Ocker1-17/+17
2008-02-19[MIPS] BCM47XX: Use new SSB SPROM data structureAurelien Jarno2-7/+7
2008-02-19[MIPS] WGT634U: Register MTD as platform device.Aurelien Jarno1-3/+66
2008-02-19[MIPS] BCM47xx: Add defconfig file.Aurelien Jarno1-0/+1939