summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-05-19ftrace/kbuild: Add recordmcount files to force full buildMichal Marek
2011-05-19modpost: Update 64k section support for binutils 2.18.50Anders Kaseorg
2011-05-19module: Sort exported symbolsAlessio Igor Bogani
2011-05-18Haavard Skinnemoen has left AtmelJean Delvare
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16ftrace/s390: mcount offset calculationMartin Schwidefsky
2011-05-16ftrace/x86: mcount offset calculationMartin Schwidefsky
2011-05-16ftrace/recordmcount: mcount address adjustmentMartin Schwidefsky
2011-05-16ftrace/recordmcount: Add helper function get_sym_str_and_relp()Steven Rostedt
2011-05-16ftrace/recordmcount: Remove duplicate code to find mcount symbolSteven Rostedt
2011-05-16kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callersSteven Rostedt
2011-05-16ftrace/recordmcount: Add warning logic to warn on mcount not recordedSteven Rostedt
2011-05-16ftrace/recordmcount: Make ignored mcount calls into nops at compile timeSteven Rostedt
2011-05-16ftrace/recordmcount: Modify only executable sectionsSteven Rostedt
2011-05-16ftrace: Add .kprobe.text section to whitelist for recordmcount.cSteven Rostedt
2011-05-16ftrace/trivial: Clean up record mcount to use Linux switch styleSteven Rostedt
2011-05-16ftrace/trivial: Clean up recordmcount.c to use Linux style comparisonsSteven Rostedt
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki
2011-04-24kconfig: Avoid buffer underrun in choice inputBen Hutchings
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22bloat-o-meter: include read-only data section in reportJean Delvare
2011-03-22checkpatch: warn about memset with swapped argumentsDave Jones
2011-03-22scripts/checkpatch.pl: reset rpt_cleaners warningsMike Frysinger
2011-03-22kstrto*: converting strings to integers done (hopefully) rightAlexey Dobriyan
2011-03-22get_maintainer.pl: allow "K:" pattern tests to match non-patch textJoe Perches
2011-03-21Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-03-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2011-03-20Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2011-03-17Merge branch 'genksyms-enum' into kbuild/kbuildMichal Marek
2011-03-17genksyms: Regenerate lexer and parserMichal Marek
2011-03-17genksyms: Track changes to enum constantsMichal Marek
2011-03-17genksyms: simplify usage of find_symbol()Michal Marek
2011-03-17genksyms: Add helpers for building string listsMichal Marek
2011-03-17genksyms: Simplify printing of symbol typesMichal Marek
2011-03-17genksyms: Simplify lexerMichal Marek
2011-03-17genksyms: Do not paste the bison header file to lex.cMichal Marek
2011-03-17modpost: fix trailing commaRandy Dunlap
2011-03-17KBuild: silence "'scripts/unifdef' is up to date."Mike Waychison
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-16Merge branch 'next' into for-linusJames Morris
2011-03-13kbuild: Fix computing srcversion for modulesMichal Marek
2011-03-10ftrace: Add .ref.text as one of the safe areas to traceSteven Rostedt
2011-03-09kbuild: Add make tarxz-pkg build optionZdenek Kaspar
2011-03-09Merge commit 'v2.6.38-rc1' into kbuild/packagingMichal Marek
2011-03-09kbuild: Add extra gcc checksBorislav Petkov