]> git.proxmox.com Git - grub2.git/shortlog
grub2.git
2016-02-27 Vladimir Serbinenkousbtrans: Fix memory coherence and use-after-free.
2016-02-27 Vladimir Serbinenkoehci: Fix memory coherence
2016-02-27 Vladimir Serbinenkoarm-uboot: Make self-relocatable to allow loading at...
2016-02-27 Vladimir SerbinenkoAllow _start == 0 with relocatable images
2016-02-27 Vladimir SerbinenkoProvide __bss_start and _end symbols in grub-mkimage.
2016-02-27 Vladimir SerbinenkoEncapsulate image layout into a separate structure.
2016-02-27 Vladimir Serbinenkomkimagexx: Split PE and generic part for relocations.
2016-02-27 Vladimir Serbinenkomkimage.c: Split into separate files.
2016-02-27 Vladimir Serbinenkobsd: Ensure that kernel is loaded before loading module.
2016-02-27 Vladimir Serbinenkocat: Don't switch terminal mode when there is nothing...
2016-02-27 Vladimir SerbinenkoUse console rather than serial_efi0 on arm64-efi in...
2016-02-27 Andrei Borzenkovefidisk: fix misplaced parenthesis in b00e4c2
2016-02-26 Andrei Borzenkovefidisk: prevent errors from diskfilter scan of removab...
2016-02-26 Vladimir SerbinenkoRegenerate checksums
2016-02-26 Vladimir SerbinenkoMakefile: Don't delete default_payload.elf if it doesn...
2016-02-25 Josef Baciknet: fix ipv6 routing
2016-02-24 Vladimir Serbinenkoieee1275: fix signed comparison
2016-02-23 Andrei Borzenkovsearch: actually skip floppy with --no-floppy
2016-02-23 Andrei Borzenkovmultiboot2: zero reserved field in memory map
2016-02-22 Vladimir SerbinenkoImprove EHCI logging
2016-02-22 Vladimir Serbinenkousb_keyboard: Remove useless include
2016-02-22 Vladimir SerbinenkoRefresh before abort
2016-02-22 Eric Snowbergieee1275: prevent buffer over-read
2016-02-22 Thomas Huthmenu_entry: Disable cursor during update_screen()
2016-02-17 Vladimir Serbinenkodefault_payload.elf: Always rebuild and remove before...
2016-02-17 Vladimir Serbinenkodefault_payload.elf: Include password_pbkdf2.
2016-02-17 Vladimir Serbinenkodefault_payload.elf: Add modules from $(EXTRA_PAYLOAD_M...
2016-02-17 Vladimir Serbinenkomm: Avoid integer overflow.
2016-02-17 Vladimir SerbinenkoRemove -Wno-maybe-uninitialized as it may not be present.
2016-02-17 Vladimir SerbinenkoFix warnings when compiling with -O3
2016-02-14 Vladimir SerbinenkoAdd wbinvd around bios call.
2016-02-12 Eric SnowbergOBP available region contains grub. Start at grub_phys_end.
2016-02-12 Andreas FreimuthAdd Thinkpad T410s button cmos address.
2016-02-12 Vladimir SerbinenkoTODO: Remove obsolete link
2016-02-12 Toomas Soomelz4: Fix pointer overflow
2016-02-12 Vladimir Serbinenkogrub-shell: Update 32-bit OVMF binary name.
2016-02-12 Daniel Kiperrelocator: Fix integer underflow.
2016-02-12 Vladimir SerbinenkoChange -v to -V for version of shell utils.
2016-02-12 Vladimir Serbinenkoxnu: Add new kernel path to autoconfig.
2016-02-12 Vladimir Serbinenkoarm64: Use cpu timer for timekeeping.
2016-02-12 Vladimir Serbinenkopowerpc: Trim header in tests.
2016-02-12 Vladimir Serbinenkodefault_payload: Include syslinuxcfg, all filesystems...
2016-02-12 Vladimir Serbinenkoxnu: Supply random seed.
2016-02-12 Vladimir SerbinenkoAdd RNG module.
2016-02-12 Vladimir Serbinenkoyylex: use grub_fatal for exit.
2016-02-12 Vladimir Serbinenkoprintf: Fix and test %% behaviour in presence of subseq...
2016-02-12 Vladimir SerbinenkoSplit pmtimer wait and tsc measurement from pmtimer...
2016-02-12 Vladimir SerbinenkoMake grub_cpu_is_tsc_supported generally available.
2016-02-12 Vladimir SerbinenkoMake grub_acpi_find_fadt accessible generically
2016-02-12 Vladimir SerbinenkoMake unaligned types public.
2016-02-12 Vladimir SerbinenkoFix emu compilation error on arm.
2016-02-11 Vladimir Serbinenkoxnu: Include relocated EFI in heap size.
2016-02-11 Vladimir Serbinenkoxnu: supply ramsize to the kernel.
2016-02-03 Andrei Borzenkovsupport modules without symbol table
2016-02-01 Andrei Borzenkov10_linux: avoid multi-device root= kernel argument
2016-01-22 Vladimir SerbinenkoError out if mtools invocation fails.
2016-01-22 Vladimir Serbinenkoarm64: Add support for relocations needed for linaro gcc
2016-01-22 Vladimir Serbinenkoefiemu: Fix compilation failure
2016-01-22 Vladimir SerbinenkoDocument cpuid -p
2016-01-22 Robert Elliottefiemu: Handle persistent RAM and unknown possible...
2016-01-22 Vladimir SerbinenkoDocument expr1 expr2 syntax for test command
2016-01-22 Michael ChangRestore terminal settings on grub-emu exit.
2016-01-22 Vladimir Serbinenkoxen_boot: Remove obsolete module type distinctions.
2016-01-22 Vladimir Serbinenkoarm: Ignore qemu clock bug
2016-01-22 Vladimir Serbinenkoi386-ieee1275: Increase maximum heap size to accomodate...
2016-01-20 Colin WatsonRemove pragmas related to -Wunreachable-code
2016-01-16 Colin Watsonloader/bsd: Fix signed/unsigned comparison
2016-01-16 Colin Watsonahci, ehci: Fix typos
2016-01-16 Andrei Borzenkovgrub-probe: fix memory leak
2016-01-16 Andrei Borzenkovtftp: fix memory leaks in open
2016-01-16 Andrei Borzenkovtcp: fix memory leaks
2016-01-16 Andrei Borzenkovnet: fix memory leaks
2016-01-16 Andrei Borzenkovlegacycfg: fix memory leaks and add NULL check
2016-01-15 Andrei Borzenkovloader: Unintended sign extension
2016-01-12 Andrei Borzenkovscript: fix memory leak
2016-01-12 Andrei Borzenkovnormal: fix memory leak
2016-01-12 Andrei Borzenkovxnu: fix memory leak
2016-01-12 Andrei Borzenkovtruecrypt: fix memory leak
2016-01-12 Andrei Borzenkovgfxmenu: fix memory leak
2016-01-12 Andrei Borzenkovefiemu: fix memory leak
2016-01-12 Andrei Borzenkovefidisk: fix memory leak
2016-01-12 Andrei Borzenkovverify: fix memory leak
2016-01-12 Andrei Borzenkovpassword_pbkdf2: fix memory leak
2016-01-12 Andrei Borzenkovparttool: fix memory leak
2016-01-12 Andrei Borzenkovnativedisk: fix memory leak
2016-01-12 Andrei Borzenkovacpi: fix memory leak
2016-01-10 Andrei Borzenkovgrub-install: include ehci in list of native modules
2016-01-10 Andrei Borzenkovgrub-mkimage: remove redundant NULL check
2016-01-10 Andrei Borzenkovnet: remove dead and redundant code
2016-01-10 Andrei Borzenkovhostdisk: fix device detection
2016-01-09 Andrei Borzenkovsetup: fix NULL pointer dereference
2016-01-09 Andrei Borzenkovmkimage: fix unintended sign extension
2016-01-09 Andrei Borzenkovutil/getroot: delete dead code
2016-01-09 Andrei Borzenkovloader/multiboot: fix unintended sign extension
2016-01-09 Andrei Borzenkovkern/elf: fix unintended sign extension
2016-01-09 Andrei Borzenkovxfs: fix possible inode corruption in directory scan
2016-01-09 Andrei Borzenkovrescue_parser: restructure code to avoid Coverity false...
2016-01-09 Andrei Borzenkovgrub-mklayout: check subscript bounds
2016-01-09 Andrei Borzenkovgrub-probe: fix memory leak
2016-01-09 Andrei Borzenkovgfxmenu: fix memory leak
next