summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-1266-348/+146
|\
| * mm/gup: remove task_struct pointer for all gup codePeter Xu2020-08-125-9/+9
| * mm: clean up the last pieces of page fault accountingsPeter Xu2020-08-122-9/+0
| * mm/xtensa: use general page fault accountingPeter Xu2020-08-121-11/+4
| * mm/x86: use general page fault accountingPeter Xu2020-08-121-15/+2
| * mm/sparc64: use general page fault accountingPeter Xu2020-08-121-10/+1
| * mm/sparc32: use general page fault accountingPeter Xu2020-08-121-10/+1
| * mm/sh: use general page fault accountingPeter Xu2020-08-121-10/+1
| * mm/s390: use general page fault accountingPeter Xu2020-08-121-15/+1
| * mm/riscv: use general page fault accountingPeter Xu2020-08-121-15/+1
| * mm/powerpc: use general page fault accountingPeter Xu2020-08-121-8/+3
| * mm/parisc: use general page fault accountingPeter Xu2020-08-121-5/+3
| * mm/openrisc: use general page fault accountingPeter Xu2020-08-121-5/+4
| * mm/nios2: use general page fault accountingPeter Xu2020-08-121-10/+4
| * mm/nds32: use general page fault accountingPeter Xu2020-08-121-16/+3
| * mm/mips: use general page fault accountingPeter Xu2020-08-121-11/+3
| * mm/microblaze: use general page fault accountingPeter Xu2020-08-121-5/+4
| * mm/m68k: use general page fault accountingPeter Xu2020-08-121-10/+4
| * mm/ia64: use general page fault accountingPeter Xu2020-08-121-5/+4
| * mm/hexagon: use general page fault accountingPeter Xu2020-08-121-5/+4
| * mm/csky: use general page fault accountingPeter Xu2020-08-121-11/+1
| * mm/arm64: use general page fault accountingPeter Xu2020-08-121-23/+6
| * mm/arm: use general page fault accountingPeter Xu2020-08-121-19/+6
| * mm/arc: use general page fault accountingPeter Xu2020-08-121-15/+3
| * mm/alpha: use general page fault accountingPeter Xu2020-08-121-5/+3
| * mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-1224-25/+26
| * alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck2020-08-121-4/+4
| * uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig2020-08-125-29/+25
| * uaccess: remove segment_eqChristoph Hellwig2020-08-1222-28/+23
| * riscv: include <asm/pgtable.h> in <asm/uaccess.h>Christoph Hellwig2020-08-121-0/+2
| * nds32: use uaccess_kernel in show_regsChristoph Hellwig2020-08-121-1/+1
| * syscalls: use uaccess_kernel in addr_limit_user_checkChristoph Hellwig2020-08-121-0/+2
| * sparc: drop unused MAX_PHYSADDR_BITSArvind Sankar2020-08-121-1/+0
| * sh/mm: drop unused MAX_PHYSADDR_BITSArvind Sankar2020-08-121-3/+1
| * mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He2020-08-124-22/+0
| * x86/mm: use max memory block size on bare metalDaniel Jordan2020-08-121-0/+9
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-08-112-3/+11
|\ \
| * | kvm: detect assigned device via irqbypass managerZhu Lingshan2020-08-051-2/+10
| * | virtio: VIRTIO_F_IOMMU_PLATFORM -> VIRTIO_F_ACCESS_PLATFORMMichael S. Tsirkin2020-08-031-1/+1
* | | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-115-15/+0
|\ \ \ | |_|/ |/| |
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel2020-07-295-15/+0
| |\ \ \ \
| | | | * | powerpc/dma: Remove dev->archdata.iommu_domainJoerg Roedel2020-06-301-3/+0
| | | | * | arm64: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | | * | arm: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | | * | ia64: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | | * | x86: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
| | | |/ / | | |/| |
* | | | | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-1142-50/+90
|\ \ \ \ \
| * | | | | locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-0619-5/+20
| * | | | | locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra2020-08-069-35/+53
| * | | | | x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar2020-08-0616-10/+17