summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: move ioremap_prot und iounmap out of lineChristoph Hellwig2020-04-194-107/+49
| * | | | MIPS: split out the 64-bit ioremap implementationChristoph Hellwig2020-04-191-28/+37
| * | | | MIPS: merge __ioremap_mode into ioremap_protChristoph Hellwig2020-04-191-17/+13
| * | | | MIPS: cleanup fixup_bigphys_addr handlingChristoph Hellwig2020-04-1910-93/+27
| * | | | MIPS: remove cpu_has_64bit_addressesChristoph Hellwig2020-04-1911-17/+2
| * | | | MIPS: Netlogic: remove unneeded semicolon in fmn_message_handler()Jason Yan2020-04-191-1/+1
| * | | | mips: loongsoon2ef: remove private clk apiArnd Bergmann2020-04-165-146/+4
| * | | | MIPS: Fix typo for user_ld macro definitionbibo mao2020-04-161-1/+1
| * | | | MIPS: Kill MIPS_GIC_IRQ_BASEJiaxun Yang2020-04-142-8/+0
| * | | | MIPS: xilfpga: Removed unused header filesbibo mao2020-04-141-14/+0
| * | | | mips: define pud_index() regardless of page table foldingMike Rapoport2020-04-141-2/+2
| * | | | MIPS: TXx9: Fix Kconfig warningsYueHaibing2020-04-141-7/+7
| * | | | MIPS: Loongson: Use CONFIG_NR_CPUS_DEFAULT_64 to support more CPUsTiezhu Yang2020-04-141-1/+1
| | |/ / | |/| |
* | | | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-022-8/+8
|\ \ \ \
| * | | | floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-122-8/+8
| |/ / /
* | | | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-013-0/+3
|\ \ \ \
| * | | | vfs: add faccessat2 syscallMiklos Szeredi2020-05-143-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-011-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-081-1/+0
| |/ /
* / / arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-61/+66
|/ /
* | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-111-2/+2
|\ \
| * | MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada2020-04-091-2/+2
* | | mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-14/+30
* | | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-4/+1
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-081-2/+0
|\ \ \ | |/ / |/| |
| * | vhost: refine vhost and vringh kconfigJason Wang2020-04-011-2/+0
* | | asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-2/+1
* | | mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual2020-04-071-1/+1
* | | mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-071-1/+1
* | | Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-04-042-7/+3
|\ \ \
| * | | dma-direct: make uncached_kernel_address more generalChristoph Hellwig2020-03-162-2/+3
| * | | dma-direct: remove the cached_kernel_address hookChristoph Hellwig2020-03-161-5/+0
* | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-036-0/+6
|\ \ \ \
| * | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-256-0/+6
| | |/ / | |/| |
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-0210-10/+0
|\ \ \ \
| * | | | scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-2410-10/+0
| | |/ / | |/| |
* | | | Merge tag 'mtd/for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds2020-04-021-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | arch: mips: brcm: Add 7425 flash-edu supportKamal Dasu2020-03-111-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-04-022-68/+9
|\ \ \ \
| * | | | KVM: Pass kvm_init()'s opaque param to additional arch funcsSean Christopherson2020-03-311-2/+2
| * | | | Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-03-316-25/+49
| |\| | |
| * | | | KVM: Provide common implementation for generic dirty log functionsSean Christopherson2020-03-161-58/+5
| * | | | KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson2020-03-161-1/+1
| * | | | KVM: Drop "const" attribute from old memslot in commit_memory_region()Sean Christopherson2020-03-161-1/+1
| * | | | KVM: Drop kvm_arch_create_memslot()Sean Christopherson2020-03-161-6/+0
| | |/ / | |/| |
* | | | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+0
* | | | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
* | | | mm: introduce fault_signal_pending()Peter Xu2020-04-021-1/+1
* | | | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-13/+0
* | | | Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-03-31121-1147/+739
|\ \ \ \