Age | Commit message (Expand) | Author |
2014-05-30 | MIPS: KVM: Add master disable count interface | James Hogan |
2014-05-30 | MIPS: KVM: Rewrite count/compare timer emulation | James Hogan |
2014-05-30 | MIPS: KVM: Fix timer race modifying guest CP0_Cause | James Hogan |
2014-05-30 | MIPS: KVM: Add CP0_UserLocal KVM register access | James Hogan |
2014-05-30 | MIPS: KVM: Add CP0_Count/Compare KVM register access | James Hogan |
2014-05-30 | MIPS: KVM: Move KVM_{GET,SET}_ONE_REG definitions into kvm_host.h | James Hogan |
2014-05-30 | MIPS: KVM: Use local_flush_icache_range to fix RI on XBurst | James Hogan |
2014-05-30 | MIPS: uasm: Add u3u2u1 instruction builders | Markos Chandras |
2014-05-30 | MIPS: math-emu: Add IEEE754 exception statistics to debugfs | Deng-Cheng Zhu |
2014-05-29 | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f... | Ralf Baechle |
2014-05-28 | MIPS: cpuidle wait instruction state | Paul Burton |
2014-05-28 | MIPS: pm-cps: add PM state entry code for CPS systems | Paul Burton |
2014-05-28 | MIPS: smp-cps: function to determine whether CPS SMP is in use | Paul Burton |
2014-05-28 | MIPS: smp-cps: rework core/VPE initialisation | Paul Burton |
2014-05-28 | MIPS: uasm: add MT ASE yield instruction | Paul Burton |
2014-05-28 | MIPS: uasm: add wait instruction | Paul Burton |
2014-05-28 | MIPS: uasm: add sync instruction | Paul Burton |
2014-05-28 | MIPS: uasm: add jalr instruction | Paul Burton |
2014-05-28 | MIPS: uasm: add a label variant of beq | Paul Burton |
2014-05-28 | MIPS: inst.h: define microMIPS wait op | Paul Burton |
2014-05-28 | MIPS: inst.h: define microMIPS sync op | Paul Burton |
2014-05-28 | MIPS: inst.h: define MT yield op | Paul Burton |
2014-05-28 | MIPS: inst.h: define COP0 wait op | Paul Burton |
2014-05-28 | MIPS: MT: define write_c0_tchalt macro | Paul Burton |
2014-05-28 | MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entry | Paul Burton |
2014-05-28 | MIPS: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64 | Aaro Koskinen |
2014-05-27 | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo |
2014-05-27 | Merge branch 'topic/firewire' into for-next | Takashi Iwai |
2014-05-27 | MIPS: SMP: Remove plat_smp_ops cpus_done method. | Ralf Baechle |
2014-05-25 | MIPS: Fix inconsistancy of __NR_Linux_syscalls value | Huacai Chen |
2014-05-24 | MIPS: MT: Remove SMTC support | Ralf Baechle |
2014-05-23 | MIPS: RM9000: Remove the now unused CPU_RM9000 definition. | Ralf Baechle |
2014-05-23 | MIPS: Ralink: Remove surviving RM9000 bits. | Ralf Baechle |
2014-05-23 | MIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000. | Ralf Baechle |
2014-05-23 | MIPS: MSP71xx: Remove checks for two macros | Paul Bolle |
2014-05-23 | MIPS: Octeon: Remove checks for CONFIG_CAVIUM_GDB | Paul Bolle |
2014-05-23 | MIPS: Sort out mm_isBranchInstr. | Ralf Baechle |
2014-05-23 | MIPS: Disable MIPS16/microMIPS crap for platforms not supporting these ASEs. | Ralf Baechle |
2014-05-23 | MIPS: math-emu: Inline fpu_emulator_init_fpu() | Ralf Baechle |
2014-05-23 | MIPS: IP22: This platform may come with either MIPS III or MIPS IV CPUs. | Ralf Baechle |
2014-05-21 | MIPS: Change type of asid_cache to unsigned long | Ralf Baechle |
2014-05-21 | MIPS: math-emu: Remove most ifdefery. | Ralf Baechle |
2014-05-21 | MIPS: branch: Make inclusion of <asm/branch.h> safe. | Ralf Baechle |
2014-05-21 | MIPS: branch: New helpers to modify branch delay slot flag in struct pt_regs | Ralf Baechle |
2014-05-21 | MIPS: Move definition of __BITFIELD_FIELD to sharable header. | Ralf Baechle |
2014-05-14 | MIPS: Add new AUDIT_ARCH token for the N32 ABI on MIPS64 | Markos Chandras |
2014-05-13 | MIPS: Wire up renameat2 syscall. | Ralf Baechle |
2014-05-13 | MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD. | Ralf Baechle |
2014-05-13 | MIPS: Remove file missed when removing rm9k support a while ago. | Ralf Baechle |
2014-05-13 | MIPS: DEC/SNI: O32 wrapper stack switching fixes | Maciej W. Rozycki |