index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
2017-04-04
x86/espfix: Add support for 5-level paging
Kirill A. Shutemov
2017-04-04
x86/paravirt: Add 5-level support to the paravirt code
Kirill A. Shutemov
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
2017-04-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-31
x86/mm: Make in_compat_syscall() work during exec
Dmitry Safonov
2017-03-31
x86/mce/AMD: Give a name to MCA bank 3 when accessed with legacy MSRs
Yazen Ghannam
2017-03-30
x86/build: Mostly disable '-maccumulate-outgoing-args'
Josh Poimboeuf
2017-03-30
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
2017-03-27
x86/kexec: Add 5-level paging support
Kirill A. Shutemov
2017-03-23
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
2017-03-23
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
2017-03-23
x86/boot/32: Defer resyncing initial_page_table until per-cpu is set up
Andy Lutomirski
2017-03-23
x86/gdt: Fix setup_fixmap_gdt() to use the correct PA
Andy Lutomirski
2017-03-23
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
2017-03-22
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
2017-03-20
x86/cpufeature: Detect CPUID faulting support
Kyle Huey
2017-03-20
x86/syscalls/32: Wire up arch_prctl on x86-32
Kyle Huey
2017-03-20
x86/arch_prctl: Add do_arch_prctl_common()
Kyle Huey
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
2017-03-20
x86/arch_prctl/64: Use SYSCALL_DEFINE2 to define sys_arch_prctl()
Kyle Huey
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
2017-03-20
x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
Kyle Huey
2017-03-19
x86/tls: Forcibly set the accessed bit in TLS segments
Andy Lutomirski
2017-03-18
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
2017-03-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-17
Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
2017-03-14
x86/intel_rdt: Put group node in rdtgroup_kn_unlock
Jiri Olsa
2017-03-14
x86/unwind: Fix last frame check for aligned function stacks
Josh Poimboeuf
2017-03-14
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
2017-03-14
x86/mm: Convert trivial cases of page table walk to 5-level paging
Kirill A. Shutemov
2017-03-14
x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y
Andrey Ryabinin
2017-03-13
x86/platform: Remove warning message for duplicate NMI handlers
Mike Travis
2017-03-13
x86/tsc: Fix ART for TSC_KNOWN_FREQ
Peter Zijlstra
2017-03-13
x86/mm: Make mmap(MAP_32BIT) work correctly
Dmitry Safonov
2017-03-13
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
2017-03-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-03-11
x86/acpi: Restore the order of CPU IDs
Dou Liyang
2017-03-11
Revert "x86/acpi: Set persistent cpuid <-> nodeid mapping when booting"
Dou Liyang
2017-03-11
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
Mathias Krause
2017-03-11
x86/process: Optimize TIF_NOTSC switch
Thomas Gleixner
2017-03-11
x86/process: Correct and optimize TIF_BLOCKSTEP switch
Kyle Huey
2017-03-11
x86/process: Optimize TIF checks in __switch_to_xtra()
Kyle Huey
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
[next]