Age | Commit message (Expand) | Author | Files | Lines |
2016-03-15 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -29/+73 |
2016-03-15 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -7/+1 |
2016-03-08 | Merge branch 'linus' into ras/core, to pick up fixes | Ingo Molnar | 5 | -13/+26 |
2016-02-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -5/+11 |
2016-02-27 | mm: ASLR: use get_random_long() | Daniel Cashman | 1 | -3/+3 |
2016-02-27 | x86/mpx: Fix off-by-one comparison with nr_registers | Colin Ian King | 1 | -1/+1 |
2016-02-25 | x86/mm: Fix slow_virt_to_phys() for X86_PAE again | Dexuan Cui | 1 | -4/+10 |
2016-02-22 | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option | Kees Cook | 3 | -7/+1 |
2016-02-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -4/+11 |
2016-02-19 | mm, x86: fix pte_page() crash in gup_pte_range() | Hugh Dickins | 1 | -1/+1 |
2016-02-18 | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck | 2 | -29/+73 |
2016-02-18 | x86/mm: Fix vmalloc_fault() to handle large pages properly | Toshi Kani | 1 | -4/+11 |
2016-02-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2016-02-08 | x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels | Ingo Molnar | 1 | -1/+1 |
2016-02-06 | mm, hugetlb: don't require CMA for runtime gigantic pages | Vlastimil Babka | 1 | -2/+2 |
2016-02-01 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2016-01-29 | x86/mm/pat: Avoid truncation when converting cpa->numpages to address | Matt Fleming | 1 | -2/+2 |
2016-01-16 | mm, x86: get_user_pages() for dax mappings | Dan Williams | 1 | -3/+54 |
2016-01-16 | mm, dax: convert vmf_insert_pfn_pmd() to pfn_t | Dan Williams | 1 | -2/+3 |
2016-01-16 | x86, mm: introduce vmem_altmap to augment vmemmap_populate() | Dan Williams | 1 | -7/+26 |
2016-01-16 | x86, thp: remove infrastructure for handling splitting PMDs | Kirill A. Shutemov | 2 | -25/+1 |
2016-01-16 | mm: drop tail page refcounting | Kirill A. Shutemov | 1 | -4/+0 |
2016-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -6/+6 |
2016-01-15 | x86: mm: support ARCH_MMAP_RND_BITS | Daniel Cashman | 1 | -6/+6 |
2016-01-12 | x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED | Kefeng Wang | 1 | -2/+1 |
2016-01-12 | x86/mm/pat: Make split_page_count() check for empty levels to fix /proc/memin... | Dave Jones | 1 | -0/+3 |
2016-01-12 | Merge commit 'linus' into x86/urgent, to pick up recent x86 changes | Ingo Molnar | 10 | -56/+116 |
2016-01-12 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 8 | -48/+113 |
2016-01-11 | x86/mm: Add barriers and document switch_mm()-vs-flush synchronization | Andy Lutomirski | 1 | -3/+26 |
2016-01-08 | x86/mm: Micro-optimise clflush_cache_range() | Chris Wilson | 1 | -4/+6 |
2016-01-05 | x86/mm/pat: Change free_memtype() to support shrinking case | Toshi Kani | 2 | -10/+44 |
2016-01-05 | x86/mm/pat: Add untrack_pfn_moved for mremap | Toshi Kani | 1 | -0/+10 |
2015-12-29 | x86/mm: Drop WARN from multi-BAR check | Laura Abbott | 1 | -2/+2 |
2015-12-19 | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros | Borislav Petkov | 1 | -2/+2 |
2015-12-19 | Merge branch 'linus' into x86/cleanups | Thomas Gleixner | 6 | -30/+66 |
2015-12-15 | Fix user-visible spelling error | Linus Torvalds | 1 | -1/+1 |
2015-12-06 | x86/mm: Introduce max_possible_pfn | Igor Mammedov | 1 | -0/+2 |
2015-12-05 | x86/mpx: Fix instruction decoder condition | Dave Hansen | 1 | -3/+3 |
2015-12-04 | x86/mm/ptdump: Make (debugfs)/kernel_page_tables read-only | Borislav Petkov | 1 | -1/+1 |
2015-11-26 | x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer | Juergen Gross | 1 | -6/+1 |
2015-11-23 | x86/mm: Turn CONFIG_X86_PTDUMP into a module | Kees Cook | 3 | -32/+49 |
2015-11-22 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -6/+41 |
2015-11-15 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+16 |
2015-11-12 | x86/mpx: Fix 32-bit address space calculation | Dave Hansen | 1 | -5/+17 |
2015-11-12 | x86/mpx: Do proper get_user() when running 32-bit binaries on 64-bit kernels | Dave Hansen | 1 | -1/+24 |
2015-11-10 | Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -4/+4 |
2015-11-10 | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 1 | -14/+0 |
2015-11-07 | x86/mm: Skip the hypervisor range when walking PGD | Boris Ostrovsky | 1 | -1/+16 |
2015-11-06 | kasan: update log messages | Andrey Konovalov | 1 | -1/+1 |
2015-11-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 6 | -59/+125 |