index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-23
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
1
-24
/
+1
2020-02-23
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
2
-11
/
+11
2020-02-23
efi: Drop handling of 'boot_info' configuration table
Ard Biesheuvel
1
-3
/
+0
2020-02-23
efi/libstub: Take noinitrd cmdline argument into account for devpath initrd
Ard Biesheuvel
4
-35
/
+52
2020-02-23
efi/libstub: Add support for loading the initrd from a device path
Ard Biesheuvel
4
-3
/
+125
2020-02-23
efi/dev-path-parser: Add struct definition for vendor type device path nodes
Ard Biesheuvel
2
-23
/
+23
2020-02-23
efi/capsule-loader: Drop superfluous assignment
Heinrich Schuchardt
1
-1
/
+1
2020-02-23
efi/esrt: Clean up efi_esrt_init
Heinrich Schuchardt
1
-4
/
+2
2020-02-23
efi/libstub: Fix error message in handle_cmdline_files()
Heinrich Schuchardt
1
-1
/
+1
2020-02-23
efi/libstub: Describe RNG functions
Heinrich Schuchardt
1
-0
/
+24
2020-02-23
efi/libstub: Describe efi_relocate_kernel()
Heinrich Schuchardt
1
-9
/
+20
2020-02-23
efi/libstub: Describe memory functions
Heinrich Schuchardt
1
-2
/
+34
2020-02-23
efi/libstub: Simplify efi_get_memory_map()
Heinrich Schuchardt
1
-6
/
+7
2020-02-23
efi/libstub: Add function description of efi_allocate_pages()
Heinrich Schuchardt
1
-2
/
+14
2020-02-23
efi/libstub: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
1
-0
/
+14
2020-02-23
efi/libstub: Expose LocateDevicePath boot service
Ard Biesheuvel
1
-1
/
+5
2020-02-23
efi/libstub: Clean up command line parsing routine
Ard Biesheuvel
5
-55
/
+96
2020-02-23
efi/libstub: Take soft and hard memory limits into account for initrd loading
Ard Biesheuvel
4
-17
/
+20
2020-02-23
efi/libstub: Rewrite file I/O routine
Ard Biesheuvel
4
-228
/
+169
2020-02-23
efi/libstub: Move file I/O support code into separate file
Ard Biesheuvel
4
-289
/
+311
2020-02-23
efi/libstub: Move get_dram_base() into arm-stub.c
Ard Biesheuvel
3
-37
/
+33
2020-02-23
efi/libstub: Move efi_random_alloc() into separate source file
Ard Biesheuvel
3
-115
/
+125
2020-02-23
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
4
-11
/
+8
2020-02-23
efi/libstub: Move stub specific declarations into efistub.h
Ard Biesheuvel
1
-29
/
+478
2020-02-23
efi/libstub/x86: Permit bootparams struct to be allocated above 4 GB
Ard Biesheuvel
1
-1
/
+6
2020-02-23
efi/libstub: Use consistent type names for file I/O protocols
Ard Biesheuvel
2
-8
/
+71
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
3
-0
/
+791
2020-02-23
efi/libstub: Simplify efi_high_alloc() and rename to efi_allocate_pages()
Ard Biesheuvel
3
-89
/
+21
2020-02-23
efi/libstub: Move memory map handling and allocation routines to mem.c
Ard Biesheuvel
3
-314
/
+320
2020-02-23
efi/libstub/arm: Relax FDT alignment requirement
Ard Biesheuvel
1
-5
/
+1
2020-02-23
efi/libstub: Use hidden visibility for all source files
Ard Biesheuvel
3
-7
/
+8
2020-02-22
efi/apple-properties: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-22
efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists
Ard Biesheuvel
2
-63
/
+22
2020-02-22
efi/bgrt: Accept BGRT tables with a version of 0
Hans de Goede
1
-1
/
+6
2020-02-22
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
3
-22
/
+28
2020-02-20
firmware: arm_scpi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-20
firmware: arm_scmi/perf: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-20
firmware: arm_scmi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-02-18
firmware: imx: scu-pd: enlarge PD range for mu_b
Sebastien Fagard
1
-1
/
+1
2020-02-18
firmware: imx: scu-pd: Add missing audio PD ranges
Daniel Baluta
1
-0
/
+7
2020-02-17
firmware: tegra: Fix a typo in Kconfig
Christophe JAILLET
1
-1
/
+1
2020-02-14
firmware: meson_sm: Add secure power domain support
Jianxin Pan
1
-0
/
+2
2020-02-10
firmware: arm_scmi: Make scmi core independent of the transport type
Viresh Kumar
5
-219
/
+373
2020-02-10
firmware: arm_scmi: Move macros and helpers to common.h
Viresh Kumar
2
-40
/
+40
2020-02-10
firmware: arm_scmi: Update doc style comments
Viresh Kumar
2
-3
/
+3
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
21
-1535
/
+1371
2020-02-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-02-04
arm64: mm: convert mm/dump.c to use walk_page_range()
Steven Price
1
-1
/
+1
2020-02-03
Merge branch 'stable/for-linus-5.6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+5
2020-02-03
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-0
/
+2
[prev]
[next]