[tip:perf/core] perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific

2012-07-25 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 4cc49d4dc82a39a542a31c1f51ead08a46fd33f1 Gitweb: http://git.kernel.org/tip/4cc49d4dc82a39a542a31c1f51ead08a46fd33f1 Author: Kirill A. Shutemov kir...@shutemov.name AuthorDate: Tue, 24 Jul 2012 00:06:54 +0300 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed,

[tip:perf/core] perf tools: Fix build error with bison 2.6

2012-07-25 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 043d1a5c14e95212dbf48251051804ede1ed1862 Gitweb: http://git.kernel.org/tip/043d1a5c14e95212dbf48251051804ede1ed1862 Author: Kirill A. Shutemov kir...@shutemov.name AuthorDate: Tue, 24 Jul 2012 00:04:07 +0300 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Wed,

[tip:perf/urgent] perf bench: Fix memory allocation fail check in mem{set,cpy} workloads

2013-07-12 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 13966721a11f4a2ba8038191e48083b5f31822bb Gitweb: http://git.kernel.org/tip/13966721a11f4a2ba8038191e48083b5f31822bb Author: Kirill A. Shutemov kirill.shute...@linux.intel.com AuthorDate: Thu, 6 Jun 2013 14:35:03 +0300 Committer: Arnaldo Carvalho de Melo a...@redhat.com

[tip:x86/mm] x86/mm: Implement ASLR for hugetlb mappings

2013-11-19 Thread tip-bot for Kirill A. Shutemov
Commit-ID: fd8526ad14c182605e42b64646344b95befd9f94 Gitweb: http://git.kernel.org/tip/fd8526ad14c182605e42b64646344b95befd9f94 Author: Kirill A. Shutemov kirill.shute...@linux.intel.com AuthorDate: Tue, 19 Nov 2013 15:17:50 +0200 Committer: Ingo Molnar mi...@kernel.org CommitDate: Tue,

[tip:perf/core] perf tools: Fix build with perl 5.18

2013-07-23 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 575bf1d04e908469d26da424b52fc1b12a1db9d8 Gitweb: http://git.kernel.org/tip/575bf1d04e908469d26da424b52fc1b12a1db9d8 Author: Kirill A. Shutemov kir...@shutemov.name AuthorDate: Mon, 24 Jun 2013 11:43:14 +0300 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Mon,

[tip:x86/cpu] x86, cpu: Detect more TLB configuration

2014-01-03 Thread tip-bot for Kirill A. Shutemov
Commit-ID: dd360393f4d948eb518372316e52101cf3b44212 Gitweb: http://git.kernel.org/tip/dd360393f4d948eb518372316e52101cf3b44212 Author: Kirill A. Shutemov kirill.shute...@linux.intel.com AuthorDate: Mon, 23 Dec 2013 14:16:58 +0200 Committer: H. Peter Anvin h...@linux.intel.com CommitDate:

[tip:x86/build] x86/kconfig: Fix the CONFIG_NR_CPUS description

2015-05-08 Thread tip-bot for Kirill A. Shutemov
Commit-ID: cad14bb9f8ef8bed42c3118adc0d9756e2aeeaa1 Gitweb: http://git.kernel.org/tip/cad14bb9f8ef8bed42c3118adc0d9756e2aeeaa1 Author: Kirill A. Shutemov kirill.shute...@linux.intel.com AuthorDate: Fri, 8 May 2015 13:25:26 +0300 Committer: Ingo Molnar mi...@kernel.org CommitDate: Fri, 8

[tip:x86/build] x86/kconfig: Bump default NR_CPUS from 8 to 64 for 64-bit configuration

2015-05-08 Thread tip-bot for Kirill A. Shutemov
Commit-ID: c5c19941ad1bb18f010ae47f1db333c00b276d55 Gitweb: http://git.kernel.org/tip/c5c19941ad1bb18f010ae47f1db333c00b276d55 Author: Kirill A. Shutemov kirill.shute...@linux.intel.com AuthorDate: Fri, 8 May 2015 13:25:45 +0300 Committer: Ingo Molnar mi...@kernel.org CommitDate: Fri, 8

[tip:x86/urgent] x86/mpx: Do not set -vm_ops on MPX VMAs

2015-07-21 Thread tip-bot for Kirill A. Shutemov
Commit-ID: a89652769470d12cd484ee3d3f7bde0742be8d96 Gitweb: http://git.kernel.org/tip/a89652769470d12cd484ee3d3f7bde0742be8d96 Author: Kirill A. Shutemov kirill.shute...@linux.intel.com AuthorDate: Mon, 20 Jul 2015 14:29:58 -0700 Committer: Ingo Molnar mi...@kernel.org CommitDate: Tue,

[tip:x86/urgent] x86/mm: Fix regression with huge pages on PAE

2015-12-04 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 70f1528747651b20c7769d3516ade369f9963237 Gitweb: http://git.kernel.org/tip/70f1528747651b20c7769d3516ade369f9963237 Author: Kirill A. Shutemov AuthorDate: Mon, 30 Nov 2015 11:10:33 +0100 Committer: Ingo Molnar CommitDate:

