summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Remove redundant IPTI==IPPCI logicJames Hogan2015-03-312-4/+2
* MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constantsJames Hogan2015-03-312-2/+2
* MIPS: cevt-r4k: Move handle_perf_irq() out of headerJames Hogan2015-03-312-19/+18
* MIPS: pistachio: Add an initial defconfigGovindraj Raja2015-03-311-0/+336
* MIPS: Add support for the IMG Pistachio SoCAndrew Bresticker2015-03-319-0/+287
* MIPS: Allow platforms to specify the decompressor load addressAndrew Bresticker2015-03-312-2/+5
* MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee2015-03-3122-509/+3
* CRYPTO: Octeon: Add SHA512 moduleAaro Koskinen2015-03-242-0/+278
* CRYPTO: Octeon: Add SHA256 moduleAaro Koskinen2015-03-242-0/+281
* CRYPTO: Octeon: Add SHA1 moduleAaro Koskinen2015-03-242-1/+243
* CRYPTO: Octeon: Add instruction definitions for SHA1/256/512Aaro Koskinen2015-03-241-4/+79
* CRYPTO: Octeon: always disable preemption when using crypto engineAaro Koskinen2015-03-242-5/+3
* CRYPTO: Octeon: Don't disable bottom half in octeon-md5Aaro Koskinen2015-03-241-4/+0
* mips: copy_thread(): rename 'arg' argument to 'kthread_arg'Alex Dowad2015-03-241-2/+8
* MIPS: BCM47XX: Support SPROM prefixes for PCI devicesRafał Miłecki2015-03-241-0/+33
* KVM: MIPS: Enable after disabling interruptTapasweni Pathak2015-03-021-0/+1
* KVM: MIPS: Fix trace event to save PC directlyJames Hogan2015-03-021-3/+3
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-02-21105-1123/+6390
|\
| * MIPS: sead3: Corrected get_c0_perfcount_intNiklas Cassel2015-02-201-1/+1
| * MIPS: mm: Remove dead macro definitionsAndreas Ruprecht2015-02-202-16/+0
| * 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-204-2/+326
| * MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits.Chad Reese2015-02-201-20/+0
| * MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup.David Daney2015-02-202-6/+17
| * MIPS: OCTEON: Update octeon-model.h code for new SoCs.David Daney2015-02-205-27/+90
| * MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney2015-02-203-4/+8
| * MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.hDavid Daney2015-02-201-30/+105
| * MIPS: OCTEON: Implement the core-16057 workaroundDavid Daney2015-02-201-0/+22
| * MIPS: OCTEON: Delete unused COP2 saving codeAleksey Makarov2015-02-201-26/+0
| * MIPS: OCTEON: Use correct instruction to read 64-bit COP0 registerChandrakala Chavva2015-02-201-3/+3
| * MIPS: OCTEON: Save and restore CP2 SHA3 stateDavid Daney2015-02-203-11/+35
| * MIPS: OCTEON: Fix FP context save.David Daney2015-02-201-12/+7
| * MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUsDavid Daney2015-02-204-32/+150
| * MIPS: boot: Provide more uImage optionsMarkos Chandras2015-02-202-2/+55
| * MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.hDavid Daney2015-02-201-6/+0
| * MIPS: ip22-gio: Remove legacy suspend/resume supportLars-Peter Clausen2015-02-202-26/+0
| * mips: pci: Add ifdef around pci_proc_domainZubair Lutfullah Kakakhel2015-02-201-0/+2
| * MIPS: Alchemy: Fix cpu clock calculationManuel Lauss2015-02-201-0/+2
| * MIPS: Alchemy: remove declaration for set_cpuspecManuel Lauss2015-02-201-1/+0
| * MIPS: Alchemy: preset loops_per_jiffy based on CPU clockManuel Lauss2015-02-202-0/+9
| * MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationManuel Lauss2015-02-201-5/+14
| * MIPS: Add set/clear CP0 macros for PageGrain registerSteven J. Hill2015-02-203-4/+5
| * MIPS: Usage and cosmetic cleanups of page table bits.Steven J. Hill2015-02-192-62/+38
| * Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/...Ralf Baechle2015-02-1965-415/+4405
| |\
| | * MIPS: Add Malta QEMU 32R6 defconfigMarkos Chandras2015-02-171-0/+193
| | * MIPS: Malta: Add support for building MIPS R6 kernelMarkos Chandras2015-02-171-0/+2
| | * MIPS: kernel: elf: Improve the overall ABI and FPU mode checksMarkos Chandras2015-02-173-132/+194
| | * MIPS: asm: fpu: Allow 64-bit FPU on MIPS32 R6Markos Chandras2015-02-171-1/+2
| | * MIPS: kernel: process: Do not allow FR=0 on MIPS R6Markos Chandras2015-02-171-0/+4