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
/
boot
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-14
x86/boot: kbuild: allow readelf executable to be specified
Dmitry Golovin
1
-1
/
+1
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-8
/
+44
2019-11-26
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-73
/
+81
2019-11-26
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-4
/
+44
2019-11-25
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
2
-0
/
+2
2019-11-12
x86/boot: Introduce setup_indirect
Daniel Kiper
3
-2
/
+14
2019-11-12
x86/boot: Introduce kernel_info.setup_type_max
Daniel Kiper
1
-0
/
+5
2019-11-12
x86/boot: Introduce kernel_info
Daniel Kiper
5
-3
/
+26
2019-11-07
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
1
-7
/
+35
2019-11-07
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
2
-1
/
+9
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
1
-0
/
+3
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
1
-1
/
+3
2019-10-18
x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard
Zhenzhong Duan
1
-24
/
+24
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2
-8
/
+8
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
3
-14
/
+14
2019-10-18
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
1
-2
/
+4
2019-10-18
x86/asm: Make some functions local
Jiri Slaby
1
-4
/
+4
2019-10-18
x86/asm: Do not annotate functions with GLOBAL
Jiri Slaby
2
-10
/
+10
2019-10-18
x86/boot: Annotate data appropriately
Jiri Slaby
3
-28
/
+28
2019-10-18
x86/boot: Annotate local functions
Jiri Slaby
3
-6
/
+10
2019-10-11
x86/boot/64: Round memory hole size up to next PMD page
Steve Wahl
1
-6
/
+19
2019-10-11
x86/asm: Make more symbols local
Jiri Slaby
1
-3
/
+3
2019-10-01
arch/x86/boot: Use prefix map to avoid embedded paths
Bruce Ashfield
2
-0
/
+2
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+13
2019-09-16
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2019-09-06
x86/asm: Make some functions local labels
Jiri Slaby
2
-11
/
+11
2019-08-27
x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...
Kirill A. Shutemov
1
-1
/
+1
2019-08-19
acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
Josh Boyer
1
-6
/
+13
2019-08-19
x86/boot/compressed/64: Fix boot on machines with broken E820 table
Kirill A. Shutemov
1
-3
/
+10
2019-08-16
x86/boot: Use common BUILD_BUG_ON
Rikard Falkeborn
2
-2
/
+1
2019-08-08
x86/purgatory: Do not use __builtin_memcpy and __builtin_memset
Nick Desaulniers
1
-0
/
+8
2019-07-18
x86, boot: Remove multiple copy of static function sanitize_boot_params()
Zhenzhong Duan
2
-1
/
+1
2019-07-18
x86/boot/compressed/64: Remove unused variable
Zhenzhong Duan
1
-1
/
+0
2019-07-18
x86/boot/efi: Remove unused variables
Zhenzhong Duan
1
-9
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-40
/
+127
2019-06-28
x86/boot: Add xloadflags bits to check for 5-level paging support
Baoquan He
1
-1
/
+11
2019-06-27
x86/boot: Make the GDT 8-byte aligned
Xiaoyao Li
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
24
-72
/
+24
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
6
-37
/
+15
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-06
x86/boot: Call get_rsdp_addr() after console_init()
Borislav Petkov
1
-3
/
+8
2019-06-06
Revert "x86/boot: Disable RSDP parsing temporarily"
Borislav Petkov
1
-1
/
+1
2019-06-06
x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels
Junichi Nomura
1
-36
/
+107
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
Thomas Gleixner
1
-15
/
+1
2019-06-02
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+10
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83
Thomas Gleixner
3
-12
/
+3
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48
Thomas Gleixner
1
-6
/
+1
[next]