[tip:x86/urgent] x86/vm86: Fix unused variable warning if THP is disabled

2017-02-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 3ba5b5ea7dc3a10ef50819b43a9f8de2705f4eec Gitweb: http://git.kernel.org/tip/3ba5b5ea7dc3a10ef50819b43a9f8de2705f4eec Author: Kirill A. Shutemov AuthorDate: Mon, 13 Feb 2017 15:52:28 +0300 Committer: Thomas Gleixner

[tip:x86/urgent] x86/mm: Drop unused argument 'removed' from sync_global_pgds()

2016-12-15 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 5372e155a28f56122eb10db56d4130f481a89cd7 Gitweb: http://git.kernel.org/tip/5372e155a28f56122eb10db56d4130f481a89cd7 Author: Kirill A. Shutemov AuthorDate: Thu, 15 Dec 2016 02:44:03 +0300 Committer: Thomas Gleixner

[tip:x86/mm] mm: Fix false-positive VM_BUG_ON() in page_cache_{get,add}_speculative()

2017-03-28 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 591a3d7c09fa08baff48ad86c2347dbd28a52753 Gitweb: http://git.kernel.org/tip/591a3d7c09fa08baff48ad86c2347dbd28a52753 Author: Kirill A. Shutemov AuthorDate: Fri, 24 Mar 2017 14:13:05 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/pat: Add 5-level paging support

2017-03-27 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 4547833602fdd3b672c9b945818cc658d38bfcf1 Gitweb: http://git.kernel.org/tip/4547833602fdd3b672c9b945818cc658d38bfcf1 Author: Kirill A. Shutemov AuthorDate: Fri, 17 Mar 2017 21:55:12 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/kexec: Add 5-level paging support

2017-03-27 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 7f68904182e2f346c11b0acd74048181dc6615bb Gitweb: http://git.kernel.org/tip/7f68904182e2f346c11b0acd74048181dc6615bb Author: Kirill A. Shutemov AuthorDate: Fri, 17 Mar 2017 21:55:10 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/efi: Add 5-level paging support

2017-03-27 Thread tip-bot for Kirill A. Shutemov
Commit-ID: e981316f560482c001dede7f5b29259bde0b8afb Gitweb: http://git.kernel.org/tip/e981316f560482c001dede7f5b29259bde0b8afb Author: Kirill A. Shutemov AuthorDate: Fri, 17 Mar 2017 21:55:11 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/kasan: Prepare clear_pgds() to switch to

2017-03-27 Thread tip-bot for Kirill A. Shutemov
Commit-ID: d691a3cf8004784303f0a4c1c036edfaa7d64d0b Gitweb: http://git.kernel.org/tip/d691a3cf8004784303f0a4c1c036edfaa7d64d0b Author: Kirill A. Shutemov AuthorDate: Fri, 17 Mar 2017 21:55:13 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86: Convert the rest of the code to support p4d_t

2017-03-27 Thread tip-bot for Kirill A. Shutemov
Commit-ID: f2a6a7050109e0a5c7a84c70aa6010f682b2f1ee Gitweb: http://git.kernel.org/tip/f2a6a7050109e0a5c7a84c70aa6010f682b2f1ee Author: Kirill A. Shutemov AuthorDate: Fri, 17 Mar 2017 21:55:15 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/dump_pagetables: Add support for 5-level paging

2017-03-30 Thread tip-bot for Kirill A. Shutemov
Commit-ID: fdd3d8ce0ea62c32b039af45cc5538b728e366d9 Gitweb: http://git.kernel.org/tip/fdd3d8ce0ea62c32b039af45cc5538b728e366d9 Author: Kirill A. Shutemov AuthorDate: Tue, 28 Mar 2017 13:48:06 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] mm/gup: Provide callback to check if __GUP_fast() is allowed for the range

2017-03-18 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 73e10a61817dfc97fe7418bfad1f608e562d7348 Gitweb: http://git.kernel.org/tip/73e10a61817dfc97fe7418bfad1f608e562d7348 Author: Kirill A. Shutemov AuthorDate: Thu, 16 Mar 2017 18:26:54 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation

2017-03-18 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 2947ba054a4dabbd82848728d765346886050029 Gitweb: http://git.kernel.org/tip/2947ba054a4dabbd82848728d765346886050029 Author: Kirill A. Shutemov AuthorDate: Fri, 17 Mar 2017 00:39:06 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] mm/gup: Implement the dev_pagemap() logic in the generic get_user_pages_fast() function

2017-03-18 Thread tip-bot for Kirill A. Shutemov
Commit-ID: b59f65fa076a8eac2ff3a8ab7f8e1705b9fa86cb Gitweb: http://git.kernel.org/tip/b59f65fa076a8eac2ff3a8ab7f8e1705b9fa86cb Author: Kirill A. Shutemov AuthorDate: Thu, 16 Mar 2017 18:26:53 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] mm/gup: Drop the arch_pte_access_permitted() MMU callback

