summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-16x86: Remap GDT tables in the fixmap sectionThomas Garnier
2017-03-16x86/mm: Adapt MODULES_END based on fixmap section sizeThomas Garnier
2017-03-14x86/hugetlb: Adjust to the new native/compat mmap basesDmitry Safonov
2017-03-14x86/power: Add 5-level paging supportKirill A. Shutemov
2017-03-14x86/mm/vmalloc: Add 5-level paging supportKirill A. Shutemov
2017-03-14x86/mm/ident_map: Add 5-level paging supportKirill A. Shutemov
2017-03-14x86/mm/gup: Add 5-level paging supportKirill A. Shutemov
2017-03-14x86/mm: Convert trivial cases of page table walk to 5-level pagingKirill A. Shutemov
2017-03-14x86/mm: Extend headers with basic definitions to support 5-level pagingKirill A. Shutemov
2017-03-13x86/mm: Make mmap(MAP_32BIT) work correctlyDmitry Safonov
2017-03-13x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Dmitry Safonov
2017-03-13x86/mm: Add task_size parameter to mmap_base()Dmitry Safonov
2017-03-13x86/mm: Introduce arch_rnd() to compute 32/64 mmap random baseDmitry Safonov
2017-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-03-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-11Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic
2017-03-09sh: cayman: IDE support fixBartlomiej Zolnierkiewicz
2017-03-09x86, mm: unify exit paths in gup_pte_range()Dan Williams
2017-03-09x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams
2017-03-09power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V
2017-03-09powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-09s390: wire up statx system callHeiko Carstens
2017-03-09Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-09x86/cpufeature: Add 5-level paging detectionKirill A. Shutemov
2017-03-09Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-03-09KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář
2017-03-09KVM: arm64: Increase number of user memslots to 512Linu Cherian
2017-03-09KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian
2017-03-09KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64Linu Cherian
2017-03-08axonram: Fix gendisk handlingJan Kara
2017-03-08MIPS: Add missing include filesArnd Bergmann
2017-03-07Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-03-07Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-03-07arm64: KVM: Survive unknown traps from guestsMark Rutland
2017-03-07arm: KVM: Survive unknown traps from guestsMark Rutland