aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2007-12-14[MIPS] Ensure that ST0_FR is never set on a 32 bit kernelChris Dearman
2007-12-14[MIPS] time: Delete weak definition of plat_time_init() due to gcc bug.Ralf Baechle
2007-12-14[MIPS] PCI: Make pcibios_fixup_device_resources ignore legacy resources.Ralf Baechle
2007-12-14[MIPS] Atlas, Malta: Don't free firmware memory on free_initmem.Ralf Baechle
2007-12-14[MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()Sergei Shtylyov
2007-12-14[MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov
2007-12-14[MIPS] time: Set up Cobalt's mips_hpt_frequencyYoichi Yuasa
2007-12-09[MIPS] Malta: Enable tickless and highres timers.Ralf Baechle
2007-12-09[MIPS] Bigsur: Enable tickless and and highres timers.Ralf Baechle
2007-12-09qemu: do not enable IP7 blindlyAtsushi Nemoto
2007-12-09[MIPS] Don't byteswap writes to display when running bigendianChris Dearman
2007-12-06Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-12-06Fix oprofile configuration breakageRalf Baechle
2007-12-06[MIPS] Oprofile: Fix computation of number of counters.Ralf Baechle
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov
2007-12-06[MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov
2007-12-06[MIPS] BCM1480: Fix interrupt routing, take 2.Ralf Baechle
2007-12-03[MIPS] BCM1480: Fix interrupt routing.Ralf Baechle
2007-12-01[MIPS] Fix build.Ralf Baechle
2007-11-29IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer
2007-11-26[MIPS] vpe: Add missing "space"Joe Perches
2007-11-26[MIPS] Compliment va_start() with va_end().Richard Knutsson
2007-11-26[MIPS] IP22: Fix broken eeprom access by using __raw_readl/__raw_writelThomas Bogendoerfer
2007-11-26[MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259Thomas Bogendoerfer
2007-11-26[MIPS] 64-bit Sibyte kernels need DMA32.Ralf Baechle
2007-11-26[MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle
2007-11-26[MIPS] IP32: More interrupt renumbering fixes.Ralf Baechle
2007-11-26[MIPS] time: MIPSsim's plat_time_init doesn't need to be irq safe.Ralf Baechle
2007-11-26[MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle
2007-11-15[MIPS] N32 needs to use the compat version of sys_nfsservctl.Ralf Baechle
2007-11-15[MIPS] irq_cpu: use handle_percpu_irq handler to avoid dropping interrupts.Ralf Baechle
2007-11-15[MIPS] Sibyte: Fix name of clocksource.Ralf Baechle
2007-11-15[MIPS] SNI: s/achknowledge/acknowledge/Maciej W. Rozycki
2007-11-15[MIPS] Makefile: Fix canonical system namesMaciej W. Rozycki
2007-11-15[MIPS] vpe: handle halting TCs in an errata safe way.Nigel Stephens
2007-11-15[MIPS] Sibyte: Stop timers before programming next even.Ralf Baechle
2007-11-15[MIPS] Sibyte: Increase minimum oneshot timer interval to two ticks.Ralf Baechle
2007-11-15[MIPS] Lasat: Fix overlap of interrupt number ranges.Yoichi Yuasa
2007-11-15[MIPS] SNI PCIT CPLUS: workaround for b0rked irq wiring of onboard PCI bus 1Thomas Bogendoerfer
2007-11-15[MIPS] Fix shadow register support.Ralf Baechle
2007-11-15[MIPS] Fix typo in R3000 TRACE_IRQFLAGS codeAtsushi Nemoto
2007-11-15[MIPS] Sibyte: Replace use of removed IO_SPACE_BASE with IOADDR.Ralf Baechle
2007-11-15[MIPS] iounmap if in vr41xx_pciu_init() pci clock is over 33MHzRoel Kluin
2007-11-15[MIPS] BCM1480: Remove duplicate acknowledge of timer interrupt.Ralf Baechle
2007-11-15[MIPS] Sibyte: pin timer interrupt to their cores.Ralf Baechle
2007-11-15[MIPS] Qemu: Add early printk, your friend in a cold night.Ralf Baechle
2007-11-15[MIPS] Convert reference to mem_map to pfn_to_page().Ralf Baechle
2007-11-15[MIPS] Sibyte: resurrect old cache hack.Ralf Baechle
2007-11-14mips: undo locking on error path returnsRoel Kluin