summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi codeJonas Gorski2014-07-301-31/+0Star
| * | MIPS: BCM63xx: Remove !RUNTIME_DETECT code from register setsJonas Gorski2014-07-301-78/+0Star
| * | MIPS: Alchemy: remove old clock supportManuel Lauss2014-07-301-69/+0Star
| * | MIPS: Alchemy: platform: use clk framework for uartsManuel Lauss2014-07-301-2/+0Star
| * | MIPS: Alchemy: clock framework integration of onchip clocksManuel Lauss2014-07-301-0/+16
| * | MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-302-73/+25Star
| * | MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss2014-07-301-19/+31
| * | MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss2014-07-302-58/+73
| * | MIPS: Alchemy: au1000.h move C-code after register definitions.Manuel Lauss2014-07-301-618/+622
| * | MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss2014-07-301-126/+0Star
| * | MIPS: Alchemy: au1000.h: remove unused register definitionsManuel Lauss2014-07-301-157/+0Star
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-061-6/+9
|\ \
| * | MIPS: add seccomp syscallKees Cook2014-07-181-6/+9
| |/
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-051-0/+1
|\ \
| * | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-171-0/+1
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-042-4/+11
|\ \ | |/ |/|
| * MIPS: KVM: Simplify functions by removing redundancyDeng-Cheng Zhu2014-06-301-1/+1
| * MIPS: KVM: Reformat code and commentsDeng-Cheng Zhu2014-06-302-3/+10
* | MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-262-0/+2
* | MIPS: uasm: Add s3s1s2 instruction builderMarkos Chandras2014-06-261-0/+3
* | Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-06-262-10/+0Star
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-1069-1021/+992Star
|\
| * Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-043-6/+6
| |\
| | * MIPS: Fix 'write_msa_##' inline macro.Steven J. Hill2014-06-031-1/+1
| * | MIPS: IP22/IP28: Improve GIO supportThomas Bogendoerfer2014-06-042-2/+4
| * | MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song2014-06-041-0/+2
| * | DEC: Document the R4k MB ASIC mini interrupt controllerMaciej W. Rozycki2014-06-041-3/+12
| * | MIPS: Add microMIPS MSA support.Steven J. Hill2014-06-042-10/+43
| * | mips: Update the email address of Geert UytterhoevenGeert Uytterhoeven2014-06-021-1/+1
| * | MIPS: Add code for new system 'paravirt'David Daney2014-06-024-0/+130
| * | MIPS: Add functions for hypervisor callDavid Daney2014-05-302-1/+114
| * | MIPS: OCTEON: Add OCTEON3 to __get_cpu_typeAndreas Herrmann2014-05-301-0/+1
| * | MIPS: Add function get_ebase_cpunumDavid Daney2014-05-301-0/+9
| * | MIPS: Add minimal support for OCTEON3 to c-r4k.cDavid Daney2014-05-301-0/+2
| * | MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUsDavid Daney2014-05-301-1/+8
| * | MIPS: OCTEON: Enable use of FPUDavid Daney2014-05-301-1/+0Star
| * | MIPS: Malta: add suspend state entry codePaul Burton2014-05-301-0/+37
| * | MIPS: Define some more PIIX4 registers & valuesPaul Burton2014-05-301-0/+12
| * | MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki2014-05-301-18/+47
| * | MIPS: Add MSI support for XLP9XXGanesan Ramalingam2014-05-303-2/+21
| * | MIPS: Netlogic: Add support for XLP5XXYonghong Song2014-05-303-3/+7
| * | MIPS: Netlogic: Update XLP9XX/2XX core freq calculationJayachandran C2014-05-301-0/+8
| * | MIPS: Netlogic: PIC freq calculation for XLP 9XX/2XXGanesan Ramalingam2014-05-302-0/+29
| * | MIPS: Netlogic: Use PRID_IMP_MASK macroJayachandran C2014-05-302-4/+4
| * | MIPS: Netlogic: IRQ mapping for some more SoC blocksJayachandran C2014-05-302-7/+13
| * | MIPS: Netlogic: Fix uniprocessor compilationJayachandran C2014-05-301-0/+2
| * | MIPS: uasm: Add lb uasm instructionMarkos Chandras2014-05-301-0/+1
| * | MIPS: uasm: Add mflo uasm instructionMarkos Chandras2014-05-302-0/+2
| * | MIPS: uasm: Add mul uasm instructionMarkos Chandras2014-05-302-0/+2
| * | MIPS: uasm: Add lh uam instructionMarkos Chandras2014-05-301-0/+1