index
:
pm24.git
cpufreq-rust
master
more-events
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
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
2019-06-12
x86/resctrl: Prevent NULL pointer dereference when local MBM is disabled
Prarit Bhargava
2019-06-12
x86/resctrl: Don't stop walking closids when a locksetup group is found
James Morse
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-07
Merge branch 'pm-x86'
Rafael J. Wysocki
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 353
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 347
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
x86: intel_epb: Do not build when CONFIG_PM is unset
Rafael J. Wysocki
2019-05-24
x86/CPU/AMD: Don't force the CPB cap when running under a hypervisor
Frank van der Linden
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-10
x86: intel_epb: Take CONFIG_PM into account
Rafael J. Wysocki
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
2019-05-07
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-06
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-06
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-06
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-06
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
Merge branch 'pm-x86'
Rafael J. Wysocki
2019-04-23
x86/MCE/AMD: Don't report L1 BTB MCA errors on some family 17h models
Yazen Ghannam
2019-04-23
x86/MCE: Add an MCE-record filtering function
Yazen Ghannam
2019-04-19
x86/mce: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-04-19
x86/cpu/intel: Lower the "ENERGY_PERF_BIAS: Set to normal" message's log prio...
Hans de Goede
2019-04-19
x86/cpu/amd: Exclude 32bit only assembler from 64bit build
Andi Kleen
2019-04-19
x86/asm: Mark all top level asm statements as .text
Andi Kleen
2019-04-19
x86/cpu/bugs: Use __initconst for 'const' init data
Andi Kleen
2019-04-18
x86/speculation/mds: Add 'mitigations=' support for MDS
Josh Poimboeuf
2019-04-18
x86/resctrl: Initialize a new resource group with default MBA values
Xiaochen Shen
2019-04-17
x86/resctrl: Move per RDT domain initialization to a separate function
Xiaochen Shen
2019-04-17
Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2019-04-17
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
2019-04-17
x86/speculation/mds: Print SMT vulnerable on MSBDS with mitigations off
Konrad Rzeszutek Wilk
2019-04-17
x86/speculation/mds: Fix comment
Boris Ostrovsky
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
[next]