summaryrefslogtreecommitdiff
path: root/arch/mips (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | MIPS: Alchemy: au1000.h move C-code after register definitions.Manuel Lauss2014-07-30
| * | | | | | MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss2014-07-30
| * | | | | | MIPS: Alchemy: au1000.h: remove unused register definitionsManuel Lauss2014-07-30
| * | | | | | MIPS: RB532: Replace parse_mac_addr() with mac_pton().Daniel Walter2014-07-30
| |/ / / / /
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2014-08-06
|\ \ \ \ \ \
| * | | | | | tgt: defconfig cleanupBart Van Assche2014-07-17
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-08-06
|\ \ \ \ \ \
| * | | | | | net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov2014-08-02
| |/ / / / /
* | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2014-08-06
|\ \ \ \ \ \
| * | | | | | MIPS: add seccomp syscallKees Cook2014-07-18
| |/ / / / /
* | | | | | Merge tag 'staging-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-04
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | staging: silicom: remove driverKristina Martšenko2014-07-27
| * | | | | Merge 3.16-rc4 into staging-nextGreg Kroah-Hartman2014-07-07
| |\| | | |
| * | | | | staging: octeon-ethernet: Move PHY activation to .ndo_open().David Daney2014-06-19
| | |_|_|/ | |/| | |
* | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-04
|\ \ \ \ | | |_|/ | |/| |
| * | | MIPS: KVM: Remove dead code of TLB index error in kvm_mips_emul_tlbwr()Deng-Cheng Zhu2014-06-30
| * | | MIPS: KVM: Skip memory cleaning in kvm_mips_commpage_init()Deng-Cheng Zhu2014-06-30
| * | | MIPS: KVM: Rename files to remove the prefix "kvm_" and "kvm_mips_"Deng-Cheng Zhu2014-06-30
| * | | MIPS: KVM: Remove unneeded volatileDeng-Cheng Zhu2014-06-30
| * | | MIPS: KVM: Simplify functions by removing redundancyDeng-Cheng Zhu2014-06-30
| * | | MIPS: KVM: Use KVM internal loggerDeng-Cheng Zhu2014-06-30
| * | | MIPS: KVM: Reformat code and commentsDeng-Cheng Zhu2014-06-30
| | |/ | |/|
* | | Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-08-04
|\ \ \ | |_|/ |/| |
| * | MIPS: ftrace: Remove check of obsolete variable function_trace_stopSteven Rostedt (Red Hat)2014-07-18
| * | MIPS: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-18
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-07-01
|\ \ \ | |/ / |/| |
| * | MIPS: KVM: Fix memory leak on VCPUDeng-Cheng Zhu2014-06-25
| |/
* | MIPS: Lasat: Fix build error if CRC32 is not enabled.Ralf Baechle2014-06-26
* | MIPS: MSC: Prevent out-of-bounds writes to MIPS SC ioremap'd regionMarkos Chandras2014-06-26
* | MIPS: bpf: Fix stack space allocation for BPF memwords on MIPS64Markos Chandras2014-06-26
* | MIPS: BPF: Use 32 or 64-bit load instruction to load an address to registerMarkos Chandras2014-06-26
* | MIPS: bpf: Fix PKT_TYPE case for big-endian coresMarkos Chandras2014-06-26
* | MIPS: BPF: Prevent kernel fall over for >=32bit shiftsMarkos Chandras2014-06-26
* | MIPS: bpf: Drop update_on_xread and always initialize the X registerMarkos Chandras2014-06-26
* | MIPS: bpf: Fix is_range() semanticsMarkos Chandras2014-06-26
* | MIPS: bpf: Use pr_debug instead of pr_warn for unhandled opcodesMarkos Chandras2014-06-26
* | MIPS: bpf: Fix return values for VLAN_TAG_PRESENT caseMarkos Chandras2014-06-26
* | MIPS: bpf: Use correct mask for VLAN_TAG caseMarkos Chandras2014-06-26
* | MIPS: bpf: Fix branch conditional for BPF_J{GT/GE} casesMarkos Chandras2014-06-26
* | MIPS: bpf: Add SEEN_SKB to flags when looking for the PKT_TYPEMarkos Chandras2014-06-26
* | MIPS: bpf: Use 'andi' instead of 'and' for the VLAN casesMarkos Chandras2014-06-26
* | MIPS: bpf: Return error code if the offset is a negative numberMarkos Chandras2014-06-26
* | MIPS: bpf: Use the LO register to get division's quotientMarkos Chandras2014-06-26
* | MIPS: mm: uasm: Fix lh micro-assembler instructionMarkos Chandras2014-06-26
* | MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-26
* | MIPS: uasm: Add s3s1s2 instruction builderMarkos Chandras2014-06-26
* | MIPS: BPF JIT: Fix build error.Daniel Borkmann2014-06-26
* | Revert "MIPS: Save/restore MSA context around signals"Paul Burton2014-06-26