Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | Add scripts/coccinelle/deref_null.cocci | Nicolas Palix | 2010-06-12 | 1 | -0/+293 | |
| | * | | | | | | | | | Add scripts/coccinelle/err_cast.cocci | Nicolas Palix | 2010-06-12 | 1 | -0/+56 | |
| | * | | | | | | | | | Add scripts/coccinelle/resource_size.cocci | Nicolas Palix | 2010-06-12 | 1 | -0/+93 | |
| | * | | | | | | | | | Add scripts/coccinelle/alloc/kzalloc-simple.cocci | Nicolas Palix | 2010-06-12 | 1 | -0/+82 | |
| | * | | | | | | | | | Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci | Nicolas Palix | 2010-06-12 | 1 | -0/+67 | |
| | * | | | | | | | | | Add a target to use the Coccinelle checker | Nicolas Palix | 2010-06-12 | 2 | -0/+57 | |
| * | | | | | | | | | | scripts: decodecode: remove bashisms | Rabin Vincent | 2010-06-04 | 1 | -5/+5 | |
| * | | | | | | | | | | checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters | Roland Dreier | 2010-06-03 | 1 | -1/+1 | |
| * | | | | | | | | | | scripts: add nconf into gitignore file | Américo Wang | 2010-06-03 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2010-08-05 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kbuild: Change section of generated debian packages to kernel | Rogério Brito | 2010-06-03 | 1 | -1/+1 | |
| * | | | | | | | | | | kbuild: Mark that the packages generated conform to Standards-Version 3.8.4 | Rogério Brito | 2010-06-03 | 1 | -1/+1 | |
| * | | | | | | | | | | kbuild: Add homepage field to debian/control file | Rogério Brito | 2010-06-03 | 1 | -0/+1 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-08-05 | 14 | -282/+666 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek | 2010-08-04 | 22 | -402/+670 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||||
| * | | | | | | | | kconfig: add savedefconfig | Sam Ravnborg | 2010-08-03 | 6 | -1/+171 | |
| * | | | | | | | | kconfig: code refactoring in confdata.c | Sam Ravnborg | 2010-08-03 | 1 | -67/+70 | |
| * | | | | | | | | kconfig: refactor code in symbol.c | Sam Ravnborg | 2010-08-03 | 2 | -13/+34 | |
| * | | | | | | | | kconfig: add alldefconfig | Sam Ravnborg | 2010-08-03 | 2 | -6/+14 | |
| * | | | | | | | | kconfig: print more info when we see a recursive dependency | Roman Zippel | 2010-08-03 | 1 | -15/+127 | |
| * | | | | | | | | kconfig: save location of config symbols | Sam Ravnborg | 2010-08-03 | 3 | -0/+5 | |
| * | | | | | | | | kconfig: change nonint_oldconfig to listnewconfig | Sam Ravnborg | 2010-08-03 | 2 | -27/+14 | |
| * | | | | | | | | kconfig: rename loose_nonint_oldconfig => oldnoconfig | Sam Ravnborg | 2010-08-03 | 2 | -11/+10 | |
| * | | | | | | | | kconfig: use long options in conf | Sam Ravnborg | 2010-08-03 | 2 | -126/+105 | |
| * | | | | | | | | kconfig: fix MODULES-related bug in case of no .config | Ulf Magnusson | 2010-07-29 | 1 | -1/+4 | |
| * | | | | | | | | kconfig: make randconfig fair for booleans | Peter Korsgaard | 2010-07-26 | 1 | -1/+2 | |
| * | | | | | | | | kconfig: Don't write invisible choice values | Jan Beulich | 2010-07-08 | 1 | -12/+12 | |
| * | | | | | | | | kbuild: Warn on selecting symbols with unmet direct dependencies | Catalin Marinas | 2010-07-02 | 3 | -0/+25 | |
| * | | | | | | | | scripts:conf.c Fix warning: variable 'type' set but not used | Justin P. Mattock | 2010-06-12 | 1 | -4/+0 | |
| * | | | | | | | | menuconfig: truncate list items | Li Zefan | 2010-06-03 | 1 | -2/+7 | |
| * | | | | | | | | menuconfig: fix to center checklist correctly in a corner case | Li Zefan | 2010-06-03 | 1 | -0/+1 | |
| * | | | | | | | | xconfig: add support to show hidden options which have prompts | Li Zefan | 2010-06-02 | 2 | -23/+62 | |
| * | | | | | | | | xconfig: remove unused function | Li Zefan | 2010-06-02 | 2 | -29/+0 | |
| * | | | | | | | | xconfig: clean up | Li Zefan | 2010-06-02 | 1 | -5/+4 | |
| * | | | | | | | | gconfig: fix null pointer warning | Li Zefan | 2010-06-02 | 1 | -2/+3 | |
| * | | | | | | | | gconfig: fix to tag NEW symbols correctly | Li Zefan | 2010-06-02 | 1 | -1/+1 | |
| * | | | | | | | | menuconfig: improive help text a bit | Li Zefan | 2010-06-02 | 1 | -1/+1 | |
| * | | | | | | | | kconfig: fix to tag NEW symbols correctly | Li Zefan | 2010-06-02 | 1 | -2/+6 | |
| * | | | | | | | | kconfig: print the range of integer/hex symbol in help text | Li Zefan | 2010-06-02 | 2 | -1/+9 | |
| * | | | | | | | | kconfig: print symbol type in help text | Li Zefan | 2010-06-02 | 1 | -1/+3 | |
| * | | | | | | | | kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig | Aristeu Rozanski | 2010-06-02 | 2 | -9/+54 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 2010-08-04 | 22 | -360/+543 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | nconfig: Fix segfault when help contains special characters | Stephen Boyd | 2010-07-23 | 1 | -1/+1 | |
| * | | | | | | | kbuild: Fix make rpm | Michal Marek | 2010-07-21 | 2 | -4/+7 | |
| * | | | | | | | kbuild: Make the setlocalversion script POSIX-compliant | Michał Górny | 2010-07-20 | 1 | -3/+4 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell | 2010-07-08 | 1 | -0/+5 | |
| | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | Merge branch 'setlocalversion-speedup' into kbuild/rc-fixes | Michal Marek | 2010-07-02 | 2 | -48/+133 | |
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | kbuild: Fix modpost segfault | Krzysztof Halasa | 2010-06-12 | 1 | -1/+1 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | kbuild: Create output directory in Makefile.modbuiltin | Michal Marek | 2010-06-10 | 1 | -0/+5 | |
| * | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2010-06-04 | 1 | -1/+1 | |
| |\ \ \ \ |