2017-03-18 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 9a804fecee232e71b47ac37d62fd3d5d66b08b91 Gitweb: http://git.kernel.org/tip/9a804fecee232e71b47ac37d62fd3d5d66b08b91 Author: Kirill A. Shutemov AuthorDate: Thu, 16 Mar 2017 18:26:49 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] mm/gup: Move permission checks into helpers

2017-03-18 Thread tip-bot for Kirill A. Shutemov
Commit-ID: e7884f8ead4a301b04687a3238527b06feef8ea0 Gitweb: http://git.kernel.org/tip/e7884f8ead4a301b04687a3238527b06feef8ea0 Author: Kirill A. Shutemov AuthorDate: Thu, 16 Mar 2017 18:26:50 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] mm/gup: Move page table entry dereference into helper function

2017-03-18 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 0005d20b2ff1e501e186b3b3bc587085ac305fdc Gitweb: http://git.kernel.org/tip/0005d20b2ff1e501e186b3b3bc587085ac305fdc Author: Kirill A. Shutemov AuthorDate: Thu, 16 Mar 2017 18:26:51 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] mm/gup: Mark all pages PageReferenced in generic get_user_pages_fast()

2017-03-18 Thread tip-bot for Kirill A. Shutemov
Commit-ID: e93480537fd7ecaf5ed1a662a979376f6fee50e3 Gitweb: http://git.kernel.org/tip/e93480537fd7ecaf5ed1a662a979376f6fee50e3 Author: Kirill A. Shutemov AuthorDate: Thu, 16 Mar 2017 18:26:52 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y

2017-04-04 Thread tip-bot for Kirill A. Shutemov
Commit-ID: b8504058a06bd19286c8b59539eebfda69d1ecb5 Gitweb: http://git.kernel.org/tip/b8504058a06bd19286c8b59539eebfda69d1ecb5 Author: Kirill A. Shutemov AuthorDate: Thu, 30 Mar 2017 11:07:29 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/kasan: Extend KASAN to support 5-level paging

2017-04-04 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 5480bb61cfba5de23df59793527c3a37c0d2e247 Gitweb: http://git.kernel.org/tip/5480bb61cfba5de23df59793527c3a37c0d2e247 Author: Kirill A. Shutemov AuthorDate: Thu, 30 Mar 2017 11:07:30 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm: Define virtual memory map for 5-level paging

2017-04-04 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 4c7c44837be77e2689c577abef155c4b5d873c82 Gitweb: http://git.kernel.org/tip/4c7c44837be77e2689c577abef155c4b5d873c82 Author: Kirill A. Shutemov AuthorDate: Thu, 30 Mar 2017 11:07:27 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/paravirt: Add 5-level support to the paravirt code

2017-04-04 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 335437fbf7d3a630d775f06c9ee37d60919561d8 Gitweb: http://git.kernel.org/tip/335437fbf7d3a630d775f06c9ee37d60919561d8 Author: Kirill A. Shutemov AuthorDate: Thu, 30 Mar 2017 11:07:28 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/espfix: Add support for 5-level paging

2017-04-04 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 1d33b219563fb9f7384c8c609c767cb6bfd44b8e Gitweb: http://git.kernel.org/tip/1d33b219563fb9f7384c8c609c767cb6bfd44b8e Author: Kirill A. Shutemov AuthorDate: Thu, 30 Mar 2017 11:07:31 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/boot: Detect 5-level paging support

2017-04-04 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 3677d4c6a2010e4f5a0ca8b617b595fe4cc7ba6b Gitweb: http://git.kernel.org/tip/3677d4c6a2010e4f5a0ca8b617b595fe4cc7ba6b Author: Kirill A. Shutemov AuthorDate: Thu, 30 Mar 2017 11:07:25 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/asm: Remove __VIRTUAL_MASK_SHIFT==47 assert

2017-04-04 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 361b4b58ec4cf123e12a773909c6454dbd5e6dbc Gitweb: http://git.kernel.org/tip/361b4b58ec4cf123e12a773909c6454dbd5e6dbc Author: Kirill A. Shutemov AuthorDate: Thu, 30 Mar 2017 11:07:26 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/boot/64: Rename init_level4_pgt() and early_level4_pgt[]

2017-04-11 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 8c86769544abd97bb9b55ae0eaa91d65b56f2272 Gitweb: http://git.kernel.org/tip/8c86769544abd97bb9b55ae0eaa91d65b56f2272 Author: Kirill A. Shutemov AuthorDate: Thu, 6 Apr 2017 17:01:00 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/boot/64: Rewrite startup_64() in C

2017-04-11 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 10ee822ec8c53f3987d969ce98b2686323a7fc2a Gitweb: http://git.kernel.org/tip/10ee822ec8c53f3987d969ce98b2686323a7fc2a Author: Kirill A. Shutemov AuthorDate: Thu, 6 Apr 2017 17:00:59 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm: Convert trivial cases of page table walk to 5-level paging

