aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-27i2c-au1550: Convert to platform driverManuel Lauss1-0/+21
2008-01-25cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy1-5/+5
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-22tc35815: Use irq number for tc35815-mac platform device idAtsushi Nemoto1-2/+2
2008-01-22[MIPS] Malta: Fix reading the PCI clock frequency on big-endianDmitri Vorobiev1-1/+1
2008-01-14Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-1/+8
2008-01-15[MIPS] Cobalt: Qube1 has no serial port so don't use itThomas Bogendoerfer1-0/+5
2008-01-15[MIPS] Cobalt: Fix ethernet interrupts for RaQ1Thomas Bogendoerfer1-1/+1
2008-01-15[MIPS] Kconfig fixes for BCM47XX platformAurelien Jarno1-0/+2
2008-01-11[MIPS] Replace 40c7869b693b18412491fdcff64682215b739f9e kludgeAtsushi Nemoto2-6/+3
2008-01-11[MIPS] Lasat: Fix built in separate object directory.WANG Cong1-3/+3
2008-01-11[MIPS] Malta: Fix software reset on big endianDmitri Vorobiev1-4/+6
2008-01-11[MIPS] pnx8xxx: move to clocksourceVitaly Wool1-37/+72
2008-01-11[MIPS] Wrong CONFIG option prevents setup of DMA zone.Thomas Bogendoerfer1-1/+1
2008-01-07[MIPS] Fix CONFIG_BOOT_RAW.Ralf Baechle1-1/+2
2008-01-07[MIPS] Assume R4000/R4400 newer than 3.0 don't have the mfc0 count bugThomas Bogendoerfer1-2/+2
2008-01-07[MIPS] Fix IP32 breakageThomas Bogendoerfer4-13/+19
2008-01-07[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warningSergei Shtylyov2-29/+32
2008-01-07[MIPS] Move inclusing of kernel/time/Kconfig menu to appropriate placeAtsushi Nemoto1-2/+2
2007-12-14[MIPS] Ensure that ST0_FR is never set on a 32 bit kernelChris Dearman2-5/+4
2007-12-14[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.Ralf Baechle1-4/+0
2007-12-14[MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.Ralf Baechle1-0/+2
2007-12-14[MIPS] Atlas, Malta: Don't free firmware memory on free_initmem.Ralf Baechle1-0/+2
2007-12-14[MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()Sergei Shtylyov1-5/+4
2007-12-14[MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov2-13/+4
2007-12-14[MIPS] time: Set up Cobalt's mips_hpt_frequencyYoichi Yuasa1-1/+20
2007-12-09[MIPS] Malta: Enable tickless and highres timers.Ralf Baechle1-0/+8
2007-12-09[MIPS] Bigsur: Enable tickless and and highres timers.Ralf Baechle1-0/+9
2007-12-09qemu: do not enable IP7 blindlyAtsushi Nemoto1-1/+1
2007-12-09[MIPS] Don't byteswap writes to display when running bigendianChris Dearman1-2/+2
2007-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-17/+52
2007-12-06Fix oprofile configuration breakageRalf Baechle1-0/+4
2007-12-06[MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle1-6/+38
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov1-4/+4
2007-12-06[MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov3-6/+6
2007-12-06[MIPS] BCM1480: Fix interrupt routing, take 2.Ralf Baechle1-1/+4
2007-12-03[MIPS] BCM1480: Fix interrupt routing.Ralf Baechle1-2/+1
2007-12-01[MIPS] Fix build.Ralf Baechle1-1/+5
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer1-19/+0
2007-11-26[MIPS] vpe: Add missing "space"Joe Perches1-2/+2
2007-11-26[MIPS] Compliment va_start() with va_end().Richard Knutsson3-0/+6
2007-11-26[MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writelThomas Bogendoerfer1-19/+21
2007-11-26[MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer2-132/+3
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle4-37/+82
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle8-25/+131
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2-59/+40
2007-11-26[MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle1-10/+14
2007-11-26[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.Ralf Baechle1-5/+1
2007-11-26[MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle1-1/+1
2007-11-15[MIPS] N32 needs to use the compat version of sys_nfsservctl.Ralf Baechle1-1/+1