summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-277-14/+23
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-106-5/+14
| |\
| | * mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_XJiong Wang2018-12-076-4/+13
| | * mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang2018-12-071-1/+1
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-093-14/+4
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-245-22/+6
| |\ \
| * | | net: remove VLAN_TAG_PRESENTMichał Mirosław2018-11-161-3/+0
| * | | net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław2018-11-161-9/+12
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-12-263-5/+29
|\ \ \ \
| * | | | KVM: Make kvm_set_spte_hva() return intLan Tianyu2018-12-212-2/+3
| * | | | kvm: introduce manual dirty log reprotectPaolo Bonzini2018-12-141-0/+23
| * | | | kvm: rename last argument to kvm_get_dirty_log_protectPaolo Bonzini2018-12-141-3/+3
| | |_|/ | |/| |
* | | | Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-12-26217-25470/+4294
|\ \ \ \ | |/ / / |/| | |
| * | | MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton2018-12-202-20/+22
| * | | MIPS: Remove struct mm_context_t fp_mode_switching fieldPaul Burton2018-12-172-7/+3
| * | | mips: generate uapi header and system call table filesFiroz Khan2018-12-149-2467/+34
| * | | mips: add system call table generation supportFiroz Khan2018-12-147-0/+1261
| * | | mips: remove syscall table entriesFiroz Khan2018-12-141-12/+12
| * | | mips: add +1 to __NR_syscalls in uapi headerFiroz Khan2018-12-146-17/+17
| * | | mips: rename scall64-64.S to scall64-n64.SFiroz Khan2018-12-142-1/+1
| * | | mips: remove unused macrosFiroz Khan2018-12-142-18/+0
| * | | mips: add __NR_syscalls along with __NR_Linux_syscallsFiroz Khan2018-12-131-3/+14
| * | | MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2018-12-054-9/+7
| * | | MIPS: OCTEON: delete redundant register definitionsAaro Koskinen2018-12-0432-7920/+0
| * | | MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definitionAaro Koskinen2018-12-042-3/+3
| * | | MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definitionAaro Koskinen2018-12-041-6/+6
| * | | MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2018-12-042-2/+2
| * | | MIPS: OCTEON: octeon-usb: use common gpio_bit definitionAaro Koskinen2018-12-041-3/+3
| * | | MIPS: OCTEON: enable all OCTEON drivers in defconfigAaro Koskinen2018-12-041-1/+1
| * | | mips: annotate implicit fall throughsMathieu Malaterre2018-12-035-0/+30
| * | | MIPS: Hardcode cpu_has_mips* where target ISA allowsPaul Burton2018-11-261-11/+24
| * | | MIPS: MT: Remove norps command line parameterPaul Burton2018-11-261-11/+0
| * | | MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2018-11-212-3/+4
| * | | MIPS: Enable dead code eliminationPaul Burton2018-11-212-2/+3
| * | | MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused unionsAaro Koskinen2018-11-211-6883/+0
| * | | MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused macrosAaro Koskinen2018-11-211-177/+0
| * | | MIPS: OCTEON: cvmx-gmxx-defs.h: use default register value return when possibleAaro Koskinen2018-11-211-376/+0
| * | | MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused union fieldsAaro Koskinen2018-11-211-131/+0
| * | | MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused unionsAaro Koskinen2018-11-211-2665/+0
| * | | MIPS: OCTEON: gmxx-defs.h: delete unused functions and macrosAaro Koskinen2018-11-211-1356/+0
| * | | MIPS: OCTEON: delete cvmx override functionsAaro Koskinen2018-11-212-51/+0
| * | | MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen2018-11-212-29/+24
| * | | MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarationsAaro Koskinen2018-11-211-47/+47
| * | | MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen2018-11-212-45/+0
| * | | MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen2018-11-212-18/+15
| * | | MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen2018-11-212-16/+2
| * | | MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen2018-11-212-95/+0
| * | | MIPS: OCTEON: smp: make internal symbols staticAaro Koskinen2018-11-211-2/+2
| * | | MIPS: OCTEON: csrc-octeon: include linux/sched/clock.hAaro Koskinen2018-11-211-0/+1
| * | | MIPS: OCTEON: octeon-irq: make octeon_irq_ciu3_set_affinity() staticAaro Koskinen2018-11-211-2/+2