aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2015-05-17MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.Ralf Baechle
2015-05-17MIPS: Octeon: Remove udelay() causing huge IRQ latencyAlexander Sverdlin
2015-05-17MIPS: asm: asm-eva: Introduce kernel load/store variantsMarkos Chandras
2015-05-17MIPS: lose_fpu(): Disable FPU when MSA enabledJames Hogan
2015-05-17MIPS: KVM: Handle MSA Disabled exceptions from guestJames Hogan
2015-03-06MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras
2015-03-06MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras
2015-03-06MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras
2015-03-06MIPS: asm: asmmacro: Replace "add" instructions with "addu"Markos Chandras
2015-02-11MIPS: mipsregs.h: Add write_32bit_cp1_register()James Hogan
2014-11-24MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras
2014-11-24MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle
2014-11-24MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras
2014-11-24MIPS: Fix a copy & paste error in unistd.hHuacai Chen
2014-11-19MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki
2014-11-19MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle
2014-11-19MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras
2014-11-19MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss
2014-10-27MIPS: Wire up bpf syscall.Ralf Baechle
2014-10-24MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras
2014-10-23MIPS: Prevent compiler warning from cop2_{save,restore}Paul Burton
2014-10-23MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras
2014-10-23MIPS: ptrace.h: Add a missing includeAaro Koskinen
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-09-24sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
2014-09-22MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPSMarkos Chandras
2014-09-22MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras
2014-09-22MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic coresMarkos Chandras
2014-09-22MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocksMarkos Chandras
2014-09-22MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel
2014-09-22MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss
2014-09-22MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-10mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado
2014-09-10locking, mips: Fix atomicsPeter Zijlstra
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-27MIPS: Move CPU topology macros to topology.hHuacai Chen