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
2020-03-31
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-28
Merge branch 'next.uaccess-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
2020-03-27
x86/mm/set_memory: Fix -Wmissing-prototypes warnings
Benjamin Thiel
2020-03-27
x86/mm: Mark setup_emu2phys_nid() static
Benjamin Thiel
2020-03-26
kill uaccess_try()
Al Viro
2020-03-25
x86/smp: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-03-19
x86/ioremap: Fix CONFIG_EFI=n build
Borislav Petkov
2020-03-11
x86/ioremap: Map EFI runtime services data as encrypted for SEV
Tom Lendacky
2020-02-29
x86/mm: Fix dump_pagetables with Xen PV
Juergen Gross
2020-02-04
x86: mm: avoid allocating struct mm_struct on the stack
Steven Price
2020-02-04
mm: ptdump: reduce level numbers by 1 in note_page()
Steven Price
2020-02-04
x86: mm: convert dump_pagetables to use walk_page_range
Steven Price
2020-02-04
x86: mm: convert ptdump_walk_pgd_level_debugfs() to take an mm_struct
Steven Price
2020-02-04
x86: mm+efi: convert ptdump_walk_pgd_level() to take a mm_struct
Steven Price
2020-02-04
x86: mm: point to struct seq_file from struct pg_state
Steven Price
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-01-30
Merge tag 'mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-01-28
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-27
Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-01-27
x86/mm: Introduce lookup_address_in_mm()
Sean Christopherson
2020-01-24
smp: Remove allocation mask from on_each_cpu_cond.*()
Sebastian Andrzej Siewior
2020-01-23
x86/mpx: remove MPX from arch/x86
Dave Hansen
2020-01-23
x86/mpx: remove build infrastructure
Dave Hansen
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
2020-01-20
x86/mm: Fix NX bit clearing issue in kernel_map_pages_in_pgd
Ard Biesheuvel
2020-01-10
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2020-01-07
x86/context-tracking: Remove exception_enter/exit() from do_page_fault()
Frederic Weisbecker
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-04
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
2019-12-31
x86/kasan: Print original address on #GP
Jann Horn
2019-12-10
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
2019-12-10
x86/mm/pat: Mark __cpa_flush_tlb() as static
kbuild test robot
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-12-10
x86/mm/pat: Standardize on memtype_*() prefix for APIs
Ingo Molnar
2019-12-10
x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/
Ingo Molnar
2019-12-10
x86/mm/pat: Clean up PAT initialization flags
Ingo Molnar
2019-12-10
x86/mm/pat: Harmonize 'struct memtype *' local variable and function paramete...
Ingo Molnar
2019-12-10
x86/mm/pat: Simplify the free_memtype() control flow
Ingo Molnar
2019-12-10
x86/mm/pat: Create fixed width output in /sys/kernel/debug/x86/pat_memtype_li...
Ingo Molnar
2019-12-10
x86/mm/pat: Disambiguate PAT-disabled boot messages
Ingo Molnar
2019-12-10
x86/mm/pat: Update the comments in pat.c and pat_interval.c and refresh the c...
Ingo Molnar
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-12-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-12-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]