index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
x86/boot/compressed: Reorganize zero-size section asserts
Kees Cook
2020-09-01
1
-18
/
+26
|
*
|
|
|
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-09-01
1
-0
/
+2
|
*
|
|
|
x86/boot: Check that there are no run-time relocations
Arvind Sankar
2020-08-14
2
-25
/
+11
|
*
|
|
|
x86/boot: Remove run-time relocations from head_{32,64}.S
Arvind Sankar
2020-08-14
4
-21
/
+18
|
*
|
|
|
x86/boot: Remove run-time relocations from .head.text code
Arvind Sankar
2020-08-14
2
-78
/
+90
|
*
|
|
|
x86/boot: Add .text.* to setup.ld
Arvind Sankar
2020-08-14
1
-1
/
+1
|
*
|
|
|
x86/boot/compressed: Get rid of GOT fixup code
Ard Biesheuvel
2020-08-14
3
-80
/
+5
|
*
|
|
|
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2020-08-14
2
-0
/
+2
|
*
|
|
|
x86/boot/compressed: Move .got.plt entries out of the .got section
Ard Biesheuvel
2020-08-14
1
-1
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
2020-09-14
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
2
-3
/
+3
*
|
|
x86/boot/compressed: Use builtin mem functions for decompressor
Arvind Sankar
2020-08-19
2
-9
/
+3
|
/
/
*
|
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-09
1
-2
/
+2
|
\
\
|
*
|
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
2020-07-07
1
-1
/
+1
|
*
|
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-1
/
+1
*
|
|
x86: Add support for ZSTD compressed kernel
Nick Terrell
2020-07-31
3
-8
/
+9
*
|
|
x86: Bump ZO_z_extra_bytes margin for zstd
Nick Terrell
2020-07-31
1
-1
/
+7
|
|
/
|
/
|
*
|
Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-19
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
x86/boot: Don't add the EFI stub to targets
Arvind Sankar
2020-07-19
1
-2
/
+2
*
|
efi/x86: Setup stack correctly for efi_pe_entry
Arvind Sankar
2020-06-17
1
-1
/
+10
|
/
*
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
2
-0
/
+4
|
\
|
*
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
15
-1070
/
+396
|
|
\
|
*
\
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-21
13
-475
/
+184
|
|
\
\
|
*
\
\
Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the tree
Ingo Molnar
2020-01-20
1
-0
/
+5
|
|
\
\
\
|
*
\
\
\
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-30
14
-86
/
+173
|
|
\
\
\
\
|
*
|
|
|
|
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-11-16
2
-0
/
+4
*
|
|
|
|
|
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 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-01
2
-3
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux
Fangrui Song
2020-05-22
1
-0
/
+2
|
*
|
|
|
|
|
x86/boot/build: Add phony targets in arch/x86/boot/Makefile to PHONY
Masahiro Yamada
2020-04-21
1
-0
/
+2
|
*
|
|
|
|
|
x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage
Masahiro Yamada
2020-04-21
1
-1
/
+1
|
*
|
|
|
|
|
x86/boot/build: Add cpustr.h to targets and remove clean-files
Masahiro Yamada
2020-04-21
1
-2
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-06-01
5
-7
/
+58
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/boot: Correct relocation destination on old linkers
Arvind Sankar
2020-05-19
2
-2
/
+4
|
*
|
|
|
|
|
x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded
Joerg Roedel
2020-05-04
1
-0
/
+8
|
*
|
|
|
|
|
x86/boot: Fix -Wint-to-pointer-cast build warning
Vamshi K Sthambamkadi
2020-05-04
1
-4
/
+3
|
*
|
|
|
|
|
x86/boot: Add kstrtoul() from lib/
Vamshi K Sthambamkadi
2020-05-04
2
-1
/
+43
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-25
1
-16
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
efi/x86: Drop the special GDT for the EFI thunk
Arvind Sankar
2020-05-24
1
-16
/
+3
*
|
|
|
|
|
|
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
2020-05-25
1
-8
/
+8
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
x86/boot: Mark global variables as static
Arvind Sankar
2020-05-14
1
-8
/
+8
|
|
/
/
/
/
/
*
/
/
/
/
/
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
2020-04-24
1
-0
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
3
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
3
-0
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2020-04-01
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
x86/boot: Fix comment spelling
Geert Uytterhoeven
2020-03-17
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-31
5
-4
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
x86/boot/compressed: Fix debug_puthex() parameter type
Joerg Roedel
2020-03-28
1
-1
/
+1
|
*
|
|
|
|
x86/vmlinux: Drop unneeded linker script discard of .eh_frame
Arvind Sankar
2020-02-25
2
-6
/
+0
[prev]
[next]