summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-11Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2014-12-10Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2014-12-08Merge branch 'pm-cpuidle'Rafael J. Wysocki1-1/+0
2014-11-24MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras1-0/+2
2014-11-24MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle1-4/+2
2014-11-24MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras1-0/+4
2014-11-24MIPS: Fix a copy & paste error in unistd.hHuacai Chen1-1/+1
2014-11-19MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki1-1/+7
2014-11-19MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle1-1/+4
2014-11-19MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras1-3/+4
2014-11-19MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen1-2/+0
2014-11-18mips: Sync struct siginfo with general versionQiaowei Ren1-0/+4
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-1/+0
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss5-3/+50
2014-10-27MIPS: Wire up bpf syscall.Ralf Baechle1-6/+9
2014-10-24MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras1-2/+2
2014-10-23MIPS: Prevent compiler warning from cop2_{save,restore}Paul Burton1-4/+4
2014-10-23MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras1-7/+0
2014-10-23MIPS: ptrace.h: Add a missing includeAaro Koskinen1-0/+2
2014-10-20Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-1/+1
2014-10-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-19/+84
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-12/+12
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+0
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-372/+189
2014-10-10nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven1-7/+0
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-0/+2
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+11
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-2/+2
2014-09-24sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra1-6/+0
2014-09-24ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris1-1/+1
2014-09-22MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPSMarkos Chandras1-0/+10
2014-09-22MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras1-0/+5
2014-09-22MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic coresMarkos Chandras1-0/+5
2014-09-22MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocksMarkos Chandras1-16/+25
2014-09-22MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel1-0/+1
2014-09-22MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss1-0/+12
2014-09-22MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie4-4/+27
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-10mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-09-10locking, mips: Fix atomicsPeter Zijlstra1-3/+3
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář1-1/+1
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář1-0/+11
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-5/+0
2014-08-27MIPS: Move CPU topology macros to topology.hHuacai Chen2-5/+8
2014-08-26MIPS: Replace __get_cpu_var uses in FPU emulator.Christoph Lameter1-12/+12
2014-08-26MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle1-6/+12
2014-08-26MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel1-1/+2
2014-08-26MIPS: COP2: CPP macro safety fixes.Ralf Baechle2-11/+11
2014-08-26MIPS: IP28: Fix/clean spaces.hThomas Bogendoerfer1-7/+0