OSDN Git Service

tomoyo/tomoyo-test1.git
2020-02-23 Ard Biesheuvelefi/x86: Add true mixed mode entry point into .compat...
2020-02-23 Ard Biesheuvelefi/x86: Implement mixed mode boot without the handover...
2020-02-23 Ard Biesheuvelefi/libstub/x86: Use Exit() boot service to exit the...
2020-02-23 Ard Biesheuvelefi/libstub/x86: Make loaded_image protocol handling...
2020-02-23 Ard Biesheuvelefi/x86: Drop redundant .bss section
2020-02-23 Ard Biesheuvelefi/x86: add headroom to decompressor BSS to account...
2020-02-23 Ard Biesheuvelefi/x86: Drop 'systab' member from struct efi
2020-02-23 Ard Biesheuvelefi/arm: Drop unnecessary references to efi.systab
2020-02-23 Ard Biesheuvelefi: Add 'runtime' pointer to struct efi
2020-02-23 Ard Biesheuvelefi/x86: Merge assignments of efi.runtime_version
2020-02-23 Ard Biesheuvelefi/x86: Make fw_vendor, config_table and runtime sysfs...
2020-02-23 Ard Biesheuvelefi/x86: Remove runtime table address from kexec EFI...
2020-02-23 Ard Biesheuvelefi: Clean up config_parse_tables()
2020-02-23 Ard Biesheuvelefi: Make efi_config_init() x86 only
2020-02-23 Ard Biesheuvelefi/ia64: Switch to efi_config_parse_tables()
2020-02-23 Ard Biesheuvelefi/ia64: Use local variable for EFI system table address
2020-02-23 Ard Biesheuvelefi/ia64: Use existing helpers to locate ESI table
2020-02-23 Ard Biesheuvelefi: Merge EFI system table revision and vendor checks
2020-02-23 Ard Biesheuvelefi: Make memreserve table handling local to efi.c
2020-02-23 Ard Biesheuvelefi: Move mem_attr_table out of struct efi
2020-02-23 Ard Biesheuvelefi: Make rng_seed table handling local to efi.c
2020-02-23 Ard Biesheuvelefi: Move UGA and PROP table handling to x86 code
2020-02-23 Ard Biesheuvelefi/ia64: Move HCDP and MPS table handling into IA64...
2020-02-23 Ard Biesheuvelefi: Drop handling of 'boot_info' configuration table
2020-02-23 Ard Biesheuvelefi/libstub: Take noinitrd cmdline argument into accoun...
2020-02-23 Ard Biesheuvelefi/libstub: Add support for loading the initrd from...
2020-02-23 Ard Biesheuvelefi/dev-path-parser: Add struct definition for vendor...
2020-02-23 Ard Biesheuvelefi/x86: Replace #ifdefs with IS_ENABLED() checks
2020-02-23 Ard Biesheuvelefi/x86: Reindent struct initializer for legibility
2020-02-23 Heinrich Schuchardtefi/capsule-loader: Drop superfluous assignment
2020-02-23 Heinrich Schuchardtefi/esrt: Clean up efi_esrt_init
2020-02-23 Heinrich Schuchardtefi/libstub: Fix error message in handle_cmdline_files()
2020-02-23 Heinrich Schuchardtefi/libstub: Describe RNG functions
2020-02-23 Heinrich Schuchardtefi/libstub: Describe efi_relocate_kernel()
2020-02-23 Heinrich Schuchardtefi/libstub: Describe memory functions
2020-02-23 Heinrich Schuchardtefi/libstub: Simplify efi_get_memory_map()
2020-02-23 Heinrich Schuchardtefi/libstub: Add function description of efi_allocate_p...
2020-02-23 Ard Biesheuvelefi/libstub: Make the LoadFile EFI protocol accessible
2020-02-23 Ard Biesheuvelefi/libstub: Expose LocateDevicePath boot service
2020-02-23 Ard Biesheuvelefi/libstub: Clean up command line parsing routine
2020-02-23 Ard Biesheuvelefi/libstub: Take soft and hard memory limits into...
2020-02-23 Ard Biesheuvelefi/libstub: Rewrite file I/O routine
2020-02-23 Ard Biesheuvelefi/libstub: Move file I/O support code into separate...
2020-02-23 Ard Biesheuvelefi/libstub: Move get_dram_base() into arm-stub.c
2020-02-23 Ard Biesheuvelefi/libstub: Move efi_random_alloc() into separate...
2020-02-23 Ard Biesheuvelefi/libstub/x86: Permit cmdline data to be allocated...
2020-02-23 Ard Biesheuvelefi/libstub: Move stub specific declarations into efistub.h
2020-02-23 Ard Biesheuvelefi/libstub/x86: Permit bootparams struct to be allocat...
2020-02-23 Ard Biesheuvelefi/libstub: Use consistent type names for file I/O...
2020-02-23 Ard Biesheuvelefi/libstub/x86: Incorporate eboot.c into libstub
2020-02-23 Ard Biesheuvelefi/libstub: Simplify efi_high_alloc() and rename to...
2020-02-23 Ard Biesheuvelefi/libstub: Move memory map handling and allocation...
2020-02-23 Ard Biesheuvelefi/libstub/arm: Relax FDT alignment requirement
2020-02-23 Ard Biesheuvelefi/libstub: Use hidden visibility for all source files
2020-02-22 Ard Biesheuvelefi/libstub/x86: Avoid overflowing code32_start on...
2020-02-22 Ard Biesheuvelefi/libstub/x86: Remove pointless zeroing of apm_bios_info
2020-02-22 Gustavo A.... efi/apple-properties: Replace zero-length array with...
2020-02-22 Ard Biesheuvelefi/libstub/arm64: Use 1:1 mapping of RT services if...
2020-02-22 Hans de Goedeefi/bgrt: Accept BGRT tables with a version of 0
2020-02-22 Arvind Sankarefi/x86: Mark setup_graphics static
2020-02-22 Arvind Sankarx86/boot: Micro-optimize GDT loading instructions
2020-02-22 Arvind Sankarx86/boot: GDT limit value should be size - 1
2020-02-22 Arvind Sankarefi/x86: Remove GDT setup from efi_main
2020-02-22 Arvind Sankarx86/boot: Clear direction and interrupt flags in startup_64
2020-02-22 Arvind Sankarx86/boot: Reload GDTR after copying to the end of the...
2020-02-22 Arvind Sankarefi/x86: Don't depend on firmware GDT layout
2020-02-22 Arvind Sankarx86/boot: Remove KEEP_SEGMENTS support
2020-02-22 Ard Biesheuvelefi/libstub/arm: Make efi_entry() an ordinary PE/COFF...
2020-02-22 Ard Biesheuvelefi/arm: Pass start and end addresses to cache_clean_fl...
2020-02-22 Ard Biesheuvelefi/arm: Work around missing cache maintenance in decom...
2020-02-10 Linus TorvaldsLinux 5.6-rc1 v5.6-rc1
2020-02-10 Linus TorvaldsMerge tag 'kbuild-v5.6-2' of git://git./linux/kernel...
2020-02-09 Linus TorvaldsMerge tag 'zonefs-5.6-rc1' of git://git./linux/kernel...
2020-02-09 Marc Zyngierirqchip/gic-v4.1: Avoid 64bit division for the sake...
2020-02-09 Linus TorvaldsMerge tag '5.6-rc-smb3-plugfest-patches' of git://git...
2020-02-09 Linus TorvaldsMerge branch 'work.vboxsf' of git://git./linux/kernel...
2020-02-09 Linus TorvaldsMerge tag 'x86-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'smp-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'perf-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'timers-urgent-2020-02-09' of git://git....
2020-02-09 Linus TorvaldsMerge tag 'irq-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'efi-urgent-2020-02-09' of git://git./linux...
2020-02-09 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2020-02-09 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-02-08 Hans de Goedefs: Add VirtualBox guest shared folder (vboxsf) support
2020-02-08 Linus TorvaldsMerge tag 'powerpc-5.6-2' of git://git./linux/kernel...
2020-02-08 Linus TorvaldsFix up remaining devm_ioremap_nocache() in SGI IOC3...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-late' of git://git./linux/kernel...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
2020-02-08 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2020-02-08 Linus TorvaldsMerge tag 'compat-ioctl-fix' of git://git./linux/kernel...
2020-02-08 Linus TorvaldsMerge branch 'merge.nfs-fs_parse.1' of git://git./linux...
2020-02-08 Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2020-02-08 Linus TorvaldsMerge branch 'pipe-exclusive-wakeup'
2020-02-08 Linus Torvaldspipe: use exclusive waits when reading or writing
2020-02-08 Arnd Bergmanncompat_ioctl: fix FIONREAD on devices
2020-02-08 Thomas GleixnerMerge tag 'irqchip-fixes-5.6-1' of git://git./linux...
2020-02-08 Tim Harveynet: thunderx: use proper interface type for RGMII
next