summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-011-0/+1
|\
| * MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu2014-06-251-0/+1
* | MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle2014-06-261-0/+1
* | MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-06-261-1/+1
* | MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64Markos Chandras2014-06-261-1/+4
* | MIPS: BPF: Use 32 or 64-bit load instruction to load an address to registerMarkos Chandras2014-06-261-1/+13
* | MIPS: bpf: Fix PKT_TYPE case for big-endian coresMarkos Chandras2014-06-261-2/+10
* | MIPS: BPF: Prevent kernel fall over for >=32bit shiftsMarkos Chandras2014-06-261-4/+12
* | MIPS: bpf: Drop update_on_xread and always initialize the X registerMarkos Chandras2014-06-261-21/+1Star
* | MIPS: bpf: Fix is_range() semanticsMarkos Chandras2014-06-261-7/+5Star
* | MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodesMarkos Chandras2014-06-261-2/+2
* | MIPS: bpf: Fix return values for VLAN_TAG_PRESENT caseMarkos Chandras2014-06-261-2/+5
* | MIPS: bpf: Use correct mask for VLAN_TAG caseMarkos Chandras2014-06-261-1/+1
* | MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} casesMarkos Chandras2014-06-261-1/+1
* | MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPEMarkos Chandras2014-06-261-0/+2
* | MIPS: bpf: Use 'andi' instead of 'and' for the VLAN casesMarkos Chandras2014-06-261-2/+2
* | MIPS: bpf: Return error code if the offset is a negative numberMarkos Chandras2014-06-261-0/+23
* | MIPS: bpf: Use the LO register to get division's quotientMarkos Chandras2014-06-261-1/+1
* | MIPS: mm: uasm: Fix lh micro-assembler instructionMarkos Chandras2014-06-261-1/+1
* | MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-265-1/+6
* | MIPS: uasm: Add s3s1s2 instruction builderMarkos Chandras2014-06-262-0/+10
* | MIPS: BPF JIT: Fix build error.Daniel Borkmann2014-06-261-74/+69Star
* | Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-06-266-363/+16Star
* | MIPS: math-emu: Reduce code duplication.Ralf Baechle2014-06-261-13/+6Star
* | MIPS: math-emu: Work around limitations of older GCC.Ralf Baechle2014-06-161-3/+15
* | MIPS: pm-cps: convert smp_mb__*()Paul Burton2014-06-161-2/+2
* | MIPS: smp-cps: Convert smp_mb__after_atomic_dec()Paul Burton2014-06-161-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-0410-29/+27Star
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-271-0/+1
| |\ \
| | * | ssb: sprom: add dev_id field for value overriding standard IDRafał Miłecki2014-05-191-0/+1
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-10248-7865/+8337
|\ \ \ \
| * \ \ \ Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-0412-31/+33
| |\ \ \ \
| | * | | | MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-032-0/+4
| | * | | | MIPS: Fix 'write_msa_##' inline macro.Steven J. Hill2014-06-031-1/+1
| | * | | | MIPS: Fix MSA toolchain support detection.Steven J. Hill2014-06-031-1/+1
| | | |_|/ | | |/| |
| * | | | MIPS: IP22/IP28: Improve GIO supportThomas Bogendoerfer2014-06-044-17/+38
| * | | | MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XXEunbong Song2014-06-042-0/+4
| * | | | DEC: Document the R4k MB ASIC mini interrupt controllerMaciej W. Rozycki2014-06-041-3/+12
| * | | | MIPS: Add microMIPS MSA support.Steven J. Hill2014-06-042-10/+43
| * | | | MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents.Daniel Walter2014-06-042-5/+8
| * | | | MIPS: Replace obsolete strict_strto call with kstrtoDaniel Walter2014-06-042-3/+3
| * | | | MIPS: BFP: Simplify code slightly.Ralf Baechle2014-06-041-4/+4
| * | | | mips: Update the email address of Geert UytterhoevenGeert Uytterhoeven2014-06-024-8/+3Star
| * | | | MIPS: Add minimal defconfig for mips_paravirtAndreas Herrmann2014-06-021-0/+103
| * | | | MIPS: Enable build for new system 'paravirt'David Daney2014-06-022-0/+20
| * | | | MIPS: paravirt: Add pci controller for virtioDavid Daney2014-06-024-1/+139
| * | | | MIPS: Add code for new system 'paravirt'David Daney2014-06-0211-6/+777
| * | | | MIPS: Add functions for hypervisor callDavid Daney2014-05-302-1/+114
| * | | | MIPS: OCTEON: Add OCTEON3 to __get_cpu_typeAndreas Herrmann2014-05-301-0/+1