Age | Commit message (Expand) | Author |
2010-02-27 | MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses | Bjorn Helgaas |
2010-02-27 | MIPS: Alchemy: use 36bit addresses for PCMCIA resources. | Manuel Lauss |
2010-02-27 | MIPS: Cobalt: Fix theoretical port aliasing issue | Ralf Baechle |
2010-02-27 | MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) | Matt Turner |
2010-02-27 | MIPS: Crazy spinlock speed test. | David Daney |
2010-02-27 | MIPS: Optimize spinlocks. | David Daney |
2010-02-27 | MIPS: Alchemy: devboard PM needs to save CPLD registers. | Manuel Lauss |
2010-02-27 | MIPS: PowerTV: Eliminate duplicate opcode definition macros | David VomLehn |
2010-02-27 | MIPS: Lemote 2F: Move printks out of port_access_lock. | Ralf Baechle |
2010-02-27 | MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks. | Ralf Baechle |
2010-02-27 | MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c. | David Daney |
2010-02-27 | MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks. | David Daney |
2010-02-27 | MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: Loongson: Remove pointless sample_lock from oprofile code. | Ralf Baechle |
2010-02-27 | MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: i8259: Convert IRQ controller lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: IP27: Convert nmi_lock lock to arch spinlock; | Ralf Baechle |
2010-02-27 | MIPS: IP27: Remove code obfuscation by enter_panic_mode(). | Ralf Baechle |
2010-02-27 | MIPS: GT641xx: Convert timer lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: Alchemy: Simplify DMA channel allocation code. | Ralf Baechle |
2010-02-27 | MIPS: Yosemite: Convert SMP startup lock to arch spinlock. | Ralf Baechle |
2010-02-27 | MIPS: Alchemy: Remove time_lock. | Ralf Baechle |
2010-02-27 | MIPS: DEC: Convert KN01 lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: BCM63xx: Convert timer locks to raw spinlocks. | Ralf Baechle |
2010-02-27 | MIPS: PowerTV: Convert IRQ controller lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: Malta: Convert IRQ controller lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: SB1480: Convert IRQ controller lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: SB1250: Convert IRQ controller lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: GT641xx: Convert IRQ controller lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: Jazz: Convert irq controller lock to raw spinlock. | Ralf Baechle |
2010-02-27 | MIPS: Make various locks static. | Ralf Baechle |
2010-02-27 | MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts. | David Daney |
2010-02-27 | MIPS: Use generic ucontext.h | Yoichi Yuasa |
2010-02-27 | MIPS: Use generic serial.h | Yoichi Yuasa |
2010-02-27 | MIPS: Use generic parport.h | Yoichi Yuasa |
2010-02-27 | MIPS: Use generic current.h | Yoichi Yuasa |
2010-02-27 | MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUs | David Daney |
2010-02-27 | MIPS: Give Octeon+ CPUs their own cputype. | David Daney |
2010-02-27 | MIPS: Implement Read Inhibit/eXecute Inhibit | David Daney |
2010-02-27 | MIPS: Add TLBR and ROTR to uasm. | David Daney |
2010-02-27 | MIPS: Add accessor functions and bit definitions for c0_PageGrain | David Daney |
2010-02-27 | MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels. | David Daney |
2010-02-27 | MIPS: Remove trailing space in messages | Frans Pop |
2010-02-27 | MIPS: Make the debugging of compressed kernel configurable | Wu Zhangjin |
2010-02-27 | MIPS: Remove #if 0 r4k_update_mmu_cache_hwbug | David Daney |
2010-02-27 | MIPS: TXx9: Remove forced serial console setting | Yoichi Yuasa |
2010-02-27 | MIPS: AR7: Make ar7_register_devices much more durable | Alexander Clouter |
2010-02-27 | MIPS: AR7: Fix USB slave mem range typo | Alexander Clouter |
2010-02-27 | MIPS: AR7: Whitespace hacking | Alexander Clouter |
2010-02-27 | MIPS: Alchemy: Use strlcat() for the command line arguments | Yoichi Yuasa |