2017-03-14 Thread tip-bot for Kirill A. Shutemov
Commit-ID: e0c4f6750e130541cca7390739d25feb522acfff Gitweb: http://git.kernel.org/tip/e0c4f6750e130541cca7390739d25feb522acfff Author: Kirill A. Shutemov AuthorDate: Mon, 13 Mar 2017 17:33:05 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/gup: Add 5-level paging support

2017-03-14 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 0318e5abe1c0933b8bf6763a1a0d3caec4f0826d Gitweb: http://git.kernel.org/tip/0318e5abe1c0933b8bf6763a1a0d3caec4f0826d Author: Kirill A. Shutemov AuthorDate: Mon, 13 Mar 2017 17:33:06 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/vmalloc: Add 5-level paging support

2017-03-14 Thread tip-bot for Kirill A. Shutemov
Commit-ID: b50858ce3e2a25a7f4638464e857853fbfc81823 Gitweb: http://git.kernel.org/tip/b50858ce3e2a25a7f4638464e857853fbfc81823 Author: Kirill A. Shutemov AuthorDate: Mon, 13 Mar 2017 17:33:08 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/power: Add 5-level paging support

2017-03-14 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 06c830a48346643e195801460dfe16d96ba4dff5 Gitweb: http://git.kernel.org/tip/06c830a48346643e195801460dfe16d96ba4dff5 Author: Kirill A. Shutemov AuthorDate: Mon, 13 Mar 2017 17:33:09 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm: Extend headers with basic definitions to support 5-level paging

2017-03-14 Thread tip-bot for Kirill A. Shutemov
Commit-ID: fe1e8c3e9634071ac608172e29bf997596d17c7c Gitweb: http://git.kernel.org/tip/fe1e8c3e9634071ac608172e29bf997596d17c7c Author: Kirill A. Shutemov AuthorDate: Mon, 13 Mar 2017 17:33:04 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/ident_map: Add 5-level paging support

2017-03-14 Thread tip-bot for Kirill A. Shutemov
Commit-ID: ea3b5e60ce804403ca019039d6331368521348de Gitweb: http://git.kernel.org/tip/ea3b5e60ce804403ca019039d6331368521348de Author: Kirill A. Shutemov AuthorDate: Mon, 13 Mar 2017 17:33:07 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm: Prepare to expose larger address space to userspace

2017-07-21 Thread tip-bot for Kirill A. Shutemov
Commit-ID: b569bab78d8df157a6f91070af827753e4d1787c Gitweb: http://git.kernel.org/tip/b569bab78d8df157a6f91070af827753e4d1787c Author: Kirill A. Shutemov AuthorDate: Mon, 17 Jul 2017 01:59:52 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y

2017-07-21 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 77ef56e4f0fbb350d93289aa025c7d605af012d4 Gitweb: http://git.kernel.org/tip/77ef56e4f0fbb350d93289aa025c7d605af012d4 Author: Kirill A. Shutemov AuthorDate: Mon, 17 Jul 2017 01:59:54 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm: Allow userspace have mappings above 47-bit

2017-07-21 Thread tip-bot for Kirill A. Shutemov
Commit-ID: ee00f4a32a76ef631394f31d5b6028d50462b357 Gitweb: http://git.kernel.org/tip/ee00f4a32a76ef631394f31d5b6028d50462b357 Author: Kirill A. Shutemov AuthorDate: Mon, 17 Jul 2017 01:59:53 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/dump_pagetables: Generalize address normalization

2017-07-21 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 3a366f791d83c690f3042e37f410f38de04fb4c7 Gitweb: http://git.kernel.org/tip/3a366f791d83c690f3042e37f410f38de04fb4c7 Author: Kirill A. Shutemov AuthorDate: Mon, 17 Jul 2017 01:59:47 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/dump_pagetables: Fix printout of p4d level

2017-07-21 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 45dcd20913632fe69641c24b16d89e13e0e107ff Gitweb: http://git.kernel.org/tip/45dcd20913632fe69641c24b16d89e13e0e107ff Author: Kirill A. Shutemov AuthorDate: Mon, 17 Jul 2017 01:59:48 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD

2017-07-21 Thread tip-bot for Kirill A. Shutemov
Commit-ID: daaa42f04178ac7b02e4d43cdfc7fac48430152e Gitweb: http://git.kernel.org/tip/daaa42f04178ac7b02e4d43cdfc7fac48430152e Author: Kirill A. Shutemov AuthorDate: Mon, 17 Jul 2017 01:59:49 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit()

2017-07-21 Thread tip-bot for Kirill A. Shutemov
Commit-ID: e8f01a8dad7cdf9ddaa792451733a45ab5d385af Gitweb: http://git.kernel.org/tip/e8f01a8dad7cdf9ddaa792451733a45ab5d385af Author: Kirill A. Shutemov AuthorDate: Mon, 17 Jul 2017 01:59:50 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mpx: Do not allow MPX if we have mappings above 47-bit

