]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2015-12-31  Vladimir Serbinenkomodule-verifier: allow limited-range relocations on...
2015-12-31  Vladimir SerbinenkoDisable build-time module check on emu.
2015-12-31  Vladimir Serbinenkoconfigure: Fix grub_cv_cc_fno_unwind_tables check.
2015-12-31  Vladimir SerbinenkoAdd -mno-stack-arg-probe on mingw.
2015-12-31  Vladimir SerbinenkoStrip .ARM.exidx
2015-12-31  Vladimir Serbinenkomodule-verifier: Check range-limited relative relocations.
2015-12-31  Vladimir Serbinenkoxen/relocator: Use local symbol to ensure that code...
2015-12-31  Vladimir Serbinenkobacktrace: Fix register call syntax
2015-12-31  Vladimir SerbinenkoVerify modules on build-time rather than failing in...
2015-12-31  Vladimir Serbinenkosparc64: Fix assembly to let compiler to fill in memory...
2015-12-30  Andrey Borzenkov30_os-prober: derive --class from os-prober generated...
2015-12-30  Vladimir Serbinenkobacktrace: Remove assembly assumption that grub_backtra...
2015-12-30  Andrei Borzenkovmenu: fix line count calculation for long lines
2015-12-29  Vladimir Serbinenkogrub-mkrescue: Delete temporary file
2015-12-29  Vladimir Serbinenkogrub-mount: Fix oath parsing.
2015-12-29  Vladimir Serbinenkoexfat: Fix stream extension flag parsing.
2015-12-26  Andrei Borzenkovdevmapper: check for valid device abstraction in get_gr...
2015-12-19  Andrei Borzenkovwindows: correct LBA in generated EFI HDD media paths
2015-12-17  Robert Elliottlsefimmap: support persistent memory and other UEFI...
2015-12-16  Andrei Borzenkovkernel: print and reset grub_errno after each embedded...
2015-12-16  Andrei BorzenkovErase backspaced character in grub_username_get
2015-12-16  Hector Marco... Fix security issue when reading username and password
2015-12-15  Andrei BorzenkovNEWS: more additions
2015-12-15  Robert ElliottTranslate UEFI persistent memory type
2015-12-14  Vladimir SerbinenkoDocument bootlocation discovery limitations and xen...
2015-12-07  Josef Baciktcp: ack when we get an OOO/lost packet
2015-12-01  Michael Changi386: fix TSC calibration using PIT
2015-11-28  Andrei BorzenkovDo not include generated gnulib headers in tarball
2015-11-27  Andrei BorzenkovReplace numbers with grub_memory_type_t enums
2015-11-27  Andrei Borzenkovconfigure: fix macports flex version detection
2015-11-27  Vladimir Serbinenkotsc: Use alternative delay sources whenever appropriate.
2015-11-26  Andrei Borzenkovefi: really mark memory of unknown type as reserved
2015-11-24  Josef Baciknet: reset nb->data per dns record lookup loop
2015-11-18  Andrei Borzenkovunix: do not close stdin in grub_passwd_get
2015-11-17  Andrei Borzenkovlsefisystab: add missing comma after 7994077
2015-11-14  Pavel BludovAdd some UUIDs found in the hardware
2015-11-13  Konstantin... gfxterm: fix calculation of terminal-top and terminal...
2015-11-12  Paulo Flabiano... ofdisk: add sas disks to the device list
2015-11-12  Vladimir Serbinenkomultiboot: Don't rely on particular ordering of options.
2015-11-12  Vladimir Serbinenkomultiboot_mbi: Fix handling of --quirk-bad-kludge.
2015-11-12  Fu Weixen_boot: Remove useless file_name_index variable.
2015-11-12  Fu WeiDocument ARM64 xen commands
2015-11-11  Vladimir Serbinenkoasm-tests/i386-pc: Check that near jumps are 2 bytes.
2015-11-10  Paulo Flabiano... ofdisk: add a comment about vscsi method
2015-11-09  Vladimir Serbinenkofdt.mod: Move license tag to the right file.
2015-11-09  Fu Weifdt.mod: Add missing license tag.
2015-11-09  Vladimir Serbinenkokern/elf: Ignore cast-align warnings
2015-11-09  Vladimir Serbinenkocbfs: Fix corner case and compilation with recdent gcc
2015-11-08  Vladimir Serbinenkofstester: Enforce LC_ALL=C
2015-11-08  Vladimir SerbinenkoAdapt build-system to use imported xen headers.
2015-11-08  Vladimir SerbinenkoImport xen headers directly into GRUB
2015-11-08  Vladimir Serbinenkocbfs: Check for ptr range sanity.
2015-11-08  Vladimir SerbinenkoRemove reliance C.UTF-8
2015-11-08  Vladimir Serbinenkogenmoddep.awk: Add a test that we have no circular...
2015-11-08  Vladimir SerbinenkoMakefile.core.def: Break circular dependency on arm64.
2015-11-08  Vladimir Serbinenkoautogen: Use cp instead of ln -s.
2015-11-07  Andrei Borzenkovpartmap_test: check that parted is available
2015-11-07  grub-devel... cryptodisk: teach grub_cryptodisk_insert() about partit...
2015-11-07  Andrey Borzenkovdoc: document config_directory and config_file variables
2015-11-07  Andrei Borzenkovunix/getroot: remove unused MAJOR definition
2015-11-07  Andrei BorzenkovAdd comments to code for commit d313218
2015-11-07  Andrei Borzenkovdevmapper/getroot: use makedev instead of direct shift
2015-11-06  Andrei Borzenkovmkimage: zero fill alignment space
2015-11-06  Vladimir Serbinenkoconfigure.ac: Explicitly add -mno-sse3 on x86.
2015-11-06  Vladimir SerbinenkoREADME: Remove dead link to the wiki
2015-10-29  Andrei BorzenkovNEWS: mention powerpc64le support
2015-10-29  Ignat Korchagintcp: Fix uninited mac address when accepting connection.
2015-10-29  Fu Weiarm64: Add support for xen boot protocol.
2015-10-29  Vladimir Serbinenkoarm64: Move FDT functions to separate module
2015-10-27  Andrei Borzenkovefi: fix warnings with recent GCC
2015-10-26  Eric Snowbergofdisk: Fix devpath freeing logic.
2015-10-26  Paulo Flabiano... Implement cross-endian ELF load for powerpc
2015-10-25  Peter JonesUse EFI_SIMPLE_TEXT_INPUT_EX to support key combinations.
2015-10-13  Andrei Borzenkovconfigure: find options to force endian on MIPS
2015-10-13  Andrei Borzenkovconfigure: force o32 ABI on MIPS
2015-10-12  Andrei Borzenkovnet: avoid closing NULL socket in DNS lookup
2015-10-11  Andrei Borzenkovinstall: --compress argument is not optional
2015-10-11  Vladimir Serbinenkomips: Make setjmp code N32-compliant.
2015-10-11  Vladimir Serbinenkomips: Make the assembly-code N32-compatible.
2015-10-10  Andrei Borzenkovprogress: avoid NULL dereference for net files
2015-10-10  Andrei Borzenkovfile: ignore host disk in blocklist check
2015-10-09  Vladimir Serbinenkomips/dl: Handle addend in RELA entries.
2015-10-09  Vladimir Serbinenkogfxmenu/model: Delete empty file.
2015-10-09  Alexander Bluhmufs: Fix parameters to grub_memset.
2015-10-07  Stanislav Kholmanskikhofnet: Do not set SUFFIX for sun4v network devices
2015-10-07  Eric Snowbergsparc64 - use correct drive name within grub_util_sparc...
2015-09-13  Andrei Borzenkovcryptodisk: strip parenthesis from backing device name
2015-08-22  Felix Zielckedisk/ldm, partmap/msdos.c: fix spelling error
2015-08-13  Andrei Borzenkovnet: do not try to load protocol module via itself
2015-08-09  Josef Bacikefinet: handle get_status() on buggy firmware properly
2015-08-09  Andrei Borzenkovlinguas.sh: fix error when removing non-existing autoge...
2015-07-27  Vladimir Serbinenkoahci: Ensure that bus mastering is set.
2015-07-27  Vladimir Serbinenkoarchelp: Never pass NULL as mtime.
2015-07-27  Vladimir SerbinenkoHFS: Convert to fshelp.
2015-07-27  Vladimir SerbinenkoFAT: Convert to fshelp.
2015-07-27  Vladimir SerbinenkoBFS: Convert to fshelp.
2015-07-27  Vladimir Serbinenkofshelp: Add handling of "." and ".." and grub_fshelp_fi...
2015-07-27  Vladimir SerbinenkoSwitch procfs to use archelp.
2015-07-27  Vladimir Serbinenkogrub-install: Use a+ in fopen rather than r+.
2015-07-27  Vladimir SerbinenkoAdd transform_data as a variant of data with substitutions.
next