index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-2
/
+0
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2
-0
/
+2
2022-01-15
x86: mm: add x86_64 support for page table check
Pasha Tatashin
2
-2
/
+28
2022-01-15
mm: move tlb_flush_pending inline helpers to mm_inline.h
Arnd Bergmann
1
-1
/
+1
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
1
-2
/
+1
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
1
-3
/
+4
2022-01-14
x86/fpu: Fix inline prefix warnings
Yang Zhong
2
-2
/
+2
2022-01-14
kvm: x86: Disable interception for IA32_XFD on demand
Kevin Tian
4
-6
/
+29
2022-01-14
x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
Thomas Gleixner
2
-0
/
+26
2022-01-14
kvm: x86: Add support for getting/setting expanded xstate buffer
Guang Zeng
4
-3
/
+62
2022-01-14
x86/fpu: Add uabi_size to guest_fpu
Thomas Gleixner
3
-0
/
+7
2022-01-14
kvm: x86: Add CPUID support for Intel AMX
Jing Liu
2
-2
/
+27
2022-01-14
kvm: x86: Add XCR0 support for Intel AMX
Jing Liu
1
-1
/
+6
2022-01-14
kvm: x86: Disable RDMSR interception of IA32_XFD_ERR
Jing Liu
2
-1
/
+7
2022-01-14
kvm: x86: Emulate IA32_XFD_ERR for guest
Jing Liu
1
-1
/
+20
2022-01-14
kvm: x86: Intercept #NM for saving IA32_XFD_ERR
Jing Liu
3
-0
/
+59
2022-01-14
x86/fpu: Prepare xfd_err in struct fpu_guest
Jing Liu
1
-0
/
+5
2022-01-14
kvm: x86: Add emulation for IA32_XFD
Jing Liu
1
-0
/
+27
2022-01-14
x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
Kevin Tian
2
-0
/
+18
2022-01-14
kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2
Jing Liu
1
-13
/
+29
2022-01-14
x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM
Sean Christopherson
2
-0
/
+23
2022-01-14
x86/fpu: Add guest support to xfd_enable_feature()
Thomas Gleixner
2
-39
/
+60
2022-01-14
x86/fpu: Make XFD initialization in __fpstate_reset() a function argument
Jing Liu
1
-5
/
+6
2022-01-14
kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}
Masahiro Yamada
1
-6
/
+6
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-82
/
+48
2022-01-13
Merge branch 'pci/host/hv'
Bjorn Helgaas
2
-7
/
+33
2022-01-12
Merge tag 'for-linus-5.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+8
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
150
-1316
/
+991
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-86
/
+77
2022-01-12
x86/entry_32: Fix segment exceptions
Peter Zijlstra
4
-19
/
+27
2022-01-12
PCI: hv: Make the code arch neutral by adding arch specific interfaces
Sunil Muthuswamy
2
-7
/
+33
2022-01-11
Merge tag 'x86_build_for_v5.17_rc1-p2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-2
/
+2
2022-01-11
Merge tag 'efi-next-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+33
2022-01-11
Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-37
/
+19
2022-01-11
Merge tag 'hwmon-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+5
2022-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-282
/
+493
2022-01-11
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+6
2022-01-11
x86/PCI: Remove initialization of static variables to false
Longji Guo
1
-1
/
+1
2022-01-11
x86/PCI: Ignore E820 reservations for bridge windows on newer systems
Hans de Goede
1
-1
/
+22
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
5
-15
/
+54
2022-01-10
Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-23
/
+50
2022-01-10
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2022-01-10
Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-1
/
+1
2022-01-10
Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-64
/
+87
2022-01-10
Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9
-358
/
+247
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+7
2022-01-10
Merge tag 'x86_vdso_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+2
2022-01-10
Merge tag 'x86_build_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+5
2022-01-10
Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-4
/
+15
2022-01-10
Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-6
/
+7
[prev]
[next]