aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.10.108 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-241-4/+1
|\
| * MIPS: Fix unaligned PC interpretation in `compute_return_epc'Maciej W. Rozycki2017-11-011-4/+1
* | Merge 3.10.107 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-241-0/+2
|\|
| * MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-06-201-0/+2
* | Merge 3.10.105 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-243-4/+8
|\|
| * mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2017-02-061-0/+3
| * MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski2017-02-061-1/+1
| * KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2017-02-061-3/+4
* | Merge 3.10.103 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-243-10/+11
|\|
| * MIPS: KVM: Fix modular KVM under QEMUJames Hogan2016-08-211-0/+1
| * MIPS: Fix 64k page support for 32 bit kernels.Ralf Baechle2016-08-211-1/+1
| * MIPS: Fix siginfo.h to use strict posix typesJames Hogan2016-08-211-9/+9
* | Merge 3.10.87 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-241-0/+31
|\|
| * MIPS: Make set_pte() SMP safe.David Daney2015-08-161-0/+31
* | Merge 3.10.84 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-241-0/+4
|\|
| * MIPS: Fix KVM guest fixmap addressJames Hogan2015-07-101-0/+4
* | Merge 3.10.77 into android-msm-angler-3.10-oreo-m5Nathan Chancellor2018-01-241-7/+0
|\|
| * nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2015-05-061-7/+0
* | Merge commit 'v3.10.67' into LA.BF64.1.2.9Ian Maund2015-05-012-91/+171
|\|
| * MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras2014-09-171-1/+1
| * MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2014-09-171-0/+2
| * MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-09-171-91/+169
* | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-08-151-1/+0
* | locking/mcs: Allow architecture specific asm files to be used for contended caseTim Chen2014-08-151-0/+1
* | Merge "Merge upstream linux-stable v3.10.36 into msm-3.10"Linux Build Service Account2014-05-051-0/+1
|\ \
| * | Merge upstream linux-stable v3.10.36 into msm-3.10Ian Maund2014-04-231-0/+1
| |\|
| | * MIPS: include linux/types.hQais Yousef2014-03-231-0/+1
* | | arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra2014-04-171-0/+15
|/ /
* | Merge upstream linux-stable v3.10.28 into msm-3.10Ian Maund2014-03-242-1/+6
|\|
| * compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-181-1/+1
| * MIPS: Expose missing pci_io{map,unmap} declarationsMarkos Chandras2013-08-141-0/+5
* | consolidate io_remap_pfn_range definitionsAl Viro2014-02-071-3/+1
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-121-1/+1
|\
| * MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras2013-06-101-1/+1
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-111-42/+39
|\ \ | |/ |/|
| * mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney2013-06-111-42/+39
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-082-15/+34
|\ \ | |/ |/|
| * MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney2013-05-232-15/+34
* | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney2013-06-032-18/+77
* | mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney2013-06-031-1/+2
* | mips/kvm: Fix ABI for use of 64-bit registers.David Daney2013-06-031-5/+11
* | mips/kvm: Fix ABI for use of FPU.David Daney2013-06-031-8/+21
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-231-0/+0
|\ \ | |/ |/|
| * KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal2013-05-221-0/+0
* | MIPS: N64: Wire getdents64(2)Aron Xu2013-05-221-2/+3
* | MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle2013-05-221-1/+2
* | MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-221-0/+11
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-222-1/+11
* | MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle2013-05-221-2/+0
* | MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle2013-05-191-8/+7