Age | Commit message (Expand) | Author | Files | Lines |
2018-11-30 | Merge tag 'mips_fixes_4.20_4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -2/+2 |
2018-11-30 | Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -12/+2 |
2018-11-27 | MIPS: function_graph: Simplify with function_graph_enter() | Steven Rostedt (VMware) | 1 | -12/+2 |
2018-11-26 | MIPS: ralink: Fix mt7620 nd_sd pinmux | Mathias Kresin | 1 | -1/+1 |
2018-11-21 | mips: fix mips_get_syscall_arg o32 check | Dmitry V. Levin | 1 | -1/+1 |
2018-11-15 | MIPS: Loongson3,SGI-IP27: Simplify max_low_pfn calculation | Paul Burton | 2 | -20/+3 |
2018-11-12 | MIPS: Let early memblock_alloc*() allocate memories bottom-up | Huacai Chen | 2 | -2/+2 |
2018-11-12 | MIPS: OCTEON: cavium_octeon_defconfig: re-enable OCTEON USB driver | Aaro Koskinen | 1 | -0/+1 |
2018-11-05 | MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocation | Maciej W. Rozycki | 1 | -1/+1 |
2018-11-05 | MIPS: OCTEON: fix out of bounds array access on CN68XX | Aaro Koskinen | 1 | -1/+1 |
2018-11-03 | Merge tag 'kbuild-v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2 | -2/+2 |
2018-11-02 | kbuild: replace cc-name test with CONFIG_CC_IS_CLANG | Masahiro Yamada | 2 | -2/+2 |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 37 | -37/+33 |
2018-10-31 | memblock: rename free_all_bootmem to memblock_free_all | Mike Rapoport | 3 | -3/+3 |
2018-10-31 | memblock: replace free_bootmem{_node} with memblock_free | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem with memblock_alloc | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace __alloc_bootmem with memblock_alloc_from | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | memblock: replace alloc_bootmem_low_pages with memblock_alloc_low | Mike Rapoport | 2 | -2/+3 |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport | 1 | -1/+1 |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 1 | -1/+0 |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers | 1 | -5/+0 |
2018-10-29 | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+2 |
2018-10-27 | Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 1 | -1/+1 |
2018-10-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -33/+7 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti | 1 | -5/+0 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti | 1 | -0/+1 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_set_wrprotect() | Alexandre Ghiti | 1 | -6/+0 |
2018-10-26 | hugetlb: introduce generic version of prepare_hugepage_range | Alexandre Ghiti | 1 | -0/+1 |
2018-10-26 | hugetlb: introduce generic version of huge_pte_wrprotect | Alexandre Ghiti | 1 | -5/+0 |
2018-10-26 | hugetlb: introduce generic version of huge_pte_none() | Alexandre Ghiti | 1 | -0/+1 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_clear_flush | Alexandre Ghiti | 1 | -0/+1 |
2018-10-26 | hugetlb: introduce generic version of huge_ptep_get_and_clear() | Alexandre Ghiti | 1 | -0/+1 |
2018-10-26 | hugetlb: introduce generic version of set_huge_pte_at() | Alexandre Ghiti | 1 | -6/+0 |
2018-10-26 | hugetlb: introduce generic version of hugetlb_free_pgd_range | Alexandre Ghiti | 1 | -11/+2 |
2018-10-26 | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 68 | -1017/+918 |
2018-10-26 | Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -14/+1 |
2018-10-25 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -38/+21 |
2018-10-25 | Merge tag 'dmaengine-4.20-rc1' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 3 | -1/+47 |
2018-10-24 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -11/+0 |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -13/+21 |
2018-10-23 | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 1 | -8/+0 |
2018-10-23 | Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd | Linus Torvalds | 6 | -39/+28 |
2018-10-22 | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 9 | -102/+40 |
2018-10-16 | MIPS: Cleanup DSP ASE detection | Paul Burton | 3 | -19/+21 |
2018-10-16 | MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit | Huacai Chen | 1 | -1/+1 |
2018-10-15 | MIPS: dts: Change upper case to lower case | Songjun Wu | 2 | -28/+28 |
2018-10-15 | MIPS: generic: Add Network, SPI and I2C to ocelot_defconfig | Alexandre Belloni | 1 | -1/+9 |