summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-05Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle396-2523/+5489
2014-06-05MIPS: IP22/IP28: Improve GIO supportThomas Bogendoerfer4-17/+38
2014-06-05MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song2-0/+4
2014-06-05DEC: Document the R4k MB ASIC mini interrupt controllerMaciej W. Rozycki1-3/+12
2014-06-05DEC: Add self as the maintainerMaciej W. Rozycki1-0/+9
2014-06-05MIPS: Add microMIPS MSA support.Steven J. Hill2-10/+43
2014-06-05MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter2-5/+8
2014-06-05MIPS: Replace obsolete strict_strto call with kstrtoDaniel Walter2-3/+3
2014-06-05MIPS: BFP: Simplify code slightly.Ralf Baechle1-4/+4
2014-06-04MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso2-0/+4
2014-06-04MIPS: Fix 'write_msa_##' inline macro.Steven J. Hill1-1/+1
2014-06-03MIPS: Fix MSA toolchain support detection.Steven J. Hill1-1/+1
2014-06-02mips: Update the email address of Geert UytterhoevenGeert Uytterhoeven4-8/+3
2014-06-02MIPS: Add minimal defconfig for mips_paravirtAndreas Herrmann1-0/+103
2014-06-02MIPS: Enable build for new system 'paravirt'David Daney2-0/+20
2014-06-02MIPS: paravirt: Add pci controller for virtioDavid Daney4-1/+139
2014-06-02MIPS: Add code for new system 'paravirt'David Daney11-6/+777
2014-06-02Linux 3.15-rc8v3.15-rc8Linus Torvalds1-1/+1
2014-06-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-1/+3
2014-06-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds11-30/+28
2014-06-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-31/+78
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt3-1/+3
2014-05-31Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-17/+67
2014-05-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds12-304/+298
2014-05-31dcache: add missing lockdep annotationLinus Torvalds1-1/+1
2014-05-31drm/radeon: Resume fbcon lastDaniel Vetter1-5/+6
2014-05-31Merge branch 'drm-fixes-3.15' of git://people.freedesktop.org/~deathsimple/li...Dave Airlie3-8/+21
2014-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds6-121/+61
2014-05-30Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds3-8/+11
2014-05-30Merge tag 'dm-3.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+23
2014-05-30MIPS: Add functions for hypervisor callDavid Daney3-1/+117
2014-05-30MIPS: OCTEON: Add OCTEON3 to __get_cpu_typeAndreas Herrmann1-0/+1
2014-05-30MIPS: Add function get_ebase_cpunumDavid Daney2-1/+10
2014-05-30MIPS: Add minimal support for OCTEON3 to c-r4k.cDavid Daney2-4/+46
2014-05-30MIPS: Don't build fast TLB refill handler with 32-bit kernelsDavid Daney1-2/+6
2014-05-30MIPS: Don't use RI/XI with 32-bit kernels on 64-bit CPUsDavid Daney1-1/+8
2014-05-30MIPS: OCTEON: Move CAVIUM_OCTEON_CVMSEG_SIZE to CPU_CAVIUM_OCTEONDavid Daney1-12/+11
2014-05-30MIPS: Move system level config items from CPU_CAVIUM_OCTEON to CAVIUM_OCTEON_SOCDavid Daney1-5/+5
2014-05-30MIPS: OCTEON: Enable use of FPUDavid Daney6-27/+75
2014-05-30MIPS: Malta: support powering downPaul Burton1-0/+4
2014-05-30MIPS: Malta: hang on haltPaul Burton1-4/+6
2014-05-30MIPS: Malta: Let PIIX4 respond to PCI special cyclesPaul Burton1-0/+6
2014-05-30MIPS: Malta: add suspend state entry codePaul Burton4-0/+141
2014-05-30MIPS: Define some more PIIX4 registers & valuesPaul Burton1-0/+12
2014-05-30MIPS: DEC: Remove the Halt button interrupt on R4k systemsMaciej W. Rozycki1-0/+5
2014-05-30MIPS: DEC: Only select the R4k clock event/source on R4k systemsMaciej W. Rozycki1-2/+2
2014-05-30MIPS: __delay ABI-dependent subtraction simplificationMaciej W. Rozycki1-5/+3
2014-05-30x86_64: expand kernel stack to 16KMinchan Kim1-1/+1
2014-05-30Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-46/+107
2014-05-30MIPS: Implement random_get_entropy with CP0 RandomMaciej W. Rozycki2-18/+48