summaryrefslogtreecommitdiff
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.cHanjun Guo2016-05-30
* ACPI / NUMA: remove unneeded acpi_numa=1Hanjun Guo2016-05-30
* ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney2016-05-30
* x86 / ACPI / NUMA: cleanup acpi_numa_processor_affinity_init()Hanjun Guo2016-05-30
* ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.cHanjun Guo2016-05-30
* ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter2016-05-30
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-25
|\
| * x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault codeAndy Lutomirski2016-05-20
* | x86: mm: use hugetlb_bad_size()Vaishali Thakkar2016-05-19
* | include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-19
|/
* Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-16
|\
| * x86/boot: Add missing file header commentsKees Cook2016-05-10
| * x86/boot: Split out kernel_ident_mapping_init()Yinghai Lu2016-05-07
| * x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSETBaoquan He2016-04-22
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-16
|\ \
| * | x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski2016-04-29
| * | Merge branch 'x86/urgent' into x86/asm, to refresh the treeIngo Molnar2016-04-29
| |\ \
| * \ \ Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-19
| |\ \ \ | | | |/ | | |/|
| * | | x86/extable: Add a comment about early exception handlersAndy Lutomirski2016-04-13
| * | | x86/msr: Carry on after a non-"safe" MSR access failsAndy Lutomirski2016-04-13
| * | | x86/traps: Enable all exception handler callbacks earlyAndy Lutomirski2016-04-13
| * | | x86/head: Move early exception panic code into early_fixup_exception()Andy Lutomirski2016-04-13
| * | | x86/head: Move the early NMI fixup into CAndy Lutomirski2016-04-13
| * | | x86/head: Pass a real pt_regs and trapnr to early_fixup_exception()Andy Lutomirski2016-04-13
| * | | Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common baseIngo Molnar2016-04-13
| |\ \ \
| | * | | x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386Toshi Kani2016-04-13
| | * | | x86/xen, pat: Remove PAT table init code from XenToshi Kani2016-03-29
| | * | | x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani2016-03-29
| | * | | x86/mm/pat: Add pat_disable() interfaceToshi Kani2016-03-29
| | * | | x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani2016-03-29
| * | | | x86/cpufeature: Remove cpu_has_pseBorislav Petkov2016-03-31
| * | | | x86/cpufeature: Remove cpu_has_pgeBorislav Petkov2016-03-31
| * | | | x86/cpufeature: Remove cpu_has_clflushBorislav Petkov2016-03-31
| * | | | x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov2016-03-31
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-16
|\ \ \ \
| * \ \ \ Merge branch 'sched/urgent' into sched/core to pick up fixesIngo Molnar2016-05-12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | x86/mm, sched/core: Turn off IRQs in switch_mm()Andy Lutomirski2016-04-28
| * | | | x86/mm, sched/core: Uninline switch_mm()Andy Lutomirski2016-04-28
| * | | | x86/mm: Build arch/x86/mm/tlb.c even on !SMPAndy Lutomirski2016-04-28
| | |_|/ | |/| |
* | | | Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-05-07
|\ \ \ \ | | |/ / | |/| |
| * | | Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging"Andy Lutomirski2016-04-26
| |/ /
* | | x86/mm/pat: Document the (currently) EFI-only code pathMatt Fleming2016-04-28
|/ /
* | mm/rmap: batched invalidations should use existing apiNadav Amit2016-04-01
* | x86/mm: TLB_REMOTE_SEND_IPI should count pagesNadav Amit2016-04-01
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-24
|\
| * Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2016-03-17
| |\
| | * x86: Fix misspellings in commentsAdam Buchbinder2016-02-24
* | | x86/extable: use generic search and sort routinesArd Biesheuvel2016-03-22
* | | kernel: add kcov code coverageDmitry Vyukov2016-03-22
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\ \ \