tag:github.com,2008:https://github.com/cirosantilli/linux-kernel-module-cheat/releases Release notes from linux-kernel-module-cheat 2019-06-30T15:16:29Z tag:github.com,2008:Repository/64534859/sha-70682288c4c0efb3cc1cc11a4c6f6b0fe15292f3 2019-06-30T15:17:46Z sha-70682288c4c0efb3cc1cc11a4c6f6b0fe15292f3 No content. cirosantilli tag:github.com,2008:Repository/64534859/sha-fcd46ba0b48edf702abc378bd9187c6e3800adaf 2019-06-29T19:14:23Z sha-fcd46ba0b48edf702abc378bd9187c6e3800adaf <p>sha-fcd46ba0b48edf702abc378bd9187c6e3800adaf</p> cirosantilli tag:github.com,2008:Repository/64534859/v3.0 2019-01-22T09:40:17Z v3.0 No content. cirosantilli tag:github.com,2008:Repository/64534859/v3.0-rc1 2019-01-20T13:02:23Z v3.0-rc1 No content. cirosantilli tag:github.com,2008:Repository/64534859/sha-c53ccb02782e6b5ba94c38c72597101cde86c4ff 2018-09-23T16:33:09Z sha-c53ccb02782e6b5ba94c38c72597101cde86c4ff No content. cirosantilli tag:github.com,2008:Repository/64534859/sha-74b51fc0444bc82d108f05b7ef7ff60f91d75eb6 2018-09-23T13:01:24Z sha-74b51fc0444bc82d108f05b7ef7ff60f91d75eb6 <p>gem5: update to 7bfb7f3a43f382eb49853f47b140bfd6caad0fb8</p> <p>The update is required to include 3c3ca64b5f0dd9eef7b1ce1c65cc6e8e9147dd38 <br />otherwise baremetal does not on VExpress.</p> <p>baremetal: create a baremetal setup with crosstool-ng</p> <p>buildroot: improve directory location: move out/dl inside <br />out/buildroot/download, and add a new out/buildroot/build level</p> <p>tagline: generalize, deliver more value than howto, since now howtos <br />are starting to multiply</p> <p>rename all top scripts to separate words with hyphen more consistently, <br />e.g. run-gdb instead of rungdb</p> <p>getvar: list all variables</p> <p>gem5: make m5out section to focus all releated information at</p> <p>Prevent m5term Text file busy when rebuilding gem5 while it is running.</p> cirosantilli tag:github.com,2008:Repository/64534859/sha-e11483015813f720d0bc5e62bdc2e9ba00a9fd83 2018-09-17T13:52:27Z sha-e11483015813f720d0bc5e62bdc2e9ba00a9fd83 <p>tidy up submodules</p> cirosantilli tag:github.com,2008:Repository/64534859/sha-0bf7c7cb81cf905e1e50b873f8bb01d1d38eff3f 2018-09-16T06:35:06Z sha-0bf7c7cb81cf905e1e50b873f8bb01d1d38eff3f No content. cirosantilli tag:github.com,2008:Repository/64534859/v2.0-rc 2018-09-14T06:13:47Z v2.0-rc: lkmc v2-rc <p>Unsquashed version at v2-rc-unsquashed, but that cannot be merged as it<br> breaks bisects at several points. All bugs will not bisect to this<br> humongous change.</p> <p>It all started with a conversion of the Bash scripts to Python, mainly<br> because I couldn't stand not being able to properly use --options for<br> run which has a million options.</p> <p>Then since that required a full testing, I decided to do all the<br> refactorings that I had in mind at once, and so I did and it became<br> v2-rc.</p> <p>This is the largest patch I have ever done! OMG a few weeks of extra time.<br> I'm never writing a Bash script for anything that starts getting big again.</p> <p>Some of the features are:</p> <ul> <li>separate build-qemu and build-gem5 commands</li> <li>common: convert scripts to python. Add --option for everything</li> <li>rename build to build-buildroot now that we are splitting all the build<br> commands, Linux kernel to follow</li> <li>move all git submodules to submodules/ and all buildroot packages to<br> packages/</li> <li>refactor the out/ structure. Keep projects on toplevel, because guest<br> projects separate archs and host ones don't, making a toplevel arch wrong</li> <li>do-release: rename to just release<br> <a href="https://stackoverflow.com/questions/16174992/cant-get-argparse-to-read-quoted-string-with-dashes-in-it" rel="nofollow">https://stackoverflow.com/questions/16174992/cant-get-argparse-to-read-quoted-string-with-dashes-in-it</a></li> <li>run: add --terminal and explain gem5 pdb</li> <li>just track the lvimrc</li> <li>store CLI kernel config fragment inside buildlroot to avoid conflicts</li> <li>gem5: document m5 initparam</li> <li>readme: make a bunch of things awesomer</li> <li>readme: fix broken refs</li> <li>parsec-benchmark: update to 75d55ac446a43c47efb1044844a108c6c330184c<br> Could not fetch otherwise.</li> <li>gem5: M5_OVERRIDE_PY_SOURCE</li> </ul> cirosantilli tag:github.com,2008:Repository/64534859/v1.0 2018-08-25T13:34:14Z v1.0 <p>readme: link to m5ops.h as well</p> cirosantilli