index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
16
-511
/
+546
|
\
|
*
x86/boot: Remove x86_32 PIC using %ebx workaround
Uros Bizjak
2022-11-29
1
-12
/
+3
|
*
x86/boot: Skip realmode init code when running as Xen PV guest
Juergen Gross
2022-11-25
6
-3
/
+17
|
*
x86/efi: Make the deprecated EFI handover protocol optional
Ard Biesheuvel
2022-11-24
4
-2
/
+23
|
*
x86/boot/compressed: Only build mem_encrypt.S if AMD_MEM_ENCRYPT=y
Ard Biesheuvel
2022-11-24
2
-3
/
+1
|
*
x86/boot/compressed: Adhere to calling convention in get_sev_encryption_bit()
Ard Biesheuvel
2022-11-24
2
-12
/
+3
|
*
x86/boot/compressed: Move startup32_check_sev_cbit() out of head_64.S
Ard Biesheuvel
2022-11-24
2
-71
/
+68
|
*
x86/boot/compressed: Move startup32_check_sev_cbit() into .text
Ard Biesheuvel
2022-11-24
1
-16
/
+19
|
*
x86/boot/compressed: Move startup32_load_idt() out of head_64.S
Ard Biesheuvel
2022-11-24
2
-73
/
+71
|
*
x86/boot/compressed: Move startup32_load_idt() into .text section
Ard Biesheuvel
2022-11-24
1
-11
/
+20
|
*
x86/boot/compressed: Pull global variable reference into startup32_load_idt()
Ard Biesheuvel
2022-11-24
1
-12
/
+8
|
*
x86/boot/compressed: Avoid touching ECX in startup32_set_idt_entry()
Ard Biesheuvel
2022-11-24
1
-6
/
+2
|
*
x86/boot/compressed: Simplify IDT/GDT preserve/restore in the EFI thunk
Ard Biesheuvel
2022-11-24
1
-13
/
+7
|
*
x86/boot/compressed, efi: Merge multiple definitions of image_offset into one
Ard Biesheuvel
2022-11-24
2
-8
/
+0
|
*
x86/boot/compressed: Move efi32_pe_entry() out of head_64.S
Ard Biesheuvel
2022-11-22
2
-86
/
+83
|
*
x86/boot/compressed: Move efi32_entry out of head_64.S
Ard Biesheuvel
2022-11-22
2
-55
/
+47
|
*
x86/boot/compressed: Move efi32_pe_entry into .text section
Ard Biesheuvel
2022-11-22
1
-6
/
+5
|
*
x86/boot/compressed: Move bootargs parsing out of 32-bit startup code
Ard Biesheuvel
2022-11-22
2
-20
/
+47
|
*
x86/boot/compressed: Move 32-bit entrypoint code into .text section
Ard Biesheuvel
2022-11-22
1
-14
/
+34
|
*
x86/boot/compressed: Rename efi_thunk_64.S to efi-mixed.S
Ard Biesheuvel
2022-11-22
2
-3
/
+3
*
|
Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-13
3
-187
/
+201
|
\
\
|
*
|
x86/mem: Move memmove to out of line assembler
Nick Desaulniers
2022-11-01
3
-187
/
+201
*
|
|
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
25
-190
/
+910
|
\
\
\
|
*
|
|
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2022-12-08
4
-5
/
+61
|
*
|
|
arm64: efi: Execute runtime services from a dedicated stack
Ard Biesheuvel
2022-12-08
3
-1
/
+42
|
*
|
|
arm64: efi: Limit allocations to 48-bit addressable physical region
Ard Biesheuvel
2022-12-07
1
-0
/
+1
|
*
|
|
Merge tag 'v6.1-rc8' into efi/next
Ard Biesheuvel
2022-12-07
131
-494
/
+736
|
|
\
\
\
|
*
|
|
|
efi: Put Linux specific magic number in the DOS header
Ard Biesheuvel
2022-12-05
2
-2
/
+4
|
*
|
|
|
efi: x86: Move EFI runtime map sysfs code to arch/x86
Ard Biesheuvel
2022-11-18
4
-0
/
+228
|
*
|
|
|
efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures
Ard Biesheuvel
2022-11-18
2
-3
/
+8
|
*
|
|
|
efi: memmap: Move manipulation routines into x86 arch tree
Ard Biesheuvel
2022-11-18
3
-1
/
+250
|
*
|
|
|
efi: memmap: Move EFI fake memmap support into x86 arch tree
Ard Biesheuvel
2022-11-18
5
-0
/
+224
|
*
|
|
|
efi: libstub: Add mixed mode support to command line initrd loader
Ard Biesheuvel
2022-11-18
1
-0
/
+11
|
*
|
|
|
efi: libstub: Permit mixed mode return types other than efi_status_t
Ard Biesheuvel
2022-11-18
2
-41
/
+30
|
*
|
|
|
Merge tag 'efi-zboot-direct-for-v6.2' into efi/next
Ard Biesheuvel
2022-11-18
11
-143
/
+57
|
|
\
\
\
\
|
|
*
|
|
|
efi/loongarch: Don't jump to kernel entry via the old image
Ard Biesheuvel
2022-11-09
1
-0
/
+2
|
|
*
|
|
|
efi/riscv: libstub: Split off kernel image relocation for builtin stub
Ard Biesheuvel
2022-11-09
1
-0
/
+2
|
|
*
|
|
|
efi: libstub: Factor out min alignment and preferred kernel load address
Ard Biesheuvel
2022-11-09
3
-0
/
+33
|
|
*
|
|
|
efi: libstub: Provide local implementations of strrchr() and memchr()
Ard Biesheuvel
2022-11-09
2
-5
/
+0
|
|
*
|
|
|
efi: libstub: Move screen_info handling to common code
Ard Biesheuvel
2022-11-09
6
-52
/
+27
|
|
*
|
|
|
efi: loongarch: Drop exports of unused string routines
Ard Biesheuvel
2022-11-09
1
-5
/
+0
|
|
*
|
|
|
efi: libstub: Enable efi_printk() in zboot decompressor
Ard Biesheuvel
2022-11-09
3
-6
/
+0
|
|
*
|
|
|
efi: libstub: Clone memcmp() into the stub
Ard Biesheuvel
2022-11-09
3
-3
/
+0
|
|
*
|
|
|
efi: libstub: Use local strncmp() implementation unconditionally
Ard Biesheuvel
2022-11-09
2
-2
/
+0
|
|
*
|
|
|
arm64: efi: Move efi-entry.S into the libstub source directory
Ard Biesheuvel
2022-11-09
2
-69
/
+1
|
|
*
|
|
|
arm64: efi: Avoid dcache_clean_poc() altogether in efi_enter_kernel()
Ard Biesheuvel
2022-11-09
1
-28
/
+29
|
|
*
|
|
|
arm64: efi: Move dcache cleaning of loaded image out of efi_enter_kernel()
Ard Biesheuvel
2022-11-09
2
-10
/
+0
*
|
|
|
|
|
Merge tag 'input-for-v6.2-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-13
3
-6
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ARM: s3c64xx: include header defining input event codes
Dmitry Torokhov
2022-10-28
1
-0
/
+1
|
*
|
|
|
|
|
ARM: dts: imx6qdl-sabre*: fix Egalax touchscreen properties
Dmitry Torokhov
2022-10-24
2
-6
/
+6
[next]