| Commit message (Expand) | Author | Age |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-06-12 |
|\ |
|
| * | MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVM | Markos Chandras | 2013-06-10 |
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-06-11 |
|\ \
| |/
|/| |
|
| * | mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG | David Daney | 2013-06-11 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-06-08 |
|\ \
| |/
|/| |
|
| * | MIPS: Quit exposing Kconfig symbols in uapi headers. | David Daney | 2013-05-23 |
* | | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REG | David Daney | 2013-06-03 |
* | | mips/kvm: Fix name of gpr field in struct kvm_regs. | David Daney | 2013-06-03 |
* | | mips/kvm: Fix ABI for use of 64-bit registers. | David Daney | 2013-06-03 |
* | | mips/kvm: Fix ABI for use of FPU. | David Daney | 2013-06-03 |
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2013-05-23 |
|\ \
| |/
|/| |
|
| * | KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us... | Sanjay Lal | 2013-05-22 |
* | | MIPS: N64: Wire getdents64(2) | Aron Xu | 2013-05-22 |
* | | MIPS: Idle: Break r4k_wait into two functions and fix it. | Ralf Baechle | 2013-05-21 |
* | | MIPS: Idle: Do address fiddlery in helper functions. | Ralf Baechle | 2013-05-21 |
* | | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 2013-05-21 |
* | | MIPS: clock.h: Remove declaration of cpu_wait. | Ralf Baechle | 2013-05-21 |
* | | MIPS: Rewrite pfn_valid to work in modules, too. | Ralf Baechle | 2013-05-19 |
* | | MIPS: Make virt_to_phys() work for all unmapped addresses. | David Daney | 2013-05-17 |
* | | Revert "MIPS: Allow ASID size to be determined at boot time." | David Daney | 2013-05-16 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2013-05-10 |
|\ |
|
| * | Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle | 2013-05-09 |
| |\ |
|
| | * | MIPS: Add new GIC clockevent driver. | Raghu Gandham | 2013-05-09 |
| | * | MIPS: Formatting clean-ups for clocksources. | Steven J. Hill | 2013-05-09 |
| | * | MIPS: Refactor GIC clocksource code. | Steven J. Hill | 2013-05-09 |
| | * | MIPS: Move 'gic_frequency' to common location. | Steven J. Hill | 2013-05-09 |
| | * | MIPS: Move 'gic_present' to common location. | Steven J. Hill | 2013-05-09 |
| | * | MIPS: MIPS16e: Support handling of delay slots. | Steven J. Hill | 2013-05-09 |
| | * | MIPS: MIPS16e: Add instruction formats. | Steven J. Hill | 2013-05-09 |
| | * | MIPS: microMIPS: Optimise 'memset' core library function. | Steven J. Hill | 2013-05-09 |
| | * | MIPS: microMIPS: Disable LL/SC and fix linker bug. | Steven J. Hill | 2013-05-09 |
| | * | MIPS: microMIPS: Support handling of delay slots. | Leonid Yegoshin | 2013-05-09 |
| | * | MIPS: microMIPS: Add support for exception handling. | Steven J. Hill | 2013-05-09 |
| | * | MIPS: microMIPS: Floating point support. | Leonid Yegoshin | 2013-05-09 |
| | * | MIPS: microMIPS: Fix macro naming in micro-assembler. | Steven J. Hill | 2013-05-09 |
| | * | MIPS: Allow ASID size to be determined at boot time. | Steven J. Hill | 2013-05-08 |
| | * | MIPS: FW: Remove obsolete header file for MTI platforms. | Steven J. Hill | 2013-05-08 |
| | * | MIPS: FW: Add environment variable processing. | Steven J. Hill | 2013-05-08 |
| | * | MIPS: Add declarations to MIPS Technologies Inc. generic header. | Steven J. Hill | 2013-05-08 |
| | * | MIPS: Add option to disable software I/O coherency. | Steven J. Hill | 2013-05-01 |
| | * | MIPS: microMIPS: Add instruction utility macros. | Steven J. Hill | 2013-05-01 |
| | * | MIPS: microMIPS: uasm: Add microMIPS micro assembler support. | Steven J. Hill | 2013-05-01 |
| | * | MIPS: microMIPS: uasm: Split 'uasm.c' into two files. | Steven J. Hill | 2013-05-01 |
| | * | MIPS: microMIPS: Add instruction formats. | Steven J. Hill | 2013-05-01 |
| * | | Merge branch 'next/kvm' into mips-for-linux-next | Ralf Baechle | 2013-05-09 |
| |\ \ |
|
| | * | | MIPS: If KVM is enabled then use the KVM specific routine to flush the TLBs o... | Sanjay Lal | 2013-05-07 |
| | * | | KVM/MIPS32: KVM Guest kernel support. | Sanjay Lal | 2013-05-07 |
| | * | | KVM/MIPS32: Arch specific KVM data structures. | Sanjay Lal | 2013-05-07 |
| | * | | MIPS: IP27: Remove pfn_t. | Ralf Baechle | 2013-05-07 |
| * | | | Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-... | Ralf Baechle | 2013-05-07 |
| |\ \ \ |
|