index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
2016-05-26
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-05-16
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-05-10
x86/KASLR: Clarify purpose of each get_random_long()
Kees Cook
2016-05-10
x86/KASLR: Add virtual address choosing function
Baoquan He
2016-05-10
x86/KASLR: Return earliest overlap when avoiding regions
Kees Cook
2016-05-10
x86/KASLR: Add 'struct slot_area' to manage random_addr slots
Baoquan He
2016-05-10
x86/boot: Add missing file header comments
Kees Cook
2016-05-10
x86/KASLR: Initialize mapping_info every time
Kees Cook
2016-05-10
x86/boot: Comment what finalize_identity_maps() does
Borislav Petkov
2016-05-07
x86/KASLR: Build identity mappings on demand
Kees Cook
2016-05-07
x86/KASLR: Improve comments around the mem_avoid[] logic
Kees Cook
2016-05-07
x86/boot: Simplify pointer casting in choose_random_location()
Borislav Petkov
2016-05-06
x86/KASLR: Consolidate mem_avoid[] entries
Yinghai Lu
2016-05-06
x86/boot: Clean up pointer casting
Kees Cook
2016-05-03
x86/boot: Warn on future overlapping memcpy() use
Kees Cook
2016-05-03
x86/boot: Extract error reporting functions
Kees Cook
2016-04-29
x86/boot: Correctly bounds-check relocations
Yinghai Lu
2016-04-29
x86/KASLR: Clean up unused code from old 'run_size' and rename it to 'kernel_...
Yinghai Lu
2016-04-29
x86/boot: Fix "run_size" calculation
Yinghai Lu
2016-04-29
x86/boot: Calculate decompression size during boot not build
Yinghai Lu
2016-04-29
x86/boot: Move compressed kernel to the end of the decompression buffer
Yinghai Lu
2016-04-29
x86/KASLR: Handle kernel relocations above 2G correctly
Baoquan He
2016-04-28
efi/libstub: Move Graphics Output Protocol handling to generic code
Ard Biesheuvel
2016-04-28
x86/efi: Prepare GOP handling code for reuse as generic code
Ard Biesheuvel
2016-04-28
x86/boot: Rename overlapping memcpy() to memmove()
Kees Cook
2016-04-22
x86/KASLR: Warn when KASLR is disabled
Kees Cook
2016-04-22
x86/boot: Make memcpy() handle overlaps
Kees Cook
2016-04-22
x86/boot: Clean up things used by decompressors
Kees Cook
2016-04-22
x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET
Baoquan He
2016-04-22
x86/KASLR: Update description for decompressor worst case size
Baoquan He
2016-04-20
kbuild: delete unnecessary "@:"
Masahiro Yamada
2016-04-19
x86/KASLR: Rename "random" to "random_addr"
Kees Cook
2016-04-19
x86/KASLR: Clarify purpose of kaslr.c
Kees Cook
2016-04-19
x86/boot: Clarify purpose of functions in misc.c
Kees Cook
2016-04-19
x86/boot: Rename "real_mode" to "boot_params"
Kees Cook
2016-04-19
x86/KASLR: Remove unneeded boot_params argument
Yinghai Lu
2016-04-19
x86/KASLR: Rename aslr.c to kaslr.c
Kees Cook
2016-03-29
x86/build: Build compressed x86 kernels as PIE
H.J. Lu
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-03-15
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-29
objtool: Mark non-standard object files and directories
Josh Poimboeuf
2016-02-16
x86/boot: Remove unused 'is_big_kernel' variable
Nicolas Iooss
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2015-12-04
x86/mm: Fix regression with huge pages on PAE
Kirill A. Shutemov
2015-11-05
kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile
Andrey Konovalov
2015-10-14
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-10-14
x86/efi: Fix multiple GOP device support
Kővágó, Zoltán
[next]