index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2020-02-23
efi: Merge EFI system table revision and vendor checks
Ard Biesheuvel
2020-02-23
efi: Move mem_attr_table out of struct efi
Ard Biesheuvel
2020-02-23
efi: Move UGA and PROP table handling to x86 code
Ard Biesheuvel
2020-02-23
efi/ia64: Move HCDP and MPS table handling into IA64 arch code
Ard Biesheuvel
2020-02-23
efi: Drop handling of 'boot_info' configuration table
Ard Biesheuvel
2020-02-23
efi/x86: Replace #ifdefs with IS_ENABLED() checks
Ard Biesheuvel
2020-02-23
efi/x86: Reindent struct initializer for legibility
Ard Biesheuvel
2020-02-23
efi/libstub: Make the LoadFile EFI protocol accessible
Ard Biesheuvel
2020-02-23
efi/libstub: Expose LocateDevicePath boot service
Ard Biesheuvel
2020-02-23
efi/libstub: Clean up command line parsing routine
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Permit cmdline data to be allocated above 4 GB
Ard Biesheuvel
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
2020-02-23
efi/libstub/arm: Relax FDT alignment requirement
Ard Biesheuvel
2020-02-23
efi/libstub: Use hidden visibility for all source files
Ard Biesheuvel
2020-02-22
efi/libstub/x86: Avoid overflowing code32_start on PE entry
Ard Biesheuvel
2020-02-22
efi/libstub/x86: Remove pointless zeroing of apm_bios_info
Ard Biesheuvel
2020-02-22
efi/x86: Mark setup_graphics static
Arvind Sankar
2020-02-22
x86/boot: Micro-optimize GDT loading instructions
Arvind Sankar
2020-02-22
x86/boot: GDT limit value should be size - 1
Arvind Sankar
2020-02-22
efi/x86: Remove GDT setup from efi_main
Arvind Sankar
2020-02-22
x86/boot: Clear direction and interrupt flags in startup_64
Arvind Sankar
2020-02-22
x86/boot: Reload GDTR after copying to the end of the buffer
Arvind Sankar
2020-02-22
efi/x86: Don't depend on firmware GDT layout
Arvind Sankar
2020-02-22
x86/boot: Remove KEEP_SEGMENTS support
Arvind Sankar
2020-02-22
efi/libstub/arm: Make efi_entry() an ordinary PE/COFF entrypoint
Ard Biesheuvel
2020-02-22
efi/arm: Pass start and end addresses to cache_clean_flush()
Ard Biesheuvel
2020-02-22
efi/arm: Work around missing cache maintenance in decompressor handover
Ard Biesheuvel
2020-02-09
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'irq-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
Merge tag 'efi-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-08
Merge tag 'powerpc-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-02-08
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-02-08
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2020-02-08
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-02-08
Merge tag 'irqchip-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
2020-02-08
powerpc: Fix CONFIG_TRACE_IRQFLAGS with CONFIG_VMAP_STACK
Christophe Leroy
2020-02-08
powerpc/futex: Fix incorrect user access blocking
Michael Ellerman
2020-02-08
irqchip/gic-v3-its: Rename VPENDBASER/VPROPBASER accessors
Zenghui Yu
2020-02-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-02-07
Merge tag 'xtensa-20200206' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2020-02-07
fs_parse: fold fs_parameter_desc/fs_parameter_spec
Al Viro
2020-02-07
fs_parser: remove fs_parameter_description name field
Eric Sandeen
2020-02-07
x86/apic: Mask IOAPIC entries when disabling the local APIC
Tony W Wang-oc
2020-02-06
Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-02-06
Merge tag 'pci-v5.6-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-02-06
virtio-blk: remove VIRTIO_BLK_F_SCSI support
Christoph Hellwig
[next]