index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
2016-10-03
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-10-03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-03
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-09-30
Merge branch 'x86/urgent' into x86/asm
Thomas Gleixner
2016-09-26
Merge branch 'x86/urgent' into x86/apic
Thomas Gleixner
2016-09-21
x86/numa: Online memory-less nodes at boot time
Tang Chen
2016-09-21
x86/e820: Use much less memory for e820/e820_saved, save up to 120k
Denys Vlasenko
2016-09-21
x86/e820: Prepare e280 code for switch to dynamic storage
Denys Vlasenko
2016-09-20
x86/mm/pat: Prevent hang during boot when mapping pages
Matt Fleming
2016-09-20
x86: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
2016-09-13
x86: Clean up various simple wrapper functions
Masahiro Yamada
2016-09-09
mm: fix cache mode of dax pmd mappings
Dan Williams
2016-09-08
x86/mm: Improve stack-overflow #PF handling
Andy Lutomirski
2016-09-08
Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity
Ingo Molnar
2016-08-26
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
2016-08-24
x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
Andy Lutomirski
2016-08-15
x86/mm/numa: Open code function early_get_boot_cpu_id()
Baoquan He
2016-08-12
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-08-12
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2016-08-10
x86/mm/64: Enable KASLR for vmemmap memory region
Thomas Garnier
2016-08-10
x86/mm/KASLR: Increase BRK pages for KASLR memory randomization
Thomas Garnier
2016-08-10
x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization
Thomas Garnier
2016-08-08
x86/power/64: Always create temporary identity mapping correctly
Rafael J. Wysocki
2016-08-02
treewide: replace obsolete _refok by __ref
Fabian Frederick
2016-08-01
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-30
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-07-27
Merge branch 'linus' into x86/microcode, to pick up merge window changes
Ingo Molnar
2016-07-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-07-26
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
2016-07-26
arch: x86: charge page tables to kmemcg
Vladimir Davydov
2016-07-25
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-07-25
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-07-25
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-07-25
Merge branch 'acpi-numa'
Rafael J. Wysocki
2016-07-23
x86/mm/cpa: Add missing comment in populate_pdg()
Andy Lutomirski
2016-07-23
x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs
Andy Lutomirski
2016-07-15
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
Ingo Molnar
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
2016-07-15
x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm
Andy Lutomirski
2016-07-15
x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()
Andy Lutomirski
2016-07-15
x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated
Andy Lutomirski
2016-07-15
x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
Ingo Molnar
2016-07-15
kasan: add newline to messages
Dmitry Vyukov
2016-07-14
x86/mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-07-14
x86: Don't use module.h just for AUTHOR / LICENSE tags
Paul Gortmaker
2016-07-13
x86/mm: Use pte_none() to test for empty PTE
Dave Hansen
2016-07-10
x86/mm: Do not reference phys addr beyond kernel
Thomas Garnier
[next]