summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2013-05-09Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle8-4/+752
2013-05-08MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs o...Sanjay Lal1-0/+6
2013-05-08KVM/MIPS32: KVM Guest kernel support.Sanjay Lal3-2/+23
2013-05-08KVM/MIPS32: Arch specific KVM data structures.Sanjay Lal2-0/+722
2013-05-08MIPS: IP27: Remove pfn_t.Ralf Baechle2-2/+1
2013-05-08Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...Ralf Baechle27-263/+1057
2013-05-08MIPS: ralink: add memory definition for MT7620John Crispin1-0/+8
2013-05-08MIPS: ralink: add memory definition for RT3883John Crispin1-0/+4
2013-05-08MIPS: ralink: add memory definition for RT2880John Crispin1-0/+4
2013-05-08MIPS: ralink: add memory definition for RT305xJohn Crispin1-0/+6
2013-05-08MIPS: add detect_memory_region()John Crispin1-0/+1
2013-05-08MIPS: ralink: add cpu-feature-overrides.hGabor Juhos3-0/+167
2013-05-08MIPS: ralink: adds support for MT7620 SoC familyJohn Crispin1-0/+76
2013-05-08MIPS: ralink: adds support for RT3883 SoC familyJohn Crispin1-0/+248
2013-05-08MIPS: ralink: adds support for RT2880 SoC familyJohn Crispin1-0/+49
2013-05-08MIPS: ralink: add RT5350 sdram register definesJohn Crispin1-0/+8
2013-05-08MIPS: ralink: add RT3352 register definesJohn Crispin1-0/+13
2013-05-08MIPS: move mips_{set,get}_machine_name() to a more generic placeJohn Crispin2-4/+3
2013-05-08MIPS: Init new mmu_context for each possible CPU to avoid memory corruptionHuacai Chen1-1/+1
2013-05-08MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen2-0/+4
2013-05-08MIPS: Netlogic: Merge platform usb.h to usb-init.cJayachandran C1-64/+0
2013-05-08MIPS: Netlogic: Remove unused codeJayachandran C1-36/+0
2013-05-08MIPS: Netlogic: Add 32-bit support for XLPJayachandran C1-6/+50
2013-05-08MIPS: Netlogic: Avoid using fixed PIC IRT indexJayachandran C1-53/+0
2013-05-08MIPS: Netlogic: Remove unused EIMR/EIRR functionsJayachandran C1-6/+1
2013-05-08MIPS: Netlogic: Optimize and fix write_c0_eimr()Jayachandran C1-8/+5
2013-05-08MIPS: BCM63XX: merge bcm63xx_clk.h into bcm63xx/clk.cJonas Gorski1-11/+0
2013-05-08MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski1-0/+1
2013-05-08MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski1-1/+2
2013-05-08MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski1-1/+2
2013-05-08MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski4-1/+202
2013-05-08MIPS: BCM63XX: fix revision ID widthJonas Gorski2-2/+2
2013-05-08MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski2-46/+4
2013-04-26MIPS: Remove redundant instructions from arch_spin_{,try}lock.David Daney1-4/+0
2013-04-11MIPS: Remove further use of .subsectionRalf Baechle1-72/+44
2013-04-11MIPS: Get rid of the use of .macro in C code.Ralf Baechle2-205/+319
2013-04-11MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle1-4/+9
2013-04-11MIPS: Use inline function to access current thread pointer.Ralf Baechle1-2/+6
2013-04-08MIPS: Add linux/mm_types.h to pgtable.hCorey Minyard1-0/+1
2013-04-05Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-2/+6
2013-04-05MIPS: Delete definition of SA_RESTORER.Ralf Baechle1-2/+6
2013-03-19Fix breakage in MIPS siginfo handlingDavid Howells1-1/+1
2013-03-19MIPS: BCM63XX: Make nvram checksum failure non fatalJonas Gorski1-3/+1
2013-03-19MIPS: Fix code generation for non-DSP capable CPUsFlorian Fainelli1-19/+190
2013-03-12MIPS: SEAD3: Enable LL/SC.Ralf Baechle1-1/+1
2013-03-12MIPS: Get rid of CONFIG_CPU_HAS_LLSC againPaul Bolle1-4/+0
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds352-10116/+9598
2013-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-17/+26
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle1-3/+2
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2