| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-07-01 | 1 | -0/+1 |
|\ |
|
| * | MIPS: KVM: Fix memory leak on VCPU | Deng-Cheng Zhu | 2014-06-25 | 1 | -0/+1 |
* | | MIPS: Lasat: Fix build error if CRC32 is not enabled. | Ralf Baechle | 2014-06-26 | 1 | -0/+1 |
* | | MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd region | Markos Chandras | 2014-06-26 | 1 | -1/+1 |
* | | MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64 | Markos Chandras | 2014-06-26 | 1 | -1/+4 |
* | | MIPS: BPF: Use 32 or 64-bit load instruction to load an address to register | Markos Chandras | 2014-06-26 | 1 | -1/+13 |
* | | MIPS: bpf: Fix PKT_TYPE case for big-endian cores | Markos Chandras | 2014-06-26 | 1 | -2/+10 |
* | | MIPS: BPF: Prevent kernel fall over for >=32bit shifts | Markos Chandras | 2014-06-26 | 1 | -4/+12 |
* | | MIPS: bpf: Drop update_on_xread and always initialize the X register | Markos Chandras | 2014-06-26 | 1 | -21/+1 |
* | | MIPS: bpf: Fix is_range() semantics | Markos Chandras | 2014-06-26 | 1 | -7/+5 |
* | | MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodes | Markos Chandras | 2014-06-26 | 1 | -2/+2 |
* | | MIPS: bpf: Fix return values for VLAN_TAG_PRESENT case | Markos Chandras | 2014-06-26 | 1 | -2/+5 |
* | | MIPS: bpf: Use correct mask for VLAN_TAG case | Markos Chandras | 2014-06-26 | 1 | -1/+1 |
* | | MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} cases | Markos Chandras | 2014-06-26 | 1 | -1/+1 |
* | | MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPE | Markos Chandras | 2014-06-26 | 1 | -0/+2 |
* | | MIPS: bpf: Use 'andi' instead of 'and' for the VLAN cases | Markos Chandras | 2014-06-26 | 1 | -2/+2 |
* | | MIPS: bpf: Return error code if the offset is a negative number | Markos Chandras | 2014-06-26 | 1 | -0/+23 |
* | | MIPS: bpf: Use the LO register to get division's quotient | Markos Chandras | 2014-06-26 | 1 | -1/+1 |
* | | MIPS: mm: uasm: Fix lh micro-assembler instruction | Markos Chandras | 2014-06-26 | 1 | -1/+1 |
* | | MIPS: uasm: Add SLT uasm instruction | Markos Chandras | 2014-06-26 | 5 | -1/+6 |
* | | MIPS: uasm: Add s3s1s2 instruction builder | Markos Chandras | 2014-06-26 | 2 | -0/+10 |
* | | MIPS: BPF JIT: Fix build error. | Daniel Borkmann | 2014-06-26 | 1 | -74/+69 |
* | | Revert "MIPS: Save/restore MSA context around signals" | Paul Burton | 2014-06-26 | 6 | -363/+16 |
* | | MIPS: math-emu: Reduce code duplication. | Ralf Baechle | 2014-06-26 | 1 | -13/+6 |
* | | MIPS: math-emu: Work around limitations of older GCC. | Ralf Baechle | 2014-06-16 | 1 | -3/+15 |
* | | MIPS: pm-cps: convert smp_mb__*() | Paul Burton | 2014-06-16 | 1 | -2/+2 |
* | | MIPS: smp-cps: Convert smp_mb__after_atomic_dec() | Paul Burton | 2014-06-16 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-06-12 | 1 | -0/+1 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-06-03 | 10 | -29/+27 |
| |\ |
|
| * \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2014-05-27 | 1 | -0/+1 |
| |\ \ |
|
| | * | | ssb: sprom: add dev_id field for value overriding standard ID | Rafał Miłecki | 2014-05-19 | 1 | -0/+1 |
* | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-06-09 | 248 | -7865/+8337 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch '3.15-fixes' into mips-for-linux-next | Ralf Baechle | 2014-06-04 | 12 | -31/+33 |
| |\ \ \ \ |
|
| | * | | | | MIPS: Call find_vma with the mmap_sem held | Davidlohr Bueso | 2014-06-03 | 2 | -0/+4 |
| | * | | | | MIPS: Fix 'write_msa_##' inline macro. | Steven J. Hill | 2014-06-03 | 1 | -1/+1 |
| | * | | | | MIPS: Fix MSA toolchain support detection. | Steven J. Hill | 2014-06-03 | 1 | -1/+1 |
| | | |_|/
| | |/| | |
|
| * | | | | MIPS: IP22/IP28: Improve GIO support | Thomas Bogendoerfer | 2014-06-04 | 4 | -17/+38 |
| * | | | | MIPS: Octeon: Add twsi interrupt initialization for OCTEON 3XXX, 5XXX, 63XX | Eunbong Song | 2014-06-04 | 2 | -0/+4 |
| * | | | | DEC: Document the R4k MB ASIC mini interrupt controller | Maciej W. Rozycki | 2014-06-04 | 1 | -3/+12 |
| * | | | | MIPS: Add microMIPS MSA support. | Steven J. Hill | 2014-06-04 | 2 | -10/+43 |
| * | | | | MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents. | Daniel Walter | 2014-06-04 | 2 | -5/+8 |
| * | | | | MIPS: Replace obsolete strict_strto call with kstrto | Daniel Walter | 2014-06-04 | 2 | -3/+3 |
| * | | | | MIPS: BFP: Simplify code slightly. | Ralf Baechle | 2014-06-04 | 1 | -4/+4 |
| * | | | | mips: Update the email address of Geert Uytterhoeven | Geert Uytterhoeven | 2014-06-02 | 4 | -8/+3 |
| * | | | | MIPS: Add minimal defconfig for mips_paravirt | Andreas Herrmann | 2014-06-02 | 1 | -0/+103 |
| * | | | | MIPS: Enable build for new system 'paravirt' | David Daney | 2014-06-02 | 2 | -0/+20 |
| * | | | | MIPS: paravirt: Add pci controller for virtio | David Daney | 2014-06-02 | 4 | -1/+139 |
| * | | | | MIPS: Add code for new system 'paravirt' | David Daney | 2014-06-02 | 11 | -6/+777 |
| * | | | | MIPS: Add functions for hypervisor call | David Daney | 2014-05-30 | 2 | -1/+114 |
| * | | | | MIPS: OCTEON: Add OCTEON3 to __get_cpu_type | Andreas Herrmann | 2014-05-30 | 1 | -0/+1 |