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
2018-12-03
x86/boot: Clear RSDP address in boot_params for broken loaders
Juergen Gross
1
-0
/
+1
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-22
/
+60
2018-11-30
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+3
2018-11-28
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
1
-0
/
+1
2018-11-28
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
1
-0
/
+1
2018-11-28
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
2
-6
/
+4
2018-11-28
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2
-2
/
+8
2018-11-28
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
1
-2
/
+11
2018-11-28
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
1
-3
/
+0
2018-11-28
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
3
-3
/
+19
2018-11-28
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
1
-0
/
+10
2018-11-28
x86/speculation: Rename SSBD update functions
Thomas Gleixner
1
-3
/
+3
2018-11-28
x86/speculation: Update the TIF_SSBD comment
Tim Chen
1
-1
/
+1
2018-11-28
x86/retpoline: Remove minimal retpoline support
Zhenzhong Duan
1
-2
/
+0
2018-11-28
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
1
-4
/
+6
2018-11-27
x86/fpu: Use the correct exception table macro in the XSTATE_OP wrapper
Jann Horn
1
-1
/
+1
2018-11-27
KVM: nVMX/nSVM: Fix bug which sets vcpu->arch.tsc_offset to L1 tsc_offset
Leonid Shatz
1
-1
/
+2
2018-11-20
x86/acpi, x86/boot: Take RSDP address from boot params if available
Juergen Gross
1
-1
/
+2
2018-11-20
x86/boot: Mostly revert commit ae7e1238e68f2a ("Add ACPI RSDP address to setu...
Juergen Gross
2
-6
/
+0
2018-11-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-9
/
+11
2018-11-12
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+8
2018-11-10
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+31
2018-11-09
x86/xen: fix pv boot
Juergen Gross
1
-4
/
+31
2018-11-06
x86/mm: Move LDT remap out of KASLR region on 5-level paging
Kirill A. Shutemov
2
-8
/
+8
2018-11-06
acpi/nfit, x86/mce: Validate a MCE's address before using it
Vishal Verma
1
-0
/
+1
2018-11-06
acpi/nfit, x86/mce: Handle only uncorrectable machine checks
Vishal Verma
1
-0
/
+1
2018-11-05
x86/hyper-v: Fix indentation in hv_do_fast_hypercall16()
Yi Wang
1
-1
/
+1
2018-11-04
x86/qspinlock: Fix compile error
Peter Zijlstra
1
-5
/
+8
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
4
-23
/
+69
2018-11-01
x86/compat: Adjust in_compat_syscall() to generic code under !COMPAT
Dmitry Safonov
2
-4
/
+9
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2
-13
/
+2
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-0
/
+38
2018-10-30
Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-10
/
+29
2018-10-30
x86/paravirt: Remove unused _paravirt_ident_32
Juergen Gross
1
-2
/
+0
2018-10-29
x86/mm/pat: Disable preemption around __flush_tlb_all()
Sebastian Andrzej Siewior
1
-0
/
+6
2018-10-29
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
12
-121
/
+87
2018-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-69
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
1
-5
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
1
-7
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-6
/
+0
2018-10-27
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
1
-15
/
+0
2018-10-27
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
1
-5
/
+0
2018-10-27
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
1
-5
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
1
-6
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
1
-6
/
+0
2018-10-27
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
1
-6
/
+0
2018-10-27
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
1
-8
/
+0
2018-10-26
Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2018-10-26
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-25
/
+68
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-18
/
+4
[next]