| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | x86/mm: Add support to make use of Secure Memory Encryption | Tom Lendacky | 2017-07-18 | 1 | -1/+76 |
| * | | | x86/mm: Add support to encrypt the kernel in-place | Tom Lendacky | 2017-07-18 | 3 | -0/+460 |
| * | | | x86/mm: Use proper encryption attributes with /dev/mem | Tom Lendacky | 2017-07-18 | 2 | -9/+12 |
| * | | | x86/mm, kexec: Allow kexec to be used with SME | Tom Lendacky | 2017-07-18 | 1 | -4/+8 |
| * | | | x86, drm, fbdev: Do not specify encrypted memory for video mappings | Tom Lendacky | 2017-07-18 | 1 | -0/+2 |
| * | | | x86, swiotlb: Add memory encryption support | Tom Lendacky | 2017-07-18 | 1 | -0/+22 |
| * | | | x86/mm: Add support for changing the memory encryption attribute | Tom Lendacky | 2017-07-18 | 1 | -0/+62 |
| * | | | x86/mm: Add support to access persistent memory in the clear | Tom Lendacky | 2017-07-18 | 1 | -1/+30 |
| * | | | x86/mm: Add support to access boot related data in the clear | Tom Lendacky | 2017-07-18 | 1 | -0/+180 |
| * | | | x86/mm: Insure that boot memory areas are mapped properly | Tom Lendacky | 2017-07-18 | 2 | -1/+64 |
| * | | | x86/mm: Add support for early encryption/decryption of memory | Tom Lendacky | 2017-07-18 | 1 | -0/+76 |
| * | | | x86/mm: Extend early_memremap() support with additional attrs | Tom Lendacky | 2017-07-18 | 1 | -0/+44 |
| * | | | x86/mm: Provide general kernel support for memory encryption | Tom Lendacky | 2017-07-18 | 4 | -4/+24 |
| * | | | x86/mm: Add support to enable SME in early boot processing | Tom Lendacky | 2017-07-18 | 1 | -0/+9 |
| * | | | x86/mm: Remove phys_to_virt() usage in ioremap() | Tom Lendacky | 2017-07-18 | 1 | -10/+8 |
| * | | | x86/mm: Add Secure Memory Encryption (SME) support | Tom Lendacky | 2017-07-18 | 2 | -0/+22 |
| * | | | x86/mm/pat: Set write-protect cache mode for full PAT support | Tom Lendacky | 2017-07-18 | 1 | -3/+3 |
| * | | | Merge branch 'x86/boot' into x86/mm, to pick up interacting changes | Ingo Molnar | 2017-07-18 | 7 | -38/+30 |
| |\ \ \ |
|
| * | | | | x86/mm: Stop calling leave_mm() in idle code | Andy Lutomirski | 2017-07-05 | 1 | -17/+3 |
| * | | | | x86/mm: Rework lazy TLB mode and TLB freshness tracking | Andy Lutomirski | 2017-07-05 | 2 | -80/+118 |
| * | | | | x86/mm: Track the TLB's tlb_gen and update the flushing algorithm | Andy Lutomirski | 2017-07-05 | 1 | -7/+95 |
| * | | | | x86/mm: Give each mm TLB flush generation a unique ID | Andy Lutomirski | 2017-07-05 | 1 | -2/+4 |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 1 | -0/+42 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-08-25 | 2 | -4/+6 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | locking/refcounts, x86/asm: Implement fast refcount overflow protection | Kees Cook | 2017-08-17 | 1 | -0/+42 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-09-04 | 1 | -23/+32 |
|\ \ \ \ \ |
|
| * | | | | | x86/numa_emulation: Recalculate numa_nodes_parsed from emulated nodes | Wei Yang | 2017-07-18 | 1 | -0/+7 |
| * | | | | | x86/numa_emulation: Assign physnode_mask directly from numa_nodes_parsed | Wei Yang | 2017-07-18 | 1 | -10/+8 |
| * | | | | | x86/numa_emulation: Refine the calculation of max_emu_nid and dfl_phys_nid | Wei Yang | 2017-07-18 | 1 | -13/+17 |
| |/ / / / |
|
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-09-04 | 1 | -1/+1 |
|\ \ \ \ \
| |_|/ / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads | Andy Lutomirski | 2017-07-30 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-08-20 | 1 | -4/+3 |
|\ \ \ |
|
| * | | | x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks | Oleg Nesterov | 2017-08-16 | 1 | -2/+1 |
| * | | | x86: Fix norandmaps/ADDR_NO_RANDOMIZE | Oleg Nesterov | 2017-08-16 | 1 | -2/+2 |
| |/ / |
|
* / / | x86: provide an init_mem_mapping hypervisor hook | Juergen Gross | 2017-08-11 | 1 | -0/+3 |
|/ / |
|
* | | x86/mmap: properly account for stack randomization in mmap_base | Rik van Riel | 2017-07-12 | 1 | -1/+6 |
* | | x86/kasan: don't allocate extra shadow memory | Andrey Ryabinin | 2017-07-10 | 1 | -6/+1 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-07-09 | 1 | -16/+12 |
|\ \ |
|
| * | | x86/mm/pat: Don't report PAT on CPUs that don't support it | Mikulas Patocka | 2017-07-05 | 1 | -16/+12 |
| |/ |
|
* | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 1 | -0/+6 |
|\ \ |
|
| * | | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm | Dan Williams | 2017-06-27 | 1 | -0/+6 |
* | | | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 2017-07-06 | 1 | -1/+1 |
* | | | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 2017-07-06 | 2 | -4/+4 |
* | | | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 2017-07-06 | 2 | -12/+2 |
* | | | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 2017-07-06 | 2 | -2/+2 |
| |/
|/| |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-07-03 | 11 | -814/+364 |
|\ \ |
|
| * | | x86/mm: Delete a big outdated comment about TLB flushing | Andy Lutomirski | 2017-06-30 | 1 | -36/+0 |
| * | | x86/mm: Don't reenter flush_tlb_func_common() | Andy Lutomirski | 2017-06-30 | 1 | -2/+15 |
| * | | x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmap | Michal Hocko | 2017-06-24 | 1 | -3/+0 |
| * | | x86/ldt: Simplify the LDT switching logic | Andy Lutomirski | 2017-06-22 | 1 | -18/+2 |