aboutsummaryrefslogtreecommitdiff
path: root/scripts/markup_oops.pl
AgeCommit message (Expand)AuthorFilesLines
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 373Gravatar Thomas Gleixner 1-4/+1
2017-05-14scripts: Switch to more portable Perl shebangGravatar Kamil Rytarowski 1-1/+1
2014-08-20kbuild: Make scripts executableGravatar Michal Marek 1-0/+0
2014-06-10kbuild: trivial - remove trailing empty linesGravatar Masahiro Yamada 1-1/+0
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 1-15/+39
2010-02-05markup_oops.pl: minor fixesGravatar Hui Zhu 1-5/+5
2010-02-05markup_oops.pl: add options to improve cross-sompilation environmentsGravatar Hui Zhu 1-13/+36
2010-02-02markup_oops.pl: fix $func_offset error with x86_64Gravatar Hui Zhu 1-1/+1
2010-02-02markup_oops.pl: fix for faulting instruction in the first line of a rangeGravatar Hui Zhu 1-3/+4
2010-01-16markup_oops.pl: fix error with x86Gravatar Hui Zhu 1-1/+1
2009-09-20markup_oops: use modinfo to avoid confusion with underscored module namesGravatar Ozan Çaglayan 1-4/+1
2009-07-29markup_oops: fix it with 32-bit userspace on a 64-bit kernelGravatar Matthew Wilcox 1-2/+3
2009-02-15scripts: add x86 64 bit support to the markup_oops.pl scriptGravatar Arjan van de Ven 1-4/+55
2009-02-15scripts: add x86 register parser to markup_oops.plGravatar Arjan van de Ven 1-6/+100
2009-01-12script: improve markup_oops.pl to also decode oopses in modulesGravatar Arjan van de Ven 1-9/+50
2009-01-06scripts: script from kerneloops.org to pretty print oops dumpsGravatar Arjan van de Ven 1-0/+162