summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: cpu-probe: Set the FTLB probability bit on supported coresMarkos Chandras2014-11-241-0/+2
* MIPS: uaccess.h: Fix strnlen_user comment.Ralf Baechle2014-11-241-4/+2
* MIPS: r4kcache: Add EVA case for protected_writeback_dcache_lineMarkos Chandras2014-11-241-0/+4
* MIPS: Fix a copy & paste error in unistd.hHuacai Chen2014-11-241-1/+1
* MIPS: jump_label.c: Handle the microMIPS J instruction encodingMaciej W. Rozycki2014-11-191-1/+7
* MIPS: Zero variable read by get_user / __get_user in case of an error.Ralf Baechle2014-11-191-1/+4
* MIPS: asm: uaccess: Add v1 register to clobber list on EVAMarkos Chandras2014-11-191-3/+4
* MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1Huacai Chen2014-11-191-2/+0
* MIPS: Fix build with binutils 2.24.51+Manuel Lauss2014-11-075-3/+50
* MIPS: Wire up bpf syscall.Ralf Baechle2014-10-271-6/+9
* MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras2014-10-241-2/+2
* MIPS: Prevent compiler warning from cop2_{save,restore}Paul Burton2014-10-231-4/+4
* MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras2014-10-231-7/+0
* MIPS: ptrace.h: Add a missing includeAaro Koskinen2014-10-231-0/+2
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-191-1/+1
|\
| * ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris2014-09-231-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-10-189-19/+84
|\ \
| * | MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPSMarkos Chandras2014-09-221-0/+10
| * | MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras2014-09-221-0/+5
| * | MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic coresMarkos Chandras2014-09-221-0/+5
| * | MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocksMarkos Chandras2014-09-221-16/+25
| * | MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel2014-09-221-0/+1
| * | MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss2014-09-221-0/+12
| * | MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie2014-09-224-4/+27
* | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-151-12/+12
|\ \ \
| * | | MIPS: Replace __get_cpu_var uses in FPU emulator.Christoph Lameter2014-08-261-12/+12
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-10-131-6/+0
|\ \ \ \
| * | | | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra2014-09-241-6/+0
* | | | | Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-10-131-372/+189
|\ \ \ \ \
| * | | | | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
| * | | | | locking, mips: Fix atomicsPeter Zijlstra2014-09-101-3/+3
| * | | | | locking,arch,mips: Fold atomic_opsPeter Zijlstra2014-08-141-370/+187
* | | | | | nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2014-10-091-7/+0
* | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-091-0/+1
|\ \ \ \ \ \
| * | | | | | irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra2014-09-131-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-10-081-0/+2
|\ \ \ \ \ \
| * | | | | | mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado2014-09-101-0/+2
| |/ / / / /
| * | | | | MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras2014-08-191-6/+16
| * | | | | MIPS: EVA: Add new EVA headerMarkos Chandras2014-08-191-0/+43
| * | | | | MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras2014-08-191-3/+5
| * | | | | MIPS: NL: Fix nlm_xlp_defconfig build errorGuenter Roeck2014-08-191-7/+0
| * | | | | MIPS: Remove race window in page fault handlingLars Persson2014-08-191-5/+3
| * | | | | MIPS: Add common plat_irq_dispatch declarationSergey Ryazanov2014-08-191-0/+2
| * | | | | MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle2014-08-181-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-10-081-5/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2014-08-291-1/+1
| * | | | KVM: static inline empty kvm_arch functionsRadim Krčmář2014-08-291-0/+11
| * | | | KVM: forward declare structs in kvm_types.hPaolo Bonzini2014-08-291-5/+0
| |/ / /
* | | | MIPS: Move CPU topology macros to topology.hHuacai Chen2014-08-272-5/+8
* | | | MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle2014-08-261-6/+12
OpenPOWER on IntegriCloud