summaryrefslogtreecommitdiffstats
path: root/include/asm-generic
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | io: Provide _inX() and _outX()John Garry2020-05-071-20/+44
| | | |/ / / / / | | |/| | | | |
* | | | | | | | mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.hMike Rapoport2020-06-041-59/+0
* | | | | | | | asm-generic: remove pgtable-nop4d-hack.hMike Rapoport2020-06-042-68/+0
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64/mm: drop __HAVE_ARCH_HUGE_PTEP_GETAnshuman Khandual2020-06-031-1/+1
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-031-0/+4
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-06-031-0/+493
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercallsMichael Kelley2020-05-201-0/+51
| * | | | | | | | | | x86/hyperv: Split hyperv-tlfs.h into arch dependent and independent filesMichael Kelley2020-05-201-0/+442
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2020-06-031-0/+33
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | mm/memory.c: Add memory read privilege on page fault handlingBibo Mao2020-05-271-0/+16
| * | | | | | | | | mm/memory.c: Update local TLB if PTE entry existsBibo Mao2020-05-271-0/+17
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-022-2/+30
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: add functions to track page directory modificationsJoerg Roedel2020-06-022-2/+26
| * | | | | | | | | mm: enforce that vmap can't map pages executableChristoph Hellwig2020-06-021-0/+4
* | | | | | | | | | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-9/+0
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-291-9/+0
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'core-kprobes-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-012-0/+13
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | / / / / / / | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | vmlinux.lds.h: Create section for protection against instrumentationThomas Gleixner2020-05-192-0/+13
| | |_|/ / / / / | |/| | | | | |
* / | | | | | | include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann2020-05-281-1/+1
|/ / / / / / /
* | / / / / / arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-0/+8
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-141-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan2020-04-111-1/+1
| | |_|_|/ | |/| | |
* | | | | userfaultfd: wp: add pmd_swp_*uffd_wp() helpersPeter Xu2020-04-071-0/+15
* | | | | userfaultfd: wp: add WP pagetable tracking to x86Andrea Arcangeli2020-04-072-0/+52
* | | | | mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()Anshuman Khandual2020-04-071-1/+2
* | | | | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-04-041-2/+2
|\ \ \ \ \
| * | | | | gpio: Avoid kernel.h inclusion where it's possibleAndy Shevchenko2020-02-101-2/+2
| |/ / / /
* | | | | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-0/+52
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-311-0/+15
|\ \ \ \ \
| * | | | | bpf: Support llvm-objcopy for vmlinux BTFFangrui Song2020-03-191-0/+15
| |/ / / /
* | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-311-2/+9
|\ \ \ \ \
| * | | | | x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDSH.J. Lu2020-03-271-2/+9
| |/ / / /
* | | | | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-14/+0
|\ \ \ \ \
| * | | | | lib/vdso: Avoid highres update if clocksource is not VDSO capableThomas Gleixner2020-02-171-7/+0
| * | | | | lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner2020-02-171-7/+0
| |/ / / /
* | | | | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-2/+0
|\ \ \ \ \
| * | | | | generic arch_futex_atomic_op_inuser() doesn't need access_ok()Al Viro2020-03-271-2/+0
| * | | | | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-2/+2
| |/ / / /
* / / / / asm-generic/bitops: Update stale commentWill Deacon2020-03-061-2/+3
|/ / / /
* | | | Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2020-02-041-0/+1
|\ \ \ \
| * | | | asm-generic: Make dma-contiguous.h a mandatory include/asm headerMichal Simek2020-02-041-0/+1
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-02-042-48/+92
|\ \ \ \
| * | | | asm-generic/tlb: provide MMU_GATHER_TABLE_FREEPeter Zijlstra2020-02-041-35/+37
| * | | | asm-generic/tlb: rename HAVE_MMU_GATHER_NO_GATHERPeter Zijlstra2020-02-041-2/+12
| * | | | asm-generic/tlb: rename HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2020-02-041-3/+6
| * | | | asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra2020-02-041-5/+5
| * | | | asm-gemeric/tlb: remove stray function declarationsPeter Zijlstra2020-02-041-4/+0
| * | | | asm-generic/tlb: avoid potential double flushPeter Zijlstra2020-02-041-1/+6
| * | | | mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra2020-02-041-7/+15