summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-1/+0
2008-04-17Generic semaphore implementationMatthew Wilcox-169/+1
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov-1/+1
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle-0/+32
2008-04-04Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds-1/+2
2008-04-04[MIPS] Make KGDB compile on UPSergei Shtylyov-1/+2
2008-04-01[MIPS] XSS1500: Fix compilationFlorian Fainelli-3/+2
2008-04-01[MIPS] Bigsur: make defconfig more useful.Ralf Baechle-364/+575
2008-04-01[MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov-31/+42
2008-04-01[MIPS] Add missing 4KEC TLB refill handlerThomas Bogendoerfer-0/+1
2008-04-01[MIPS] BCM1480: Fix PCI/HT IO accessThomas Bogendoerfer-16/+11
2008-04-01[MIPS] Fix the installation condition of MIPS clocksourceYoichi Yuasa-1/+1
2008-04-01[MIPS] Check for GCC r10k-cache-barrier supportThomas Bogendoerfer-2/+5
2008-04-01[MIPS] I8253: Export i2853_lock to modules.Ralf Baechle-0/+1
2008-04-01[MIPS] VPE loader: Check result of memory allocation.Ralf Baechle-6/+15
2008-03-12[MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle-1/+6
2008-03-12[MIPS] Delete leftovers of old pcspeaker support.Ralf Baechle-1/+0
2008-03-12[MIPS] BCM1480: Init pci controller io_map_baseThomas Bogendoerfer-2/+3
2008-03-12[MIPS] Yosemite: Fix a few more section reference bugs.Ralf Baechle-3/+3
2008-03-12[MIPS] Fix loads of section missmatchesRalf Baechle-179/+170
2008-03-12[MIPS] Export __ucmpdi2 to modules.Ralf Baechle-0/+2
2008-03-12[MIPS] Fix typo in commentThiemo Seufer-1/+1
2008-03-12[MIPS] Use KBUILD_DEFCONFIGAdrian Bunk-1158/+2
2008-03-12[MIPS] Allow 48Hz to be selected if CONFIG_SYS_SUPPORTS_ARBIT_HZ is set.Ralf Baechle-1/+1
2008-03-12[MIPS] Added missing cases for rdhwr emulationChris Dearman-6/+25
2008-03-12[MIPS] Alchemy: Fix ids in Alchemy db dma device tableWolfgang Ocker-17/+17
2008-02-19[MIPS] BCM47XX: Use new SSB SPROM data structureAurelien Jarno-7/+7
2008-02-19[MIPS] WGT634U: Register MTD as platform device.Aurelien Jarno-3/+66
2008-02-19[MIPS] BCM47xx: Add defconfig file.Aurelien Jarno-0/+1939
2008-02-19[MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle-2/+5
2008-02-19[MIPS] PCI: Port i386 PCI fixes.Ralf Baechle-2/+5
2008-02-19[MIPS] Qemu: finish platform removalAdrian Bunk-800/+0
2008-02-19[MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev-0/+12
2008-02-19[MIPS] IP28: Add defconfig fileThomas Bogendoerfer-0/+891
2008-02-19[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.Thiemo Seufer-7/+7
2008-02-19[MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle-1/+0
2008-02-19[MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle-8/+16
2008-02-19[MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller-0/+2
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle-3/+6
2008-02-19[MIPS] Use find_task_by_vpid in system callsPavel Emelyanov-2/+2
2008-02-14Introduce path_put()Jan Blunck-3/+3
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck-3/+3
2008-02-09ide: introduce HAVE_IDESam Ravnborg-0/+1
2008-02-08MIPS: Mark all but i8259 interrupts as no-probe.Ralf Baechle-1/+8
2008-02-08pid: fix mips irix emulation pid usageEric W. Biederman-19/+23
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle-3/+4
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk-1/+0
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet-1/+1
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle-1/+0
2008-02-05timerfd: new timerfd APIDavide Libenzi-4/+4