index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
x86: Ignore stack unwinding in KCOV
Dmitry Vyukov
1
-0
/
+8
2024-07-11
x86/sev: Move SEV compilation units
Borislav Petkov (AMD)
1
-6
/
+0
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
1
-1
/
+1
2024-03-21
x86/cpu: Move leftover contents of topology.c to setup.c
Rafael J. Wysocki
1
-1
/
+1
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2024-03-08
x86/sev: Disable KMSAN for memory encryption TUs
Changbin Du
1
-0
/
+1
2024-02-23
x86, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-2
/
+2
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
1
-1
/
+1
2024-01-31
x86/fred: Add FRED initialization functions
H. Peter Anvin (Intel)
1
-0
/
+1
2023-10-18
x86/boot/32: Disable stackprotector and tracing for mk_early_pgtbl_32()
Thomas Gleixner
1
-0
/
+1
2023-08-31
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2023-08-18
x86/kernel: increase kcov coverage under arch/x86/kernel folder
Pengfei Xu
1
-5
/
+4
2023-08-17
x86/ibt: Convert IBT selftest to asm
Josh Poimboeuf
1
-0
/
+1
2023-08-02
x86: Introduce userspace API for shadow stack
Rick Edgecombe
1
-0
/
+2
2023-07-11
x86/traps: Move control protection handler to separate file
Rick Edgecombe
1
-0
/
+2
2023-05-18
rethook, fprobe: do not trace rethook related functions
Ze Gao
1
-0
/
+1
2023-01-06
x86/signal/compat: Move sigaction_compat_abi() to signal_64.c
Brian Gerst
1
-1
/
+0
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+2
2022-10-19
x86/signal/64: Move 64-bit signal code to its own file
Brian Gerst
1
-2
/
+2
2022-10-19
x86/signal/32: Merge native and compat 32-bit signal code
Brian Gerst
1
-2
/
+2
2022-10-17
x86/callthunks: Add call patching for call depth tracking
Thomas Gleixner
1
-0
/
+2
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
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-03
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
1
-0
/
+2
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
1
-5
/
+5
2022-09-26
x86: Add support for CONFIG_CFI_CLANG
Sami Tolvanen
1
-0
/
+2
2022-07-11
x86/build: Remove unused OBJECT_FILES_NON_STANDARD_test_nx.o
Masahiro Yamada
1
-2
/
+0
2022-06-06
x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage
Josh Poimboeuf
1
-4
/
+0
2022-05-25
Merge tag 'dma-mapping-5.19-2022-05-25' of git://git.infradead.org/users/hch/...
Linus Torvalds
1
-2
/
+0
2022-04-18
x86: remove the IOMMU table infrastructure
Christoph Hellwig
1
-2
/
+0
2022-04-06
x86/head/64: Re-enable stack protection
Michael Roth
1
-2
/
+0
2022-03-28
x86,rethook,kprobes: Replace kretprobe with rethook on x86
Masami Hiramatsu
1
-0
/
+1
2022-02-23
x86/cc: Move arch/x86/{kernel/cc_platform.c => coco/core.c}
Kirill A. Shutemov
1
-5
/
+0
2021-12-10
arch: Make ARCH_STACKWALK independent of STACKTRACE
Peter Zijlstra
1
-1
/
+1
2021-10-04
x86/sev: Add an x86 version of cc_platform_has()
Tom Lendacky
1
-0
/
+6
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-3
/
+0
2021-07-21
drivers/firmware: move x86 Generic System Framebuffers support
Javier Martinez Canillas
1
-3
/
+0
2021-06-25
trace: Add osnoise tracer
Daniel Bristot de Oliveira
1
-0
/
+1
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
1
-3
/
+3
2021-03-11
x86/paravirt: Have only one paravirt patch function
Juergen Gross
1
-2
/
+1
2021-02-09
x86/apb_timer: Remove driver for deprecated platform
Andy Shevchenko
1
-1
/
+0
2020-11-06
ima: generalize x86/EFI arch glue for other EFI architectures
Chester Lin
1
-2
/
+0
2020-10-19
x86/head/64: Disable stack protection for head$(BITS).o
Arvind Sankar
1
-0
/
+2
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2020-09-09
x86/sev-es: Setup GHCB-based boot #VC handler
Joerg Roedel
1
-0
/
+2
2020-09-09
x86/sev-es: Compile early handler code into kernel image
Joerg Roedel
1
-0
/
+1
2020-09-01
x86/static_call: Add out-of-line static call implementation
Josh Poimboeuf
1
-0
/
+1
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+4
[next]