summaryrefslogtreecommitdiff
path: root/arch/mips/cavium-octeon
AgeCommit message (Expand)Author
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',...Ralf Baechle
2012-07-24MIPS: OCTEON: Remove some unused files.David Daney
2012-07-23MIPS: Octeon: Implement Octeon specific __copy_user_inatomicDavid Daney
2012-07-23MIPS: Octeon: Use device tree to register serial ports.David Daney
2012-07-23netdev: octeon_mgmt: Convert to use device tree.David Daney
2012-07-23netdev: mdio-octeon.c: Convert to use device tree.David Daney
2012-07-23i2c: Convert i2c-octeon.c to use device tree.David Daney
2012-07-23MIPS: Octeon: Setup irq_domains for interrupts.David Daney
2012-07-23MIPS: Octeon: Initialize and fixup device tree.David Daney
2012-07-23MIPS: Octeon: Add device tree source files.David Daney
2012-07-23MIPS: OCTEON: Consolidate the edge and level irq_chip structures.David Daney
2012-07-23MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines.David Daney
2012-07-23MIPS: Octeon: Add irq handlers for GPIO interrupts.David Daney
2012-07-23MIPS: OCTEON: Remove some unused files.David Daney
2012-07-19MIPS: Octeon: delay enable irq to ->smp_finish()Yong Zhang
2012-07-19MIPS: Cavium: Fix duplicate ARCH_SPARSEMEM_ENABLE in kconfig.Yoichi Yuasa
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle
2012-05-17MIPS: Cavium: Remove smp_reserve_lock.Ralf Baechle
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-04-02Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-03-30Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-29remove references to cpu_*_map in arch/Rusty Russell
2012-03-28Disintegrate asm/system.h for MIPSDavid Howells
2012-03-28MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-03-27mtd: do not use plain 0 as NULLArtem Bityutskiy
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle
2012-01-11Merge branch 'next/generic' into mips-for-linux-nextRalf Baechle
2011-12-07MIPS: Handle initmem in systems with kernel not in add_memory_region() memDavid Daney
2011-12-07MIPS: Octeon: Update DMA mapping operations for OCTEON II processors.David Daney
2011-12-07MIPS: Octeon: Rearrange CVMX files in preperation for device treeDavid Daney
2011-12-07MIPS: Octeon: Update bootloader board type constants.David Daney
2011-12-07MIPS: Octeon: Move some Ethernet support files out of staging.David Daney
2011-12-07MIPS: Oceton: Update model detection code for new chips.David Daney
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle
2011-11-10MIPS: Octeon: Fix compile error in arch/mips/cavium-octeon/flash_setup.cDavid Daney
2011-11-08MIPS: Octeon: Mark SMP-IPI interrupt as IRQF_NO_THREADVenkat Subbiah
2011-10-31mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-05-27Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2011-05-25mtd: octeon: convert to mtd_device_register()Jamie Iles
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds
2011-05-19MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.David Daney
2011-05-19Octeon: Fix interrupt irq settings for performance counters.Chandrakala Chavva
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner
2011-05-10MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEONDavid Daney
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functionsThomas Gleixner