| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-07-11 | Merge branch 'master' into andrey/ext4_inline_dataandrey/ext4_inline_data | Andrei Borzenkov | 527 | -6368/+21736 |
| 2016-05-03 | net: translate pxe prefix to tftp when checking for self-load | Andrei Borzenkov | 1 | -0/+9 |
| 2016-04-30 | net: reset net->stall in grub_net_seek_real | Andrei Borzenkov | 1 | -0/+1 |
| 2016-04-30 | http: reset EOF indication in http_seek | Stefan Fritsch | 1 | -0/+1 |
| 2016-04-24 | build: Use AC_HEADER_MAJOR to find device macros | Mike Gilbert | 5 | -2/+22 |
| 2016-04-09 | http: fix superfluous null line in range request header | Michael Chang | 1 | -2/+1 |
| 2016-03-22 | configure: set -fno-pie together with -fno-PIE | Andrei Borzenkov | 1 | -2/+2 |
| 2016-03-20 | bootp: check that interface is not NULL in configure_by_dhcp_ack | Andrei Borzenkov | 1 | -0/+3 |
| 2016-03-19 | bootp: fix memory leak in grub_cmd_dhcpopt | Andrei Borzenkov | 1 | -4/+8 |
| 2016-03-15 | Remove the variable oldname which is attempting to free stack space. | Aaron Luft | 1 | -6/+2 |
| 2016-03-13 | Makefile.util.def: add $LIBINTL to grub-macbless flags | Andrei Borzenkov | 1 | -1/+1 |
| 2016-03-11 | Failed config now returns exit code (#1252311) | Robert Marshall | 1 | -0/+1 |
| 2016-03-11 | xen_file: Fix invalid payload size | Michael Chang | 1 | -2/+2 |
| 2016-03-10 | multiboot2: Remove useless GRUB_PACKED | Vladimir Serbinenko | 1 | -1/+1 |
| 2016-03-06 | 20_linux_xen: fix test for GRUB_DEVICE | Andrei Borzenkov | 1 | -1/+1 |
| 2016-03-06 | 10_linux: Fix grouping of tests for GRUB_DEVICE | Mike Gilbert | 1 | -1/+1 |
| 2016-02-28 | NEWS update | Andrei Borzenkov | 1 | -0/+11 |
| 2016-02-28 | Release 2.02~beta3grub-2.02-beta32.02-beta3 | Vladimir Serbinenko | 1 | -1/+1 |
| 2016-02-28 | grub_arch_sync_dma_caches: Accept volatile address | Vladimir Serbinenko | 1 | -2/+3 |
| 2016-02-27 | efidisk: Respect block_io_protocol buffer alignment | Leif Lindholm | 1 | -7/+41 |
| 2016-02-27 | usbtrans: Fix memory coherence and use-after-free. | Vladimir Serbinenko | 1 | -5/+19 |
| 2016-02-27 | ehci: Fix memory coherence | Vladimir Serbinenko | 1 | -0/+41 |
| 2016-02-27 | arm-uboot: Make self-relocatable to allow loading at any address | Vladimir Serbinenko | 7 | -86/+304 |
| 2016-02-27 | Allow _start == 0 with relocatable images | Vladimir Serbinenko | 1 | -3/+3 |
| 2016-02-27 | Provide __bss_start and _end symbols in grub-mkimage. | Vladimir Serbinenko | 2 | -48/+87 |
| 2016-02-27 | Encapsulate image layout into a separate structure. | Vladimir Serbinenko | 3 | -127/+133 |
| 2016-02-27 | mkimagexx: Split PE and generic part for relocations. | Vladimir Serbinenko | 1 | -196/+219 |
| 2016-02-27 | mkimage.c: Split into separate files. | Vladimir Serbinenko | 6 | -337/+406 |
| 2016-02-27 | bsd: Ensure that kernel is loaded before loading module. | Vladimir Serbinenko | 1 | -0/+12 |
| 2016-02-27 | cat: Don't switch terminal mode when there is nothing to highlight. | Vladimir Serbinenko | 1 | -4/+7 |
| 2016-02-27 | Use console rather than serial_efi0 on arm64-efi in tests | Vladimir Serbinenko | 1 | -2/+3 |
| 2016-02-27 | efidisk: fix misplaced parenthesis in b00e4c2 | Andrei Borzenkov | 1 | -2/+2 |
| 2016-02-26 | efidisk: prevent errors from diskfilter scan of removable drives | Andrei Borzenkov | 1 | -2/+6 |
| 2016-02-26 | Regenerate checksums | Vladimir Serbinenko | 1 | -98/+98 |
| 2016-02-26 | Makefile: Don't delete default_payload.elf if it doesn't exist. | Vladimir Serbinenko | 1 | -1/+1 |
| 2016-02-25 | net: fix ipv6 routing | Josef Bacik | 5 | -31/+103 |
| 2016-02-24 | ieee1275: fix signed comparison | Vladimir Serbinenko | 1 | -1/+1 |
| 2016-02-23 | search: actually skip floppy with --no-floppy | Andrei Borzenkov | 1 | -1/+1 |
| 2016-02-23 | multiboot2: zero reserved field in memory map | Andrei Borzenkov | 1 | -0/+1 |
| 2016-02-22 | Improve EHCI logging | Vladimir Serbinenko | 1 | -10/+18 |
| 2016-02-22 | usb_keyboard: Remove useless include | Vladimir Serbinenko | 1 | -1/+0 |
| 2016-02-22 | Refresh before abort | Vladimir Serbinenko | 1 | -0/+2 |
| 2016-02-22 | ieee1275: prevent buffer over-read | Eric Snowberg | 1 | -1/+4 |
| 2016-02-22 | menu_entry: Disable cursor during update_screen() | Thomas Huth | 1 | -0/+4 |
| 2016-02-17 | default_payload.elf: Always rebuild and remove before build. | Vladimir Serbinenko | 1 | -1/+2 |
| 2016-02-17 | default_payload.elf: Include password_pbkdf2. | Vladimir Serbinenko | 1 | -1/+1 |
| 2016-02-17 | default_payload.elf: Add modules from $(EXTRA_PAYLOAD_MODULES). | Vladimir Serbinenko | 1 | -1/+1 |
| 2016-02-17 | mm: Avoid integer overflow. | Vladimir Serbinenko | 1 | -0/+9 |
| 2016-02-17 | Remove -Wno-maybe-uninitialized as it may not be present. | Vladimir Serbinenko | 1 | -1/+1 |
| 2016-02-17 | Fix warnings when compiling with -O3 | Vladimir Serbinenko | 4 | -6/+6 |