| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/kaslr: Expose and use the end of the physical memory address space | Thomas Gleixner | 2024-08-20 | 1 | -0/+1 |
* | x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer | Borislav Petkov (AMD) | 2024-07-01 | 1 | -1/+1 |
* | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) | 2023-02-10 | 1 | -4/+0 |
* | mm: kmsan: maintain KMSAN metadata for page operations | Alexander Potapenko | 2022-10-03 | 1 | -0/+7 |
* | x86/mm: Force-inline __phys_addr_nodebug() | Borislav Petkov | 2022-04-04 | 1 | -1/+1 |
* | x86/mm: Add missing <asm/cpufeatures.h> dependency to <asm/page_64.h> | Ingo Molnar | 2021-12-03 | 1 | -0/+1 |
* | x86: Always inline task_size_max() | Peter Zijlstra | 2021-06-22 | 1 | -1/+1 |
* | x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant | Linus Torvalds | 2021-05-05 | 1 | -0/+33 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-03 | 1 | -0/+4 |
|\ |
|
| * | Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes | Ingo Molnar | 2018-02-26 | 1 | -4/+0 |
| |\ |
|
| * | | x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y | Kirill A. Shutemov | 2018-02-14 | 1 | -0/+4 |
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-04-02 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | x86/asm: Clobber flags in clear_page() | Alexey Dobriyan | 2018-02-13 | 1 | -1/+1 |
| |/ |
|
* / | x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages | Tony Luck | 2018-02-13 | 1 | -4/+0 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pages | Tony Luck | 2017-08-17 | 1 | -0/+4 |
* | x86/asm: Optimize clear_page() | Borislav Petkov | 2017-03-07 | 1 | -1/+15 |
* | x86_64,vsyscall: Make vsyscall emulation configurable | Andy Lutomirski | 2014-11-03 | 1 | -1/+3 |
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-09 | 1 | -0/+2 |
* | x86: Make it so that __pa_symbol can only process kernel symbols on x86_64 | Alexander Duyck | 2012-11-17 | 1 | -0/+3 |
* | x86: Improve __phys_addr performance by making use of carry flags and inlining | Alexander Duyck | 2012-11-17 | 1 | -0/+14 |
* | x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.h | Alexander Duyck | 2012-11-17 | 1 | -0/+19 |
* | x86: create _types.h counterparts for page*.h | Jeremy Fitzhardinge | 2009-02-11 | 1 | -100/+1 |
* | x86-64: Convert irqstacks to per-cpu | Brian Gerst | 2009-01-18 | 1 | -2/+2 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-23 | 1 | -3/+3 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 | 1 | -0/+105 |