aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* lib: add support for LZ4-compressed kernelKyungsik Lee2016-06-121-0/+5
* Merge remote-tracking branch 'korg/linux-3.0.y' into cm-13.0rogersb112015-11-101-0/+3
|\
| * kernel-doc: bugfix - multi-line macrosDaniel Santos2013-10-011-0/+3
* | Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-276-13/+13
|\|
| * kbuild: Fix gcc -x syntaxJean Delvare2012-11-266-13/+13
| * kbuild: make: fix if_changed when command contains backslashesSascha Hauer2012-10-131-1/+1
* | Fix build on Darwin:hudson@koushik-lion2012-11-291-1/+1
* | merge opensource jb u5codeworkx2012-09-221-0/+23
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-186-22/+85
|\|
| * Fix modpost failures in fedora 17David Miller2012-05-071-0/+4
| * modpost: Fix modpost license checking of vmlinux.oFrank Rowand2012-04-132-2/+6
| * modpost: Fix modpost's license checking V3Alessio Igor Bogani2012-04-131-1/+28
| * modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich2012-04-131-1/+1
| * builddeb: Don't create files in /tmp with predictable namesBen Hutchings2012-02-291-6/+6
| * recordmcount: Fix handling of elf64 big-endian objects.David Daney2012-01-251-1/+1
| * kconfig/streamline-config.pl: Fix parsing Makefile with variablesSteven Rostedt2012-01-251-0/+29
| * kconfig/streamline-config.pl: Simplify backslash line concatinationSteven Rostedt2012-01-251-13/+12
* | samsung update 1codeworkx2012-06-0212-205/+574
|/
* kbuild: Fix help text not displayed in choice option.Srinivas Kandagatla2011-11-111-4/+3
* Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-07-131-4/+6
|\
| * kbuild: Do not write to builddir in modules_installMichal Marek2011-07-121-4/+6
* | checkpatch: add warning for uses of printk_ratelimitJoe Perches2011-06-151-0/+5
|/
* kbuild: Hack for depmod not handling X.Y versionsMichal Marek2011-06-091-1/+24
* kbuild: Move depmod call to a separate scriptMichal Marek2011-06-091-0/+25
* kbuild: silence Nothing to be done for 'all' messagePeter Foley2011-06-091-0/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-282-2/+12
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-272-2/+12
| |\
| | * ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent2011-05-251-0/+8
| | * scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt2011-05-251-1/+3
| | * scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt2011-05-251-1/+1
* | | Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdu...Linus Torvalds2011-05-271-1/+1
|\ \ \ | |/ / |/| |
| * | Create Documentation/security/,Randy Dunlap2011-05-191-1/+1
* | | Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-05-258-78/+81
|\ \ \
| * | | xconfig: merge code path to conf_write()Arnaud Lacombe2011-05-251-3/+2
| * | | kconfig: do not record timestamp in .configArnaud Lacombe2011-05-241-11/+1
| * | | gconfig: Hide unused left treeview when start up the interfaceEduardo Silva2011-05-241-2/+6
| * | | gconfig: enable rules hint for main treeviewsEduardo Silva2011-05-241-2/+2
| * | | kconfig: quiet commands when V=0Peter Foley2011-04-291-2/+2
| * | | kconfig: change update-po-config to reflect new layout of arch/umPeter Foley2011-04-291-2/+2
| * | | kconfig: make update-po-config work in KBUILD_OUTPUTPeter Foley2011-04-291-7/+9
| * | | kconfig: rearrange clean-filesPeter Foley2011-04-291-2/+2
| * | | kconfig: change gconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-2/+3
| * | | kconfig: change qconf to modify hostprogs-y like nconf and mconfPeter Foley2011-04-291-3/+4
| * | | kconfig: only build kxgettext when neededPeter Foley2011-04-291-1/+5
| * | | nconfig: Silence unused return values from wattrsetStephen Boyd2011-04-191-7/+7
| * | | kconfig: Do not record timestamp in auto.conf and autoconf.hMichal Marek2011-04-181-6/+2
| * | | kconfig: get rid of unused flagsYann E. MORIN2011-04-153-12/+0
| * | | kconfig: allow multiple inclusion of the same fileYann E. MORIN2011-04-152-20/+38
| * | | kconfig: Avoid buffer underrun in choice inputBen Hutchings2011-04-081-1/+1
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-05-253-7/+22
|\ \ \ \