2017-07-21 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 44b04912fa72489d403738f39e1c782614b7ae7c Gitweb: http://git.kernel.org/tip/44b04912fa72489d403738f39e1c782614b7ae7c Author: Kirill A. Shutemov AuthorDate: Mon, 17 Jul 2017 01:59:51 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/ftrace: Exclude functions in head64.c from function-tracing

2017-06-29 Thread tip-bot for Kirill A. Shutemov
Commit-ID: bb43dbc5e09d52c6085dfee65f4f923b3fbcd1d4 Gitweb: http://git.kernel.org/tip/bb43dbc5e09d52c6085dfee65f4f923b3fbcd1d4 Author: Kirill A. Shutemov AuthorDate: Tue, 27 Jun 2017 14:59:48 +0300 Committer: Thomas Gleixner

[tip:x86/mm] x86/KASLR: Fix detection 32/64 bit bootloaders for 5-level paging

2017-06-30 Thread tip-bot for Kirill A. Shutemov
Commit-ID: a24261d70e00e4ce03cf45bbf18398f52a7b9229 Gitweb: http://git.kernel.org/tip/a24261d70e00e4ce03cf45bbf18398f52a7b9229 Author: Kirill A. Shutemov AuthorDate: Wed, 28 Jun 2017 15:17:30 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/64: Fix crash in remove_pagetable()

2017-04-26 Thread tip-bot for Kirill A. Shutemov
Commit-ID: e6ab9c4d437764c7fb728d428dc9e717cdb183d0 Gitweb: http://git.kernel.org/tip/e6ab9c4d437764c7fb728d428dc9e717cdb183d0 Author: Kirill A. Shutemov AuthorDate: Tue, 25 Apr 2017 12:25:57 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/boot/64: Put __startup_64() into .head.text

2017-06-20 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 26179670a68b7b365fbfe38afb043dcd2e1a4678 Gitweb: http://git.kernel.org/tip/26179670a68b7b365fbfe38afb043dcd2e1a4678 Author: Kirill A. Shutemov AuthorDate: Fri, 16 Jun 2017 14:30:24 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/asm: Fix comment in return_from_SYSCALL_64()

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: cbe0317bf10acf1f41811108ed0f9a316103c0f3 Gitweb: http://git.kernel.org/tip/cbe0317bf10acf1f41811108ed0f9a316103c0f3 Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:21 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm: Make kernel_physical_mapping_init() support 5-level paging

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 7e82ea946ae4d056859b19fcdec66425878395eb Gitweb: http://git.kernel.org/tip/7e82ea946ae4d056859b19fcdec66425878395eb Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:30 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm: Add sync_global_pgds() for configuration with 5-level paging

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 141efad7d7fa4f4abb3a1b19f6a968d1b1f21903 Gitweb: http://git.kernel.org/tip/141efad7d7fa4f4abb3a1b19f6a968d1b1f21903 Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:29 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/boot/64: Add support of additional page table level during early boot

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 032370b9c81f44b3aaadf3115d550f4b6b5fa2b9 Gitweb: http://git.kernel.org/tip/032370b9c81f44b3aaadf3115d550f4b6b5fa2b9 Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:28 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/boot/compressed: Enable 5-level paging during decompression stage

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 34bbb0009f3b7a5eef1ab34f14e5dbf7b8fc389c Gitweb: http://git.kernel.org/tip/34bbb0009f3b7a5eef1ab34f14e5dbf7b8fc389c Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:25 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: e585513b76f7b05d08ca3fb250fed11f6ba46ee5 Gitweb: http://git.kernel.org/tip/e585513b76f7b05d08ca3fb250fed11f6ba46ee5 Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:20 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/boot/efi: Cleanup initialization of GDT entries

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: f8fceacbd1eaebe67997798867d177b36a0a6219 Gitweb: http://git.kernel.org/tip/f8fceacbd1eaebe67997798867d177b36a0a6219 Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:22 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/boot/64: Rename init_level4_pgt and early_level4_pgt

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 65ade2f872b474fa8a04c2d397783350326634e6 Gitweb: http://git.kernel.org/tip/65ade2f872b474fa8a04c2d397783350326634e6 Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:27 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/boot/64: Rewrite startup_64() in C

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: c88d71508e36b514413464bd2e01f96f34583a0e Gitweb: http://git.kernel.org/tip/c88d71508e36b514413464bd2e01f96f34583a0e Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:26 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/boot/efi: Define __KERNEL32_CS GDT on 64-bit configurations

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 919a02d1280a3845bac70e6b7891ca070f21a60a Gitweb: http://git.kernel.org/tip/919a02d1280a3845bac70e6b7891ca070f21a60a Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:24 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/boot/efi: Fix __KERNEL_CS definition of GDT entry on 64-bit configurations

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 4c94117c7fa1bea36a15157022dbe5efee474340 Gitweb: http://git.kernel.org/tip/4c94117c7fa1bea36a15157022dbe5efee474340 Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:23 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm: Add support for 5-level paging for KASLR

