index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
realmode
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-02-25
x86/vmlinux: Drop unneeded linker script discard of .eh_frame
Arvind Sankar
1
-1
/
+0
2020-02-25
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...
Arvind Sankar
1
-0
/
+1
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-1
/
+1
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-54
/
+55
2019-11-26
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2019-11-14
x86/kdump: Always reserve the low 1M when the crashkernel option is specified
Lianbo Jiang
1
-0
/
+2
2019-10-18
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
1
-2
/
+4
2019-10-18
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
3
-5
/
+11
2019-10-18
x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL
Jiri Slaby
8
-43
/
+36
2019-10-18
x86/asm: Use SYM_INNER_LABEL instead of GLOBAL
Jiri Slaby
1
-1
/
+1
2019-10-18
x86/boot: Annotate data appropriately
Jiri Slaby
1
-2
/
+2
2019-10-11
x86/asm: Make more symbols local
Jiri Slaby
1
-3
/
+3
2019-10-01
x86/realmode: Explicitly set entry point via ENTRY in linker script
Nick Desaulniers
1
-0
/
+1
2019-07-22
x86/realmode: Remove trampoline_status
Pingfan Liu
4
-11
/
+0
2019-03-29
x86/realmode: Make set_real_mode_mem() static inline
Matteo Croce
1
-8
/
+1
2019-03-27
x86/realmode: Don't leak the trampoline kernel address
Matteo Croce
1
-2
/
+0
2019-03-11
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+1
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
1
-2
/
+1
2019-01-16
x86/build: Use the single-argument OUTPUT_FORMAT() linker script command
Borislav Petkov
1
-1
/
+1
2019-01-12
x86/build: Specify elf_i386 linker emulation explicitly for i386 objects
George Rimar
1
-1
/
+1
2018-02-20
x86-64/realmode: Add instruction suffix
Jan Beulich
1
-1
/
+1
2017-11-07
x86/realmode: Don't decrypt trampoline area under SEV
Tom Lendacky
1
-2
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
13
-0
/
+13
2017-07-18
x86/boot/realmode: Check for memory encryption on the APs
Tom Lendacky
2
-0
/
+28
2017-07-18
x86/realmode: Decrypt trampoline area if memory encryption is active
Tom Lendacky
1
-0
/
+8
2017-06-13
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
1
-1
/
+1
2017-05-09
x86: use set_memory.h header
Laura Abbott
1
-1
/
+1
2016-11-28
x86/build: Don't use $(LINUXINCLUDE) twice
Paul Bolle
1
-1
/
+1
2016-08-11
x86/boot: Rework reserve_real_mode() to allow multiple tries
Andy Lutomirski
1
-8
/
+21
2016-08-11
x86/boot: Defer setup_real_mode() to early_initcall time
Andy Lutomirski
1
-3
/
+12
2016-08-11
x86/boot: Synchronize trampoline_cr4_features and mmu_cr4_features directly
Andy Lutomirski
1
-1
/
+2
2016-08-02
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-1
/
+1
2016-07-18
Kbuild: arch: look for generated headers in obtree
Arnd Bergmann
1
-1
/
+1
2016-07-08
x86/mm: Separate variable for trampoline PGD
Thomas Garnier
1
-1
/
+4
2016-04-20
kbuild: delete unnecessary "@:"
Masahiro Yamada
1
-1
/
+0
2016-03-23
kernel: add kcov code coverage
Dmitry Vyukov
1
-0
/
+3
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2
-2
/
+5
2016-01-21
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+1
2015-02-17
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-02-14
x86_64: add KASan support
Andrey Ryabinin
2
-1
/
+2
2015-02-04
x86: Store a per-cpu shadow copy of CR4
Andy Lutomirski
1
-1
/
+1
2014-04-16
x86/build: Supress realmode.bin is up to date message
Peter Foley
1
-1
/
+2
2014-01-29
Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build
H. Peter Anvin
4
-17
/
+12
2014-01-22
x86: Remove duplication of 16-bit CFLAGS
David Woodhouse
1
-15
/
+2
2014-01-21
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-17
/
+12
2014-01-07
x86: Delete non-required instances of include <linux/init.h>
Paul Gortmaker
3
-3
/
+0
[next]