index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2018-03-12
x86/boot/compressed/64: Handle 5-level paging boot if kernel is above 4G
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Use page table in trampoline memory
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Use stack from trampoline memory
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Make sure we have a 32-bit code segment
Kirill A. Shutemov
2018-03-12
x86/mm: Do not use paravirtualized calls in native_set_p4d()
Kirill A. Shutemov
2018-03-12
kdump, vmcoreinfo: Export pgtable_l5_enabled value
Baoquan He
2018-03-12
x86/boot/compressed/64: Prepare new top-level page table for trampoline
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Set up trampoline memory
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Save and restore trampoline memory
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Find a place for 32-bit trampoline
Kirill A. Shutemov
2018-03-12
x86/boot/compressed/64: Describe the logic behind the LA57 check
Kirill A. Shutemov
2018-02-28
x86/mm/sme: Disable stack protection for mem_encrypt_identity.c
Tom Lendacky
2018-02-26
Merge branch 'x86/boot' into x86/mm, to unify branches
Ingo Molnar
2018-02-26
x86/boot/e820: Implement a range manipulation operator
Jan H. Schönherr
2018-02-26
x86/mm: Consider effective protection attributes in W+X check
Jan Beulich
2018-02-26
x86/boot: Make the x86_init noop functions static
Juergen Gross
2018-02-26
x86/xen: Add pvh specific rsdp address retrieval function
Juergen Gross
2018-02-26
x86/acpi: Add a new x86_init_acpi structure to x86_init_ops
Juergen Gross
2018-02-26
Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes
Ingo Molnar
2018-02-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-25
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-23
x86/topology: Update the 'cpu cores' field in /proc/cpuinfo correctly across ...
Samuel Neves
2018-02-23
x86/intel_rdt: Fix incorrect returned value when creating rdgroup sub-directo...
Wang Hui
2018-02-23
x86/apic/vector: Handle vector release on CPU unplug correctly
Thomas Gleixner
2018-02-22
bpf, x64: implement retpoline for tail call
Daniel Borkmann
2018-02-22
x86: Treat R_X86_64_PLT32 as R_X86_64_PC32
H.J. Lu
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-02-21
x86/mm: Optimize boot-time paging mode switching cost
Kirill A. Shutemov
2018-02-21
x86/mm: Redefine some of page table helpers as macros
Kirill A. Shutemov
2018-02-21
x86/xen: Allow XEN_PV and XEN_PVH to be enabled with X86_5LEVEL
Kirill A. Shutemov
2018-02-21
x86/oprofile: Fix bogus GCC-8 warning in nmi_setup()
Arnd Bergmann
2018-02-20
x86/headers/UAPI: Use __u64 instead of u64 in <uapi/asm/hyperv.h>
KarimAllah Ahmed
2018-02-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-17
x86/xen: Calculate __max_logical_packages on PV domains
Prarit Bhargava
2018-02-16
x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
2018-02-16
x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks
Kirill A. Shutemov
2018-02-16
x86/mm: Fold p4d page table layer at runtime
Kirill A. Shutemov
2018-02-16
x86/mm: Support boot-time switching of paging modes in the early boot code
Kirill A. Shutemov
2018-02-16
x86/mm: Initialize vmemmap_base at boot-time
Kirill A. Shutemov
2018-02-16
x86/mm: Adjust vmalloc base and size at boot-time
Kirill A. Shutemov
2018-02-16
x86/mm: Initialize 'page_offset_base' at boot-time
Kirill A. Shutemov
2018-02-16
x86/mm: Initialize 'pgdir_shift' and 'ptrs_per_p4d' at boot-time
Kirill A. Shutemov
2018-02-16
x86/mm: Initialize 'pgtable_l5_enabled' at boot-time
Kirill A. Shutemov
2018-02-16
x86/Kconfig: Explicitly enumerate i686-class CPUs in Kconfig
Matthew Whitehead
2018-02-16
x86/Kconfig: Exclude i586-class CPUs lacking PAE support from the HIGHMEM64G ...
Matthew Whitehead
2018-02-16
x86/Kconfig: Add missing i586-class CPUs to the X86_CMPXCHG64 Kconfig group
Matthew Whitehead
2018-02-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-02-14
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]