index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-10-06
1
-2
/
+1
|
\
|
*
sgx: use ->f_mapping...
Al Viro
2022-09-01
1
-2
/
+1
*
|
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-04
2
-31
/
+68
|
\
\
|
*
\
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-10-03
2
-31
/
+68
|
|
\
\
|
|
*
|
bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampoline
Martin KaFai Lau
2022-09-29
1
-0
/
+3
|
|
*
|
bpf: use bpf_prog_pack for bpf_dispatcher
Song Liu
2022-09-26
1
-8
/
+8
|
|
*
|
bpf: Use given function address for trampoline ip arg
Jiri Olsa
2022-09-26
1
-6
/
+5
|
|
*
|
bpf: Move bpf_dispatcher function out of ftrace locations
Jiri Olsa
2022-09-16
1
-0
/
+1
|
|
*
|
bpf: x86: Support in-register struct arguments in trampoline programs
Yonghong Song
2022-09-06
1
-17
/
+51
*
|
|
|
Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-04
7
-12
/
+13
|
\
\
\
\
|
*
|
|
|
x86/cpu: Include the header of init_ia32_feat_ctl()'s prototype
Luciano Leão
2022-09-26
1
-1
/
+1
|
*
|
|
|
x86/uaccess: Improve __try_cmpxchg64_user_asm() for x86_32
Uros Bizjak
2022-08-15
1
-5
/
+6
|
*
|
|
|
x86: Fix various duplicate-word comment typos
Jason Wang
2022-08-15
4
-4
/
+4
|
*
|
|
|
x86/boot: Remove superfluous type casting from arch/x86/boot/bitops.h
Li kunyu
2022-08-15
1
-2
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-10-04
7
-261
/
+463
|
\
\
\
\
|
*
|
|
|
x86/resctrl: Make resctrl_arch_rmid_read() return values in bytes
James Morse
2022-09-23
3
-19
/
+15
|
*
|
|
|
x86/resctrl: Add resctrl_rmid_realloc_limit to abstract x86's boot_cpu_data
James Morse
2022-09-23
2
-3
/
+8
|
*
|
|
|
x86/resctrl: Rename and change the units of resctrl_cqm_threshold
James Morse
2022-09-23
4
-25
/
+37
|
*
|
|
|
x86/resctrl: Move get_corrected_mbm_count() into resctrl_arch_rmid_read()
James Morse
2022-09-23
2
-6
/
+6
|
*
|
|
|
x86/resctrl: Move mbm_overflow_count() into resctrl_arch_rmid_read()
James Morse
2022-09-23
2
-17
/
+20
|
*
|
|
|
x86/resctrl: Pass the required parameters into resctrl_arch_rmid_read()
James Morse
2022-09-23
1
-14
/
+17
|
*
|
|
|
x86/resctrl: Abstract __rmid_read()
James Morse
2022-09-23
3
-25
/
+42
|
*
|
|
|
x86/resctrl: Allow per-rmid arch private storage to be reset
James Morse
2022-09-23
2
-14
/
+39
|
*
|
|
|
x86/resctrl: Add per-rmid arch private storage for overflow and chunks
James Morse
2022-09-22
2
-0
/
+49
|
*
|
|
|
x86/resctrl: Calculate bandwidth from the previous __mon_event_count() chunks
James Morse
2022-09-22
2
-11
/
+18
|
*
|
|
|
x86/resctrl: Allow update_mba_bw() to update controls directly
James Morse
2022-09-22
4
-11
/
+26
|
*
|
|
|
x86/resctrl: Remove architecture copy of mbps_val
James Morse
2022-09-22
3
-22
/
+5
|
*
|
|
|
x86/resctrl: Switch over to the resctrl mbps_val list
James Morse
2022-09-22
3
-29
/
+52
|
*
|
|
|
x86/resctrl: Create mba_sc configuration in the rdt_domain
James Morse
2022-09-22
2
-1
/
+39
|
*
|
|
|
x86/resctrl: Abstract and use supports_mba_mbps()
James Morse
2022-09-22
1
-5
/
+14
|
*
|
|
|
x86/resctrl: Remove set_mba_sc()s control array re-initialisation
James Morse
2022-09-22
1
-7
/
+3
|
*
|
|
|
x86/resctrl: Add domain offline callback for resctrl work
James Morse
2022-09-22
3
-30
/
+43
|
*
|
|
|
x86/resctrl: Group struct rdt_hw_domain cleanup
James Morse
2022-09-22
1
-7
/
+10
|
*
|
|
|
x86/resctrl: Add domain online callback for resctrl work
James Morse
2022-09-22
3
-54
/
+66
|
*
|
|
|
x86/resctrl: Merge mon_capable and mon_enabled
James Morse
2022-09-22
3
-9
/
+4
|
*
|
|
|
x86/resctrl: Kill off alloc_enabled
James Morse
2022-09-22
4
-12
/
+4
|
*
|
|
|
x86/resctrl: Fix to restore to original value when re-enabling hardware prefe...
Kohei Tarumizu
2022-08-31
1
-3
/
+9
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-04
4
-30
/
+6
|
\
\
\
\
|
*
|
|
|
x86/microcode/AMD: Track patch allocation size explicitly
Kees Cook
2022-09-23
2
-1
/
+3
|
*
|
|
|
x86/microcode: Print previous version of microcode after reload
Ashok Raj
2022-09-02
1
-2
/
+3
|
*
|
|
|
x86/microcode: Remove ->request_microcode_user()
Borislav Petkov
2022-08-26
3
-27
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'x86_paravirt_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-10-04
2
-0
/
+2
|
\
\
\
\
|
*
|
|
|
x86/paravirt: Ensure proper alignment
Thomas Gleixner
2022-09-21
2
-0
/
+2
*
|
|
|
|
Merge tag 'x86_misc_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-04
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
x86/dumpstack: Don't mention RIP in "Code: "
Jiri Slaby
2022-09-20
1
-1
/
+1
|
*
|
|
|
|
x86/Kconfig: Specify idle=poll instead of no-hlt
Stephen Kitt
2022-08-31
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'x86_asm_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-04
1
-21
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
x86/asm/bitops: Use __builtin_ctzl() to evaluate constant expressions
Vincent Mailhol
2022-09-20
1
-9
/
+19
|
*
|
|
|
|
x86/asm/bitops: Use __builtin_ffs() to evaluate constant expressions
Vincent Mailhol
2022-09-20
1
-12
/
+14
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'x86_core_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-04
3
-8
/
+19
|
\
\
\
\
\
[next]