- fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
- 56993b4 mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() by Anshuman Khandual · 4 years, 5 months ago
- 1d9cfee mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages() by Anshuman Khandual · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- 995909a x86/mm/64: Do not dereference non-present PGD entries by Joerg Roedel · 4 years, 5 months ago
- 7b4ea94 Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings" by Linus Torvalds · 4 years, 6 months ago
- 125cfa0 Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
- e96ec8c Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 37e8822 Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
- 63722bb Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/core by Ingo Molnar · 4 years, 6 months ago
- 2b32ab0 x86/mm/64: Make sync_global_pgds() static by Joerg Roedel · 4 years, 6 months ago
- 8bb9bf2 x86/mm/64: Do not sync vmalloc/ioremap mappings by Joerg Roedel · 4 years, 6 months ago
- 6eb82f9 x86/mm: Pre-allocate P4D/PUD pages for vmalloc area by Joerg Roedel · 4 years, 6 months ago
- 2d65685 Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 4 years, 6 months ago
- a27a0a5 x86/entry: Cleanup idtentry_enter/exit by Thomas Gleixner · 4 years, 6 months ago
- aecfd22 x86/mm/numa: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
- 893ab00 kbuild: remove cc-option test of -fno-stack-protector by Masahiro Yamada · 4 years, 7 months ago
- b037b09 x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit() by Andy Lutomirski · 4 years, 7 months ago
- cb38f82 x86/mm/pat: Mark an intentional data race by Qian Cai · 5 years ago
- 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- d5249bc x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.c by Benjamin Thiel · 4 years, 8 months ago
- 076f14b Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 15a416e x86/entry: Treat BUG/WARN as NMI-like entries by Andy Lutomirski · 4 years, 7 months ago
- 37d1a04 Rebase locking/kcsan to locking/urgent by Thomas Gleixner · 4 years, 7 months ago
- f0178fc x86/entry: Unbreak __irqentry_text_start/end magic by Thomas Gleixner · 4 years, 7 months ago
- 3e77abd x86/idt: Consolidate idt functionality by Thomas Gleixner · 4 years, 8 months ago
- fd501d4 x86/entry: Remove DBn stacks by Peter Zijlstra · 4 years, 8 months ago
- 91eeafe x86/entry: Switch page fault exception to IDTENTRY_RAW by Thomas Gleixner · 4 years, 8 months ago
- 49893c5 x86/entry: Convert Invalid Opcode exception to IDTENTRY by Thomas Gleixner · 5 years ago
- ca4c6a9 x86/traps: Make interrupt enable/disable symmetric in C code by Thomas Gleixner · 5 years ago
- 98a2360 maccess: always use strict semantics for probe_kernel_read by Christoph Hellwig · 4 years, 7 months ago
- eab0c60 maccess: unify the probe kernel arch hooks by Christoph Hellwig · 4 years, 7 months ago
- c4cb164 maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
- c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
- da1c55f mmap locking API: rename mmap_sem to mmap_lock by Michel Lespinasse · 4 years, 7 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
- 88107d3 x86/mm: simplify init_trampoline() and surrounding logic by Mike Rapoport · 4 years, 7 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- f4dd60a Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
- ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 8 months ago
- e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 8 months ago
- 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 8 months ago
- 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 8 months ago
- ee01c4d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 86ec2da mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid() by Anshuman Khandual · 4 years, 8 months ago
- 3823783 hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate by Mike Kravetz · 4 years, 8 months ago
- 359f254 hugetlbfs: move hugepagesz= parsing to arch independent code by Mike Kravetz · 4 years, 8 months ago
- ae94da8 hugetlbfs: add arch_hugetlb_valid_size by Mike Kravetz · 4 years, 8 months ago
- ecd0965 mm: make deferred init's max threads arch-specific by Daniel Jordan · 4 years, 8 months ago
- bc9331a mm: rename free_area_init_node() to free_area_init_memoryless_node() by Mike Rapoport · 4 years, 8 months ago
- 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 8 months ago
- d622abf mm: memblock: replace dereferences of memblock_region.nid with API calls by Mike Rapoport · 4 years, 8 months ago
- 039aeb9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 8 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 7f0a002 x86/mm: remove vmalloc faulting by Joerg Roedel · 4 years, 8 months ago
- 73f693c mm: remove vmalloc_sync_(un)mappings() by Joerg Roedel · 4 years, 8 months ago
- 86cf69f x86/mm/32: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 8 months ago
- 8e19843 x86/mm/64: implement arch_sync_kernel_mappings() by Joerg Roedel · 4 years, 8 months ago
- 99395ee mm: ptdump: expand type of 'val' in note_page() by Steven Price · 4 years, 8 months ago
- 1494e0c x86: mm: ptdump: calculate effective permissions correctly by Steven Price · 4 years, 8 months ago
- 533b220 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 8 months ago
- 17e0a7c Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 8 months ago
- 4317326 x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit by Mike Rapoport · 5 years ago
- 67d631b x86/mm: Stop printing BRK addresses by Arvind Sankar · 4 years, 11 months ago
- d7110a2 x86/mmiotrace: Use cpumask_available() for cpumask_var_t variables by Nathan Chancellor · 4 years, 10 months ago
- ef68017 x86/kvm: Handle async page faults directly through do_page_fault() by Andy Lutomirski · 5 years ago
- f44d5c4 Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 4 years, 8 months ago
- 59566b0 x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up by Steven Rostedt (VMware) · 4 years, 9 months ago
- ab51301 x86/mm/cpa: Flush direct map alias during cpa by Rick Edgecombe · 4 years, 9 months ago
- bfe3d8f x86/tlb: Restrict access to tlbstate by Thomas Gleixner · 4 years, 9 months ago
- 6c9b7d7 x86/tlb: Move PCID helpers where they are used by Thomas Gleixner · 4 years, 9 months ago
- af5c40c x86/tlb: Uninline nmi_uaccess_okay() by Thomas Gleixner · 4 years, 9 months ago
- 96f59fe x86/tlb: Move cr4_set_bits_and_update_boot() to the usage site by Thomas Gleixner · 4 years, 9 months ago
- 69de6c1 x86/tlb: Move paravirt_tlb_remove_table() to the usage site by Thomas Gleixner · 4 years, 9 months ago
- 4b04e6c x86/tlb: Move __flush_tlb_all() out of line by Thomas Gleixner · 4 years, 9 months ago
- 29def59 x86/tlb: Move flush_tlb_others() out of line by Thomas Gleixner · 4 years, 9 months ago
- 58430c5 x86/tlb: Move __flush_tlb_one_kernel() out of line by Thomas Gleixner · 4 years, 9 months ago
- 127ac91 x86/tlb: Move __flush_tlb_one_user() out of line by Thomas Gleixner · 4 years, 9 months ago
- cd30d26 x86/tlb: Move __flush_tlb_global() out of line by Thomas Gleixner · 4 years, 9 months ago
- 2faf153 x86/tlb: Move __flush_tlb() out of line by Thomas Gleixner · 4 years, 9 months ago
- cb2a023 x86/cr4: Sanitize CR4.PCE update by Thomas Gleixner · 4 years, 9 months ago
- 8c5cc19 x86/tlb: Uninline __get_current_cr3_fast() by Thomas Gleixner · 4 years, 9 months ago
- de17a37 x86/mm: Unexport __cachemode2pte_tbl by Christoph Hellwig · 4 years, 10 months ago
- d073569 x86/mm: Cleanup pgprot_4k_2_large() and pgprot_large_2_4k() by Christoph Hellwig · 4 years, 10 months ago
- 60abfd0 x86/mm/mmap: Fix -Wmissing-prototypes warnings by Benjamin Thiel · 4 years, 10 months ago
- 7fa3e10 x86/mm: Move pgprot2cachemode out of line by Christoph Hellwig · 4 years, 10 months ago
- 1f6f655 x86/mm: Add a x86_has_pat_wp() helper by Christoph Hellwig · 4 years, 10 months ago
- 5933094 x86/32: Remove CONFIG_DOUBLEFAULT by Borislav Petkov · 4 years, 10 months ago
- 3b02a05 Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh by Ingo Molnar · 4 years, 9 months ago
- bfeb022 mm/memory_hotplug: add pgprot_t to mhp_params by Logan Gunthorpe · 4 years, 9 months ago
- 30796e1 x86/mm: introduce __set_memory_prot() by Logan Gunthorpe · 4 years, 9 months ago