summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+4
|\ \ | |/ |/|
| * Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-12-012-2/+2
| |\
| | * MIPS: ralink: Fix mt7620 nd_sd pinmuxMathias Kresin2018-11-261-1/+1
| | * mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin2018-11-211-1/+1
| * | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-11-301-12/+2
| |\ \ | | |/ | |/|
| | * MIPS: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-281-12/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-255-22/+6
|\| |
| * | MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculationPaul Burton2018-11-162-20/+3
| * | MIPS: Let early memblock_alloc*() allocate memories bottom-upHuacai Chen2018-11-122-2/+2
| * | MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driverAaro Koskinen2018-11-121-0/+1
| |/
* | net: remove VLAN_TAG_PRESENTMichał Mirosław2018-11-171-3/+0
* | net/bpf_jit: MIPS: split VLAN_PRESENT bit handling from VLAN_TCIMichał Mirosław2018-11-171-9/+12
|/
* MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki2018-11-051-1/+1
* MIPS: OCTEON: fix out of bounds array access on CN68XXAaro Koskinen2018-11-051-1/+1
* Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-11-032-2/+2
|\
| * kbuild: replace cc-name test with CONFIG_CC_IS_CLANGMasahiro Yamada2018-11-022-2/+2
* | memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-3137-37/+33
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-313-3/+3
* | memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2018-10-311-1/+1
* | memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* | memblock: replace __alloc_bootmem with memblock_alloc_fromMike Rapoport2018-10-311-1/+1
* | memblock: replace alloc_bootmem_low_pages with memblock_alloc_lowMike Rapoport2018-10-312-2/+3
* | memblock: remove _virt from APIs returning virtual addressMike Rapoport2018-10-311-1/+1
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-5/+0
|/
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\
| * tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
* | Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2018-10-271-1/+1
|\ \
| * | rtc: mips: default to rtc-cmos on mipsArnd Bergmann2018-09-081-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-271-33/+7
|\ \ \
| * | | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-271-5/+0
| * | | hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-271-0/+1
| * | | hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-271-6/+0
| * | | hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-271-0/+1
| * | | hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-271-5/+0
| * | | hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-271-0/+1
| * | | hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-271-0/+1
| * | | hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-271-0/+1
| * | | hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-271-6/+0
| * | | hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-271-11/+2
* | | | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-10-2668-1017/+918
|\ \ \ \
| * | | | MIPS: Cleanup DSP ASE detectionPaul Burton2018-10-173-19/+21
| * | | | MIPS: dts: Change upper case to lower caseSongjun Wu2018-10-162-28/+28
| * | | | MIPS: generic: Add Network, SPI and I2C to ocelot_defconfigAlexandre Belloni2018-10-161-1/+9
| * | | | MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-10-162-11/+4