summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | modpost: define ALL_XXX{IN,EX}IT_SECTIONSUwe Kleine-König2010-01-291-6/+9
| | | * | modpost: members of *driver structs should not point to __init functionsUwe Kleine-König2010-01-291-1/+1
| | * | | scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter2010-02-021-1/+1
| | * | | markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu2010-02-021-3/+4
| | * | | scripts: change scripts to use system python instead of envDon Zickus2010-02-022-2/+2
| | * | | scripts/kallsyms: suppress build warningHimanshu Chauhan2010-02-021-2/+4
| | * | | scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek2010-02-021-3/+2
| | * | | Improve kconfig symbol hashingAndi Kleen2010-02-024-17/+21
| | * | | nconfig: minor fixNir Tzachar2010-02-021-3/+3
| | * | | nconfig: mark local functions as suchMichal Marek2010-02-022-15/+15
| | * | | kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-0210-20/+2314
| | * | | genksyms: close ref_file after useAlexander Beregalov2010-02-021-1/+3
| | * | | menuconfig: wrap long help linesVadim Bendebury (вб)2010-02-024-2/+33
| | * | | scripts: add ARM support to decodecodeRabin Vincent2010-02-021-13/+35
| | * | | kbuild: Fix linking error built-in.o no such file or directoryJiafu He2010-02-021-1/+1
| | |/ /
* | / / perf tools: Make target to generate self contained source tarballArnaldo Carvalho de Melo2010-06-051-6/+31
|/ / /
* | | kconfig: Hide error output in find command in streamline_config.plToralf Förster2010-05-281-2/+3
* | | kconfig: Fix typo in comment in streamline_config.plToralf Foerster2010-05-281-1/+1
* | | kconfig: Make a variable local in streamline_config.plToralf Foerster2010-05-281-1/+1
* | | initramfs: add support for in-kernel initramfs compressed with LZOAlbin Tonnerre2010-05-271-0/+1
* | | checkpatch: warn on declaration with storage class not at the beginningTobias Klauser2010-05-251-0/+5
* | | checkpatch: add check for too short Kconfig descriptionsAndi Kleen2010-05-251-0/+15
* | | scripts/get_maintainer.pl: default to not include unspecified tagsFlorian Mickler2010-05-251-1/+1
* | | scripts/get_maintainer.pl: add .get_maintainer.conf default options fileJoe Perches2010-05-251-1/+30
* | | scripts/get_maintainer.pl: optionally ignore non-maintainer signaturesJoe Perches2010-05-251-9/+26
* | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-05-221-0/+17
|\ \ \
| * | | MODULE_DEVICE_TABLE(isapnp, ...) does nothingOndrej Zary2010-05-191-0/+17
* | | | lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra2010-05-211-0/+11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-211-0/+26
|\ \ \ \
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-192-0/+18
| |\| | |
| * | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-112-1/+4
| |\ \ \ \
| * | | | | phylib: Support phy module autoloadingDavid Woodhouse2010-04-021-0/+26
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-202-2/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-04-232-1/+4
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-1/+1
| * | | | | | kconfig: util: Fix typo in commentThomas Weber2010-03-151-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-201-1/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'next' into for-linusJames Morris2010-05-181-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into nextJames Morris2010-03-304-45/+225
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | * | | | | selinux: fix warning in genheadersJames Morris2010-03-151-1/+1
* | | | | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-181-0/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | x86: Add optimized popcnt variantsBorislav Petkov2010-04-071-0/+4
| | |/ / / / | |/| | | |
* / | | | | m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven2010-05-171-0/+14
|/ / / / /
* | | | | scripts/kernel-doc: fix fatal error on function prototypeRandy Dunlap2010-03-251-0/+1
* | | | | get_maintainer: repair STDIN usageWolfram Sang2010-03-251-1/+1
* | | | | scripts/kernel-doc: handle struct member __alignedRandy Dunlap2010-03-251-0/+2
| |/ / / |/| | |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-131-1/+1
|\ \ \ \
| * \ \ \ Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
| |\ \ \ \
| | * | | | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | | | | scripts/kernel-doc: fix empty function description sectionRandy Dunlap2010-03-131-1/+1
|/ / / / /