Age | Commit message (Expand) | Author |
2020-12-14 | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-12-10 | x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP | Arvind Sankar |
2020-12-09 | x86/membarrier: Get rid of a dubious optimization | Andy Lutomirski |
2020-11-22 | mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports | Dan Williams |
2020-11-20 | x86/mm: Declare 'start' variable where it is used | Lukas Bulwahn |
2020-11-18 | x86/traps: Attempt to fixup exceptions in vDSO before signaling | Sean Christopherson |
2020-11-18 | x86/fault: Add a helper function to sanitize error code | Sean Christopherson |
2020-11-17 | x86/mm: Signal SIGSEGV with PF_SGX | Sean Christopherson |
2020-10-29 | x86/head/64: Check SEV encryption before switching to kernel page-table | Joerg Roedel |
2020-10-28 | x86/mm/ident_map: Check for errors from ident_pud_init() | Arvind Sankar |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2020-10-21 | x86/kvm: Update the comment about asynchronous page fault in exc_page_fault() | Vitaly Kuznetsov |
2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds |
2020-10-14 | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-10-13 | memblock: use separate iterators for memory and reserved regions | Mike Rapoport |
2020-10-13 | mm/memory_hotplug: introduce default phys_to_target_node() implementation | Dan Williams |
2020-10-13 | x86/numa: add 'nohmat' option | Dan Williams |
2020-10-13 | x86/numa: cleanup configuration dependent command-line options | Dan Williams |
2020-10-12 | Merge tag 'x86-mm-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-12 | Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-10-12 | Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-12 | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-07 | x86/mce: Decode a kernel instruction to determine if it is copying from user | Tony Luck |
2020-10-07 | x86/mce: Add _ASM_EXTABLE_CPY for copy user access | Youquan Song |
2020-10-07 | x86/mce: Provide method to find out the type of an exception handler | Tony Luck |
2020-10-07 | x86/platform/uv: Remove UV BAU TLB Shootdown Handler | Mike Travis |
2020-10-02 | x86: Support Generic Initiator only proximity domains | Jonathan Cameron |
2020-09-18 | x86/mm/pat: Don't flush cache if hardware enforces cache coherency across enc... | Krish Sadhukhan |
2020-09-09 | x86/dumpstack/64: Add noinstr version of get_stack_info() | Joerg Roedel |
2020-09-09 | x86/sev-es: Setup GHCB-based boot #VC handler | Joerg Roedel |
2020-09-08 | x86/sev-es: Print SEV-ES info into the kernel log | Joerg Roedel |
2020-09-07 | x86/sev-es: Add SEV-ES Feature Detection | Joerg Roedel |
2020-09-04 | x86, fakenuma: Fix invalid starting node ID | Huang Ying |
2020-09-03 | x86/mm/32: Bring back vmalloc faulting on x86_32 | Joerg Roedel |
2020-08-30 | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-26 | cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic | Peter Zijlstra |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-15 | x86/mm/64: Update comment in preallocate_vmalloc_pages() | Joerg Roedel |
2020-08-15 | x86/mm/64: Do not sync vmalloc/ioremap mappings | Joerg Roedel |
2020-08-12 | mm/x86: use general page fault accounting | Peter Xu |
2020-08-12 | mm: do page fault accounting in handle_mm_fault | Peter Xu |
2020-08-12 | mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() | Jia He |
2020-08-12 | x86/mm: use max memory block size on bare metal | Daniel Jordan |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-09 | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport |