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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
Merge tag 'x86_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-8
/
+19
2022-10-04
Merge tag 'x86_apic_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-5
/
+61
2022-10-04
Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+12
2022-10-04
Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-43
/
+195
2022-10-04
Merge tag 'x86_sgx_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-9
/
+14
2022-10-04
Merge tag 'x86_timers_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-56
/
+11
2022-10-04
Merge tag 'x86_platform_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-0
/
+17
2022-10-04
Merge tag 'edac_updates_for_v6.1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2022-10-04
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+20
2022-10-04
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
11
-5
/
+139
2022-10-04
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2
-0
/
+11
2022-10-04
x86: kmsan: handle CPU entry area
Alexander Potapenko
3
-0
/
+55
2022-10-04
x86: kmsan: enable KMSAN builds for x86
Alexander Potapenko
2
-0
/
+56
2022-10-04
x86: kmsan: don't instrument stack walking functions
Alexander Potapenko
2
-0
/
+17
2022-10-04
x86: fs: kmsan: disable CONFIG_DCACHE_WORD_ACCESS
Alexander Potapenko
1
-1
/
+3
2022-10-04
x86: kasan: kmsan: support CONFIG_GENERIC_CSUM on x86, enable it for KASAN/KMSAN
Alexander Potapenko
3
-6
/
+16
2022-10-04
x86: kmsan: sync metadata pages on page fault
Alexander Potapenko
1
-1
/
+22
2022-10-04
x86: kmsan: use __msan_ string functions where possible.
Alexander Potapenko
1
-2
/
+21
2022-10-04
x86: kmsan: handle open-coded assembly in lib/iomem.c
Alexander Potapenko
1
-0
/
+5
2022-10-04
x86: kmsan: skip shadow checks in __switch_to()
Alexander Potapenko
1
-0
/
+1
2022-10-04
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
7
-0
/
+11
2022-10-04
mm: kmsan: maintain KMSAN metadata for page operations
Alexander Potapenko
2
-0
/
+10
2022-10-04
x86: kmsan: pgtable: reduce vmalloc space
Alexander Potapenko
2
-2
/
+47
2022-10-04
x86: asm: instrument usercopy in get_user() and put_user()
Alexander Potapenko
1
-7
/
+15
2022-10-04
x86: add missing include to sparsemem.h
Dmitry Vyukov
1
-0
/
+2
2022-10-03
x86/mm: Disable W^X detection and enforcement on 32-bit
Dave Hansen
1
-0
/
+8
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-31
/
+68
2022-10-03
Merge tag 'kvm-riscv-6.1-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-10
/
+3
2022-10-03
Merge tag 'kvmarm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-1
/
+2
2022-10-03
x86/hyperv: Replace kmap() with kmap_local_page()
Zhao Liu
1
-2
/
+2
2022-10-02
Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+48
2022-10-02
Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-32
/
+38
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
1
-5
/
+0
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-5
/
+5
2022-10-01
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+0
2022-09-30
kvm: vmx: keep constant definition format consistent
Peng Hao
1
-1
/
+1
2022-09-30
kvm: mmu: fix typos in struct kvm_arch
Peng Hao
1
-6
/
+6
2022-09-30
Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEAD
Paolo Bonzini
31
-959
/
+1490
2022-09-30
KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
Jim Mattson
1
-2
/
+0
2022-09-29
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
Martin KaFai Lau
1
-0
/
+3
2022-09-29
x86/mm: Add prot_sethuge() helper to abstract out _PAGE_PSE handling
Linus Torvalds
1
-9
/
+10
2022-09-29
perf/x86/amd/lbr: Adjust LBR regardless of filtering
Stephane Eranian
1
-2
/
+6
2022-09-29
perf/x86/utils: Fix uninitialized var in get_branch_type()
Stephane Eranian
1
-0
/
+4
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR
Ravi Bangoria
1
-1
/
+7
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_ADDR
Ravi Bangoria
1
-1
/
+7
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}
Ravi Bangoria
1
-1
/
+16
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_DATA_SRC
Ravi Bangoria
1
-6
/
+312
2022-09-29
perf/x86/amd: Add IBS OP_DATA2 DataSrc bit definitions
Ravi Bangoria
1
-0
/
+16
2022-09-29
perf/x86/uncore: Add new Raptor Lake S support
Kan Liang
1
-0
/
+1
2022-09-29
perf/x86/cstate: Add new Raptor Lake S support
Kan Liang
1
-0
/
+1
[prev]
[next]