Age | Commit message (Expand) | Author |
2016-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2016-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-03-14 | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-03-14 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-03-11 | x86/mm/32: Enable full randomization on i386 and X86_32 | Hector Marco-Gisbert |
2016-03-08 | Merge branch 'linus' into ras/core, to pick up fixes | Ingo Molnar |
2016-03-07 | Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix | Ingo Molnar |
2016-03-05 | x86/mm/kmmio: Fix mmiotrace for hugepages | Karol Herbst |
2016-03-03 | x86/mm/pkeys: Fix access_error() denial of writes to write-only VMA | Dave Hansen |
2016-02-28 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-02-27 | mm: ASLR: use get_random_long() | Daniel Cashman |
2016-02-26 | x86/mpx: Fix off-by-one comparison with nr_registers | Colin Ian King |
2016-02-25 | x86/mm: Fix slow_virt_to_phys() for X86_PAE again | Dexuan Cui |
2016-02-25 | x86/mm: Avoid premature success when changing page attributes | Jan Beulich |
2016-02-24 | x86: Fix misspellings in comments | Adam Buchbinder |
2016-02-22 | x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option | Kees Cook |
2016-02-22 | x86/mm/pat: Don't implicitly allow _PAGE_RW in kernel_map_pages_in_pgd() | Sai Praneeth |
2016-02-22 | x86/mm/pat: Use _PAGE_GLOBAL bit for EFI page table mappings | Sai Praneeth |
2016-02-22 | Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes | Ingo Molnar |
2016-02-20 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-02-20 | x86/mm/ptdump: Remove paravirt_enabled() | Borislav Petkov |
2016-02-18 | mm, x86: fix pte_page() crash in gup_pte_range() | Hugh Dickins |
2016-02-18 | mm/core, x86/mm/pkeys: Add execute-only protection keys support | Dave Hansen |
2016-02-18 | mm/core, x86/mm/pkeys: Differentiate instruction fetches | Dave Hansen |
2016-02-18 | x86/mm/pkeys: Optimize fault handling in access_error() | Dave Hansen |
2016-02-18 | mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys | Dave Hansen |
2016-02-18 | x86/mm/gup: Simplify get_user_pages() PTE bit handling | Dave Hansen |
2016-02-18 | x86/mm/pkeys: Fill in pkey field in siginfo | Dave Hansen |
2016-02-18 | x86/mm/pkeys: Pass VMA down in to fault signal generation code | Dave Hansen |
2016-02-18 | x86/mm/pkeys: Add new 'PF_PK' page fault error code bit | Dave Hansen |
2016-02-18 | Merge branch 'x86/urgent' into x86/asm, to pick up fixes | Ingo Molnar |
2016-02-18 | x86/mm: Expand the exception table logic to allow new handling options | Tony Luck |
2016-02-18 | x86/mm: Fix vmalloc_fault() to handle large pages properly | Toshi Kani |
2016-02-16 | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm | Dave Hansen |
2016-02-16 | Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys | Ingo Molnar |
2016-02-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-02-09 | x86/mm: Honour passed pgprot in track_pfn_insert() and track_pfn_remap() | Matthew Wilcox |
2016-02-09 | x86/kasan: Write protect kasan zero shadow | Andrey Ryabinin |
2016-02-09 | x86/kasan: Clear kasan_zero_page after TLB flush | Andrey Ryabinin |
2016-02-08 | x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug() | Ingo Molnar |
2016-02-08 | x86/mm/numa: Clean up numa_clear_kernel_node_hotplug() | Ingo Molnar |
2016-02-08 | Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix | Ingo Molnar |
2016-02-08 | x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels | Ingo Molnar |
2016-02-05 | mm, hugetlb: don't require CMA for runtime gigantic pages | Vlastimil Babka |
2016-02-03 | Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece... | Ingo Molnar |
2016-01-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-01-30 | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov |
2016-01-29 | x86/mm/pat: Avoid truncation when converting cpa->numpages to address | Matt Fleming |
2016-01-20 | x86/mm: Make kmap_prot into a #define | Andy Lutomirski |
2016-01-20 | x86/mm/32: Set NX in __supported_pte_mask before enabling paging | Andy Lutomirski |