Age | Commit message (Expand) | Author | Files | Lines |
2010-04-12 | MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory | Yang Shi | 1 | -3/+0 |
2010-04-12 | MIPS: Octeon: Remove #if 0 code. | David Daney | 1 | -12/+0 |
2010-04-12 | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB | David Daney | 1 | -66/+1 |
2010-04-12 | MIPS: Cavium: Remove unused watchdog code. | Ralf Baechle | 1 | -8/+0 |
2010-02-27 | MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) | Matt Turner | 1 | -3/+3 |
2010-02-27 | MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c. | David Daney | 1 | -5/+5 |
2010-02-27 | MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks. | David Daney | 1 | -28/+14 |
2010-02-27 | MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock. | Ralf Baechle | 1 | -5/+5 |
2010-02-27 | MIPS: Make various locks static. | Ralf Baechle | 1 | -1/+2 |
2010-02-27 | MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts. | David Daney | 1 | -4/+63 |
2010-02-27 | MIPS: Remove trailing space in messages | Frans Pop | 1 | -1/+1 |
2010-02-27 | MIPS: Nuke trailing blank lines | Ralf Baechle | 1 | -1/+0 |
2010-02-27 | MIPS: Octeon: Fix EOI handling. | David Daney | 1 | -6/+34 |
2010-02-27 | MIPS: Octeon: Register some devices on the I2C bus. | David Daney | 1 | -0/+13 |
2010-02-27 | MIPS: Octeon: Add I2C platform device. | David Daney | 1 | -0/+72 |
2010-01-12 | MIPS: Octeon: Use non-overflowing arithmetic in sched_clock | David Daney | 1 | -3/+28 |
2010-01-12 | MIPS: Octeon: Add sched_clock() to csrc-octeon.c | David Daney | 1 | -0/+7 |
2009-12-17 | MIPS: Modularize COP2 handling | Ralf Baechle | 2 | -1/+53 |
2009-12-17 | MIPS: Octeon: Add platform devices MGMT Ethernet ports. | David Daney | 1 | -0/+58 |
2009-12-17 | MIPS: Octeon: Add platform device for MDIO buses. | David Daney | 1 | -0/+30 |
2009-11-02 | MIPS: Octeon: Use lockless interrupt controller operations when possible. | David Daney | 1 | -36/+178 |
2009-11-02 | MIPS: Octeon: Use write_{un,}lock_irq{restore,save} to set irq affinity | David Daney | 1 | -4/+6 |
2009-11-02 | MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/smp.c | David Daney | 1 | -2/+3 |
2009-09-17 | MIPS: Octeon: Move some platform device registration to its own file. | David Daney | 3 | -148/+166 |
2009-09-17 | MIPS: Octeon: Add hardware RNG platform device. | David Daney | 1 | -0/+43 |
2009-08-03 | MIPS: Octeon: Run IPI code with interrupts disabled. | David Daney | 1 | -2/+2 |
2009-07-03 | MIPS: Reorganize Cavium OCTEON PCI support. | David Daney | 7 | -2407/+1 |
2009-06-24 | MIPS: Cavium: Add CPU hotplugging code. | Ralf Baechle | 3 | -1/+362 |
2009-06-24 | MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users. | Ralf Baechle | 2 | -1/+2 |
2009-06-17 | MIPS: Export erratum function needed by octeon-ethernet driver. | David Daney | 1 | -0/+3 |
2009-06-17 | MIPS: Export cvmx_sysinfo_get needed by octeon-ethernet driver. | David Daney | 1 | -0/+2 |
2009-06-17 | MIPS: Add named alloc functions to OCTEON boot monitor memory allocator. | David Daney | 1 | -0/+104 |
2009-06-17 | MIPS: Add Cavium OCTEON PCI support. | David Daney | 11 | -2/+2932 |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar | 1 | -1/+1 |
2009-05-14 | MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read() | Coly Li | 1 | -1/+1 |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu | 1 | -2/+6 |
2009-03-30 | MIPS: Convert obsolete irq_desc_t to struct irq_desc | Thomas Gleixner | 1 | -1/+1 |
2009-03-30 | MIPS: Stop using <asm-generic/int-l64.h>. | Ralf Baechle | 1 | -1/+1 |
2009-03-30 | MIPS: Cavium: Add -Werror | Ralf Baechle | 1 | -0/+2 |
2009-01-31 | MIPS: Octeon: Remove duplicated #includes | Huang Weiyi | 1 | -2/+0 |
2009-01-11 | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon. | David Daney | 10 | -0/+2569 |
2009-01-11 | MIPS: Add Cavium OCTEON processor support files to arch/mips/cavium-octeon/ex... | David Daney | 5 | -0/+1807 |