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-116-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-103-14/+4Star
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-255-22/+6Star
| |\ \
| * | | net: remove VLAN_TAG_PRESENTMichał Mirosław2018-11-171-3/+0Star
| * | | net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław2018-11-171-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/+4294Star
|\ \ \ \ | |/ / / |/| | |
| * | | 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-182-7/+3Star
| * | | mips: generate uapi header and system call table filesFiroz Khan2018-12-149-2467/+34Star
| * | | 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/+0Star
| * | | 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/+7Star
| * | | MIPS: OCTEON: delete redundant register definitionsAaro Koskinen2018-12-0532-7920/+0Star
| * | | MIPS: OCTEON: cvmx_gmxx_inf_mode: use oldest forward compatible definitionAaro Koskinen2018-12-052-3/+3
| * | | MIPS: OCTEON: cvmx_mio_fus_dat3: use oldest forward compatible definitionAaro Koskinen2018-12-051-6/+6
| * | | MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2018-12-052-2/+2
| * | | MIPS: OCTEON: octeon-usb: use common gpio_bit definitionAaro Koskinen2018-12-051-3/+3
| * | | MIPS: OCTEON: enable all OCTEON drivers in defconfigAaro Koskinen2018-12-051-1/+1
| * | | mips: annotate implicit fall throughsMathieu Malaterre2018-12-035-0/+30
| * | | MIPS: Hardcode cpu_has_mips* where target ISA allowsPaul Burton2018-11-271-11/+24
| * | | MIPS: MT: Remove norps command line parameterPaul Burton2018-11-271-11/+0Star
| * | | MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2018-11-222-3/+4
| * | | MIPS: Enable dead code eliminationPaul Burton2018-11-222-2/+3
| * | | MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused unionsAaro Koskinen2018-11-221-6883/+0Star
| * | | MIPS: OCTEON: cvmx-ciu2-defs.h: delete unused macrosAaro Koskinen2018-11-221-177/+0Star
| * | | MIPS: OCTEON: cvmx-gmxx-defs.h: use default register value return when possibleAaro Koskinen2018-11-221-376/+0Star
| * | | MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused union fieldsAaro Koskinen2018-11-221-131/+0Star
| * | | MIPS: OCTEON: cvmx-gmxx-defs.h: delete unused unionsAaro Koskinen2018-11-221-2665/+0Star
| * | | MIPS: OCTEON: gmxx-defs.h: delete unused functions and macrosAaro Koskinen2018-11-221-1356/+0Star
| * | | MIPS: OCTEON: delete cvmx override functionsAaro Koskinen2018-11-222-51/+0Star
| * | | MIPS: OCTEON: cvmx-bootmem: make more functions staticAaro Koskinen2018-11-222-29/+24Star
| * | | MIPS: OCTEON: cvmx-bootmem: move code to avoid forward declarationsAaro Koskinen2018-11-221-47/+47
| * | | MIPS: OCTEON: cvmx-bootmem: delete unused functionsAaro Koskinen2018-11-222-45/+0Star
| * | | MIPS: OCTEON: make cvmx_bootmem_alloc_range staticAaro Koskinen2018-11-222-18/+15Star
| * | | MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue staticAaro Koskinen2018-11-222-16/+2Star
| * | | MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packetAaro Koskinen2018-11-222-95/+0Star
| * | | MIPS: OCTEON: smp: make internal symbols staticAaro Koskinen2018-11-221-2/+2
| * | | MIPS: OCTEON: csrc-octeon: include linux/sched/clock.hAaro Koskinen2018-11-221-0/+1
| * | | MIPS: OCTEON: octeon-irq: make octeon_irq_ciu3_set_affinity() staticAaro Koskinen2018-11-221-2/+2