aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'next/ath79' and 'next/lantiq' into mips-for-linux-nextRalf Baechle2-6/+1
2012-05-17MIPS: Cavium: Remove smp_reserve_lock.Ralf Baechle1-6/+0
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker1-0/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-6/+6
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds1-2/+2
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds1-1/+1
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-29remove references to cpu_*_map in arch/Rusty Russell1-1/+1
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells2-2/+1
2012-03-28MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-6/+6
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy1-1/+1
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-nextRalf Baechle20-41/+6625
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle1-8/+0
2011-12-07MIPS: Handle initmem in systems with kernel not in add_memory_region() memDavid Daney1-8/+0
2011-12-07MIPS: Octeon: Update DMA mapping operations for OCTEON II processors.David Daney1-2/+21
2011-12-07MIPS: Octeon: Rearrange CVMX files in preperation for device treeDavid Daney4-24/+107
2011-12-07MIPS: Octeon: Update bootloader board type constants.David Daney1-0/+20
2011-12-07MIPS: Octeon: Move some Ethernet support files out of staging.David Daney18-5/+6416
2011-12-07MIPS: Oceton: Update model detection code for new chips.David Daney1-34/+85
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2-4/+4
2011-11-10MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.cDavid Daney1-7/+2
2011-11-08MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah1-2/+3
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker3-0/+3
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-10/+1
2011-05-25mtd: octeon: convert to mtd_device_register()Jamie Iles1-10/+1
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+1
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2011-05-19MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.David Daney1-8/+7
2011-05-19Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva1-7/+0
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksourceThomas Gleixner5-650/+796
2011-05-10MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEONDavid Daney1-11/+4
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+2
2011-03-31Fix common misspellingsLucas De Marchi3-3/+3
2011-03-29MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functionsThomas Gleixner1-54/+17
2011-03-29MIPS: Octeon: Rewrite interrupt handling code.David Daney3-645/+828
2011-02-21mips: convert to clocksource_register_hz/khzJohn Stultz1-2/+1
2010-10-29MIPS: Add platform device and Kconfig for Octeon USB EHCI / OHCIDavid Daney1-1/+104
2010-10-29MIPS: Octeon: Apply CN63XXP1 errata workarounds.David Daney2-4/+49
2010-10-29MIPS: Octeon: Use I/O clock rate for calculations.David Daney2-2/+2
2010-10-29MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney1-28/+48
2010-10-29MIPS: Octeon: Remove bogus code from octeon_get_clock_rate()David Daney1-2/+0
2010-10-29MIPS: Octeon: Scale Octeon2 clocks in octeon_init_cvmcount()David Daney1-3/+31
2010-10-29MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney1-322/+488
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney2-287/+306
2010-10-29MIPS: Octeon: Set dma_masks for octeon_mgmt device.David Daney1-0/+5
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney1-1/+1
2010-10-04MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann2-1/+5
2010-08-05MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney2-8/+43
2010-08-05MIPS: Octeon: Export prom_putchar().David Daney1-1/+5