index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-19
Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-05-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-18
treewide: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-05-16
Merge branch 'linus' into x86/urgent, to pick up dependent changes
Ingo Molnar
2019-05-14
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
2019-05-14
mm, memory_hotplug: provide a more generic restrictions for memory hotplug
Michal Hocko
2019-05-14
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
2019-05-09
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
2019-05-08
x86/mm: Do not use set_{pud, pmd}_safe() when splitting a large page
Brijesh Singh
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-06
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-05
x86/mm: Initialize PGD cache during mm initialization
Nadav Amit
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
2019-04-30
x86/mm/cpa: Add set_direct_map_*() functions
Rick Edgecombe
2019-04-30
x86/alternatives: Initialize temporary mm for patching
Nadav Amit
2019-04-30
Merge tag 'v5.1-rc7' into x86/mm, to pick up fixes
Ingo Molnar
2019-04-26
x86/mm/tlb: Remove 'struct flush_tlb_info' from the stack
Nadav Amit
2019-04-26
Merge branch 'linus' into x86/mm, to pick up dependent fix
Ingo Molnar
2019-04-24
x86/mm: Remove in_nmi() warning from 64-bit implementation of vmalloc_fault()
Jiri Kosina
2019-04-24
x86/mm: Fix a crash with kmemleak_scan()
Qian Cai
2019-04-21
x86/fault: Make fault messages more succinct
Borislav Petkov
2019-04-19
x86/fault: Decode and print #PF oops in human readable form
Sean Christopherson
2019-04-19
x86/fault: Reword initial BUG message for unhandled page faults
Sean Christopherson
2019-04-18
x86/mm/KASLR: Fix the size of the direct mapping section
Baoquan He
2019-04-17
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
2019-04-17
x86/traps: Use cpu_entry_area instead of orig_ist
Thomas Gleixner
2019-04-17
x86/cpu_entry_area: Provide exception stack accessor
Thomas Gleixner
2019-04-17
x86/cpu_entry_area: Prepare for IST guard pages
Thomas Gleixner
2019-04-17
x86/exceptions: Add structs for exception stacks
Thomas Gleixner
2019-04-17
x86/cpu_entry_area: Cleanup setup functions
Thomas Gleixner
2019-04-17
x86/exceptions: Make IST index zero based
Thomas Gleixner
2019-04-16
x86/mm/tlb: Revert "x86/mm: Align TLB invalidation info"
Peter Zijlstra
2019-04-16
x86/mm: Prevent bogus warnings with "noexec=off"
Thomas Gleixner
2019-04-12
x86/pkeys: Add PKRU value to init_fpstate
Sebastian Andrzej Siewior
2019-04-11
x86/fpu: Eager switch PKRU state
Rik van Riel
2019-04-11
x86/pkeys: Don't check if PKRU is zero before writing it
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Use a feature number instead of mask in two more helpers
Sebastian Andrzej Siewior
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
[next]