Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith
2015-07-02Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-06-21MIPS, IRQ: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu
2015-06-19Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu
2015-06-05of: clean-up unnecessary libfdt include pathsRob Herring
2015-05-18crypto: octeon - use md5 IV MD5_HX instead of their raw valueLABBE Corentin
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-13Merge branch '4.0-fixes' into mips-for-linux-nextRalf Baechle
2015-04-08MIPS: Octeon: Don't set .owner.Ralf Baechle
2015-04-01MIPS: Octeon: Make octeon-md5 driver endian-agnosticPaul Martin
2015-04-01MIPS: Octeon: Set appropriate endianness in L2C registersPaul Martin
2015-04-01MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin
2015-04-01MIPS: OCTEON: add GPIO LED support for DSR-1000NAaro Koskinen
2015-04-01MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen
2015-04-01MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva
2015-04-01MIPS: OCTEON: Use device tree to probe for flash chips.David Daney
2015-04-01MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem.David Daney
2015-04-01MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney
2015-04-01MIPS: Octeon: Handle bootloader structures in little-endian mode.David Daney
2015-03-25MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva
2015-03-25MIPS: OCTEON: dma-octeon: fix OHCI USB config checkAaro Koskinen
2015-03-24CRYPTO: Octeon: Add SHA512 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add SHA256 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add SHA1 moduleAaro Koskinen
2015-03-24CRYPTO: Octeon: Add instruction definitions for SHA1/256/512Aaro Koskinen
2015-03-24CRYPTO: Octeon: always disable preemption when using crypto engineAaro Koskinen
2015-03-24CRYPTO: Octeon: Don't disable bottom half in octeon-md5Aaro Koskinen
2015-03-10crypto: octeon - add SHA512 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA256 moduleAaro Koskinen
2015-03-10crypto: octeon - add SHA1 moduleAaro Koskinen
2015-03-10crypto: octeon - add instruction definitions for SHA1/256/512Aaro Koskinen
2015-03-10crypto: octeon - always disable preemption when using crypto engineAaro Koskinen
2015-03-10crypto: octeon - don't disable bottom half in octeon-md5Aaro Koskinen
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell
2015-02-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-20MIPS: OCTEON: irq: add CIB and other fixesDavid Daney
2015-02-20MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs.David Daney
2015-02-20MIPS: OCTEON: More OCTEONIII supportChandrakala Chavva
2015-02-20MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney
2015-02-20MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney
2015-02-20MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUsDavid Daney
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-01-30MIPS: OCTEON: fix kernel crash when offlining a CPUAaro Koskinen
2015-01-25USB: host: Introduce flag to enable use of 64-bit dma_mask for ehci-platformAndreas Herrmann
2015-01-09USB: host: Remove hard-coded octeon platform information for ehci/ohciAndreas Herrmann
2014-12-24crypto: octeon - add MD5 moduleAaro Koskinen