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.


Use GFP_DMA32 for small page allocations
[palacios.git] / linux_module / mm.c
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