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
/
realmode
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-03
memblock: make memblock_find_in_range method private
Mike Rapoport
1
-1
/
+1
2021-06-28
Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...
Linus Torvalds
1
-1
/
+0
2021-06-03
x86/setup: Always reserve the first 1M of RAM
Mike Rapoport
1
-6
/
+8
2021-05-12
x86, objtool: Dont exclude arch/x86/realmode/
Peter Zijlstra
1
-1
/
+0
2021-05-10
x86/msr: Rename MSR_K8_SYSCFG to MSR_AMD64_SYSCFG
Brijesh Singh
1
-2
/
+2
2021-05-10
x86/sev-es: Rename sev-es.{ch} to sev.{ch}
Brijesh Singh
1
-1
/
+1
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
1
-1
/
+1
2020-09-09
x86/head/64: Don't call verify_cpu() on starting APs
Joerg Roedel
1
-0
/
+6
2020-09-09
x86/realmode: Setup AP jump table
Tom Lendacky
1
-2
/
+16
2020-09-09
x86/realmode: Add SEV-ES specific trampoline entry point
Joerg Roedel
2
-0
/
+23
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2
-0
/
+6
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-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
3
-1
/
+2
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-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
1
-1
/
+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-04
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-1
/
+1
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
10
-54
/
+58
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-16
x86, kcsan: Enable KCSAN for x86
Marco Elver
2
-0
/
+6
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-10
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-08
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
[next]