index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
realmode
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
2022-11-25
1
-2
/
+6
*
x86: kmsan: disable instrumentation of unsupported code
Alexander Potapenko
2022-10-03
1
-0
/
+1
*
Merge tag 'x86_tdx_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
4
-5
/
+69
|
\
|
*
x86/boot: Avoid #VE during boot for TDX platforms
Sean Christopherson
2022-04-07
1
-1
/
+12
|
*
x86/boot: Set CR0.NE early and keep it set during the boot
Kirill A. Shutemov
2022-04-07
1
-4
/
+4
|
*
x86/boot: Add a trampoline for booting APs via firmware handoff
Sean Christopherson
2022-04-07
3
-1
/
+50
|
*
x86/boot: Port I/O: Allow to hook up alternative helpers
Kirill A. Shutemov
2022-04-07
1
-0
/
+4
*
|
x86/sev: Add missing __init annotations to SEV init routines
Michael Roth
2022-04-27
1
-1
/
+1
|
/
*
Merge tag 'x86_mm_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-01-10
1
-0
/
+26
|
\
|
*
x86/mm: Flush global TLB when switching to trampoline page-table
Joerg Roedel
2021-12-06
1
-0
/
+26
*
|
x86/64/mm: Map all kernel memory into trampoline_pgd
Joerg Roedel
2021-12-03
1
-1
/
+11
|
/
*
x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-2
/
+1
*
x86/sme: Replace occurrences of sme_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-2
/
+3
*
memblock: make memblock_find_in_range method private
Mike Rapoport
2021-09-03
1
-1
/
+1
*
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...
Linus Torvalds
2021-06-28
1
-1
/
+0
|
\
|
*
x86, objtool: Dont exclude arch/x86/realmode/
Peter Zijlstra
2021-05-12
1
-1
/
+0
*
|
x86/setup: Always reserve the first 1M of RAM
Mike Rapoport
2021-06-03
1
-6
/
+8
*
|
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
2021-05-10
1
-2
/
+2
*
|
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
2021-05-10
1
-1
/
+1
|
/
*
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
1
-1
/
+1
*
x86/head/64: Don't call verify_cpu() on starting APs
Joerg Roedel
2020-09-09
1
-0
/
+6
*
x86/realmode: Setup AP jump table
Tom Lendacky
2020-09-09
1
-2
/
+16
*
x86/realmode: Add SEV-ES specific trampoline entry point
Joerg Roedel
2020-09-09
2
-0
/
+23
*
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
2
-0
/
+6
|
\
|
*
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
3
-1
/
+2
|
|
\
|
*
\
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-21
1
-1
/
+1
|
|
\
\
|
*
\
\
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-30
10
-54
/
+58
|
|
\
\
\
|
*
|
|
|
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-11-16
2
-0
/
+6
*
|
|
|
|
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
*
|
|
|
|
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
x86/vmlinux: Drop unneeded linker script discard of .eh_frame
Arvind Sankar
2020-02-25
1
-1
/
+0
*
|
|
|
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...
Arvind Sankar
2020-02-25
1
-0
/
+1
|
/
/
/
*
|
/
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
8
-54
/
+55
|
\
\
|
*
|
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
1
-2
/
+4
|
*
|
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
3
-5
/
+11
|
*
|
x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL
Jiri Slaby
2019-10-18
8
-43
/
+36
|
*
|
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
2019-10-18
1
-1
/
+1
|
*
|
x86/boot: Annotate data appropriately
Jiri Slaby
2019-10-18
1
-2
/
+2
|
*
|
x86/asm: Make more symbols local
Jiri Slaby
2019-10-11
1
-3
/
+3
|
|
/
*
|
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-26
1
-0
/
+2
|
\
\
|
*
|
x86/kdump: Always reserve the low 1M when the crashkernel option is specified
Lianbo Jiang
2019-11-14
1
-0
/
+2
|
|
/
*
/
x86/realmode: Explicitly set entry point via ENTRY in linker script
Nick Desaulniers
2019-10-01
1
-0
/
+1
|
/
*
x86/realmode: Remove trampoline_status
Pingfan Liu
2019-07-22
4
-11
/
+0
*
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
2019-03-29
1
-8
/
+1
*
x86/realmode: Don't leak the trampoline kernel address
Matteo Croce
2019-03-27
1
-2
/
+0
*
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-03-10
1
-2
/
+1
|
\
|
*
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-28
1
-2
/
+1
[next]