index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-18
x86/resctrl: Fix min_cbm_bits for AMD
Babu Moger
1
-6
/
+2
2022-10-18
x86/microcode/AMD: Apply the patch early on every logical thread
Borislav Petkov
1
-3
/
+13
2022-10-17
x86/topology: Fix duplicated core ID within a package
Zhang Rui
1
-1
/
+1
2022-10-17
x86/topology: Fix multiple packages shown on a single-package system
Zhang Rui
1
-4
/
+10
2022-10-17
x86/bugs: Add retbleed=force
Peter Zijlstra (Intel)
1
-0
/
+2
2022-10-17
x86/retbleed: Add call depth tracking mitigation
Thomas Gleixner
1
-2
/
+30
2022-10-17
x86/ftrace: Make it call depth tracking aware
Peter Zijlstra
3
-7
/
+33
2022-10-17
x86/ftrace: Rebalance RSB
Peter Zijlstra
1
-0
/
+11
2022-10-17
x86/ftrace: Remove ftrace_epilogue()
Peter Zijlstra
1
-15
/
+6
2022-10-17
x86/bpf: Emit call depth accounting if required
Thomas Gleixner
1
-0
/
+19
2022-10-17
x86/orc: Make it callthunk aware
Peter Zijlstra
2
-1
/
+33
2022-10-17
static_call: Add call depth tracking support
Peter Zijlstra
2
-0
/
+19
2022-10-17
x86/calldepth: Add ret/call counting for debug
Thomas Gleixner
1
-0
/
+53
2022-10-17
x86/retbleed: Add SKL call thunk
Thomas Gleixner
1
-5
/
+20
2022-10-17
x86/retpoline: Add SKL retthunk retpolines
Peter Zijlstra
1
-3
/
+56
2022-10-17
x86/retbleed: Add SKL return thunk
Thomas Gleixner
1
-0
/
+3
2022-10-17
x86/returnthunk: Allow different return thunks
Peter Zijlstra
3
-6
/
+15
2022-10-17
x86/modules: Add call patching
Thomas Gleixner
2
-1
/
+38
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
6
-10
/
+263
2022-10-17
x86/alternatives: Provide text_poke_copy_locked()
Thomas Gleixner
1
-15
/
+22
2022-10-17
objtool: Add .call_sites section
Peter Zijlstra
1
-0
/
+7
2022-10-17
x86: Fixup asm-offsets duplicate
Peter Zijlstra (Intel)
1
-1
/
+1
2022-10-17
x86/percpu: Move irq_stack variables next to current_task
Thomas Gleixner
6
-18
/
+12
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
6
-17
/
+9
2022-10-17
x86/percpu: Move cpu_number next to current_task
Thomas Gleixner
1
-4
/
+1
2022-10-17
x86/percpu: Move preempt_count next to current_task
Thomas Gleixner
1
-7
/
+1
2022-10-17
x86: Put hot per CPU variables into a struct
Thomas Gleixner
4
-12
/
+8
2022-10-17
x86/paravirt: Properly align PV functions
Thomas Gleixner
2
-0
/
+3
2022-10-17
x86: Sanitize linker script
Thomas Gleixner
1
-6
/
+7
2022-10-17
x86/modules: Set VM_FLUSH_RESET_PERMS in module_alloc()
Thomas Gleixner
3
-7
/
+5
2022-10-17
x86/cpu: Re-enable stackprotector
Thomas Gleixner
2
-3
/
+3
2022-10-17
x86/cpu: Get rid of redundant switch_to_new_gdt() invocations
Thomas Gleixner
3
-13
/
+12
2022-10-17
x86/cpu: Remove segment load from switch_to_new_gdt()
Thomas Gleixner
1
-16
/
+31
2022-10-17
x86/tsc: Make art_related_clocksource static
Chen Lifu
1
-1
/
+1
2022-10-17
x86/fpu: Exclude dynamic states from init_fpstate
Chang S. Bae
1
-3
/
+6
2022-10-17
x86/fpu: Fix the init_fpstate size check with the actual size
Chang S. Bae
1
-18
/
+6
2022-10-17
x86/fpu: Configure init_fpstate attributes orderly
Chang S. Bae
2
-9
/
+5
2022-10-17
x86/bugs: Use sysfs_emit()
Borislav Petkov
1
-52
/
+51
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2
-2
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-1
/
+22
2022-10-10
Merge tag 'bitmap-6.1-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-10-10
Merge tag 'trace-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
1
-2
/
+0
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-5
/
+5
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2022-10-06
Merge tag 'pull-file_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-10-04
Merge tag 'x86_cleanups_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-3
/
+3
2022-10-04
Merge tag 'x86_cache_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-261
/
+454
2022-10-04
Merge tag 'x86_microcode_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-27
/
+5
2022-10-04
Merge tag 'x86_misc_for_v6.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
[prev]
[next]