aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] XSS1500: Fix compilationFlorian Fainelli2008-04-012-3/+2
* [MIPS] Bigsur: make defconfig more useful.Ralf Baechle2008-04-011-364/+575
* [MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov2008-04-013-31/+42
* [MIPS] Add missing 4KEC TLB refill handlerThomas Bogendoerfer2008-04-011-0/+1
* [MIPS] BCM1480: Fix PCI/HT IO accessThomas Bogendoerfer2008-04-012-16/+11
* [MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa2008-04-011-1/+1
* [MIPS] Check for GCC r10k-cache-barrier supportThomas Bogendoerfer2008-04-011-2/+5
* [MIPS] I8253: Export i2853_lock to modules.Ralf Baechle2008-04-011-0/+1
* [MIPS] VPE loader: Check result of memory allocation.Ralf Baechle2008-04-011-6/+15
* [MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle2008-03-121-1/+6
* [MIPS] Delete leftovers of old pcspeaker support.Ralf Baechle2008-03-121-1/+0
* [MIPS] BCM1480: Init pci controller io_map_baseThomas Bogendoerfer2008-03-121-2/+3
* [MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle2008-03-121-3/+3
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-1229-179/+170
* [MIPS] Export __ucmpdi2 to modules.Ralf Baechle2008-03-121-0/+2
* [MIPS] Fix typo in commentThiemo Seufer2008-03-121-1/+1
* [MIPS] Use KBUILD_DEFCONFIGAdrian Bunk2008-03-122-1158/+2
* [MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set.Ralf Baechle2008-03-121-1/+1
* [MIPS] Added missing cases for rdhwr emulationChris Dearman2008-03-121-6/+25
* [MIPS] Alchemy: Fix ids in Alchemy db dma device tableWolfgang Ocker2008-03-121-17/+17
* [MIPS] BCM47XX: Use new SSB SPROM data structureAurelien Jarno2008-02-192-7/+7
* [MIPS] WGT634U: Register MTD as platform device.Aurelien Jarno2008-02-191-3/+66
* [MIPS] BCM47xx: Add defconfig file.Aurelien Jarno2008-02-191-0/+1939
* [MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle2008-02-191-2/+5
* [MIPS] PCI: Port i386 PCI fixes.Ralf Baechle2008-02-191-2/+5
* [MIPS] Qemu: finish platform removalAdrian Bunk2008-02-191-800/+0
* [MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev2008-02-194-0/+12
* [MIPS] IP28: Add defconfig fileThomas Bogendoerfer2008-02-191-0/+891
* [MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.Thiemo Seufer2008-02-191-7/+7
* [MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle2008-02-191-1/+0
* [MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle2008-02-192-8/+16
* [MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller2008-02-192-0/+2
* [MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle2008-02-191-3/+6
* [MIPS] Use find_task_by_vpid in system callsPavel Emelyanov2008-02-192-2/+2
* Introduce path_put()Jan Blunck2008-02-141-3/+3
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-141-3/+3
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2008-02-082-1/+8
* pid: fix mips irix emulation pid usageEric W. Biederman2008-02-083-19/+23
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-072-3/+4
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-061-1/+0
* get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet2008-02-061-1/+1
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-061-1/+0
* timerfd: new timerfd APIDavide Libenzi2008-02-054-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-049-13/+13
|\
| * arch/mips/: Spelling fixesJoe Perches2008-02-038-11/+11
| * remove Documentation/smp.txtAdrian Bunk2008-02-031-2/+2
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
* | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+1
|/
* Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2008-02-021-0/+4
|\