index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2020-12-14
Merge tag 'x86_build_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
Merge tag 'x86_cache_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-14
Merge tag 'x86_mm_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-12-14
Merge tag 'x86_misc_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
Merge tag 'x86_platform_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-14
Merge tag 'x86_cpu_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-14
Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-14
Merge tag 'x86_microcode_update_for_v5.11' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-12-14
Merge tag 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-12-13
Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-12
x86/kprobes: Fix optprobe to detect INT3 padding correctly
Masami Hiramatsu
2020-12-11
KVM: mmu: Fix SPTE encoding of MMIO generation upper half
Maciej S. Szmigiero
2020-12-11
x86/ia32_signal: Propagate __user annotation properly
Lukas Bulwahn
2020-12-10
x86/apic/vector: Fix ordering in vector assignment
Thomas Gleixner
2020-12-10
x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
Xiaochen Shen
2020-12-10
x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
Arvind Sankar
2020-12-09
x86/membarrier: Get rid of a dubious optimization
Andy Lutomirski
2020-12-08
x86/cpu/amd: Remove dead code for TSEG region remapping
Arvind Sankar
2020-12-08
x86/msr: Add a pointer to an URL which contains further details
Borislav Petkov
2020-12-07
x86/platform/uv: Add deprecated messages to /proc info leaves
Mike Travis
2020-12-07
x86/platform/uv: Add kernel interfaces for obtaining system info
Mike Travis
2020-12-07
x86/alternative: Update text_poke_bp() kernel-doc comment
Qiujun Huang
2020-12-06
Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-06
Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-06
Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-12-06
x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
2020-12-06
x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
2020-12-06
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2020-12-04
kvm: x86/mmu: Use cpuid to determine max gfn
Rick Edgecombe
2020-12-04
kvm: svm: de-allocate svm_cpu_data for all cpus in svm_cpu_uninit()
Jacob Xu
2020-12-04
crypto: x86/poly1305 - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2020-12-04
crypto: x86/sha512 - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2020-12-04
crypto: aesni - Use TEST %reg,%reg instead of CMP $0,%reg
Uros Bizjak
2020-12-03
x86/sgx: Return -EINVAL on a zero length buffer in sgx_ioc_enclave_add_pages()
Jarkko Sakkinen
2020-12-03
x86/platform/uv: Fix UV4 hub revision adjustment
Mike Travis
2020-12-03
perf/x86/intel: Check PEBS status correctly
Stephane Eranian
2020-12-03
perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBS
Namhyung Kim
2020-12-02
x86/sgx: Fix a typo in kernel-doc markup
Mauro Carvalho Chehab
2020-12-01
x86/mce: Rename kill_it to kill_current_task
Gabriele Paoloni
2020-12-01
x86/mce: Remove redundant call to irq_work_queue()
Gabriele Paoloni
2020-12-01
x86/mce: Panic for LMCE only if mca_cfg.tolerant < 3
Gabriele Paoloni
2020-12-01
x86/mce: Move the mce_panic() call and 'kill_it' assignments to the right places
Gabriele Paoloni
2020-12-01
Merge tag 'v5.10-rc6' into ras/core
Borislav Petkov
2020-12-01
x86/resctrl: Clean up unused function parameter in rmdir path
Xiaochen Shen
2020-12-01
Merge tag 'v5.10-rc6' into x86/cache
Borislav Petkov
2020-12-01
x86/resctrl: Fix AMD L3 QOS CDP enable/disable
Babu Moger
2020-12-01
x86/build: Remove -m16 workaround for unsupported versions of GCC
Nick Desaulniers
[next]