Palacios Public Git Repository

To checkout Palacios execute

  git clone http://v3vee.org/palacios/palacios.web/palacios.git
This will give you the master branch. You probably want the devel branch or one of the release branches. To switch to the devel branch, simply execute
  cd palacios
  git checkout --track -b devel origin/devel
The other branches are similar.


Integration of buddy allocator
[palacios.git] / linux_module / mm.c
2013-08-04 Jack Lange Integration of buddy allocator
2013-08-04 Jack Lange Added non-contiguous memory region support.
2012-12-26 Peter Dinda Minor changes to eliminate warnings, and second-try...
2012-07-07 Peter Dinda Extensive, Pedantic Error Checking in Linux module...
2012-06-22 Ferrol Aderholdt /proc info showing vm device and vm name mapping, and...
2012-06-19 Ben Scholbrock Updates to linux module to use linux print macros
2011-11-16 Peter Dinda Typo fix
2011-11-16 Peter Dinda Use GFP_DMA32 for small page allocations
2011-10-24 Patrick G. Bridges Cleaned up time management stuff, being more careful...
2011-08-30 Jack Lange various linux fixes
2011-06-14 Jack Lange module reorganization