index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+13
2023-04-28
Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+1
2023-04-28
Merge tag 'x86_cleanups_for_v6.4_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-11
/
+2
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+1
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
1
-1
/
+1
2023-03-23
x86,objtool: Split UNWIND_HINT_EMPTY in two
Josh Poimboeuf
1
-6
/
+6
2023-03-23
x86,objtool: Separate unret validation from unwind hints
Josh Poimboeuf
1
-7
/
+7
2023-03-22
x86: Simplify one-level sysctl registration for abi_table2
Luis Chamberlain
1
-10
/
+1
2023-03-21
vdso: Improve cmd_vdso_check to check all dynamic relocations
Fangrui Song
1
-4
/
+1
2023-03-16
x86: Allow atomic MM_CONTEXT flags setting
Kirill A. Shutemov
1
-1
/
+1
2023-03-06
x86/entry: Change stale function name in comment to error_return()
Jingyu Wang
1
-1
/
+1
2023-03-02
Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+2
2023-02-23
Merge branch 'linus' into objtool/core, to pick up Xen dependencies
Ingo Molnar
10
-54
/
+44
2023-02-21
Merge tag 'x86_cpu_for_v6.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2023-02-11
x86/entry: Fix unwinding from kprobe on PUSH/POP instruction
Josh Poimboeuf
1
-1
/
+8
2023-02-09
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2023-02-07
x86/vdso: Fake 32bit VDSO build on 64bit compile for vgetcpu
Sebastian Andrzej Siewior
3
-26
/
+27
2023-02-06
x86/vdso: Provide getcpu for x86-32.
Sebastian Andrzej Siewior
4
-3
/
+6
2023-01-25
x86/vdso: Move VDSO image init to vdso2c generated code
Brian Gerst
3
-24
/
+10
2023-01-18
mm: remove zap_page_range and create zap_vma_pages
Mike Kravetz
1
-3
/
+1
2023-01-12
x86/gsseg: Make asm_load_gs_index() take an u16
H. Peter Anvin (Intel)
1
-1
/
+1
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-36
/
+43
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-12-12
Merge tag 'x86-misc-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2022-12-12
Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-23
/
+0
2022-12-12
Merge tag 'x86-urgent-2022-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2022-12-09
x86/vdso: Conditionally export __vdso_sgx_enter_enclave()
Nathan Chancellor
1
-0
/
+2
2022-12-01
vdso/timens: Refactor copy-pasted find_timens_vvar_page() helper into one copy
Jann Horn
1
-23
/
+0
2022-11-28
clocksource: hyper-v: Use TSC PFN getter to map vvar page
Stanislav Kinsburskiy
1
-4
/
+3
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-1
/
+1
2022-10-19
x86: Remove __USER32_DS
Brian Gerst
1
-2
/
+2
2022-10-17
x86/retbleed: Add SKL return thunk
Thomas Gleixner
1
-4
/
+6
2022-10-17
x86/entry: Make some entry symbols global
Thomas Gleixner
1
-3
/
+6
2022-10-17
x86/Kconfig: Introduce function padding
Thomas Gleixner
1
-1
/
+2
2022-10-17
x86/entry: Make sync_regs() invocation a tail call
Peter Zijlstra
1
-5
/
+2
2022-10-17
objtool: Allow symbol range comparisons for IBT/ENDBR
Peter Zijlstra
1
-1
/
+0
2022-10-17
x86: Fixup asm-offsets duplicate
Peter Zijlstra (Intel)
1
-1
/
+1
2022-10-17
x86/percpu: Move current_top_of_stack next to current_task
Thomas Gleixner
3
-8
/
+8
2022-10-17
x86/entry: Align SYM_CODE_START() variants
Thomas Gleixner
2
-8
/
+12
2022-10-17
x86/vdso: Ensure all kernel code is seen by objtool
Thomas Gleixner
1
-5
/
+6
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+8
2022-10-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
1
-0
/
+3
2022-09-26
x86: remove vma linked list walks
Matthew Wilcox (Oracle)
1
-4
/
+5
2022-09-26
treewide: Filter out CC_FLAGS_CFI
Sami Tolvanen
1
-1
/
+2
2022-08-16
x86/entry: Fix entry_INT80_compat for Xen PV guests
Juergen Gross
1
-1
/
+1
2022-08-10
x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments
Nick Desaulniers
1
-1
/
+1
2022-08-06
Merge tag 'x86-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+2
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
[next]