开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2020-12-14
Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-14
Merge tag 'x86-fpu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
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_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
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 'ras_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-11
x86, sched: Calculate frequency invariance for AMD systems
Nathan Fontenot
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-07
x86/platform/uv: Add kernel interfaces for obtaining system info
Mike Travis
2020-12-06
Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-06
x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes
Masami Hiramatsu
2020-12-02
x86/sgx: Fix a typo in kernel-doc markup
Mauro Carvalho Chehab
2020-12-02
x86: vdso: Expose sigreturn address on vdso to the kernel
Gabriel Krisman Bertazi
2020-12-01
Merge tag 'v5.10-rc6' into ras/core
Borislav Petkov
2020-11-29
Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-11-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-27
KVM: x86: Fix split-irqchip vs interrupt injection window request
Paolo Bonzini
2020-11-26
x86/asm: Drop unused RDPID macro
Sean Christopherson
2020-11-26
x86/platform/uv: Add and export uv_bios_* functions
Justin Ernst
2020-11-24
sched/idle: Fix arch_cpu_idle() vs tracing
Peter Zijlstra
2020-11-24
x86: Support kmap_local() forced debugging
Thomas Gleixner
2020-11-23
arch: move SA_* definitions to generic headers
Peter Collingbourne
2020-11-22
mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exports
Dan Williams
2020-11-21
x86/mce, cper: Pass x86 CPER through the MCA handling chain
Smita Koralahalli
2020-11-19
x86/CPU/AMD: Remove amd_get_nb_id()
Yazen Ghannam
2020-11-19
x86/CPU/AMD: Save AMD NodeId as cpu_die_id
Yazen Ghannam
2020-11-18
iommu/amd: Fix IOMMU interrupt generation in X2APIC mode
David Woodhouse
2020-11-18
x86/head/64: Remove unused GET_CR2_INTO() macro
Arvind Sankar
2020-11-18
x86/vdso: Implement a vDSO for Intel SGX enclave call
Sean Christopherson
2020-11-18
x86/vdso: Add support for exception fixup in vDSO functions
Sean Christopherson
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_INIT
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES
Jarkko Sakkinen
2020-11-18
x86/sgx: Add SGX_IOC_ENCLAVE_CREATE
Jarkko Sakkinen
2020-11-17
x86/dumpstack: Make show_trace_log_lvl() static
Hui Su
2020-11-17
x86/mm: Signal SIGSEGV with PF_SGX
Sean Christopherson
2020-11-17
x86/{cpufeatures,msr}: Add Intel SGX Launch Control hardware bits
Sean Christopherson
2020-11-17
x86/cpufeatures: Add Intel SGX hardware bits
Sean Christopherson
2020-11-16
x86: Reclaim unused x86 TI flags
Gabriel Krisman Bertazi
2020-11-16
x86: Expose syscall_work field in thread_info
Gabriel Krisman Bertazi
2020-11-16
Merge branch 'x86/entry' into core/entry
Thomas Gleixner
2020-11-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
[next]