summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* hugetlb: introduce generic version of huge_ptep_getAlexandre Ghiti2018-10-261-5/+0
* hugetlb: introduce generic version of huge_ptep_set_access_flags()Alexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of huge_ptep_set_wrprotect()Alexandre Ghiti2018-10-261-6/+0
* hugetlb: introduce generic version of prepare_hugepage_rangeAlexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of huge_pte_wrprotectAlexandre Ghiti2018-10-261-5/+0
* hugetlb: introduce generic version of huge_pte_none()Alexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of huge_ptep_clear_flushAlexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of huge_ptep_get_and_clear()Alexandre Ghiti2018-10-261-0/+1
* hugetlb: introduce generic version of set_huge_pte_at()Alexandre Ghiti2018-10-261-6/+0
* hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti2018-10-261-11/+2
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-252-24/+7
|\
| * 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/+0
| * asm-generic: Move common compat types to asm-generic/compat.hArnd Bergmann2018-08-291-20/+2
| * 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/+0
|\ \
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-11/+0
| |/
* | Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-10-231-8/+0
|\ \
| * | gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callbackLinus Walleij2018-09-171-8/+0
| |/
* | Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-10-224-22/+8
|\ \
| * | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-2/+0
| * | dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2018-09-204-20/+8
| |/
* | 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-121-0/+1
|\ \
| * | MIPS: lantiq: dma: add dev pointerHauke Mehrtens2018-09-111-0/+1
| |/
* | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-071-1/+0
|/
* Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2018-08-235-1/+49
|\
| * MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton2018-08-211-0/+35
| * MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELPaul Burton2018-08-171-1/+3
| * MIPS: Consistently declare TLB functionsPaul Burton2018-08-102-0/+10
| * MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton2018-08-101-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-0/+3
|\ \
| * \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-3/+0
| |\ \
| * | | net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | | | Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds2018-08-142-64/+0
|\ \ \ \
| * | | | MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740Boris Brezillon2018-07-181-34/+0
| * | | | MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9Boris Brezillon2018-07-181-30/+0
| |/ / /
* | | | Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2018-08-1345-10938/+1247
|\ \ \ \ | | |_|/ | |/| |
| * | | MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2018-08-081-2/+0
| * | | MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton2018-08-071-1/+10
| * | | MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton2018-08-071-9/+7
| * | | MIPS: Remove nabi_no_regargsPaul Burton2018-08-011-12/+0
| * | | MIPS: Allow auto-dection of ARCH_PFN_OFFSET & PHYS_OFFSETPaul Burton2018-07-302-4/+13
| * | | MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-07-301-4/+4
| * | | MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton2018-07-303-6/+2
| * | | MIPS: VDSO: Prevent use of smp_processor_id()Paul Burton2018-07-271-1/+11
| * | | MIPS: remove mips_swiotlb_opsChristoph Hellwig2018-07-271-2/+3
| * | | MIPS: TXx9: remove useless RTC definitionsAlexandre Belloni2018-07-261-29/+0
| * | | MIPS: ath79: finetune cpu-overridesFelix Fietkau2018-07-241-0/+6
OpenPOWER on IntegriCloud