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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-23
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
3
-19
/
+15
2022-09-23
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
2
-3
/
+8
2022-09-23
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
4
-25
/
+37
2022-09-23
x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
James Morse
2
-6
/
+6
2022-09-23
x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
James Morse
2
-17
/
+20
2022-09-23
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
1
-14
/
+17
2022-09-23
x86/resctrl: Abstract __rmid_read()
James Morse
3
-25
/
+42
2022-09-23
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
2
-1
/
+3
2022-09-23
x86/resctrl: Allow per-rmid arch private storage to be reset
James Morse
2
-14
/
+39
2022-09-22
KVM: x86: Inject #UD on emulated XSETBV if XSAVES isn't enabled
Sean Christopherson
2
-0
/
+4
2022-09-22
KVM: x86: Always enable legacy FP/SSE in allowed user XFEATURES
Dr. David Alan Gilbert
1
-1
/
+7
2022-09-22
KVM: x86: Reinstate kvm_vcpu_arch.guest_supported_xcr0
Sean Christopherson
3
-10
/
+5
2022-09-22
KVM: x86/mmu: add missing update to max_mmu_rmap_size
Miaohe Lin
1
-0
/
+2
2022-09-22
x86/resctrl: Add per-rmid arch private storage for overflow and chunks
James Morse
2
-0
/
+49
2022-09-22
x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
James Morse
2
-11
/
+18
2022-09-22
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
4
-11
/
+26
2022-09-22
x86/resctrl: Remove architecture copy of mbps_val
James Morse
3
-22
/
+5
2022-09-22
x86/resctrl: Switch over to the resctrl mbps_val list
James Morse
3
-29
/
+52
2022-09-22
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
2
-1
/
+39
2022-09-22
x86/resctrl: Abstract and use supports_mba_mbps()
James Morse
1
-5
/
+14
2022-09-22
x86/resctrl: Remove set_mba_sc()s control array re-initialisation
James Morse
1
-7
/
+3
2022-09-22
x86/resctrl: Add domain offline callback for resctrl work
James Morse
3
-30
/
+43
2022-09-22
x86/resctrl: Group struct rdt_hw_domain cleanup
James Morse
1
-7
/
+10
2022-09-22
x86/resctrl: Add domain online callback for resctrl work
James Morse
3
-54
/
+66
2022-09-22
x86/resctrl: Merge mon_capable and mon_enabled
James Morse
3
-9
/
+4
2022-09-22
x86/resctrl: Kill off alloc_enabled
James Morse
4
-12
/
+4
2022-09-21
x86/paravirt: Ensure proper alignment
Thomas Gleixner
2
-0
/
+2
2022-09-21
x86/mm/32: Fix W^X detection when page tables do not support NX
Dave Hansen
1
-1
/
+2
2022-09-21
Merge tag 'v6.0-rc6' into locking/core, to refresh the branch
Ingo Molnar
159
-2501
/
+6003
2022-09-21
arch: um: Mark the stack non-executable to fix a binutils warning
David Gow
1
-1
/
+1
2022-09-20
x86/dumpstack: Don't mention RIP in "Code: "
Jiri Slaby
1
-1
/
+1
2022-09-20
x86/asm/bitops: Use __builtin_ctzl() to evaluate constant expressions
Vincent Mailhol
1
-9
/
+19
2022-09-20
x86/asm/bitops: Use __builtin_ffs() to evaluate constant expressions
Vincent Mailhol
1
-12
/
+14
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
2
-3
/
+3
2022-09-19
um: Cleanup compiler warning in arch/x86/um/tls_32.c
Lukas Straub
1
-6
/
+0
2022-09-19
um: Cleanup syscall_handler_t cast in syscalls_32.h
Lukas Straub
1
-3
/
+2
2022-09-16
bpf: Move bpf_dispatcher function out of ftrace locations
Jiri Olsa
1
-0
/
+1
2022-09-15
x86,retpoline: Be sure to emit INT3 after JMP *%\reg
Peter Zijlstra
2
-1
/
+12
2022-09-13
perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLY
Namhyung Kim
2
-13
/
+0
2022-09-13
perf: Use sample_flags for callchain
Namhyung Kim
2
-3
/
+9
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-3
/
+0
2022-09-11
x86/mm: disable instrumentations of mm/pgprot.c
Naohiro Aota
1
-0
/
+3
2022-09-09
Merge tag 'asm-generic-fixes-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
2
-2
/
+2
2022-09-08
x86/sgx: Handle VA page allocation failure for EAUG on PF.
Haitao Huang
1
-1
/
+4
2022-09-08
x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd
Jarkko Sakkinen
1
-6
/
+9
2022-09-08
EDAC/i10nm: Add driver decoder for Ice Lake and Tremont CPUs
Youquan Song
1
-0
/
+1
2022-09-07
perf/x86/intel: Optimize FIXED_CTR_CTRL access
Kan Liang
2
-9
/
+17
2022-09-07
perf/x86/p4: Remove perfctr_second_write quirk
Peter Zijlstra
3
-22
/
+29
2022-09-07
perf/x86/intel: Remove x86_pmu::update_topdown_event
Peter Zijlstra
2
-11
/
+12
2022-09-07
perf/x86/intel: Remove x86_pmu::set_topdown_event_period
Peter Zijlstra
2
-7
/
+10
[prev]
[next]