开源镜像站
帮助
动态
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
/
kernel
Age
Commit message (
Expand
)
Author
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
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 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
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 '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_misc_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
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_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-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-03
x86: kmsan: don't instrument stack walking functions
Alexander Potapenko
2022-10-03
x86: kmsan: skip shadow checks in __switch_to()
Alexander Potapenko
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
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: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-09-29
Merge branch 'v6.0-rc7'
Peter Zijlstra
2022-09-27
x86/alternative: Fix race in try_get_desc()
Nadav Amit
2022-09-27
x86: kprobes: Remove unused macro stack_addr
Chen Zhongjin
2022-09-26
mm: remove rb tree.
Liam R. Howlett
2022-09-26
mm: start tracking VMAs with maple tree
Liam R. Howlett
2022-09-26
Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-26
x86: Add support for CONFIG_CFI_CLANG
Sami Tolvanen
2022-09-26
x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
Luciano Leão
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
2022-09-23
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
2022-09-23
x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
James Morse
2022-09-23
x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
James Morse
2022-09-23
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
2022-09-23
x86/resctrl: Abstract __rmid_read()
James Morse
2022-09-23
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
2022-09-23
x86/resctrl: Allow per-rmid arch private storage to be reset
James Morse
2022-09-22
x86/resctrl: Add per-rmid arch private storage for overflow and chunks
James Morse
2022-09-22
x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
James Morse
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
2022-09-22
x86/resctrl: Remove architecture copy of mbps_val
James Morse
2022-09-22
x86/resctrl: Switch over to the resctrl mbps_val list
James Morse
2022-09-22
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
2022-09-22
x86/resctrl: Abstract and use supports_mba_mbps()
James Morse
2022-09-22
x86/resctrl: Remove set_mba_sc()s control array re-initialisation
James Morse
2022-09-22
x86/resctrl: Add domain offline callback for resctrl work
James Morse
[next]