index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-25
mm/migration: add trace events for base page and HugeTLB migrations
Anshuman Khandual
1
-1
/
+0
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-13
/
+20
2022-03-23
arch/x86/mm/numa: Do not initialize nodes twice
Oscar Salvador
1
-13
/
+20
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-6
/
+1
2022-03-21
Merge tag 'x86_cleanups_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+0
2022-03-21
Merge tag 'x86_cc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-37
/
+72
2022-03-09
x86/boot: Add setup_indirect support in early_memremap_is_setup_data()
Ross Philipson
1
-2
/
+31
2022-03-09
x86/boot: Fix memremap of setup_indirect structures
Ross Philipson
1
-4
/
+20
2022-02-23
x86/mm/cpa: Generalize __set_memory_enc_pgtable()
Brijesh Singh
2
-31
/
+61
2022-02-23
x86/coco: Add API to handle encryption mask
Kirill A. Shutemov
2
-2
/
+4
2022-02-23
x86/coco: Explicitly declare type of confidential computing platform
Kirill A. Shutemov
1
-4
/
+7
2022-02-23
x86/pat: Remove the unused set_pages_array_wt() function
Christoph Hellwig
1
-6
/
+0
2022-02-02
x86: Share definition of __is_canonical_address()
Adrian Hunter
1
-6
/
+1
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-2
/
+1
2022-01-13
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-29
/
+88
2022-01-12
x86/entry_32: Fix segment exceptions
Peter Zijlstra
1
-14
/
+3
2022-01-10
Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-1
/
+1
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-01-10
Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+7
2022-01-06
bootmem: Use page->index instead of page->freelist
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-12-11
x86/usercopy: Remove .fixup usage
Peter Zijlstra
1
-0
/
+9
2021-12-11
x86/sgx: Remove .fixup usage
Peter Zijlstra
1
-0
/
+10
2021-12-11
x86/msr: Remove .fixup usage
Peter Zijlstra
1
-23
/
+28
2021-12-11
x86/extable: Extend extable functionality
Peter Zijlstra
1
-4
/
+36
2021-12-11
x86/entry_32: Remove .fixup usage
Peter Zijlstra
1
-0
/
+14
2021-12-08
x86/sev: Move common memory encryption code to mem_encrypt.c
Kirill A. Shutemov
3
-69
/
+89
2021-12-08
x86/sev: Rename mem_encrypt.c to mem_encrypt_amd.c
Kuppuswamy Sathyanarayanan
2
-4
/
+4
2021-12-08
x86/sev: Use CC_ATTR attribute to generalize string I/O unroll
Kuppuswamy Sathyanarayanan
1
-10
/
+0
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
1
-2
/
+2
2021-12-06
x86/mm/64: Flush global TLB on boot and AP bringup
Joerg Roedel
1
-6
/
+2
2021-12-04
x86/realmode: Add comment for Global bit usage in trampoline_pgd
Joerg Roedel
1
-0
/
+5
2021-12-01
x86: Snapshot thread flags
Mark Rutland
1
-1
/
+1
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
2
-9
/
+69
2021-11-11
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...
Ashish Kalra
1
-0
/
+5
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
2
-9
/
+64
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-9
/
+5
2021-11-09
x86: mm: rename __is_kernel_text() to is_x86_32_kernel_text()
Kefeng Wang
1
-9
/
+5
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-36
/
+5
2021-11-06
x86: remove memory hotplug support on X86_32
David Hildenbrand
1
-31
/
+0
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
3
-4
/
+4
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-02
Merge tag 'hyperv-next-signed-20211102' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+18
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-10
/
+17
2021-11-02
Merge tag 'x86_sev_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+9
2021-11-02
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-52
/
+33
2021-10-28
x86/hyperv: Add new hvcall guest address host visibility support
Tianyu Lan
1
-5
/
+18
2021-10-28
Merge remote-tracking branch 'tip/x86/cc' into hyperv-next
Wei Liu
4
-52
/
+33
2021-10-20
x86/fpu: Provide a proper function for ex_handler_fprestore()
Thomas Gleixner
1
-3
/
+2
2021-10-20
x86/fpu: Remove internal.h dependency from fpu/signal.h
Thomas Gleixner
1
-1
/
+2
[next]