2017-06-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 8624c1f66f0fef640d0e044ddf1eb60e77e76df6 Gitweb: http://git.kernel.org/tip/8624c1f66f0fef640d0e044ddf1eb60e77e76df6 Author: Kirill A. Shutemov AuthorDate: Tue, 6 Jun 2017 14:31:31 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] mm, x86/mm: Fix performance regression in get_user_pages_fast()

2017-09-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 5b65c4677a57a1d4414212f9995aa0e46a21ff80 Gitweb: http://git.kernel.org/tip/5b65c4677a57a1d4414212f9995aa0e46a21ff80 Author: Kirill A. Shutemov AuthorDate: Sat, 9 Sep 2017 00:56:03 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and CONFIG_XEN_PVH=y

2017-10-20 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 4375c29985f155d7eb2346615d84e62d1b673682 Gitweb: https://git.kernel.org/tip/4375c29985f155d7eb2346615d84e62d1b673682 Author: Kirill A. Shutemov AuthorDate: Fri, 29 Sep 2017 17:08:19 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/xen: Drop 5-level paging support code from the XEN_PV code

2017-10-20 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 773dd2fca581b0a80e5a2cc8ee67e5a79cba Gitweb: https://git.kernel.org/tip/773dd2fca581b0a80e5a2cc8ee67e5a79cba Author: Kirill A. Shutemov AuthorDate: Fri, 29 Sep 2017 17:08:20 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] mm/sparsemem: Allocate mem_section at runtime for CONFIG_SPARSEMEM_EXTREME=y

2017-10-20 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 83e3c48729d9ebb7af5a31a504f3fd6aff0348c4 Gitweb: https://git.kernel.org/tip/83e3c48729d9ebb7af5a31a504f3fd6aff0348c4 Author: Kirill A. Shutemov AuthorDate: Fri, 29 Sep 2017 17:08:16 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/urgent] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time

2017-12-04 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 10c9a5346f7200f5150608742075470612f9eadb Gitweb: https://git.kernel.org/tip/10c9a5346f7200f5150608742075470612f9eadb Author: Kirill A. Shutemov AuthorDate: Mon, 4 Dec 2017 15:40:55 +0300 Committer: Thomas Gleixner

[tip:x86/urgent] x86/boot/compressed/64: Print error if 5-level paging is not supported

2017-12-04 Thread tip-bot for Kirill A. Shutemov
Commit-ID: eabf2a604e0555b8f86a2c6c05c3a27496facf6d Gitweb: https://git.kernel.org/tip/eabf2a604e0555b8f86a2c6c05c3a27496facf6d Author: Kirill A. Shutemov AuthorDate: Mon, 4 Dec 2017 15:40:56 +0300 Committer: Thomas Gleixner

[tip:x86/urgent] x86/mm: Prevent non-MAP_FIXED mapping across DEFAULT_MAP_WINDOW border

2017-11-16 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 1e0f25dbf2464df8445dd40881f4d9e732434947 Gitweb: https://git.kernel.org/tip/1e0f25dbf2464df8445dd40881f4d9e732434947 Author: Kirill A. Shutemov AuthorDate: Wed, 15 Nov 2017 17:36:06 +0300 Committer: Thomas Gleixner

[tip:x86/urgent] x86/selftests: Add test for mapping placement for 5-level paging

2017-11-16 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 97f404ad3e53bf9ac598745066ba2f57c1da3039 Gitweb: https://git.kernel.org/tip/97f404ad3e53bf9ac598745066ba2f57c1da3039 Author: Kirill A. Shutemov AuthorDate: Wed, 15 Nov 2017 17:36:07 +0300 Committer: Thomas Gleixner

[tip:x86/mm] mm/sparsemem: Fix ARM64 boot crash when CONFIG_SPARSEMEM_EXTREME=y

2017-11-07 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 629a359bdb0e0652a8227b4ff3125431995fec6e Gitweb: https://git.kernel.org/tip/629a359bdb0e0652a8227b4ff3125431995fec6e Author: Kirill A. Shutemov AuthorDate: Tue, 7 Nov 2017 11:33:37 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/urgent] x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging

2017-11-09 Thread tip-bot for Kirill A. Shutemov
Commit-ID: be739f4b5ddece74ef25e2304b17a7fd24575e9b Gitweb: https://git.kernel.org/tip/be739f4b5ddece74ef25e2304b17a7fd24575e9b Author: Kirill A. Shutemov AuthorDate: Tue, 7 Nov 2017 13:38:04 +0300 Committer: Thomas Gleixner

[tip:x86/urgent] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time

2017-12-07 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 08529078d8d9adf689bf39cc38d53979a0869970 Gitweb: https://git.kernel.org/tip/08529078d8d9adf689bf39cc38d53979a0869970 Author: Kirill A. Shutemov AuthorDate: Mon, 4 Dec 2017 15:40:55 +0300 Committer: Thomas Gleixner

[tip:x86/urgent] x86/boot/compressed/64: Print error if 5-level paging is not supported

2017-12-07 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 6d7e0ba2d2be9e50cccba213baf07e0e183c1b24 Gitweb: https://git.kernel.org/tip/6d7e0ba2d2be9e50cccba213baf07e0e183c1b24 Author: Kirill A. Shutemov AuthorDate: Mon, 4 Dec 2017 15:40:56 +0300 Committer: Thomas Gleixner

[tip:x86/boot] x86/mm: Stop pretending pgtable_l5_enabled is a variable

2018-05-19 Thread tip-bot for Kirill A. Shutemov
Commit-ID: ed7588d5dc6f5e7202fb9bbeb14d94706ba225d7 Gitweb: https://git.kernel.org/tip/ed7588d5dc6f5e7202fb9bbeb14d94706ba225d7 Author: Kirill A. Shutemov AuthorDate: Fri, 18 May 2018 13:35:24 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/boot] x86/mm: Introduce the 'no5lvl' kernel parameter

2018-05-19 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 372fddf709041743a93e381556f4c41aad1e28f8 Gitweb: https://git.kernel.org/tip/372fddf709041743a93e381556f4c41aad1e28f8 Author: Kirill A. Shutemov AuthorDate: Fri, 18 May 2018 13:35:25 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/boot] x86/mm: Unify pgtable_l5_enabled usage in early boot code

2018-05-19 Thread tip-bot for Kirill A. Shutemov
Commit-ID: ad3fe525b9507d8d750d60e8e5dd8e0c0836fb99 Gitweb: https://git.kernel.org/tip/ad3fe525b9507d8d750d60e8e5dd8e0c0836fb99 Author: Kirill A. Shutemov AuthorDate: Fri, 18 May 2018 13:35:23 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/boot] x86/boot/compressed/64: Fix trampoline page table address calculation

2018-05-19 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 30bbf728ba91b1e8b0e539126cd105ad7e2fa16a Gitweb: https://git.kernel.org/tip/30bbf728ba91b1e8b0e539126cd105ad7e2fa16a Author: Kirill A. Shutemov AuthorDate: Fri, 18 May 2018 13:35:22 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/boot] x86/mm: Mark __pgtable_l5_enabled __initdata

2018-05-19 Thread tip-bot for Kirill A. Shutemov
Commit-ID: e4e961e36f063484c48bed919013c106d178995d Gitweb: https://git.kernel.org/tip/e4e961e36f063484c48bed919013c106d178995d Author: Kirill A. Shutemov AuthorDate: Fri, 18 May 2018 13:35:28 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/boot] x86/mm: Mark p4d_offset() __always_inline

2018-05-19 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 1ea66554d3b09ce09c42e6a871899c84a276bb39 Gitweb: https://git.kernel.org/tip/1ea66554d3b09ce09c42e6a871899c84a276bb39 Author: Kirill A. Shutemov AuthorDate: Fri, 18 May 2018 13:35:27 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/urgent] x86/boot/compressed/64: Set up GOT for paging_prepare() and cleanup_trampoline()

2018-05-16 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 5c9b0b1c49881c680d4a56b9d9e03dfb3160fd4d Gitweb: https://git.kernel.org/tip/5c9b0b1c49881c680d4a56b9d9e03dfb3160fd4d Author: Kirill A. Shutemov AuthorDate: Wed, 16 May 2018 11:01:28 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/urgent] x86/boot/compressed/64: Fix moving page table out of trampoline memory

2018-05-16 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 589bb62be316401603453c7d2d3c60ad8b9c3cf3 Gitweb: https://git.kernel.org/tip/589bb62be316401603453c7d2d3c60ad8b9c3cf3 Author: Kirill A. Shutemov AuthorDate: Wed, 16 May 2018 11:01:29 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/urgent] x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME

2018-06-06 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 94d49eb30e854c84d1319095b5dd0405a7da9362 Gitweb: https://git.kernel.org/tip/94d49eb30e854c84d1319095b5dd0405a7da9362 Author: Kirill A. Shutemov AuthorDate: Fri, 18 May 2018 14:30:28 +0300 Committer: Thomas Gleixner CommitDate: Wed, 6 Jun 2018 13:38:01 +0200 x86/mm: Decouple

[tip:x86/urgent] x86/mm: Fix 'no5lvl' handling

2018-06-23 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 2458e53ff74cd1063ed3e00459da1d35c559d369 Gitweb: https://git.kernel.org/tip/2458e53ff74cd1063ed3e00459da1d35c559d369 Author: Kirill A. Shutemov AuthorDate: Sat, 23 Jun 2018 01:08:41 +0300 Committer: Thomas Gleixner CommitDate: Sat, 23 Jun 2018 14:20:37 +0200 x86/mm: Fix

[tip:x86/urgent] Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"

2018-06-23 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 51be1335151771075dcb19f3464ca9f331134285 Gitweb: https://git.kernel.org/tip/51be1335151771075dcb19f3464ca9f331134285 Author: Kirill A. Shutemov AuthorDate: Sat, 23 Jun 2018 01:08:40 +0300 Committer: Thomas Gleixner CommitDate: Sat, 23 Jun 2018 14:20:37 +0200 Revert "x86/mm:

[tip:x86/urgent] x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y

