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