Age | Commit message (Expand) | Author |
2017-03-18 | mm/gup: Drop the arch_pte_access_permitted() MMU callback | Kirill A. Shutemov |
2017-03-18 | x86/mm: Correct fixmap header usage on adaptable MODULES_END | Thomas Garnier |
2017-03-17 | Merge branch 'linus' into x86/mm, to pick up a bugfix | Ingo Molnar |
2017-03-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2017-03-16 | x86: Make the GDT remapping read-only on 64-bit | Thomas Garnier |
2017-03-16 | x86: Remap GDT tables in the fixmap section | Thomas Garnier |
2017-03-16 | x86/mm: Adapt MODULES_END based on fixmap section size | Thomas Garnier |
2017-03-15 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2017-03-14 | x86/hugetlb: Adjust to the new native/compat mmap bases | Dmitry Safonov |
2017-03-14 | x86/power: Add 5-level paging support | Kirill A. Shutemov |
2017-03-14 | x86/mm/vmalloc: Add 5-level paging support | Kirill A. Shutemov |
2017-03-14 | x86/mm/ident_map: Add 5-level paging support | Kirill A. Shutemov |
2017-03-14 | x86/mm/gup: Add 5-level paging support | Kirill A. Shutemov |
2017-03-14 | x86/mm: Convert trivial cases of page table walk to 5-level paging | Kirill A. Shutemov |
2017-03-14 | x86/mm: Extend headers with basic definitions to support 5-level paging | Kirill A. Shutemov |
2017-03-13 | Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-03-13 | x86/mm: Make mmap(MAP_32BIT) work correctly | Dmitry Safonov |
2017-03-13 | x86/mm: Introduce mmap_compat_base() for 32-bit mmap() | Dmitry Safonov |
2017-03-13 | x86/mm: Add task_size parameter to mmap_base() | Dmitry Safonov |
2017-03-13 | x86/mm: Introduce arch_rnd() to compute 32/64 mmap random base | Dmitry Safonov |
2017-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2017-03-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-03-12 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-03-12 | x86/tlb: Fix tlb flushing when lguest clears PGE | Daniel Borkmann |
2017-03-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2017-03-11 | Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds |
2017-03-11 | score: Fix implicit includes now failing build after extable change | Guenter Roeck |
2017-03-10 | kexec, x86/purgatory: Unbreak it and clean it up | Thomas Gleixner |
2017-03-10 | arm64: kernel: Update kerneldoc for cpu_suspend() rename | Geert Uytterhoeven |
2017-03-10 | arm64: use const cap for system_uses_ttbr0_pan() | Mark Rutland |
2017-03-10 | arm64: support keyctl() system call in 32-bit mode | Eric Biggers |
2017-03-10 | arm64: kasan: avoid bad virt_to_pfn() | Mark Rutland |
2017-03-10 | arm64: kprobes: remove kprobe_exceptions_notify | Naveen N. Rao |
2017-03-10 | Merge branch 'prep-for-5level' | Linus Torvalds |
2017-03-10 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-03-10 | x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirk | Matjaz Hegedic |
2017-03-10 | powerpc/64s: POWER9 machine check handler | Nicholas Piggin |
2017-03-10 | powerpc/64s: allow machine check handler to set severity and initiator | Nicholas Piggin |
2017-03-10 | powerpc/64s: fix handling of non-synchronous machine checks | Nicholas Piggin |
2017-03-09 | sh: cayman: IDE support fix | Bartlomiej Zolnierkiewicz |
2017-03-09 | x86, mm: unify exit paths in gup_pte_range() | Dan Williams |
2017-03-09 | x86, mm: fix gup_pte_range() vs DAX mappings | Dan Williams |
2017-03-09 | power/mm: update pte_write and pte_wrprotect to handle savedwrite | Aneesh Kumar K.V |
2017-03-09 | powerpc/mm: handle protnone ptes on fork | Aneesh Kumar K.V |
2017-03-09 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada |
2017-03-09 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-03-09 | s390: wire up statx system call | Heiko Carstens |
2017-03-09 | Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-03-09 | arch, mm: convert all architectures to use 5level-fixup.h | Kirill A. Shutemov |
2017-03-09 | x86/cpufeature: Add 5-level paging detection | Kirill A. Shutemov |