Commit graph

  • 5b5d8666a7 core/partmap: rename 'sun' to avoid clash with predefined symbol Toomas Soome 2015-04-13 19:49:15 +03:00
  • e97f5f4968 docs/grub.texi: Fix spelling of cbfstool Paul Menzel 2015-04-11 21:40:50 +02:00
  • f11db3c7fc core: avoid NULL derefrence in grub_divmod64s Andrei Borzenkov 2015-04-06 19:25:02 +03:00
  • 12bf557039 do not emit cryptomount without crypto UUID Andrei Borzenkov 2015-03-28 22:13:35 +03:00
  • 7d39938474 grub-core/loader/i386/xen.c: Initialized initrd_ctx so we don't free a random pointer from the stack. Sarah Newman 2015-03-27 12:56:43 -07:00
  • ebd92af8c3 net: trivial grub_cpu_to_XX_compile_time cleanup Andrei Borzenkov 2015-03-27 18:58:57 +03:00
  • c9ee9bedef syslinux: Support {vesa,}menu.c32. Lunar 2015-03-27 15:15:13 +01:00
  • 1a33de8b56 Recognize EFI platform even in case of mismatch between Linux and EFI. Steve McIntyre 2015-03-27 14:51:51 +01:00
  • ed07b7e128 Add missing initializers to silence suprious warnings. Michael Zimmermann 2015-03-27 14:44:41 +01:00
  • d47e8ab4b9 dl_helper: Cleanup Leif Lindholm 2015-03-27 14:37:16 +01:00
  • cf2b4a36c4 efinet: Check for immediate completition. Martin Wilck 2015-03-27 14:27:56 +01:00
  • 1f23c87c19 Make Makefile.util.def independent of platform. Vladimir Serbinenko 2015-03-27 14:04:41 +01:00
  • 85a7be2414 util/mkimage: Use stable timestamp when generating binaries. Daniel Kahn Gillmor 2015-03-27 13:26:48 +01:00
  • c14f8a9366 modinfo.sh.in: Add missing config variables. Vladimir Serbinenko 2015-03-20 21:42:48 +01:00
  • 94222b72b5 Makefile.core.def: Remove obsolete LDADD_KERNEL Vladimir Serbinenko 2015-03-20 21:41:17 +01:00
  • 63034d3261 arp, icmp: Fix handling in case of oversized or invalid packets. Vladimir Serbinenko 2015-03-20 21:14:23 +01:00
  • 5974d4ba65 hostfs: Drop unnecessary feature test macros Colin Watson 2015-03-23 14:27:41 +00:00
  • e9f68f1f4c compiler-rt-emu: Add missing file. Vladimir Serbinenko 2015-03-20 13:00:53 +01:00
  • fe6695b7d6 emunet: Fix init error checking. Vladimir Serbinenko 2015-03-20 12:59:00 +01:00
  • 237510486a fddboot_test: Add -no-pad to xorriso. Vladimir Serbinenko 2015-03-20 12:58:08 +01:00
  • cf47a2fba5 grub-mkrescue: pass all unrecognized options unchanged to xorriso. Vladimir Serbinenko 2015-03-20 12:55:27 +01:00
  • 9c07daaf91 cacheinfo: Add missing license information. Vladimir Serbinenko 2015-03-20 11:13:58 +01:00
  • 19c4156d16 grub-fs-tester: add LVM RAID1 support Andrei Borzenkov 2015-03-19 21:31:26 +03:00
  • 527eeeeee6 core: add LVM RAID1 support Andrei Borzenkov 2015-03-19 21:30:27 +03:00
  • 7c9309e50a grub-fs-tester: explicitly set segment type for LVM mirror Andrei Borzenkov 2015-03-16 21:16:19 +03:00
  • fa07d919d1 grub-fs-tester: better estimation of filesystem time for LVM/RAID Andrei Borzenkov 2015-03-15 21:06:26 +03:00
  • 5fe21c9968 hfsplus: Fix potential access to uninited memory on invalid FS Vladimir Serbinenko 2015-03-06 22:33:20 +01:00
  • be41c1cf11 autogen.sh: Allow overriding the python to be used by setting $PYTHON. Jon McCune 2015-03-06 00:33:41 +01:00
  • 8842991a56 update gnulib/argp-help.c to fix garbage in grub-mknetdir --help output Andrei Borzenkov 2015-03-05 20:19:47 +03:00
  • 20f21d8978 update m4/extern-inline.m4 to upstream version to fix compilation on FreeBSD Andrey Borzenkov 2015-03-05 19:25:56 +03:00
  • dc06aa949b syslinux_parse: Fix the case of unknown localboot. Vladimir Serbinenko 2015-03-04 14:19:29 +01:00
  • 5959b15c1c configure.ac: Fix the name of pciaccess header. Vladimir Serbinenko 2015-03-04 01:01:45 +01:00
  • 27d1a67f8a Fix canonicalize_file_name clash. Vladimir Serbinenko 2015-03-04 01:00:19 +01:00
  • 9d25b0da9a Remove emu libusb support. Vladimir Serbinenko 2015-03-03 20:59:36 +01:00
  • 9f95d12153 configure.ac: Remove unused COND_clang Vladimir Serbinenko 2015-03-03 20:49:48 +01:00
  • 064360e667 Remove libgcc dependency. Vladimir Serbinenko 2015-03-03 20:23:42 +01:00
  • 77697d14e5 types.h: Use __builtin_bswap* with clang. Vladimir Serbinenko 2015-03-03 09:12:10 +01:00
  • aa6ccc05c1 configure.ac: Set $CPPFLAGS when checking for no_app_regs. Vladimir Serbinenko 2015-03-03 09:07:53 +01:00
  • 87ec3b7fa9 Don't continue to query block-size if disk doesn't have it. Vladimir Serbinenko 2015-02-27 14:26:00 +01:00
  • 018f79da6f grub-probe: free temporary variable Andrei Borzenkov 2015-02-28 20:19:57 +03:00
  • 0d6498a67d exclude.pot: Add new technical strings Vladimir Serbinenko 2015-02-28 16:23:27 +01:00
  • afd6b6bbae grub-probe: Mark a "[default=]" for translation. Vladimir Serbinenko 2015-02-28 16:22:46 +01:00
  • ddde9ca71a grub-shell: Add missing --locale-directory. Vladimir Serbinenko 2015-02-28 15:14:16 +01:00
  • 050505ab8f ntfs_test: Skip is setfattr is unavailable. Vladimir Serbinenko 2015-02-28 15:13:41 +01:00
  • 66b0e6649b emu/cache: Change declaration of __clear_cache to match builtin declaration. Vladimir Serbinenko 2015-02-26 22:20:59 +01:00
  • 38b7a30269 arm/dl: Fix handling of nonstandard relocation sizes Vladimir Serbinenko 2015-02-26 22:10:29 +01:00
  • 7ba066419a gzio: Optimize by removing division. Vladimir Serbinenko 2015-02-26 22:10:09 +01:00
  • 67a6a9512a raid6: Optimize by removing division. Vladimir Serbinenko 2015-02-26 22:07:22 +01:00
  • f76c98b79e dmraid_nvidia: Fix division by 0 and missing byte-swap. Vladimir Serbinenko 2015-02-26 22:06:19 +01:00
  • 94f701a826 crypto: restrict cipher block size to power of 2. Vladimir Serbinenko 2015-02-26 22:04:40 +01:00
  • 7213c1e028 jpeg: Optimise by replacing division with shifts. Vladimir Serbinenko 2015-02-26 21:27:32 +01:00
  • 18125877ee png: Optimize by avoiding divisions. Vladimir Serbinenko 2015-02-26 18:27:43 +01:00
  • 80310ad07d Add missing lib/division.c Vladimir Serbinenko 2015-02-26 18:22:40 +01:00
  • f51218bc15 fbblit: Optimize by replacing division with additions and shifts. Vladimir Serbinenko 2015-02-26 18:14:28 +01:00
  • dd4889f727 bitmap_scale: Optimize by moving division out of the loop. Vladimir Serbinenko 2015-02-26 18:13:36 +01:00
  • c5a4e79335 minilzo: Skip parts tha we don't need. Vladimir Serbinenko 2015-02-26 18:11:53 +01:00
  • 6a4ecd276e mips: Fix soft-float handling. Vladimir Serbinenko 2015-02-23 22:33:28 +01:00
  • 7ea452a142 Add missing grub_ prefix in memcpy invocation Vladimir Serbinenko 2015-02-22 19:34:46 +01:00
  • 2066c35b3f Allow clang compilation for thumb with -mthumb-interwork. Vladimir Serbinenko 2015-02-22 17:45:30 +01:00
  • 345076a78a arm64: Fix compilation failure. Vladimir Serbinenko 2015-02-22 17:41:12 +01:00
  • f034fab620 Supply signed division to fix ARM compilation. Vladimir Serbinenko 2015-02-22 17:24:28 +01:00
  • e1d4520bfb acpi: Fix unused function warning. Vladimir Serbinenko 2015-02-22 14:42:43 +01:00
  • ea39b87a8b configure.ac: Add ia64-specific way to disable floats. Vladimir Serbinenko 2015-02-22 14:42:19 +01:00
  • 50ebc8f5f3 i386/tsc: Fix unused function warning on xen. Vladimir Serbinenko 2015-02-22 13:12:44 +01:00
  • 155f334f57 Experimental support for clang for sparc64. Vladimir Serbinenko 2015-02-22 01:53:00 +01:00
  • ebe316e4df Discover which option provides soft-float on configure stage. Vladimir Serbinenko 2015-02-21 23:46:47 +01:00
  • da9f30b455 mips: Switch to more portable .org Vladimir Serbinenko 2015-02-21 20:43:57 +01:00
  • 49e5fcb9fb sparc64: Switch to more portable .org. Vladimir Serbinenko 2015-02-21 20:32:03 +01:00
  • e77dc3d9a0 kernel-8086: Switch to more portable .org. Vladimir Serbinenko 2015-02-21 20:24:59 +01:00
  • f16b8c0405 Relax requirements on asm for non-BIOS i386 platforms. Vladimir Serbinenko 2015-02-21 20:18:18 +01:00
  • 3c6043245e qemu: Switch to more portable .org Vladimir Serbinenko 2015-02-21 20:13:58 +01:00
  • 8afd8f3b64 qemu: Fix GateA20 enabling. Vladimir Serbinenko 2015-02-21 20:00:18 +01:00
  • e62ca2a870 qemu: Fix compilation Vladimir Serbinenko 2015-02-21 19:55:53 +01:00
  • 44ff462e83 Remove realmode.S from coreboot and qemu. Vladimir Serbinenko 2015-02-21 19:53:18 +01:00
  • 6505b241fd Remove obsolete ADDR32 and DATA32 checks. Vladimir Serbinenko 2015-02-21 17:44:41 +01:00
  • 37353f0ae5 i386: Remove needless ADDR32 prefixes when address is known and fixed. Vladimir Serbinenko 2015-02-21 17:38:56 +01:00
  • 1998d63688 i386-pc/boot: Explicitly mark kernel_address[_high] as local. Vladimir Serbinenko 2015-02-21 17:20:10 +01:00
  • bc29c6d019 Change dot assignmnet to more portable .org. Vladimir Serbinenko 2015-02-21 17:19:01 +01:00
  • f571dc1af8 i386: Move from explicit ADDR32/DATA32 prefixes to instruction suffixes. Vladimir Serbinenko 2015-02-21 17:13:23 +01:00
  • 065ad910f1 Test which flags make our asm compile. Vladimir Serbinenko 2015-02-21 16:29:28 +01:00
  • 0b02bfa034 INSTALL: clarify that clang support is experimental Vladimir Serbinenko 2015-02-21 16:22:48 +01:00
  • 87a04adb65 zfs/mzap_lookup: Fix argument types Vladimir Serbinenko 2015-02-21 16:22:01 +01:00
  • ec65605af4 wildcard: Mark unused argument as such. Vladimir Serbinenko 2015-02-21 16:19:09 +01:00
  • 967e5aa591 ofdisk: Exclude floppies from scanning. Vladimir Serbinenko 2015-02-21 16:16:48 +01:00
  • ef7c843b44 configure: Add -msoft-float to CCASFLAGS Vladimir Serbinenko 2015-02-21 16:13:11 +01:00
  • e5851b63e0 mips/startup_raw: Use more portable .asciz Vladimir Serbinenko 2015-02-21 16:09:46 +01:00
  • aee2502cb5 Provide __aeabi_mem{cpy,set} Vladimir Serbinenko 2015-02-21 16:07:59 +01:00
  • 2426ac36d3 div_test: Don't try to divide by zero Vladimir Serbinenko 2015-02-21 16:05:45 +01:00
  • d93147abb7 INSTALL: Fix names of host flags to match actual behaviour Vladimir Serbinenko 2015-02-21 16:03:11 +01:00
  • e3c7aca76d Strip .MIPS.abiflags which causes compile failure Vladimir Serbinenko 2015-02-21 16:01:53 +01:00
  • b46bf3cd1c configure: Move adding of include options to the very end to avoid subshell. Vladimir Serbinenko 2015-02-20 21:30:34 +01:00
  • 86f05f1491 configure: Add missing comma. Vladimir Serbinenko 2015-02-20 21:29:35 +01:00
  • 5537a586e0 ext2: Ignore INCOMPAT_MMP. Vladimir Serbinenko 2015-02-16 21:08:37 +01:00
  • e20aa39ea4 ext2: Support META_BG. Vladimir Serbinenko 2015-02-16 20:53:26 +01:00
  • 35a492e4a2 tests: remove hardcoded paths from syslinux_test Andrei Borzenkov 2015-02-16 22:07:33 +03:00
  • 251ddf26dc build-sys: add syslinux test files to tarball Andrei Borzenkov 2015-02-16 20:31:22 +03:00
  • d3d2e54911 Add test for syslinux converter Vladimir Serbinenko 2015-02-16 15:58:59 +01:00
  • e29af836d0 Don't remove initrd= parameter. Vladimir Serbinenko 2015-02-16 15:56:26 +01:00
  • b23635fcff syslinux_parse: Always output comments even if no entries are found. Vladimir Serbinenko 2015-02-16 10:54:20 +01:00
  • 8f5ebb1245 diskfilter_make_raid: more memory leaks in failure path Andrei Borzenkov 2015-02-15 10:10:03 +03:00