summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-01-13checkstack.pl: fix for aarch64Qian Cai1-2/+2
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds92-135/+125
2014-08-28checkstack.pl: port to AArch64Kyle McMartin1-2/+5
2014-08-08scripts/checkstack.pl: automatically handle 32-bit and 64-bit mode for ARCH=x86Konstantin Khlebnikov1-7/+5
2014-06-09kbuild: trivial - remove trailing empty linesMasahiro Yamada26-30/+0
2013-03-02scripts/checkstack.pl: Add metag supportJames Hogan1-2/+6
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare9-9/+9
2010-03-07scripts: improve checkstackStephen Hemminger1-10/+6
2008-10-23sparc: Add checkstack supportMartin Habets1-0/+4
2008-10-10[S390] Fix checkstack for s390Christian Borntraeger1-1/+4
2008-07-25fix checkstack.pl arch detectionEric Sandeen1-1/+2
2008-07-25find dynamic stack allocations in checkstack.plEric Sandeen1-1/+23
2008-02-06Claim maintainership for block2mtd and update email addressesJoern Engel5-8/+14
2007-10-21Merge branch 'master' of hera.kernel.org:/pub/scm/linux/kernel/git/kyle/paris...Linus Torvalds70-1886/+6524
2007-10-20[PARISC] Port checkstack.pl to pariscKyle McMartin1-0/+3
2007-10-19fix a trivial typo in scripts/checkstack.plJoern Engel1-1/+1
2007-10-17Add stack checking for BlackfinMike Frysinger1-0/+3
2007-10-11[AVR32] checkstack supportHaavard Skinnemoen1-0/+5
2006-08-25[POWERPC] make checkstack work with ARCH=powerpcJohannes Berg1-0/+2
2006-06-25[PATCH] checkstack: print module namesRandy Dunlap1-2/+12
2006-04-11kbuild: fix mode of checkstack.pl and other files.Paolo 'Blaisorblade' Giarrusso4-0/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845