summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2011-11-11kbuild: Fix help text not displayed in choice option.Srinivas Kandagatla
2011-07-13Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2011-07-12kbuild: Do not write to builddir in modules_installMichal Marek
2011-06-15checkpatch: add warning for uses of printk_ratelimitJoe Perches
2011-06-09kbuild: Hack for depmod not handling X.Y versionsMichal Marek
2011-06-09kbuild: Move depmod call to a separate scriptMichal Marek
2011-06-09kbuild: silence Nothing to be done for 'all' messagePeter Foley
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-05-27Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-05-25ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent
2011-05-25scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt
2011-05-25scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt
2011-05-25Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-05-25Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2011-05-25Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2011-05-25checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptionsJoe Perches
2011-05-25checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptionsJoe Perches
2011-05-25checkpatch: add check for line continuations in quoted stringsJoe Perches
2011-05-25xconfig: merge code path to conf_write()Arnaud Lacombe
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2011-05-24kbuild: Create a kernel-headers RPMArun Sharma
2011-05-24rpm-pkg: Fix when current directory is a symlinkMichal Marek
2011-05-24kconfig: do not record timestamp in .configArnaud Lacombe
2011-05-24export_report: use warn() to issue WARNING, so they go to stderrJim Cromie
2011-05-24export_report: sort SECTION 2 outputJim Cromie
2011-05-24export_report: do collectcfiles work in perl itselfJim Cromie
2011-05-24gconfig: Hide unused left treeview when start up the interfaceEduardo Silva
2011-05-24gconfig: enable rules hint for main treeviewsEduardo Silva
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-19Create Documentation/security/,Randy Dunlap
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