aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
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/upstream-linusLinus 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
2008-02-19[MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle1-2/+5
2008-02-19[MIPS] PCI: Port i386 PCI fixes.Ralf Baechle1-2/+5
2008-02-19[MIPS] Qemu: finish platform removalAdrian Bunk1-800/+0
2008-02-19[MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev4-0/+12
2008-02-19[MIPS] IP28: Add defconfig fileThomas Bogendoerfer1-0/+891
2008-02-19[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.Thiemo Seufer1-7/+7
2008-02-19[MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle1-1/+0
2008-02-19[MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle2-8/+16
2008-02-19[MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller2-0/+2
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle1-3/+6
2008-02-19[MIPS] Use find_task_by_vpid in system callsPavel Emelyanov2-2/+2
2008-02-14Introduce path_put()Jan Blunck1-3/+3
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck1-3/+3
2008-02-09ide: introduce HAVE_IDESam Ravnborg1-0/+1
2008-02-08MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle2-1/+8
2008-02-08pid: fix mips irix emulation pid usageEric W. Biederman3-19/+23
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle2-3/+4
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk1-1/+0
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet1-1/+1
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle1-1/+0
2008-02-05timerfd: new timerfd APIDavide Libenzi4-4/+4