summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* i2c-au1550: Convert to platform driverManuel Lauss2008-01-271-0/+21
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-251-5/+5
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
* tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto2008-01-221-2/+2
* [MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev2008-01-221-1/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-153-1/+8
|\
| * [MIPS] Cobalt: Qube1 has no serial port so don't use itThomas Bogendoerfer2008-01-151-0/+5
| * [MIPS] Cobalt: Fix ethernet interrupts for RaQ1Thomas Bogendoerfer2008-01-151-1/+1
| * [MIPS] Kconfig fixes for BCM47XX platformAurelien Jarno2008-01-151-0/+2
* | [MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2008-01-112-6/+3Star
* | [MIPS] Lasat: Fix built in separate object directory.WANG Cong2008-01-111-3/+3
* | [MIPS] Malta: Fix software reset on big endianDmitri Vorobiev2008-01-111-4/+6
* | [MIPS] pnx8xxx: move to clocksourceVitaly Wool2008-01-111-37/+72
* | [MIPS] Wrong CONFIG option prevents setup of DMA zone.Thomas Bogendoerfer2008-01-111-1/+1
|/
* [MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle2008-01-071-1/+2
* [MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bugThomas Bogendoerfer2008-01-071-2/+2
* [MIPS] Fix IP32 breakageThomas Bogendoerfer2008-01-074-13/+19
* [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warningSergei Shtylyov2008-01-072-29/+32
* [MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate placeAtsushi Nemoto2008-01-071-2/+2
* [MIPS] Ensure that ST0_FR is never set on a 32 bit kernelChris Dearman2007-12-142-5/+4Star
* [MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.Ralf Baechle2007-12-141-4/+0Star
* [MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.Ralf Baechle2007-12-141-0/+2
* [MIPS] Atlas, Malta: Don't free firmware memory on free_initmem.Ralf Baechle2007-12-141-0/+2
* [MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()Sergei Shtylyov2007-12-141-5/+4Star
* [MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov2007-12-142-13/+4Star
* [MIPS] time: Set up Cobalt's mips_hpt_frequencyYoichi Yuasa2007-12-141-1/+20
* [MIPS] Malta: Enable tickless and highres timers.Ralf Baechle2007-12-091-0/+8
* [MIPS] Bigsur: Enable tickless and and highres timers.Ralf Baechle2007-12-091-0/+9
* qemu: do not enable IP7 blindlyAtsushi Nemoto2007-12-091-1/+1
* [MIPS] Don't byteswap writes to display when running bigendianChris Dearman2007-12-091-2/+2
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-12-065-17/+52
|\
| * [MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle2007-12-061-6/+38
| * [MIPS] Alchemy: fix IRQ basesSergei Shtylyov2007-12-061-4/+4
| * [MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov2007-12-063-6/+6
| * [MIPS] BCM1480: Fix interrupt routing, take 2.Ralf Baechle2007-12-061-1/+4
* | Fix oprofile configuration breakageRalf Baechle2007-12-061-0/+4
|/
* [MIPS] BCM1480: Fix interrupt routing.Ralf Baechle2007-12-031-2/+1Star
* [MIPS] Fix build.Ralf Baechle2007-12-011-1/+5
* IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-19/+0Star
* [MIPS] vpe: Add missing "space"Joe Perches2007-11-261-2/+2
* [MIPS] Compliment va_start() with va_end().Richard Knutsson2007-11-263-0/+6
* [MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writelThomas Bogendoerfer2007-11-261-19/+21
* [MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer2007-11-262-132/+3Star
* [MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle2007-11-264-37/+82
* [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-268-25/+131
* [MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2007-11-262-59/+40Star
* [MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle2007-11-261-10/+14
* [MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.Ralf Baechle2007-11-261-5/+1Star
* [MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle2007-11-261-1/+1
* [MIPS] N32 needs to use the compat version of sys_nfsservctl.Ralf Baechle2007-11-161-1/+1