aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
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-242-1/+2
|\|
| * 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
* | 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
|/
* MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras2013-06-101-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-081-0/+32
|\
| * MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney2013-05-231-0/+32
* | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney2013-06-031-4/+0
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-231-55/+0
|\ \ | |/ |/|
| * KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal2013-05-221-55/+0
* | 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
* | MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney2013-05-172-2/+2
* | Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-162-60/+37
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-1051-663/+2286
|\
| * Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-0919-135/+297
| |\
| | * MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-092-1/+7
| | * MIPS: Formatting clean-ups for clocksources.Steven J. Hill2013-05-092-7/+2
| | * MIPS: Refactor GIC clocksource code.Steven J. Hill2013-05-091-0/+4
| | * MIPS: Move 'gic_frequency' to common location.Steven J. Hill2013-05-091-0/+1