summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove current_text_addrNick Desaulniers2018-10-311-5/+0Star
* 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 branch 'akpm' (patches from Andrew)Linus Torvalds2018-10-271-33/+7Star
|\ \
| * | hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-271-5/+0Star
| * | 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/+0Star
| * | 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/+0Star
| * | 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/+0Star
| * | hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-271-11/+2Star
* | | Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-10-2610-265/+127Star
|\ \ \
| * | | MIPS: Cleanup DSP ASE detectionPaul Burton2018-10-171-1/+19
| * | | MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-10-161-1/+1
| * | | MIPS: Remove unused PREF, PREFE & PREFX macrosPaul Burton2018-10-161-36/+0Star
| * | | MIPS: Remove unused CAT macroPaul Burton2018-10-161-9/+0Star
| * | | MIPS: Add kernel_pref & user_pref helpersPaul Burton2018-10-161-0/+6
| * | | MIPS: Remove unused TTABLE macroPaul Burton2018-10-161-11/+0Star
| * | | MIPS: Remove unused PIC macrosPaul Burton2018-10-161-17/+0Star
| * | | MIPS: Remove unused MOVN & MOVZ macrosPaul Burton2018-10-161-43/+0Star
| * | | MIPS: Provide actually relaxed MMIO accessorsMaciej W. Rozycki2018-10-091-20/+28
| * | | MIPS: Enforce strong ordering for MMIO accessorsMaciej W. Rozycki2018-10-091-8/+20
| * | | MIPS: Correct `mmiowb' barrier for `wbflush' platformsMaciej W. Rozycki2018-10-091-8/+3Star
| * | | MIPS: Define MMIO ordering barriersMaciej W. Rozycki2018-10-091-0/+13
| * | | MIPS: MT: Remove obsolete cache flush repeat codePaul Burton2018-09-261-73/+0Star
| * | | MIPS: kexec: Relax memory restrictionDengcheng Zhu2018-09-221-3/+3
| * | | MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUsDengcheng Zhu2018-09-223-2/+22
| * | | MIPS: Loongson-3: Enable Store Fill Buffer at runtimeHuacai Chen2018-09-192-5/+13
| * | | MIPS: Remove SLOW_DOWN_IOPaul Burton2018-08-301-37/+3Star
| * | | MIPS: Use GENERIC_IOMAPPaul Burton2018-08-301-5/+10
* | | | Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-261-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen2018-10-161-1/+1
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-252-24/+7Star
|\ \ \ \
| * | | | y2038: utimes: Rework #ifdef guards for compat syscallsArnd Bergmann2018-08-291-0/+1
| * | | | asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macroArnd Bergmann2018-08-291-1/+0Star
| * | | | asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-291-20/+2Star
| * | | | y2038: Remove newstat family from default syscall setArnd Bergmann2018-08-291-0/+1
| * | | | y2038: globally rename compat_time to old_time32Arnd Bergmann2018-08-271-3/+3
| | |/ / | |/| |
* | | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-11/+0Star
|\ \ \ \
| * | | | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-11/+0Star
| |/ / /
* | | | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-8/+0Star
|\ \ \ \
| * | | | gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callbackLinus Walleij2018-09-171-8/+0Star
| |/ / /
* | | | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-224-22/+8Star
|\ \ \ \ | |_|/ / |/| | |
| * | | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-2/+0Star
| * | | dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2018-09-204-20/+8Star
| |/ /
* | / MIPS: VDSO: Always map near top of user memoryPaul Burton2018-09-281-5/+5
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-131-0/+1
|\ \