index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2022-10-10
Merge tag 'x86_mm_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-10
Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-10-10
Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-10-10
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-10
Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-10-09
Merge tag 'efi-next-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
x86/mm: Ease W^X enforcement back to just a warning
Dave Hansen
2022-10-04
Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-04
Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-10-04
Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-04
Merge tag 'x86_paravirt_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-04
Merge tag 'x86_misc_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-04
Merge tag 'x86_asm_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-04
Merge tag 'x86_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-04
Merge tag 'x86_apic_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-04
Merge tag 'ras_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-04
Merge tag 'x86_cpu_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-04
Merge tag 'x86_sgx_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-04
Merge tag 'x86_timers_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-10-04
Merge tag 'x86_platform_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-04
Merge tag 'edac_updates_for_v6.1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2022-10-03
x86/mm: Disable W^X detection and enforcement on 32-bit
Dave Hansen
2022-10-03
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
x86/hyperv: Replace kmap() with kmap_local_page()
Zhao Liu
2022-10-02
Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-10-02
Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-30
Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-30
KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guest
Jim Mattson
2022-09-29
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
Martin KaFai Lau
2022-09-29
x86/mm: Add prot_sethuge() helper to abstract out _PAGE_PSE handling
Linus Torvalds
2022-09-29
perf/x86/amd/lbr: Adjust LBR regardless of filtering
Stephane Eranian
2022-09-29
perf/x86/utils: Fix uninitialized var in get_branch_type()
Stephane Eranian
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_PHY_ADDR
Ravi Bangoria
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_ADDR
Ravi Bangoria
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}
Ravi Bangoria
2022-09-29
perf/x86/amd: Support PERF_SAMPLE_DATA_SRC
Ravi Bangoria
2022-09-29
perf/x86/amd: Add IBS OP_DATA2 DataSrc bit definitions
Ravi Bangoria
2022-09-29
perf/x86/uncore: Add new Raptor Lake S support
Kan Liang
2022-09-29
perf/x86/cstate: Add new Raptor Lake S support
Kan Liang
[next]