| Commit message (Expand) | Author | Age | Files | Lines |
* | scripts: Switch to more portable Perl shebang | Kamil Rytarowski | 2017-05-14 | 1 | -1/+1 |
* | kbuild: Make scripts executable | Michal Marek | 2014-08-20 | 1 | -0/+0 |
* | kbuild: trivial - remove trailing empty lines | Masahiro Yamada | 2014-06-10 | 1 | -1/+0 |
* | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 1 | -15/+39 |
|\ |
|
| * | markup_oops.pl: minor fixes | Hui Zhu | 2010-02-05 | 1 | -5/+5 |
| * | markup_oops.pl: add options to improve cross-sompilation environments | Hui Zhu | 2010-02-05 | 1 | -13/+36 |
| * | markup_oops.pl: fix for faulting instruction in the first line of a range | Hui Zhu | 2010-02-02 | 1 | -3/+4 |
* | | markup_oops.pl: fix $func_offset error with x86_64 | Hui Zhu | 2010-02-03 | 1 | -1/+1 |
|/ |
|
* | markup_oops.pl: fix error with x86 | Hui Zhu | 2010-01-16 | 1 | -1/+1 |
* | markup_oops: use modinfo to avoid confusion with underscored module names | Ozan Çaglayan | 2009-09-20 | 1 | -4/+1 |
* | markup_oops: fix it with 32-bit userspace on a 64-bit kernel | Matthew Wilcox | 2009-07-30 | 1 | -2/+3 |
* | scripts: add x86 64 bit support to the markup_oops.pl script | Arjan van de Ven | 2009-02-15 | 1 | -4/+55 |
* | scripts: add x86 register parser to markup_oops.pl | Arjan van de Ven | 2009-02-15 | 1 | -6/+100 |
* | script: improve markup_oops.pl to also decode oopses in modules | Arjan van de Ven | 2009-01-13 | 1 | -9/+50 |
* | scripts: script from kerneloops.org to pretty print oops dumps | Arjan van de Ven | 2009-01-07 | 1 | -0/+162 |