aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2014-11-05Merge branch 'linaro-android-3.10-lsk' of git://android.git.linaro.org/kernel...Mark Brown
2014-10-12Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/kvm' into linux-linaro-lskMark Brown
2014-10-07arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-10-02KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-10-02KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-10-02KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-09-18Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-09-17seccomp: revert previous patches in prep for updated onesJP Abgrall
2014-09-17MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras
2014-09-17MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2014-09-17MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-09-08Merge remote-tracking branch 'lsk/v3.10/topic/aosp' into linux-linaro-lsk-and...Mark Brown
2014-08-28MIPS: add seccomp syscallKees Cook
2014-03-23MIPS: include linux/types.hQais Yousef
2013-10-18compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-08-14MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras
2013-06-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-11Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-06-11mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney
2013-06-10MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-03mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney
2013-06-03mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney
2013-06-03mips/kvm: Fix ABI for use of 64-bit registers.David Daney
2013-06-03mips/kvm: Fix ABI for use of FPU.David Daney
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-23MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney
2013-05-22MIPS: N64: Wire getdents64(2)Aron Xu
2013-05-22KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal
2013-05-22MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle
2013-05-22MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle
2013-05-22MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle
2013-05-22MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle
2013-05-19MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle
2013-05-17MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2013-05-09Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle
2013-05-09MIPS: Add new GIC clockevent driver.Raghu Gandham
2013-05-09MIPS: Formatting clean-ups for clocksources.Steven J. Hill
2013-05-09MIPS: Refactor GIC clocksource code.Steven J. Hill
2013-05-09MIPS: Move 'gic_frequency' to common location.Steven J. Hill
2013-05-09MIPS: Move 'gic_present' to common location.Steven J. Hill
2013-05-09MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill
2013-05-09MIPS: MIPS16e: Add instruction formats.Steven J. Hill
2013-05-09MIPS: microMIPS: Optimise 'memset' core library function.Steven J. Hill
2013-05-09MIPS: microMIPS: Disable LL/SC and fix linker bug.Steven J. Hill
2013-05-09MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin