index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-06-25
Merge tag 'x86_urgent_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-22
/
+8
2021-06-22
x86: Always inline task_size_max()
Peter Zijlstra
1
-1
/
+1
2021-06-22
x86/fpu: Make init_fpstate correct with optimized XSAVE
Thomas Gleixner
1
-22
/
+8
2021-06-09
x86/pkru: Write hardware init value to PKRU when xstate is init
Thomas Gleixner
1
-2
/
+9
2021-06-09
x86/process: Check PF_KTHREAD and not current->mm for kernel threads
Thomas Gleixner
1
-1
/
+1
2021-06-06
Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-18
/
+7
2021-06-03
x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
Thomas Gleixner
3
-17
/
+3
2021-05-31
x86/thermal: Fix LVT thermal setup for SMI delivery mode
Borislav Petkov
1
-1
/
+3
2021-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+2
2021-05-29
x86/apic: Mark _all_ legacy interrupts when IO/APIC is missing
Thomas Gleixner
1
-0
/
+1
2021-05-27
KVM: x86: add start_assignment hook to kvm_x86_ops
Marcelo Tosatti
2
-0
/
+2
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
5
-33
/
+51
2021-05-16
Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-29
/
+69
2021-05-14
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
1
-0
/
+2
2021-05-13
x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...
Huang Rui
1
-0
/
+2
2021-05-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-11
/
+16
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
1
-3
/
+3
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh
2
-26
/
+66
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
1
-0
/
+0
2021-05-07
KVM: x86: Prevent KVM SVM from loading on kernels with 5-level paging
Sean Christopherson
1
-1
/
+1
2021-05-07
KVM: X86: Add support for the emulation of DR6_BUS_LOCK bit
Chenyi Qiang
1
-1
/
+2
2021-05-07
KVM: x86: Tie Intel and AMD behavior for MSR_TSC_AUX to guest CPU model
Sean Christopherson
1
-0
/
+5
2021-05-07
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
1
-2
/
+1
2021-05-07
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
1
-0
/
+1
2021-05-07
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
1
-0
/
+1
2021-05-07
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
1
-0
/
+1
2021-05-07
KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
Vitaly Kuznetsov
1
-0
/
+2
2021-05-07
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
1
-6
/
+0
2021-05-07
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
1
-2
/
+2
2021-05-05
KVM/VMX: Invoke NMI non-IST entry instead of IST entry
Lai Jiangshan
1
-0
/
+15
2021-05-05
x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappers
Sean Christopherson
1
-4
/
+0
2021-05-05
x86: Delete UD0, UD1 traces
Alexey Dobriyan
1
-9
/
+0
2021-05-05
x86/cpu: Use alternative to generate the TASK_SIZE_MAX constant
Linus Torvalds
2
-20
/
+36
2021-05-03
KVM: nSVM: fix few bugs in the vmcb02 caching logic
Maxim Levitsky
1
-0
/
+1
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-24
/
+51
2021-04-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+20
2021-04-30
Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+2
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
1
-8
/
+5
2021-04-30
x86: inline huge vmap supported functions
Nicholas Piggin
1
-3
/
+19
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
1
-0
/
+7
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-28
/
+32
2021-04-28
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2021-04-28
Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-04-28
Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-0
/
+10
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2021-04-27
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
17
-311
/
+179
[next]