summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-0/+1
|\
| * locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-061-0/+1
* | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-4/+3
|\ \
| * | kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-4/+3
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-077-15/+4
|\ \ \
| * | | mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-072-3/+0
| * | | mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual2020-08-071-4/+1
| * | | mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual2020-08-071-3/+3
| * | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-075-5/+0
* | | | x86/mm/64: Do not dereference non-present PGD entriesJoerg Roedel2020-08-071-18/+13
|/ / /
* | | Revert "x86/mm/64: Do not sync vmalloc/ioremap mappings"Linus Torvalds2020-08-061-0/+5
* | | Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-08-041-3/+3
|\ \ \
| * | | x86/entry: Cleanup idtentry_enter/exitThomas Gleixner2020-07-241-3/+3
| | |/ | |/|
* | | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-041-9/+9
|\ \ \
| * | | x86/mm/numa: Remove uninitialized_var() usageKees Cook2020-07-161-9/+9
| | |/ | |/|
* | | Merge tag 'x86-mm-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-031-6/+53
|\ \ \
| * | | x86/mm/64: Make sync_global_pgds() staticJoerg Roedel2020-07-271-1/+1
| * | | x86/mm/64: Do not sync vmalloc/ioremap mappingsJoerg Roedel2020-07-271-5/+0
| * | | x86/mm: Pre-allocate P4D/PUD pages for vmalloc areaJoerg Roedel2020-07-271-0/+52
| |/ /
* | | Merge tag 'x86-cleanups-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-032-3/+2
|\ \ \
| * | | Merge branch 'x86/urgent' into x86/cleanupsIngo Molnar2020-07-263-7/+7
| |\| |
| * | | x86/mm: Fix -Wmissing-prototypes warnings for arch/x86/mm/init.cBenjamin Thiel2020-06-172-3/+2
* | | | Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar2020-08-011-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/mm/pat: Mark an intentional data raceQian Cai2020-06-291-1/+1
| | |/ | |/|
* / | x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()Andy Lutomirski2020-07-061-3/+3
|/ /
* | maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig2020-06-181-3/+3
* | maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig2020-06-173-4/+4
|/
* Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-134-29/+69
|\
| * x86/entry: Treat BUG/WARN as NMI-like entriesAndy Lutomirski2020-06-121-2/+13
| * x86/entry: Unbreak __irqentry_text_start/end magicThomas Gleixner2020-06-111-2/+2
| * x86/idt: Consolidate idt functionalityThomas Gleixner2020-06-111-12/+4
| * x86/entry: Remove DBn stacksPeter Zijlstra2020-06-111-1/+0
| * x86/entry: Switch page fault exception to IDTENTRY_RAWThomas Gleixner2020-06-111-21/+48
| * x86/entry: Convert Invalid Opcode exception to IDTENTRYThomas Gleixner2020-06-111-1/+1
| * x86/traps: Make interrupt enable/disable symmetric in C codeThomas Gleixner2020-06-111-2/+13
* | Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+4
|\ \ | |/ |/|
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-1314-136/+172
| |\
| * \ Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-212-6/+19
| |\ \
| * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-2123-1626/+466
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar2020-01-062-6/+2
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-3023-374/+380
| |\ \ \ \ \
| * | | | | | x86, kcsan: Enable KCSAN for x86Marco Elver2019-11-161-0/+4
* | | | | | | maccess: always use strict semantics for probe_kernel_readChristoph Hellwig2020-06-091-7/+2
* | | | | | | maccess: unify the probe kernel arch hooksChristoph Hellwig2020-06-091-21/+12
* | | | | | | maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofaultChristoph Hellwig2020-06-091-1/+1
* | | | | | | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-6/+6
* | | | | | | mmap locking API: rename mmap_sem to mmap_lockMichel Lespinasse2020-06-091-1/+1
* | | | | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-4/+4
* | | | | | | mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-23/+3
* | | | | | | x86/mm: simplify init_trampoline() and surrounding logicMike Rapoport2020-06-092-32/+23