aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: make: fix if_changed when command contains backslashesSascha Hauer2012-10-171-1/+1
* kbuild: Fix gcc -x syntaxJean Delvare2012-10-176-13/+13
* scripts/Kbuild.include: Fix portability problem of "echo -e"Bernhard Walle2012-10-171-1/+1
* localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando2012-10-171-0/+2
* kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-10-171-1/+1
* kbuild: do not check for ancient modutils toolsLucas De Marchi2012-07-251-6/+0
* x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-311-0/+2
* Fix modpost failures in fedora 17David Miller2012-05-111-0/+4
* modpost: Fix modpost license checking of vmlinux.oFrank Rowand2012-04-132-2/+6
* 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
* kconfig: adapt update-po-config to new UML layoutPaul Bolle2011-12-181-3/+2
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2011-11-063-2/+78
|\
| * script/checkpatch.pl: warn about deprecated use of EXTRA_{A,C,CPP,LD}FLAGSArnaud Lacombe2011-08-311-0/+14
| * tags, powerpc: Update tags.sh to support _GLOBAL symbolsIan Munsie2011-08-311-2/+2
| * scripts: add extract-vmlinuxCorentin Chary2011-08-311-0/+62
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-11-069-112/+173
|\ \
| * | scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputboxCheng Renquan2011-09-091-0/+8
| * | scripts/kconfig/nconf: fix editing long stringsCheng Renquan2011-09-091-6/+23
| * | scripts/kconfig/nconf: dynamically alloc dialog_input_resultCheng Renquan2011-09-093-17/+26
| * | scripts/kconfig/nconf: fix memmove's length argCheng Renquan2011-09-091-1/+1
| * | scripts/kconfig/nconf: fix typo: unknow => unknownCheng Renquan2011-09-091-1/+1
| * | Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into k...Michal Marek2011-08-313-49/+89
| |\ \
| | * | kconfig: fix set but not used variablesLucas De Marchi2011-08-291-2/+1
| | * | kconfig: handle SIGINT in menuconfigDavidlohr Bueso2011-08-291-34/+52
| | * | kconfig: fix __enabled_ macros definition for invisible and un-selected symbolsArnaud Lacombe2011-08-291-13/+36
| | |/
| * | Merge branch 'master/kconfig-localmodconfig' of git://github.com/lacombar/lin...Michal Marek2011-08-192-29/+21
| |\ \
| | * | kconfig/streamline_config.pl: merge local{mod,yes}configArnaud Lacombe2011-08-081-17/+1
| | * | kconfig/streamline_config.pl: use options to determine operating modeArnaud Lacombe2011-08-082-3/+15
| | * | kconfig/streamline_config.pl: directly access LSMOD from the environmentArnaud Lacombe2011-08-082-12/+8
| | |/
| * | kconfig: factor code in menu_get_ext_help()Arnaud Lacombe2011-08-081-6/+4
| * | kbuild: Fix help text not displayed in choice option.Srinivas Kandagatla2011-08-081-4/+3
| * | kconfig/nconf: nuke unreferenced `nohelp_text'Arnaud Lacombe2011-08-081-2/+0
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-11-0610-327/+399
|\ \
| * | genksyms: Regenerate lexer and parserMichal Marek2011-10-113-306/+358
| * | genksyms: Do not expand internal typesMichal Marek2011-10-114-2/+20
| * | genksyms: Minor parser cleanupMichal Marek2011-10-111-18/+15
| * | fixdep: fix extraneous dependenciesPeter Foley2011-09-091-0/+1
| * | scripts/Makefile.build: do not reference EXTRA_CFLAGS as CFLAGS replacementArnaud Lacombe2011-08-311-1/+1
| * | kbuild: prevent make from deleting _shipped filesPeter Foley2011-08-311-0/+4
| |/
* | module,bug: Add TAINT_OOT_MODULE flag for modules not built in-treeBen Hutchings2011-11-071-0/+7
* | checkpatch: add a --strict check for utf-8 in commit logsJoe Perches2011-10-311-4/+26
* | kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches2011-10-311-3/+3
* | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-261-0/+25
|\ \
| * \ Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman2011-08-291-0/+25
| |\ \
| | * | Staging: hv: file2alias: fix up alias creation logic for hv_vmbus_device_idGreg Kroah-Hartman2011-08-251-2/+2
| | * | Staging: hv: Add code to parse struct hv_vmbus_device_id tableK. Y. Srinivasan2011-08-251-0/+25
| | |/