Историја ревизија

Аутор SHA1 Порука Датум
  Vladimir Serbinenko 6d2aa7ee01 kern/mm: Use %x and cast for displaying sizeof() пре 1 година
  Daniel Axtens d8953d0793 commands/memtools: Add memtool module with memory allocation stress-test пре 1 година
  Zhang Boyang 65bc459630 mm: Avoid complex heap growth math in hot path пре 1 година
  Zhang Boyang 21869baec1 mm: Preallocate some space when adding new regions пре 1 година
  Zhang Boyang 2282cbfe5a mm: Adjust new region size to take management overhead into account пре 1 година
  Zhang Boyang 17975d10a8 mm: Try invalidate disk caches last when out of memory пре 2 година
  Patrick Steinhardt 887f98f0db mm: Allow dynamically requesting additional memory regions пре 2 година
  Patrick Steinhardt 139fd9b134 mm: Drop unused unloading of modules on OOM пре 2 година
  Daniel Axtens 8afa5ef45b mm: Debug support for region operations пре 2 година
  Daniel Axtens 052e6068be mm: When adding a region, merge with region after as well as before пре 2 година
  Elyes Haouas edd9af9192 kern: Remove trailing whitespaces пре 2 година
  Daniel Axtens 246d69b7ea mm: Document grub_mm_init_region() пре 3 година
  Daniel Axtens 1f8d0b0173 mm: Document grub_free() пре 3 година
  Daniel Axtens a847895a8d mm: grub_real_malloc(): Make small allocs comment match code пре 3 година
  Daniel Axtens 246ad6a44c mm: Clarify grub_real_malloc() пре 3 година
  Marco A Benatto a9d8de9608 kern/mm: Fix grub_debug_calloc() compilation error пре 3 година
  Peter Jones 64e26162eb calloc: Make sure we always have an overflow-checking calloc() available пре 4 година
  Vladimir Serbinenko 59ec05bcf8 mm: Avoid integer overflow. пре 8 година
  Vladimir Serbinenko 45bf8b3a75 * grub-core/kern/mm.c (grub_real_malloc): Decrease cut-off of moving the пре 11 година
  Vladimir Serbinenko 39ff43c579 * grub-core/kern/mm.c (grub_real_malloc): Don't update the pointer to пре 11 година
  Vladimir Serbinenko c6b755df45 * grub-core/kern/mm.c (grub_real_malloc): Use AND rather than MOD пре 11 година
  Vladimir Serbinenko b61599aca4 * grub-core/kern/mm.c (grub_realloc): Don't copy more data than we have. пре 11 година
  Vladimir 'phcoder' Serbinenko 1bc783bd39 * grub-core/kern/mm.c (grub_mm_init_region): Skip regions less than пре 11 година
  Vladimir 'phcoder' Serbinenko fe4c3e7e67 * grub-core/kern/mm.c (grub_mm_init_region): Fix condition for пре 11 година
  Vladimir 'phcoder' Serbinenko 774683685f Lift up core size limits on some platforms. Fix potential memory пре 11 година
  Vladimir 'phcoder' Serbinenko 0f92dca7ef * grub-core/kern/mm.c (grub_free): Fix agglomerating of free regions. пре 12 година
  Vladimir 'phcoder' Serbinenko 3988c4a09f * grub-core/kern/mm.c (get_header_from_pointer): Put a more informative пре 12 година
  Vladimir 'phcoder' Serbinenko c84ba308b5 * grub-core/kern/mm.c: Add missing include of i18n.h пре 13 година
  Vladimir 'phcoder' Serbinenko 4a9f8346c9 * grub-core/commands/ls.c: Gettextize. пре 13 година
  Vladimir 'phcoder' Serbinenko e1a0e1b428 Fix the usage of unsupported %zx пре 13 година