summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-045-56/+11
|\
| * kmap: consolidate kmap_prot definitionsIra Weiny2020-06-041-1/+0
| * arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny2020-06-041-14/+0
| * arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-042-6/+2
| * arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-042-15/+4
| * {x86,powerpc,microblaze}/kmap: move preempt disableIra Weiny2020-06-042-9/+12
| * arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-042-13/+0
| * arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-042-11/+0
| * arch/kmap: remove BUG_ON()Ira Weiny2020-06-041-2/+1
| * mm/debug: add tests validating architecture page table helpersAnshuman Khandual2020-06-041-0/+1
| * x86/mm: define mm_p4d_folded()Anshuman Khandual2020-06-041-0/+6
* | mm: Fix mremap not considering huge pmd devmapFan Yang2020-06-041-0/+1
* | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-06-041-3/+1
|\ \
| * | exec: Rename flush_old_exec begin_new_execEric W. Biederman2020-05-071-1/+1
| * | exec: Merge install_exec_creds into setup_new_execEric W. Biederman2020-05-071-1/+0
| * | binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elfEric W. Biederman2020-05-071-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2020-06-043-61/+36
|\ \ \ | |_|/ |/| |
| * | x86/module: Use text_mutex in apply_relocate_add()Josh Poimboeuf2020-05-081-2/+7
| * | x86/module: Use text_poke() for late relocationsPeter Zijlstra2020-05-081-7/+31
| * | livepatch: Remove .klp.archPeter Zijlstra2020-05-082-54/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-039-71/+29
|\ \ \
| * | | x86: mm: use ARCH_HAS_DEBUG_WX instead of arch definedZong Li2020-06-032-27/+1
| * | | mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual2020-06-032-2/+2
| * | | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-031-4/+0
| * | | mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-031-6/+0
| * | | hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateMike Kravetz2020-06-031-1/+1
| * | | hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz2020-06-031-16/+0
| * | | hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz2020-06-031-4/+13
| * | | mm: make deferred init's max threads arch-specificDaniel Jordan2020-06-031-0/+12
| * | | mm: rename free_area_init_node() to free_area_init_memoryless_node()Mike Rapoport2020-06-031-4/+1
| * | | mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESMike Rapoport2020-06-031-9/+0
| * | | mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-031-1/+1
| * | | mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-1/+0
| * | | mm: memblock: replace dereferences of memblock_region.nid with API callsMike Rapoport2020-06-031-2/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-032-4/+3
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-317-57/+74
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-2414-111/+161
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-1519-111/+191
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-141-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | bpf, i386: Remove unneeded conversion to boolJason Yan2020-05-071-2/+2
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-067-20/+35
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | / / | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-281-2/+1
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-2/+1
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-0352-1741/+2980
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/kvm/hyper-v: Add support for synthetic debugger via hypercallsJon Doron2020-06-011-0/+28
| * | | | | | | | x86/kvm/hyper-v: enable hypercalls regardless of hypercall pageJon Doron2020-06-011-1/+1
| * | | | | | | | x86/kvm/hyper-v: Add support for synthetic debugger interfaceJon Doron2020-06-015-3/+232
| * | | | | | | | x86/hyper-v: Add synthetic debugger definitionsJon Doron2020-06-012-0/+33
| * | | | | | | | KVM: selftests: VMX preemption timer migration testMakarand Sonare2020-06-011-8/+4
| * | | | | | | | KVM: nVMX: Fix VMX preemption timer migrationPeter Shier2020-06-013-8/+52