aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+22
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-93/+266
2011-05-19ftrace/kbuild: Add recordmcount files to force full buildMichal Marek1-2/+5
2011-05-19modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg2-29/+14
2011-05-19module: Sort exported symbolsAlessio Igor Bogani1-0/+11
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare1-1/+1
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+22
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky2-2/+8
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky2-0/+4
2011-05-16ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky1-2/+7
2011-05-16ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt1-30/+37
2011-05-16ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt1-24/+27
2011-05-16kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt1-1/+4
2011-05-16ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt2-13/+41
2011-05-16ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt2-6/+116
2011-05-16ftrace/recordmcount: Modify only executable sectionsSteven Rostedt1-0/+1
2011-05-16ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt2-0/+2
2011-05-16ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt1-21/+22
2011-05-16ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt2-32/+32
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki1-0/+22
2011-04-24kconfig: Avoid buffer underrun in choice inputBen Hutchings1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi8-11/+11
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare1-1/+3
2011-03-22checkpatch: warn about memset with swapped argumentsDave Jones1-0/+5
2011-03-22scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger1-0/+1
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan1-2/+2
2011-03-22get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches1-1/+10
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds12-935/+1226
2011-03-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds3-9/+23
2011-03-20Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds2-1/+8
2011-03-17Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek8-863/+988
2011-03-17genksyms: Regenerate lexer and parserMichal Marek3-512/+661
2011-03-17genksyms: Track changes to enum constantsMichal Marek4-13/+127
2011-03-17genksyms: simplify usage of find_symbol()Michal Marek4-9/+9
2011-03-17genksyms: Add helpers for building string listsMichal Marek1-32/+38
2011-03-17genksyms: Simplify printing of symbol typesMichal Marek1-16/+27
2011-03-17genksyms: Simplify lexerMichal Marek2-138/+123
2011-03-17genksyms: Do not paste the bison header file to lex.cMichal Marek2-147/+7
2011-03-17modpost: fix trailing commaRandy Dunlap1-8/+15
2011-03-17KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison1-0/+5
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds1-0/+20
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-2/+4
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds15-72/+0
2011-03-16Merge branch 'next' into for-linusJames Morris1-0/+20
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek2-8/+30
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt2-1/+3
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar2-1/+8
2011-03-09Merge commit 'v2.6.38-rc1' into kbuild/packagingMichal Marek117-3644/+8852
2011-03-09kbuild: Add extra gcc checksBorislav Petkov1-1/+34