summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney2013-06-031-1/+2
* mips/kvm: Fix ABI for use of 64-bit registers.David Daney2013-06-031-5/+11
* mips/kvm: Fix ABI for use of FPU.David Daney2013-06-031-8/+21
* Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-231-0/+0
|\
| * KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal2013-05-221-0/+0
* | MIPS: N64: Wire getdents64(2)Aron Xu2013-05-221-2/+3
* | MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle2013-05-221-1/+2
* | MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-221-0/+11
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-222-1/+11
* | MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle2013-05-221-2/+0Star
* | MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle2013-05-191-8/+7Star
* | MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney2013-05-172-2/+2
* | Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-162-60/+37Star
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-1052-663/+2850
|\
| * Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-0920-135/+861
| |\
| | * MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-092-1/+7
| | * MIPS: Formatting clean-ups for clocksources.Steven J. Hill2013-05-092-7/+2Star
| | * MIPS: Refactor GIC clocksource code.Steven J. Hill2013-05-091-0/+4
| | * MIPS: Move 'gic_frequency' to common location.Steven J. Hill2013-05-091-0/+1
| | * MIPS: Move 'gic_present' to common location.Steven J. Hill2013-05-091-1/+1
| | * MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill2013-05-092-0/+21
| | * MIPS: MIPS16e: Add instruction formats.Steven J. Hill2013-05-091-0/+110
| | * MIPS: microMIPS: Optimise 'memset' core library function.Steven J. Hill2013-05-091-0/+2
| | * MIPS: microMIPS: Disable LL/SC and fix linker bug.Steven J. Hill2013-05-092-2/+16
| | * MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin2013-05-091-5/+17
| | * MIPS: microMIPS: Add support for exception handling.Steven J. Hill2013-05-092-6/+7
| | * MIPS: microMIPS: Floating point support.Leonid Yegoshin2013-05-093-0/+20
| | * MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill2013-05-091-2/+16
| | * MIPS: Allow ASID size to be determined at boot time.Steven J. Hill2013-05-081-36/+59
| | * MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill2013-05-081-47/+0Star
| | * MIPS: FW: Add environment variable processing.Steven J. Hill2013-05-081-0/+47
| | * MIPS: Add declarations to MIPS Technologies Inc. generic header.Steven J. Hill2013-05-081-0/+3
| | * MIPS: Add option to disable software I/O coherency.Steven J. Hill2013-05-013-3/+18
| | * MIPS: microMIPS: Add instruction utility macros.Steven J. Hill2013-05-011-0/+18
| | * MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill2013-05-011-0/+4
| | * MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill2013-05-011-24/+38
| | * MIPS: microMIPS: Add instruction formats.Steven J. Hill2013-05-011-0/+449
| * | Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle2013-05-098-4/+752
| |\ \
| | * | MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs o...Sanjay Lal2013-05-081-0/+6
| | * | KVM/MIPS32: KVM Guest kernel support.Sanjay Lal2013-05-083-2/+23
| | * | KVM/MIPS32: Arch specific KVM data structures.Sanjay Lal2013-05-082-0/+722
| | * | MIPS: IP27: Remove pfn_t.Ralf Baechle2013-05-082-2/+1Star
| * | | Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...Ralf Baechle2013-05-0827-263/+1057
| |\ \ \
| | * | | MIPS: ralink: add memory definition for MT7620John Crispin2013-05-081-0/+8
| | * | | MIPS: ralink: add memory definition for RT3883John Crispin2013-05-081-0/+4
| | * | | MIPS: ralink: add memory definition for RT2880John Crispin2013-05-081-0/+4
| | * | | MIPS: ralink: add memory definition for RT305xJohn Crispin2013-05-081-0/+6
| | * | | MIPS: add detect_memory_region()John Crispin2013-05-081-0/+1
| | * | | MIPS: ralink: add cpu-feature-overrides.hGabor Juhos2013-05-083-0/+167
| | * | | MIPS: ralink: adds support for MT7620 SoC familyJohn Crispin2013-05-081-0/+76