- eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 8 years ago
- cb18ef0 x86/boot: Add missing file header comments by Kees Cook · 8 years ago
- cf4fb15 x86/boot: Split out kernel_ident_mapping_init() by Yinghai Lu · 9 years ago
- 35dc9ec Merge branch 'linus' into efi/core, to pick up fixes by Ingo Molnar · 9 years ago
- 45e876f x86/segments/64: When loadsegment(fs, ...) fails, clear the base by Andy Lutomirski · 9 years ago
- ffc5fce Merge branch 'x86/urgent' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
- 078194f x86/mm, sched/core: Turn off IRQs in switch_mm() by Andy Lutomirski · 9 years ago
- 69c0319 x86/mm, sched/core: Uninline switch_mm() by Andy Lutomirski · 9 years ago
- e107488 x86/mm: Build arch/x86/mm/tlb.c even on !SMP by Andy Lutomirski · 9 years ago
- 7fc8442 x86/mm/pat: Document the (currently) EFI-only code path by Matt Fleming · 9 years ago
- e16d8a6 Revert "x86/mm/32: Set NX in __supported_pte_mask before enabling paging" by Andy Lutomirski · 9 years ago
- e8581e3 x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET by Baoquan He · 9 years ago
- 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
- 60a0e20 x86/extable: Add a comment about early exception handlers by Andy Lutomirski · 9 years ago
- fbd7043 x86/msr: Carry on after a non-"safe" MSR access fails by Andy Lutomirski · 9 years ago
- ae7ef45 x86/traps: Enable all exception handler callbacks early by Andy Lutomirski · 9 years ago
- 0e861fb x86/head: Move early exception panic code into early_fixup_exception() by Andy Lutomirski · 9 years ago
- 0d0efc0 x86/head: Move the early NMI fixup into C by Andy Lutomirski · 9 years ago
- 7bbcdb1 x86/head: Pass a real pt_regs and trapnr to early_fixup_exception() by Andy Lutomirski · 9 years ago
- d8d1c35 Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base by Ingo Molnar · 9 years ago
- 1886297 x86/mm/pat: Fix BUG_ON() in mmap_mem() on QEMU/i386 by Toshi Kani · 9 years ago
- 858eaaa7 mm/rmap: batched invalidations should use existing api by Nadav Amit · 9 years ago
- 18c9824 x86/mm: TLB_REMOTE_SEND_IPI should count pages by Nadav Amit · 9 years ago
- 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 9 years ago
- c109bf9 x86/cpufeature: Remove cpu_has_pge by Borislav Petkov · 9 years ago
- 906bf7f x86/cpufeature: Remove cpu_has_clflush by Borislav Petkov · 9 years ago
- b8291adc x86/cpufeature: Remove cpu_has_gbpages by Borislav Petkov · 9 years ago
- 88ba281 x86/xen, pat: Remove PAT table init code from Xen by Toshi Kani · 9 years ago
- d63dcf4 x86/mm/pat: Replace cpu_has_pat with boot_cpu_has() by Toshi Kani · 9 years ago
- 224bb1e x86/mm/pat: Add pat_disable() interface by Toshi Kani · 9 years ago
- 02f037d x86/mm/pat: Add support of non-default PAT MSR setting by Toshi Kani · 9 years ago
- d88f48e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 29934b0 x86/extable: use generic search and sort routines by Ard Biesheuvel · 9 years ago
- 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
- 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
- 00f5268 Merge branch 'x86/cleanups' into x86/urgent by Ingo Molnar · 9 years ago
- 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- d367cef x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPU by Matt Fleming · 9 years ago
- a75e1f6 x86: also use debug_pagealloc_enabled() for free_init_pages by Christian Borntraeger · 9 years ago
- 288cf3c x86: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 9 years ago
- 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d88bfe1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 8b8addf x86/mm/32: Enable full randomization on i386 and X86_32 by Hector Marco-Gisbert · 9 years ago
- a1a8ba2 Merge branch 'linus' into ras/core, to pick up fixes by Ingo Molnar · 9 years ago
- ec87e1c Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix by Ingo Molnar · 9 years ago
- cfa52c0 x86/mm/kmmio: Fix mmiotrace for hugepages by Karol Herbst · 9 years ago
- e215554 x86/mm/pkeys: Fix access_error() denial of writes to write-only VMA by Dave Hansen · 9 years ago
- 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 5ef11c3 mm: ASLR: use get_random_long() by Daniel Cashman · 9 years ago
- 9bf148cb x86/mpx: Fix off-by-one comparison with nr_registers by Colin Ian King · 9 years ago
- bf70e55 x86/mm: Fix slow_virt_to_phys() for X86_PAE again by Dexuan Cui · 9 years ago
- 405e1133 x86/mm: Avoid premature success when changing page attributes by Jan Beulich · 9 years ago
- 6a6256f x86: Fix misspellings in comments by Adam Buchbinder · 9 years ago
- 9ccaf77 x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option by Kees Cook · 9 years ago
- 15f003d x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd() by Sai Praneeth · 9 years ago
- 397630150 x86/mm/pat: Use _PAGE_GLOBAL bit for EFI page table mappings by Sai Praneeth · 9 years ago
- ab87672 Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes by Ingo Molnar · 9 years ago
- 0389075 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- b176862 x86/mm/ptdump: Remove paravirt_enabled() by Borislav Petkov · 9 years ago
- 457a98b mm, x86: fix pte_page() crash in gup_pte_range() by Hugh Dickins · 9 years ago
- 62b5f7d mm/core, x86/mm/pkeys: Add execute-only protection keys support by Dave Hansen · 9 years ago
- d61172b mm/core, x86/mm/pkeys: Differentiate instruction fetches by Dave Hansen · 9 years ago
- 07f146f x86/mm/pkeys: Optimize fault handling in access_error() by Dave Hansen · 9 years ago
- 33a709b mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys by Dave Hansen · 9 years ago
- 1874f68 x86/mm/gup: Simplify get_user_pages() PTE bit handling by Dave Hansen · 9 years ago
- 019132f x86/mm/pkeys: Fill in pkey field in siginfo by Dave Hansen · 9 years ago
- 7b2d0db x86/mm/pkeys: Pass VMA down in to fault signal generation code by Dave Hansen · 9 years ago
- b3ecd51 x86/mm/pkeys: Add new 'PF_PK' page fault error code bit by Dave Hansen · 9 years ago
- 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
- 548acf1 x86/mm: Expand the exception table logic to allow new handling options by Tony Luck · 9 years ago
- f4eafd8 x86/mm: Fix vmalloc_fault() to handle large pages properly by Toshi Kani · 9 years ago
- d4edcf0 mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm by Dave Hansen · 9 years ago
- 1fe3f29 Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys by Ingo Molnar · 9 years ago
- 2d23e61 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- dd7b684 x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap() by Matthew Wilcox · 9 years ago
- 063fb3e x86/kasan: Write protect kasan zero shadow by Andrey Ryabinin · 9 years ago
- 69e0210 x86/kasan: Clear kasan_zero_page after TLB flush by Andrey Ryabinin · 9 years ago
- 5f7ee24 x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug() by Ingo Molnar · 9 years ago
- c1a0bf3 x86/mm/numa: Clean up numa_clear_kernel_node_hotplug() by Ingo Molnar · 9 years ago
- b349e9a Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix by Ingo Molnar · 9 years ago
- 59fd121 x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels by Ingo Molnar · 9 years ago
- 080fe20 mm, hugetlb: don't require CMA for runtime gigantic pages by Vlastimil Babka · 9 years ago
- 03e075b Merge branch 'linus' into efi/core, to refresh the branch and to pick up recent fixes by Ingo Molnar · 9 years ago
- d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
- 7425637 x86/mm/pat: Avoid truncation when converting cpa->numpages to address by Matt Fleming · 9 years ago
- 7c36057 x86/mm: Make kmap_prot into a #define by Andy Lutomirski · 9 years ago
- 320d25b x86/mm/32: Set NX in __supported_pte_mask before enabling paging by Andy Lutomirski · 9 years ago
- 43c75f9 x86/mm: Streamline and restore probe_memory_block_size() by Seth Jennings · 9 years ago
- 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
- f25748e3 mm, dax: convert vmf_insert_pfn_pmd() to pfn_t by Dan Williams · 9 years ago
- 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
- 1f19617 x86, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
- ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
- 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 9e08f57 x86: mm: support ARCH_MMAP_RND_BITS by Daniel Cashman · 9 years ago