summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* checkpatch: add warning for uses of printk_ratelimitJoe Perches2011-06-15
* kbuild: Hack for depmod not handling X.Y versionsMichal Marek2011-06-09
* kbuild: Move depmod call to a separate scriptMichal Marek2011-06-09
* kbuild: silence Nothing to be done for 'all' messagePeter Foley2011-06-09
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-27
| |\
| | * ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent2011-05-25
| | * scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt2011-05-25
| | * scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt2011-05-25
* | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-27
|\ \ \ | |/ / |/| |
| * | Create Documentation/security/,Randy Dunlap2011-05-19
* | | Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-25
|\ \ \
| * | | xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-25
| * | | kconfig: do not record timestamp in .configArnaud Lacombe2011-05-24
| * | | gconfig: Hide unused left treeview when start up the interfaceEduardo Silva2011-05-24
| * | | gconfig: enable rules hint for main treeviewsEduardo Silva2011-05-24
| * | | kconfig: quiet commands when V=0Peter Foley2011-04-29
| * | | kconfig: change update-po-config to reflect new layout of arch/umPeter Foley2011-04-29
| * | | kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley2011-04-29
| * | | kconfig: rearrange clean-filesPeter Foley2011-04-29
| * | | kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-29
| * | | kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-29
| * | | kconfig: only build kxgettext when neededPeter Foley2011-04-29
| * | | nconfig: Silence unused return values from wattrsetStephen Boyd2011-04-19
| * | | kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek2011-04-18
| * | | kconfig: get rid of unused flagsYann E. MORIN2011-04-15
| * | | kconfig: allow multiple inclusion of the same fileYann E. MORIN2011-04-15
| * | | kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-08
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-05-25
|\ \ \ \
| * | | | export_report: use warn() to issue WARNING, so they go to stderrJim Cromie2011-05-24
| * | | | export_report: sort SECTION 2 outputJim Cromie2011-05-24
| * | | | export_report: do collectcfiles work in perl itselfJim Cromie2011-05-24
| * | | | kbuild: don't warn about include/linux/version.h not including itselfPeter Foley2011-04-29
| * | | | eradicate bashisms in scripts/patch-kernelAndreas Mohr2011-04-04
| |/ / /
* | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2011-05-25
|\ \ \ \
| * | | | kbuild: Create a kernel-headers RPMArun Sharma2011-05-24
| * | | | rpm-pkg: Fix when current directory is a symlinkMichal Marek2011-05-24
| * | | | Replace '-' in kernel version with '_'Arun Sharma2011-05-04
| |/ / /
* | | | checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptionsJoe Perches2011-05-25
* | | | checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptionsJoe Perches2011-05-25
* | | | checkpatch: add check for line continuations in quoted stringsJoe Perches2011-05-25
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-05-24
|\ \ \ \
| * | | | kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.oMichal Marek2011-05-16
| * | | | scripts/kallsyms.c: fix potential segfaultXiaochen Wang2011-05-12
| * | | | scripts/gen_initramfs_list.sh: Convert to a /bin/sh scriptJamey Sharp2011-05-12
| * | | | kbuild: Fix passing -Wno-* options to gcc 4.4+Michal Marek2011-05-03
| * | | | kbuild: move scripts/basic/docproc.c to scripts/docproc.cPeter Foley2011-05-02
| * | | | kbuild: Fix Makefile.asm-generic for umMichal Marek2011-05-02
| * | | | kbuild: Allow to combine multiple W= levelsMichal Marek2011-05-02
| * | | | kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0Dave Jones2011-04-29