Age | Commit message (Expand) | Author |
2007-12-14 | [MIPS] Ensure that ST0_FR is never set on a 32 bit kernel | Chris 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 conflict | Sergei Shtylyov |
2007-12-14 | [MIPS] time: Set up Cobalt's mips_hpt_frequency | Yoichi 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-09 | qemu: do not enable IP7 blindly | Atsushi Nemoto |
2007-12-09 | [MIPS] Don't byteswap writes to display when running bigendian | Chris Dearman |
2007-12-06 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2007-12-06 | Fix oprofile configuration breakage | Ralf Baechle |
2007-12-06 | [MIPS] Oprofile: Fix computation of number of counters. | Ralf Baechle |
2007-12-06 | [MIPS] Alchemy: fix IRQ bases | Sergei 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-29 | IP22ZILOG: fix lockup and sysrq | Thomas 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_writel | Thomas Bogendoerfer |
2007-11-26 | [MIPS] IP22: Fix broken EISA interrupt setup by switching to generic i8259 | Thomas 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 names | Maciej 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 1 | Thomas Bogendoerfer |
2007-11-15 | [MIPS] Fix shadow register support. | Ralf Baechle |
2007-11-15 | [MIPS] Fix typo in R3000 TRACE_IRQFLAGS code | Atsushi 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 33MHz | Roel 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-14 | mips: undo locking on error path returns | Roel Kluin |