aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAge
* MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.cDavid Daney2011-11-10
* MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah2011-11-08
* mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-27
|\
| * mtd: octeon: convert to mtd_device_register()Jamie Iles2011-05-24
* | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-19
|\ \
| * \ Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-14
| |\ \
| * | | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-21
| | | |
| \ \ \
*-. \ \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-19
|\ \ \ \ \ | | | |_|/ | | |/| |
| * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-14
| | |_|/ | |/| |
* | | | MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.David Daney2011-05-19
* | | | Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva2011-05-19
| |/ / |/| |
* | | MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEONDavid Daney2011-05-10
|/ /
* | Fix common misspellingsLucas De Marchi2011-03-31
* | MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functionsThomas Gleixner2011-03-29
* | MIPS: Octeon: Rewrite interrupt handling code.David Daney2011-03-29
|/
* MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCIDavid Daney2010-10-29
* MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney2010-10-29
* MIPS: Octeon: Use I/O clock rate for calculations.David Daney2010-10-29
* MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney2010-10-29
* MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()David Daney2010-10-29
* MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount()David Daney2010-10-29
* MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney2010-10-29
* MIPS: Octeon: Rewrite DMA mapping functions.David Daney2010-10-29
* MIPS: Octeon: Set dma_masks for octeon_mgmt device.David Daney2010-10-29
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-07
* MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney2010-10-04
* MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann2010-10-04
* MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney2010-08-05
* MIPS: Octeon: Export prom_putchar().David Daney2010-08-05
* MIPS: Octeon: Implement delays with cycle counter.David Daney2010-08-05
* MIPS: Octeon: HOTPLUG_CPU fixes.David Daney2010-08-05
* MIPS: Octeon: Simplify hotcpu_notifier registration.David Daney2010-08-05
* MIPS: Octeon: Clean up SMP CPU numbering.David Daney2010-08-05
* MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPUDavid Daney2010-08-05
* MIPS: Octeon: Improve interrupt handling.David Daney2010-08-05
* MIPS: Octeon: Move MSI code out of octeon-irq.c.David Daney2010-08-05
* MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLEChristoph Egger2010-08-05
* MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.Ralf Baechle2010-08-05
* MIPS: Octeon: Migrate to new platform makefile style.Ralf Baechle2010-08-05
* MIPS: Octeon: Workaround link failures with gcc-4.4.x 32-bits toolchainsFlorian Fainelli2010-08-05
* MIPS: Octeon: Serial port fixes for OCTEON simulator.David Daney2010-05-21
* MIPS: Octeon: Get rid of early serial.David Daney2010-05-21
* MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memoryYang Shi2010-04-12
* MIPS: Octeon: Remove #if 0 code.David Daney2010-04-12
* MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLBDavid Daney2010-04-12
* MIPS: Cavium: Remove unused watchdog code.Ralf Baechle2010-04-12
* MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)Matt Turner2010-02-27
* MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c.David Daney2010-02-27
* MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.David Daney2010-02-27