aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
...
| * | | | | | signal: Remove task parameter from force_sigEric W. Biederman2019-05-27
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-08
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | x86/vsyscall: Document odd SIGSEGV error code for vsyscallsAndy Lutomirski2019-06-27
| * | | | | x86/vsyscall: Show something useful on a read faultAndy Lutomirski2019-06-27
* | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()Kirill A. Shutemov2019-06-26
* | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
| |_|/ / / |/| | | |
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-16
|\| | | | | |_|/ / |/| | |
| * | | x86/kasan: Fix boot with 5-level paging and KASANAndrey Ryabinin2019-06-14
| * | | x86/mm/KASLR: Compute the size of the vmemmap section properlyBaoquan He2019-06-07
| | |/ | |/|
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Thomas Gleixner2019-06-05
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-05
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-21
|/
* Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-05-19
|\
| * treewide: prefix header search paths with $(srctree)/Masahiro Yamada2019-05-17
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-05-19
|\ \ | |/ |/|
| * x86/mpx, mm/core: Fix recursive munmap() corruptionDave Hansen2019-05-09
* | Merge branch 'linus' into x86/urgent, to pick up dependent changesIngo Molnar2019-05-16
|\ \
| * | mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never failDavid Hildenbrand2019-05-14
| * | mm, memory_hotplug: provide a more generic restrictions for memory hotplugMichal Hocko2019-05-14
| * | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-14
| * | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-07
| |\ \
| | * | x86/pkeys: Add PKRU value to init_fpstateSebastian Andrzej Siewior2019-04-12
| | * | x86/fpu: Eager switch PKRU stateRik van Riel2019-04-11
| | * | x86/pkeys: Don't check if PKRU is zero before writing itSebastian Andrzej Siewior2019-04-11
| | * | x86/fpu: Use a feature number instead of mask in two more helpersSebastian Andrzej Siewior2019-04-10
| | * | x86/fpu: Remove fpu->initializedSebastian Andrzej Siewior2019-04-10
| * | | Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-07
| |\ \ \ | | |_|/ | |/| |
| | * | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-09
* | | | x86/mm: Do not use set_{pud, pmd}_safe() when splitting a large pageBrijesh Singh2019-05-08
|/ / /
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-05-06
|\ \ \
| * | | x86/mm: Initialize PGD cache during mm initializationNadav Amit2019-05-05
| * | | mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe2019-04-30
| * | | x86/mm/cpa: Add set_direct_map_*() functionsRick Edgecombe2019-04-30
| * | | x86/alternatives: Initialize temporary mm for patchingNadav Amit2019-04-30
| * | | Merge tag 'v5.1-rc7' into x86/mm, to pick up fixesIngo Molnar2019-04-30
| |\ \ \
| * | | | x86/mm/tlb: Remove 'struct flush_tlb_info' from the stackNadav Amit2019-04-26
| * | | | Merge branch 'linus' into x86/mm, to pick up dependent fixIngo Molnar2019-04-26
| |\ \ \ \
| * | | | | x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()Jiri Kosina2019-04-24
| * | | | | x86/fault: Make fault messages more succinctBorislav Petkov2019-04-21
| * | | | | x86/fault: Decode and print #PF oops in human readable formSean Christopherson2019-04-19
| * | | | | x86/fault: Reword initial BUG message for unhandled page faultsSean Christopherson2019-04-19
| * | | | | x86/mm/KASLR: Reduce randomization granularity for 5-level paging to 1GBBaoquan He2019-04-05
| * | | | | x86/mm/KASLR: Use only one PUD entry for real mode trampolineBaoquan He2019-04-05
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-06
|\ \ \ \ \
| * | | | | x86/exceptions: Split debug IST stackThomas Gleixner2019-04-17
| * | | | | x86/traps: Use cpu_entry_area instead of orig_istThomas Gleixner2019-04-17