summaryrefslogtreecommitdiffstats
path: root/arch/mips/cavium-octeon
Commit message (Expand)AuthorAgeFilesLines
...
* | crypto: octeon - always disable preemption when using crypto engineAaro Koskinen2015-03-102-5/+3
* | crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen2015-03-101-4/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-215-282/+885
|\
| * MIPS: OCTEON: irq: add CIB and other fixesDavid Daney2015-02-201-269/+780
| * MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.David Daney2015-02-201-2/+43
| * MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva2015-02-202-2/+17
| * MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney2015-02-201-3/+1
| * MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney2015-02-204-5/+5
| * MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney2015-02-201-3/+4
| * MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUsDavid Daney2015-02-201-0/+37
* | Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2015-02-151-89/+63
|\ \
| * | USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann2015-01-251-3/+1
| * | USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann2015-01-091-86/+62
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-146-0/+371
|\ \
| * | crypto: octeon - add MD5 moduleAaro Koskinen2014-12-243-0/+220
| * | MIPS: OCTEON: reintroduce crypto features checkAaro Koskinen2014-12-241-0/+6
| * | crypto: octeon - add instruction definitions for MD5Aaro Koskinen2014-12-241-0/+56
| * | MIPS: OCTEON: add crypto helper functionsAaro Koskinen2014-12-244-0/+89
| |/
* | MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen2015-01-291-2/+0
|/
* Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-141-2/+272
|\
| * USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern2014-11-251-2/+272
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-121-2/+2
|\ \
| * | treewide: fix typo in printk and KconfigMasanari Iida2014-11-201-2/+2
| |/
* | MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-241-2/+2
* | MIPS: Octeon: Mark octeon_model_get_string() with __initAaro Koskinen2014-11-241-3/+4
* | MIPS: Octeon: Move code to avoid forward declarationAaro Koskinen2014-11-241-19/+19
* | MIPS: Octeon: Move cvmx_fuse_read_byte()Aaro Koskinen2014-11-241-0/+20
|/
* MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-awareAlexander Sverdlin2014-10-271-0/+2
* MIPS: Octeon: Remove special case for simulator command line.David Daney2014-10-221-9/+0
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-184-1227/+0
|\
| * MIPS: Octeon: Move device-trees to arch/mips/boot/dts/Andrew Bresticker2014-09-224-1227/+0
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-15/+15
|\ \
| * | mips: Replace __get_cpu_var usesChristoph Lameter2014-08-261-15/+15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: Fix typos in KconfigMasanari Iida2014-09-261-1/+1
* | | MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen2014-08-191-5/+13
* | | MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov2014-08-191-1/+0
| |/ |/|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-073-13/+35
|\ \ | |/ |/|
| * MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick2014-08-021-2/+1
| * MIPS: OCTEON: add interface & port definitions for D-Link DSR-1000NAaro Koskinen2014-08-021-0/+21
| * MIPS: OCTEON: add USB clock type for D-Link DSR-1000NAaro Koskinen2014-08-021-0/+1
| * MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrectAaro Koskinen2014-08-021-3/+9
| * MIPS: OCTEON: support disabling HOTPLUG_CPU run-timeAaro Koskinen2014-08-021-1/+4
| * MIPS: OCTEON: SMP: delete redundant checkAaro Koskinen2014-08-021-8/+0
* | staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney2014-06-191-4/+8
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-095-54/+179
|\
| * MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song2014-06-041-0/+2
| * MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEONDavid Daney2014-05-301-12/+11
| * MIPS: octeon: Add interface mode detection for Octeon IIAlex Smith2014-05-291-0/+166
| * MIPS: SMP: Remove plat_smp_ops cpus_done method.Ralf Baechle2014-05-271-8/+0
OpenPOWER on IntegriCloud