summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-03-16x86/mm: Adapt MODULES_END based on fixmap section sizeThomas Garnier4-1/+5
2017-03-14x86/hugetlb: Adjust to the new native/compat mmap basesDmitry Safonov4-15/+21
2017-03-14x86/power: Add 5-level paging supportKirill A. Shutemov1-14/+33
2017-03-14x86/mm/vmalloc: Add 5-level paging supportKirill A. Shutemov1-3/+24
2017-03-14x86/mm/ident_map: Add 5-level paging supportKirill A. Shutemov1-7/+44
2017-03-14x86/mm/gup: Add 5-level paging supportKirill A. Shutemov1-6/+27
2017-03-14x86/mm: Convert trivial cases of page table walk to 5-level pagingKirill A. Shutemov9-23/+85
2017-03-14x86/mm: Extend headers with basic definitions to support 5-level pagingKirill A. Shutemov5-6/+53
2017-03-13x86/mm: Make mmap(MAP_32BIT) work correctlyDmitry Safonov1-2/+2
2017-03-13x86/mm: Introduce mmap_compat_base() for 32-bit mmap()Dmitry Safonov5-17/+64
2017-03-13x86/mm: Add task_size parameter to mmap_base()Dmitry Safonov3-30/+48
2017-03-13x86/mm: Introduce arch_rnd() to compute 32/64 mmap random baseDmitry Safonov1-12/+14
2017-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-29/+51
2017-03-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-39/+52
2017-03-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-48/+92
2017-03-12Merge tag 'extable-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2-0/+3
2017-03-11score: Fix implicit includes now failing build after extable changeGuenter Roeck2-0/+3
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner7-37/+50
2017-03-10Merge branch 'prep-for-5level'Linus Torvalds35-2/+48
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-52/+80
2017-03-10x86/reboot/quirks: Fix typo in ASUS EeeBook X205TA reboot quirkMatjaz Hegedic1-1/+1
2017-03-10sh: cayman: IDE support fixBartlomiej Zolnierkiewicz1-2/+0
2017-03-10x86, mm: unify exit paths in gup_pte_range()Dan Williams1-19/+20
2017-03-10x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams1-2/+6
2017-03-10power/mm: update pte_write and pte_wrprotect to handle savedwriteAneesh Kumar K.V3-7/+21
2017-03-10powerpc/mm: handle protnone ptes on forkAneesh Kumar K.V1-31/+42
2017-03-10scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2-2/+2
2017-03-10Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2017-03-10s390: wire up statx system callHeiko Carstens3-1/+6
2017-03-09Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-16/+7
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov34-1/+46
2017-03-09x86/cpufeature: Add 5-level paging detectionKirill A. Shutemov1-1/+2
2017-03-09Merge tag 'kvm-arm-for-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář7-26/+84
2017-03-09KVM: nVMX: do not warn when MSR bitmap address is not backedRadim Krčmář1-3/+1
2017-03-09KVM: arm64: Increase number of user memslots to 512Linu Cherian1-1/+1
2017-03-09KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian2-2/+0
2017-03-09KVM: arm/arm64: Enable KVM_CAP_NR_MEMSLOTS on arm/arm64Linu Cherian1-0/+3
2017-03-08axonram: Fix gendisk handlingJan Kara1-1/+4
2017-03-08MIPS: Add missing include filesArnd Bergmann14-0/+20
2017-03-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds19-40/+67
2017-03-08Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-28/+23
2017-03-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-9/+9
2017-03-08Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+2
2017-03-07Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds19-122/+725
2017-03-07Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2017-03-07arm64: KVM: Survive unknown traps from guestsMark Rutland1-7/+12
2017-03-07arm: KVM: Survive unknown traps from guestsMark Rutland2-7/+13
2017-03-07KVM: nVMX: reset nested_run_pending if the vCPU is going to be resetWanpeng Li1-1/+3