]> git.ipfire.org Git - thirdparty/grub.git/shortlog
thirdparty/grub.git
2015-05-07  Andrei Borzenkovconvert to, not from, CPU byte order in DNS receive...
2015-05-07  Andrei Borzenkovloader/linux: do not pad initrd with zeroes at the end
2015-05-07  Daniel Kiperi386/relocator: Remove unused extern grub_relocator64_r...
2015-05-07  Vladimir Serbinenkogrub-install-common: Increase buf size to 8192 as modin...
2015-05-07  Vladimir Serbinenkogrub-mkrescue: Recognize -output as an alias of --output.
2015-05-07  Vladimir Serbinenkolinux.c: Ensure that initrd is page-aligned.
2015-05-07  Vladimir SerbinenkoRevert parts accidentally committed 2 commits ago.
2015-05-07  Fu Weifdt.h: Add grub_fdt_set_reg64 macro
2015-05-07  Fu Weiarm64: Export useful functions from linux.c
2015-05-04  Andrei BorzenkovRevert "efinet: memory leak on module removal"
2015-05-04  Andrei Borzenkovefinet: cannot free const char * pointer
2015-05-04  Andrei Borzenkovefinet: memory leak on module removal
2015-05-03  Andrei Borzenkovzfs: add missing NULL check and fix incorrect buffer...
2015-05-03  Toomas Soomezfs: com.delphix:embedded_data feature support
2015-05-03  Toomas Soomezfs: com.delphix:hole_birth feature support
2015-04-29  Andrei Borzenkovgrub-mkconfig: use $pkgdatadir in scripts
2015-04-24  Vladimir SerbinenkoRemove -V in grub-mkrescue.c
2015-04-13  Toomas Soomegetroot: include sys/mkdev.h for makedev
2015-04-13  Toomas Soomecore/partmap: rename 'sun' to avoid clash with predefin...
2015-04-12  Paul Menzeldocs/grub.texi: Fix spelling of cbfstool
2015-04-06  Andrei Borzenkovcore: avoid NULL derefrence in grub_divmod64s
2015-03-28  Andrei Borzenkovdo not emit cryptomount without crypto UUID
2015-03-28  Sarah Newmangrub-core/loader/i386/xen.c: Initialized initrd_ctx...
2015-03-27  Andrei Borzenkovnet: trivial grub_cpu_to_XX_compile_time cleanup
2015-03-27  Lunarsyslinux: Support {vesa,}menu.c32.
2015-03-27  Steve McIntyreRecognize EFI platform even in case of mismatch between...
2015-03-27  Michael ZimmermannAdd missing initializers to silence suprious warnings.
2015-03-27  Leif Lindholmdl_helper: Cleanup
2015-03-27  Martin Wilckefinet: Check for immediate completition.
2015-03-27  Vladimir SerbinenkoMake Makefile.util.def independent of platform.
2015-03-27  Daniel Kahn... util/mkimage: Use stable timestamp when generating...
2015-03-27  Vladimir Serbinenkomodinfo.sh.in: Add missing config variables.
2015-03-27  Vladimir SerbinenkoMakefile.core.def: Remove obsolete LDADD_KERNEL
2015-03-27  Vladimir Serbinenkoarp, icmp: Fix handling in case of oversized or invalid...
2015-03-23  Colin Watsonhostfs: Drop unnecessary feature test macros
2015-03-20  Vladimir Serbinenkocompiler-rt-emu: Add missing file.
2015-03-20  Vladimir Serbinenkoemunet: Fix init error checking.
2015-03-20  Vladimir Serbinenkofddboot_test: Add -no-pad to xorriso.
2015-03-20  Vladimir Serbinenkogrub-mkrescue: pass all unrecognized options unchanged...
2015-03-20  Vladimir Serbinenkocacheinfo: Add missing license information.
2015-03-19  Andrei Borzenkovgrub-fs-tester: add LVM RAID1 support
2015-03-19  Andrei Borzenkovcore: add LVM RAID1 support
2015-03-16  Andrei Borzenkovgrub-fs-tester: explicitly set segment type for LVM...
2015-03-15  Andrei Borzenkovgrub-fs-tester: better estimation of filesystem time...
2015-03-06  Vladimir Serbinenkohfsplus: Fix potential access to uninited memory on...
2015-03-05  Jon McCuneautogen.sh: Allow overriding the python to be used...
2015-03-05  Andrei Borzenkovupdate gnulib/argp-help.c to fix garbage in grub-mknetd...
2015-03-05  Andrey Borzenkovupdate m4/extern-inline.m4 to upstream version to fix...
2015-03-04  Vladimir Serbinenkosyslinux_parse: Fix the case of unknown localboot.
2015-03-04  Vladimir Serbinenkoconfigure.ac: Fix the name of pciaccess header.
2015-03-04  Vladimir SerbinenkoFix canonicalize_file_name clash.
2015-03-03  Vladimir SerbinenkoRemove emu libusb support.
2015-03-03  Vladimir Serbinenkoconfigure.ac: Remove unused COND_clang
2015-03-03  Vladimir SerbinenkoRemove libgcc dependency.
2015-03-03  Vladimir Serbinenkotypes.h: Use __builtin_bswap* with clang.
2015-03-03  Vladimir Serbinenkoconfigure.ac: Set $CPPFLAGS when checking for no_app_regs.
2015-03-03  Vladimir SerbinenkoDon't continue to query block-size if disk doesn't...
2015-02-28  Andrei Borzenkovgrub-probe: free temporary variable
2015-02-28  Vladimir Serbinenkoexclude.pot: Add new technical strings
2015-02-28  Vladimir Serbinenkogrub-probe: Mark a "[default=]" for translation.
2015-02-28  Vladimir Serbinenkogrub-shell: Add missing --locale-directory.
2015-02-28  Vladimir Serbinenkontfs_test: Skip is setfattr is unavailable.
2015-02-26  Vladimir Serbinenkoemu/cache: Change declaration of __clear_cache to match...
2015-02-26  Vladimir Serbinenkoarm/dl: Fix handling of nonstandard relocation sizes
2015-02-26  Vladimir Serbinenkogzio: Optimize by removing division.
2015-02-26  Vladimir Serbinenkoraid6: Optimize by removing division.
2015-02-26  Vladimir Serbinenkodmraid_nvidia: Fix division by 0 and missing byte-swap.
2015-02-26  Vladimir Serbinenkocrypto: restrict cipher block size to power of 2.
2015-02-26  Vladimir Serbinenkojpeg: Optimise by replacing division with shifts.
2015-02-26  Vladimir Serbinenkopng: Optimize by avoiding divisions.
2015-02-26  Vladimir SerbinenkoAdd missing lib/division.c
2015-02-26  Vladimir Serbinenkofbblit: Optimize by replacing division with additions...
2015-02-26  Vladimir Serbinenkobitmap_scale: Optimize by moving division out of the...
2015-02-26  Vladimir Serbinenkominilzo: Skip parts tha we don't need.
2015-02-23  Vladimir Serbinenkomips: Fix soft-float handling.
2015-02-23  Vladimir SerbinenkoAdd missing grub_ prefix in memcpy invocation
2015-02-23  Vladimir SerbinenkoAllow clang compilation for thumb with -mthumb-interwork.
2015-02-23  Vladimir Serbinenkoarm64: Fix compilation failure.
2015-02-23  Vladimir SerbinenkoSupply signed division to fix ARM compilation.
2015-02-22  Vladimir Serbinenkoacpi: Fix unused function warning.
2015-02-22  Vladimir Serbinenkoconfigure.ac: Add ia64-specific way to disable floats.
2015-02-22  Vladimir Serbinenkoi386/tsc: Fix unused function warning on xen.
2015-02-22  Vladimir SerbinenkoExperimental support for clang for sparc64.
2015-02-21  Vladimir SerbinenkoDiscover which option provides soft-float on configure...
2015-02-21  Vladimir Serbinenkomips: Switch to more portable .org
2015-02-21  Vladimir Serbinenkosparc64: Switch to more portable .org.
2015-02-21  Vladimir Serbinenkokernel-8086: Switch to more portable .org.
2015-02-21  Vladimir SerbinenkoRelax requirements on asm for non-BIOS i386 platforms.
2015-02-21  Vladimir Serbinenkoqemu: Switch to more portable .org
2015-02-21  Vladimir Serbinenkoqemu: Fix GateA20 enabling.
2015-02-21  Vladimir Serbinenkoqemu: Fix compilation
2015-02-21  Vladimir SerbinenkoRemove realmode.S from coreboot and qemu.
2015-02-21  Vladimir SerbinenkoRemove obsolete ADDR32 and DATA32 checks.
2015-02-21  Vladimir Serbinenkoi386: Remove needless ADDR32 prefixes when address...
2015-02-21  Vladimir Serbinenkoi386-pc/boot: Explicitly mark kernel_address[_high...
2015-02-21  Vladimir SerbinenkoChange dot assignmnet to more portable .org.
2015-02-21  Vladimir Serbinenkoi386: Move from explicit ADDR32/DATA32 prefixes to...
2015-02-21  Vladimir SerbinenkoTest which flags make our asm compile.
2015-02-21  Vladimir SerbinenkoINSTALL: clarify that clang support is experimental
2015-02-21  Vladimir Serbinenkozfs/mzap_lookup: Fix argument types
next