OSDN Git Service

x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
[uclinux-h8/linux.git] / arch /
2018-02-16 Kirill A. Shutemovx86/mm: Replace compile-time checks for 5-level paging...
2018-02-16 Kirill A. Shutemovx86/mm: Fold p4d page table layer at runtime
2018-02-16 Kirill A. Shutemovx86/mm: Support boot-time switching of paging modes...
2018-02-16 Kirill A. Shutemovx86/mm: Initialize vmemmap_base at boot-time
2018-02-16 Kirill A. Shutemovx86/mm: Adjust vmalloc base and size at boot-time
2018-02-16 Kirill A. Shutemovx86/mm: Initialize 'page_offset_base' at boot-time
2018-02-16 Kirill A. Shutemovx86/mm: Initialize 'pgdir_shift' and 'ptrs_per_p4d...
2018-02-16 Kirill A. Shutemovx86/mm: Initialize 'pgtable_l5_enabled' at boot-time
2018-02-14 Kirill A. Shutemovx86/mm: Make __VIRTUAL_MASK_SHIFT dynamic
2018-02-14 Kirill A. Shutemovx86/mm: Make MAX_PHYSADDR_BITS and MAX_PHYSMEM_BITS...
2018-02-14 Kirill A. Shutemovx86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable
2018-02-14 Kirill A. Shutemovx86/mm: Make LDT_BASE_ADDR dynamic
2018-02-14 Kirill A. Shutemovx86/mm: Introduce 'pgtable_l5_enabled'
2018-02-14 Kirill A. Shutemovx86/mm: Make virtual memory layout dynamic for CONFIG_X...
2018-02-14 Kirill A. Shutemovmm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS
2018-02-14 Kirill A. Shutemovx86/mm/64: Make __PHYSICAL_MASK_SHIFT always 52
2018-02-13 Andy Lutomirskix86/mm/dump_pagetables: Add the EFI pagetable to the...
2018-02-13 Kirill A. Shutemovx86/mm/encrypt: Simplify sme_pgtable_calc()
2018-02-13 Kirill A. Shutemovx86/mm/encrypt: Simplify sme_populate_pgd() and sme_pop...
2018-02-13 Kirill A. Shutemovx86/mm/encrypt: Move page table helpers into separate...
2018-02-13 Nadav Amitx86/mm: Align TLB invalidation info
2018-02-12 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2018-02-11 Al Virounify {de,}mangle_poll(), get rid of kernel-side POLL...
2018-02-11 Linus Torvaldsvfs: do bulk POLL* -> EPOLL* replacement
2018-02-11 Linus TorvaldsMerge branch 'work.poll2' of git://git./linux/kernel...
2018-02-11 Linus TorvaldsMerge tag 'xtensa-20180211' of git://github.com/jcmvbkb...
2018-02-11 Linus TorvaldsMerge tag 'nios2-v4.16-rc1' of git://git./linux/kernel...
2018-02-11 Max Filippovxtensa: fix build with KASAN
2018-02-11 Krzysztof Kozlowskinios2: defconfig: Cleanup from old Kconfig options
2018-02-11 Mathieu Malaterrenios2: dts: Remove leading 0x and 0s from bindings...
2018-02-10 Linus TorvaldsMerge tag 'pci-v4.16-fixes-1' of git://git./linux/kerne...
2018-02-10 Linus TorvaldsMerge tag 'for-linus-20180210' of git://git.kernel...
2018-02-10 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.16-3' of git://githu...
2018-02-10 Linus TorvaldsMerge tag 'chrome-platform-for-linus-4.16' of git:...
2018-02-10 Linus TorvaldsMerge tag 'kvm-4.16-1' of git://git./virt/kvm/kvm
2018-02-10 Alexey Kardashevskiypowerpc/pci: Fix broken INTx configuration via OF
2018-02-10 Linus TorvaldsMerge tag 'kbuild-v4.16-2' of git://git./linux/kernel...
2018-02-10 Al Viromconsole_proc(): don't mess with file->f_pos
2018-02-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-02-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2018-02-09 Linus TorvaldsMerge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org...
2018-02-09 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2018-02-09 Linus TorvaldsMerge tag 'trace-v4.16-rc1' of git://git./linux/kernel...
2018-02-09 Linus TorvaldsMerge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba...
2018-02-09 Linus TorvaldsMerge tag 'fbdev-v4.16-fix' of git://github.com/bzolnie...
2018-02-09 Radim KrčmářMerge tag 'kvm-ppc-next-4.16-2' of git://git./linux...
2018-02-09 Radim KrčmářMerge branch 'msr-bitmaps' of git://git./virt/kvm/kvm
2018-02-09 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2018-02-09 Linus TorvaldsMerge tag 'for-linus-4.16-rc1-tag' of git://git./linux...
2018-02-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-02-09 Linus TorvaldsMerge tag 'acpi-part2-4.16-rc1' of git://git./linux...
2018-02-09 Linus TorvaldsMerge tag 'pm-part2-4.16-rc1' of git://git./linux/kerne...
2018-02-09 Jose Ricardo ZivianiKVM: PPC: Book3S: Add MMIO emulation for VMX instructions
2018-02-09 Alexander GrafKVM: PPC: Book3S HV: Branch inside feature section
2018-02-09 David GibsonKVM: PPC: Book3S HV: Make HPT resizing work on POWER9
2018-02-09 Paul MackerrasKVM: PPC: Book3S HV: Fix handling of secondary HPTEG...
2018-02-08 Linus TorvaldsMerge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields...
2018-02-08 Linus TorvaldsMerge branch 'idr-2018-02-06' of git://git.infradead...
2018-02-08 Linus TorvaldsMerge tag 'gcc-plugins-v4.16-rc1' of git://git./linux...
2018-02-08 David S. MillerMerge tag 'wireless-drivers-next-for-davem-2018-02...
2018-02-08 Linus TorvaldsMerge tag 'for-linus-4.16' of git://git./linux/kernel...
2018-02-08 Linus TorvaldsMerge tag 'afs-next-20180208' of git://git./linux/kerne...
2018-02-08 Linus TorvaldsMerge tag 'iommu-updates-v4.16' of git://git./linux...
2018-02-08 Linus TorvaldsMerge branch 'pcmcia' of git://git./linux/kernel/git...
2018-02-08 Linus TorvaldsMerge tag 'drm-for-v4.16-part2-fixes' of git://people...
2018-02-08 Linus TorvaldsMerge tag 'ceph-for-4.16-rc1' of git://github.com/ceph...
2018-02-08 Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2018-02-08 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2018-02-08 Linus TorvaldsMerge tags 'cris-for-4.16' and 'cris-for-4.16-urgent...
2018-02-08 Eric Biggerscrypto: sha512-mb - initialize pending lengths correctly
2018-02-08 Rafael J. WysockiMerge branches 'acpi-video', 'acpi-battery' and 'acpi...
2018-02-08 Rafael J. WysockiMerge branches 'acpi-tables', 'acpi-bus' and 'acpi...
2018-02-08 Jesper NilssonCRIS: Restore mistakenly cleared kernel Makefile
2018-02-08 Simon Gaiserxen: Fix {set,clear}_foreign_p2m_mapping on autotransla...
2018-02-08 Rafael J. WysockiMerge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'
2018-02-08 Ulf Magnussons390/kconfig: Remove ARCH_WANTS_PROT_NUMA_PROT_NONE...
2018-02-08 Ulf MagnussonKVM: PPC: Book3S PR: Fix broken select due to misspelling
2018-02-07 Jens AxboeMerge branch 'for-linus' into test
2018-02-07 Jens AxboeMerge branch 'master' into test
2018-02-07 Linus TorvaldsMerge tag 'modules-for-v4.16' of git://git./linux/kerne...
2018-02-07 Linus TorvaldsMerge tag 'iversion-v4.16-2' of git://git./linux/kernel...
2018-02-07 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2018-02-07 Linus TorvaldsMerge tag 'regulator-fix-v4.16-suspend' of git://git...
2018-02-07 Linus TorvaldsMerge tag 'fbdev-v4.16' of git://github.com/bzolnier...
2018-02-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.16-2' of git://git...
2018-02-07 Linus TorvaldsMerge tag 'asoc-v4.16-5' of git://git./linux/kernel...
2018-02-07 Linus TorvaldsMerge tag 'linux-watchdog-4.16-rc1' of git://linux...
2018-02-07 Linus TorvaldsMerge tag 'riscv-for-linus-4.16-merge_window' of git...
2018-02-07 Linus TorvaldsMerge tag 'mips_fixes_4.16_1' of git://git./linux/kerne...
2018-02-07 Linus TorvaldsMerge tag 'mips_4.16' of git://git./linux/kernel/git...
2018-02-07 David S. MillerMerge git://git./pub/scm/linux/kernel/git/pablo/nf
2018-02-07 Linus TorvaldsMerge tag 'docs-4.16-2' of git://git.lwn.net/linux
2018-02-07 Martin Schwidefskys390: introduce execute-trampolines for branches
2018-02-07 Mark BrownMerge remote-tracking branches 'asoc/topic/sam9x5_wm873...
2018-02-07 Mark BrownMerge remote-tracking branches 'asoc/topic/max98373...
2018-02-07 Mark BrownMerge remote-tracking branches 'asoc/topic/ak4613'...
2018-02-07 Mark BrownMerge remote-tracking branch 'asoc/topic/compress'...
2018-02-07 Mark BrownMerge remote-tracking branch 'asoc/fix/twl-breakage...
2018-02-07 Mark BrownMerge remote-tracking branches 'asoc/fix/compress'...
2018-02-07 Arnd Bergmannx86: hibernate: fix swsusp_arch_resume() prototype
next