Age | Commit message (Expand) | Author | Files | Lines |
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-27 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -33/+7 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_get | Alexandre Ghiti | 1 | -5/+0 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_set_access_flags() | Alexandre Ghiti | 1 | -0/+1 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_set_wrprotect() | Alexandre Ghiti | 1 | -6/+0 |
2018-10-27 | hugetlb: introduce generic version of prepare_hugepage_range | Alexandre Ghiti | 1 | -0/+1 |
2018-10-27 | hugetlb: introduce generic version of huge_pte_wrprotect | Alexandre Ghiti | 1 | -5/+0 |
2018-10-27 | hugetlb: introduce generic version of huge_pte_none() | Alexandre Ghiti | 1 | -0/+1 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_clear_flush | Alexandre Ghiti | 1 | -0/+1 |
2018-10-27 | hugetlb: introduce generic version of huge_ptep_get_and_clear() | Alexandre Ghiti | 1 | -0/+1 |
2018-10-27 | hugetlb: introduce generic version of set_huge_pte_at() | Alexandre Ghiti | 1 | -6/+0 |
2018-10-27 | hugetlb: introduce generic version of hugetlb_free_pgd_range | Alexandre Ghiti | 1 | -11/+2 |
2018-10-27 | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 68 | -1017/+918 |
2018-10-27 | 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-17 | 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-16 | MIPS: dts: Change upper case to lower case | Songjun Wu | 2 | -28/+28 |
2018-10-16 | MIPS: generic: Add Network, SPI and I2C to ocelot_defconfig | Alexandre Belloni | 1 | -1/+9 |
2018-10-16 | MIPS: Loongson-3: Fix BRIDGE irq delivery problem | Huacai Chen | 2 | -11/+4 |
2018-10-16 | MIPS: Loongson-3: Fix CPU UART irq delivery problem | Huacai Chen | 1 | -40/+3 |
2018-10-16 | MIPS: Remove unused PREF, PREFE & PREFX macros | Paul Burton | 1 | -36/+0 |
2018-10-16 | MIPS: lib: Use kernel_pref & user_pref in memcpy() | Paul Burton | 1 | -4/+8 |
2018-10-16 | MIPS: Remove unused CAT macro | Paul Burton | 1 | -9/+0 |
2018-10-16 | MIPS: Add kernel_pref & user_pref helpers | Paul Burton | 1 | -0/+6 |
2018-10-16 | MIPS: Remove unused TTABLE macro | Paul Burton | 1 | -11/+0 |
2018-10-16 | MIPS: Remove unused PIC macros | Paul Burton | 1 | -17/+0 |
2018-10-16 | MIPS: Remove unused MOVN & MOVZ macros | Paul Burton | 1 | -43/+0 |
2018-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -27/+78 |
2018-10-09 | MIPS: Provide actually relaxed MMIO accessors | Maciej W. Rozycki | 1 | -20/+28 |
2018-10-09 | MIPS: Enforce strong ordering for MMIO accessors | Maciej W. Rozycki | 1 | -8/+20 |
2018-10-09 | MIPS: Correct `mmiowb' barrier for `wbflush' platforms | Maciej W. Rozycki | 1 | -8/+3 |
2018-10-09 | MIPS: Define MMIO ordering barriers | Maciej W. Rozycki | 1 | -0/+13 |
2018-10-09 | MIPS: mscc: add PCB120 to the ocelot fitImage | Quentin Schulz | 3 | -4/+21 |
2018-10-09 | MIPS: mscc: add DT for Ocelot PCB120 | Quentin Schulz | 2 | -1/+108 |
2018-10-09 | MIPS: memset: Limit excessive `noreorder' assembly mode use | Maciej W. Rozycki | 1 | -24/+24 |
2018-10-09 | MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression | Maciej W. Rozycki | 1 | -1/+3 |
2018-10-06 | MIPS: mscc: ocelot: add SerDes mux DT node | Quentin Schulz | 1 | -0/+5 |