1. eb59636 Add support for aligned allocation by Ron Minnich · 12 years ago
  2. fb5026c malloc: size is unsigned, don't test for size < 0 by Patrick Georgi · 12 years ago
  3. 5015f79 Ensure that config options hidden by r6054 have defaults, and fix MALLOCDBG() by Peter Stuge · 14 years ago
  4. a953f37 Debugging facility improvements. by Uwe Hermann · 14 years ago
  5. c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 14 years ago
  6. 6bd571e drop some dead code, clarify small comments and small cleanups to malloc.c by Stefan Reinauer · 15 years ago
  7. 054c723 use pointers instead of size_t when dealing with pointers. Also fix a few by Stefan Reinauer · 15 years ago
  8. 51001fbd I just went on a bugfix frenzy and fixed all printk format warnings by Carl-Daniel Hailfinger · 15 years ago
  9. 552b327 This patch converts __FUNCTION__ to __func__, since __func__ is standard. by Myles Watson · 15 years ago
  10. ef03afa Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-34 by arch import user (historical) · 19 years ago
  11. 69afe28 mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a complex expression. by Eric Biederman · 20 years ago
  12. 6242524 - Delete unused funciton realloc by Eric Biederman · 20 years ago
  13. 23e2e18 cleanup code to remove warnings by Greg Watson · 20 years ago
  14. 54b1658 added realloc by Greg Watson · 20 years ago
  15. 8ca8d76 - Initial checkin of the freebios2 tree by Eric Biederman · 21 years ago