index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-11
x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()
James Morse
3
-4
/
+3
2021-08-11
x86/resctrl: Allow different CODE/DATA configurations to be staged
James Morse
2
-8
/
+17
2021-08-11
x86/resctrl: Group staged configuration into a separate struct
James Morse
2
-23
/
+42
2021-08-11
x86/resctrl: Move the schemata names into struct resctrl_schema
James Morse
3
-16
/
+28
2021-08-11
x86/resctrl: Add a helper to read/set the CDP configuration
James Morse
4
-34
/
+60
2021-08-11
x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region
James Morse
4
-11
/
+11
2021-08-11
x86/resctrl: Pass the schema to resctrl filesystem functions
James Morse
3
-21
/
+27
2021-08-11
x86/resctrl: Add resctrl_arch_get_num_closid()
James Morse
3
-4
/
+13
2021-08-11
x86/resctrl: Store the effective num_closid in the schema
James Morse
2
-15
/
+7
2021-08-11
x86/resctrl: Walk the resctrl schema list instead of an arch list
James Morse
2
-14
/
+27
2021-08-11
x86/resctrl: Label the resources with their configuration type
James Morse
3
-0
/
+10
2021-08-11
x86/resctrl: Pass the schema in info dir's private pointer
James Morse
1
-13
/
+25
2021-08-11
x86/resctrl: Add a separate schema list for resctrl
James Morse
2
-1
/
+43
2021-08-11
x86/resctrl: Split struct rdt_domain
James Morse
5
-59
/
+63
2021-08-11
x86/resctrl: Split struct rdt_resource
James Morse
6
-272
/
+252
2021-08-10
x86/mce/inject: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-4
/
+4
2021-08-10
x86/microcode: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-9
/
+9
2021-08-10
x86/mtrr: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-4
/
+4
2021-07-28
x86, prctl: Hook L1D flushing in via prctl
Balbir Singh
1
-0
/
+33
2021-07-28
x86/mm: Prepare for opt-in based L1D flush in switch_mm()
Balbir Singh
1
-0
/
+37
2021-07-21
Revert "x86/hyperv: fix logical processor creation"
Wei Liu
1
-1
/
+1
2021-07-16
x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0
Ani Sinha
1
-0
/
+9
2021-07-15
Drivers: hv: Move Hyper-V misc functionality to arch-neutral code
Michael Kelley
1
-11
/
+0
2021-07-15
Drivers: hv: Add arch independent default functions for some Hyper-V handlers
Michael Kelley
1
-6
/
+0
2021-07-15
Drivers: hv: Make portions of Hyper-V init code be arch neutral
Michael Kelley
1
-3
/
+0
2021-07-13
x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unstable
Ani Sinha
1
-2
/
+7
2021-07-07
Merge tag 'x86-fpu-2021-07-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-20
/
+17
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+13
2021-06-29
Merge tag 'hyperv-next-signed-20210629' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-1
/
+1
2021-06-29
mm,hwpoison: send SIGBUS with error virutal address
Naoya Horiguchi
1
-2
/
+11
2021-06-29
x86/sgx: use vma_lookup() in sgx_encl_find()
Liam Howlett
1
-2
/
+2
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+7
2021-06-28
Merge tag 'x86-splitlock-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+40
2021-06-28
Merge tag 'x86-cleanups-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-06-28
Merge tag 'x86-cache-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-9
/
+22
2021-06-28
Merge tag 'x86-asm-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-3
/
+9
2021-06-28
Merge tag 'x86-apic-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-13
/
+15
2021-06-28
Merge tag 'x86_cpu_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
5
-3
/
+48
2021-06-28
Merge tag 'ras_core_for_v5.14_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-22
/
+36
2021-06-24
x86/resctrl: Fix kernel-doc in internal.h
Fabio M. De Francesco
1
-7
/
+14
2021-06-24
x86/resctrl: Fix kernel-doc in pseudo_lock.c
Fabio M. De Francesco
1
-2
/
+8
2021-06-23
x86/cpu: Write the default PKRU value when enabling PKE
Thomas Gleixner
1
-0
/
+2
2021-06-23
x86/cpu: Sanitize X86_FEATURE_OSPKE
Thomas Gleixner
1
-13
/
+11
2021-06-23
x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()
Thomas Gleixner
1
-3
/
+2
2021-06-23
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
Thomas Gleixner
1
-5
/
+0
2021-06-23
Merge x86/urgent into x86/fpu
Borislav Petkov
2
-2
/
+3
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into HEAD
Paolo Bonzini
3
-5
/
+21
2021-06-20
Merge tag 'x86_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
[prev]
[next]