2018-06-27 Thread tip-bot for Kirill A. Shutemov
Commit-ID: cfe19577047e74cdac5826adbdc2337d8437f8fb Gitweb: https://git.kernel.org/tip/cfe19577047e74cdac5826adbdc2337d8437f8fb Author: Kirill A. Shutemov AuthorDate: Mon, 25 Jun 2018 15:08:52 +0300 Committer: Ingo Molnar CommitDate: Wed, 27 Jun 2018 09:52:52 +0200 x86/efi: Fix

[tip:x86/urgent] x86/mm: Drop unneeded __always_inline for p4d page table helpers

2018-06-27 Thread tip-bot for Kirill A. Shutemov
Commit-ID: b8c1e4293a5d1dfd19ab7b0984bfce8191940500 Gitweb: https://git.kernel.org/tip/b8c1e4293a5d1dfd19ab7b0984bfce8191940500 Author: Kirill A. Shutemov AuthorDate: Tue, 26 Jun 2018 13:03:41 +0300 Committer: Ingo Molnar CommitDate: Wed, 27 Jun 2018 09:55:26 +0200 x86/mm: Drop

[tip:x86/urgent] kdump: Write the correct address of mem_section into vmcoreinfo

2018-01-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 9f15b9120f562ae0bf0a836c96f4dafb33ae426a Gitweb: https://git.kernel.org/tip/9f15b9120f562ae0bf0a836c96f4dafb33ae426a Author: Kirill A. Shutemov AuthorDate: Fri, 12 Jan 2018 19:25:32 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/urgent] x86/kexec: Make kexec (mostly) work in 5-level paging mode

2018-01-31 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 5bf30316991d5bcda046343ee77d823cf16fdd03 Gitweb: https://git.kernel.org/tip/5bf30316991d5bcda046343ee77d823cf16fdd03 Author: Kirill A. Shutemov AuthorDate: Mon, 29 Jan 2018 14:08:45 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/boot] x86/boot/compressed/64: Rename pagetable.c to kaslr_64.c

2018-02-11 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 7cc4eb1bdd8b082f3d889daccd9412aa10e56165 Gitweb: https://git.kernel.org/tip/7cc4eb1bdd8b082f3d889daccd9412aa10e56165 Author: Kirill A. Shutemov AuthorDate: Fri, 9 Feb 2018 17:22:25 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/encrypt: Move page table helpers into separate translation unit

2018-02-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 1cd9c22fee3ac21db52a0997d08cf2f065d2c0c0 Gitweb: https://git.kernel.org/tip/1cd9c22fee3ac21db52a0997d08cf2f065d2c0c0 Author: Kirill A. Shutemov AuthorDate: Wed, 31 Jan 2018 16:54:02 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/encrypt: Simplify sme_pgtable_calc()

2018-02-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 1070730c1ad2bd49b0d2728f1f4390137728 Gitweb: https://git.kernel.org/tip/1070730c1ad2bd49b0d2728f1f4390137728 Author: Kirill A. Shutemov AuthorDate: Wed, 31 Jan 2018 16:54:04 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/mm] x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large()

2018-02-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: aad983913d77af2c3394f29b88d7bb75ebd7d172 Gitweb: https://git.kernel.org/tip/aad983913d77af2c3394f29b88d7bb75ebd7d172 Author: Kirill A. Shutemov AuthorDate: Wed, 31 Jan 2018 16:54:03 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/boot] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

2018-02-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: adf9ca9c69a2ad8a82953119c57d5c6586c7d48d Gitweb: https://git.kernel.org/tip/adf9ca9c69a2ad8a82953119c57d5c6586c7d48d Author: Kirill A. Shutemov AuthorDate: Fri, 9 Feb 2018 17:22:28 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/boot] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

2018-02-13 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 89674e91fcf51f77dc4e87b77c6840f31b85077d Gitweb: https://git.kernel.org/tip/89674e91fcf51f77dc4e87b77c6840f31b85077d Author: Kirill A. Shutemov AuthorDate: Fri, 9 Feb 2018 17:22:28 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/boot] x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G

2018-02-11 Thread tip-bot for Kirill A. Shutemov
Commit-ID: b4b56015ed1c98cbc9469e35ebbc4373a2844030 Gitweb: https://git.kernel.org/tip/b4b56015ed1c98cbc9469e35ebbc4373a2844030 Author: Kirill A. Shutemov AuthorDate: Fri, 9 Feb 2018 17:22:28 +0300 Committer: Ingo Molnar CommitDate:

[tip:x86/boot] x86/boot/compressed/64: Introduce paging_prepare()

2018-02-11 Thread tip-bot for Kirill A. Shutemov
Commit-ID: 4440977be1347d43503f381716e4918413b5a6f0 Gitweb: https://git.kernel.org/tip/4440977be1347d43503f381716e4918413b5a6f0 Author: Kirill A. Shutemov AuthorDate: Fri, 9 Feb 2018 17:22:26 +0300 Committer: Ingo Molnar CommitDate:

  1   2   3   >