summaryrefslogtreecommitdiffstats
path: root/scripts/markup_oops.pl
Commit message (Expand)AuthorAgeFilesLines
* scripts: Switch to more portable Perl shebangKamil Rytarowski2017-05-141-1/+1
* kbuild: Make scripts executableMichal Marek2014-08-201-0/+0
* kbuild: trivial - remove trailing empty linesMasahiro Yamada2014-06-101-1/+0
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-15/+39
|\
| * markup_oops.pl: minor fixesHui Zhu2010-02-051-5/+5
| * markup_oops.pl: add options to improve cross-sompilation environmentsHui Zhu2010-02-051-13/+36
| * markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu2010-02-021-3/+4
* | markup_oops.pl: fix $func_offset error with x86_64Hui Zhu2010-02-021-1/+1
|/
* markup_oops.pl: fix error with x86Hui Zhu2010-01-161-1/+1
* markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan2009-09-201-4/+1
* markup_oops: fix it with 32-bit userspace on a 64-bit kernelMatthew Wilcox2009-07-291-2/+3
* scripts: add x86 64 bit support to the markup_oops.pl scriptArjan van de Ven2009-02-151-4/+55
* scripts: add x86 register parser to markup_oops.plArjan van de Ven2009-02-151-6/+100
* script: improve markup_oops.pl to also decode oopses in modulesArjan van de Ven2009-01-121-9/+50
* scripts: script from kerneloops.org to pretty print oops dumpsArjan van de Ven2009-01-061-0/+162
OpenPOWER on IntegriCloud