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.13.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-11
Merge branch 'x86/boot' into x86/mm, to avoid conflict
Ingo Molnar
10
-81
/
+180
2017-04-11
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
10
-81
/
+180
2017-04-04
x86/espfix: Add support for 5-level paging
Kirill A. Shutemov
1
-1
/
+1
2017-04-04
x86/mm: Add basic defines/helpers for CONFIG_X86_5LEVEL=y
Kirill A. Shutemov
3
-1
/
+40
2017-04-04
x86/paravirt: Add 5-level support to the paravirt code
Kirill A. Shutemov
3
-12
/
+34
2017-04-04
x86/mm: Define virtual memory map for 5-level paging
Kirill A. Shutemov
4
-5
/
+29
2017-04-04
x86/boot: Detect 5-level paging support
Kirill A. Shutemov
2
-2
/
+14
2017-04-03
Merge tag 'v4.11-rc5' into x86/mm, to refresh the branch
Ingo Molnar
5
-7
/
+9
2017-04-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+5
2017-04-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+2
2017-03-30
Merge branch 'x86/cpu' into x86/mm, before applying dependent patch
Ingo Molnar
1
-9
/
+2
2017-03-28
KVM: x86: cleanup the page tracking SRCU instance
Paolo Bonzini
1
-0
/
+1
2017-03-27
x86: Convert the rest of the code to support p4d_t
Kirill A. Shutemov
7
-24
/
+145
2017-03-27
x86/kexec: Add 5-level paging support
Kirill A. Shutemov
1
-0
/
+1
2017-03-23
Merge branch 'x86/process' into x86/mm, to create new base for further patches
Ingo Molnar
7
-9
/
+36
2017-03-23
x86/xen/gdt: Use X86_FEATURE_XENPV instead of globals for the GDT fixup
Andy Lutomirski
1
-1
/
+0
2017-03-23
x86/gdt: Get rid of the get_*_gdt_*_vaddr() helpers
Andy Lutomirski
1
-20
/
+0
2017-03-23
x86/gdt: Fix setup_fixmap_gdt() to use the correct PA
Andy Lutomirski
1
-0
/
+6
2017-03-23
sched/clock, x86/perf: Fix "perf test tsc"
Peter Zijlstra
1
-0
/
+2
2017-03-22
x86/platform/uv: Fix calculation of Global Physical Address
Mike Travis
1
-3
/
+5
2017-03-21
x86/headers: Simplify asm/fixmap.h inclusion into asm/pgtable*.h
Thomas Garnier
3
-2
/
+1
2017-03-20
x86/arch_prctl: Add ARCH_[GET|SET]_CPUID
Kyle Huey
4
-5
/
+16
2017-03-20
x86/cpufeature: Detect CPUID faulting support
Kyle Huey
2
-0
/
+3
2017-03-20
x86/arch_prctl: Add do_arch_prctl_common()
Kyle Huey
1
-0
/
+3
2017-03-20
x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()
Kyle Huey
1
-2
/
+1
2017-03-20
x86/arch_prctl: Rename 'code' argument to 'option'
Kyle Huey
1
-1
/
+1
2017-03-20
x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLES
Kyle Huey
1
-3
/
+3
2017-03-18
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
4
-13
/
+115
2017-03-18
mm/gup: Drop the arch_pte_access_permitted() MMU callback
Kirill A. Shutemov
1
-4
/
+0
2017-03-18
x86/mm: Correct fixmap header usage on adaptable MODULES_END
Thomas Garnier
1
-0
/
+1
2017-03-17
mm, x86: fix native_pud_clear build error
Arnd Bergmann
2
-4
/
+1
2017-03-16
x86: Make the GDT remapping read-only on 64-bit
Thomas Garnier
2
-38
/
+69
2017-03-16
x86: Remap GDT tables in the fixmap section
Thomas Garnier
4
-6
/
+59
2017-03-16
x86/mm: Adapt MODULES_END based on fixmap section size
Thomas Garnier
1
-1
/
+2
2017-03-14
x86/hugetlb: Adjust to the new native/compat mmap bases
Dmitry Safonov
1
-0
/
+1
2017-03-14
x86/mm: Extend headers with basic definitions to support 5-level paging
Kirill A. Shutemov
5
-6
/
+53
2017-03-13
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
Dmitry Safonov
1
-0
/
+3
2017-03-13
x86/mm: Add task_size parameter to mmap_base()
Dmitry Safonov
2
-12
/
+16
2017-03-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+21
2017-03-12
x86/tlb: Fix tlb flushing when lguest clears PGE
Daniel Borkmann
1
-1
/
+1
2017-03-11
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
Mathias Krause
1
-3
/
+1
2017-03-11
x86/cpu: Drop unneded members of struct cpuinfo_x86
Mathias Krause
1
-6
/
+1
2017-03-11
x86/process: Optimize TIF_NOTSC switch
Thomas Gleixner
1
-0
/
+10
2017-03-11
x86/process: Correct and optimize TIF_BLOCKSTEP switch
Kyle Huey
1
-0
/
+1
2017-03-10
kexec, x86/purgatory: Unbreak it and clean it up
Thomas Gleixner
1
-0
/
+20
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
1
-0
/
+4
2017-03-09
x86/cpufeature: Add 5-level paging detection
Kirill A. Shutemov
1
-1
/
+2
2017-03-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+10
2017-03-04
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+11
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
5
-1
/
+6
[next]