Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2010-08-05 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | scripts/dtc: Fix a resource leak | Martin Ettl | 2010-07-02 | |
| * | | | | | | | | | Add support for the C variable in the coccicheck script | Nicolas Palix | 2010-06-28 | |
| * | | | | | | | | | Merge branch 'kbuild/coccinelle' into kbuild/misc | Michal Marek | 2010-06-11 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | Add scripts/coccinelle/deref_null.cocci | Nicolas Palix | 2010-06-11 | |
| | * | | | | | | | | | Add scripts/coccinelle/err_cast.cocci | Nicolas Palix | 2010-06-11 | |
| | * | | | | | | | | | Add scripts/coccinelle/resource_size.cocci | Nicolas Palix | 2010-06-11 | |
| | * | | | | | | | | | Add scripts/coccinelle/alloc/kzalloc-simple.cocci | Nicolas Palix | 2010-06-11 | |
| | * | | | | | | | | | Add scripts/coccinelle/alloc/drop_kmalloc_cast.cocci | Nicolas Palix | 2010-06-11 | |
| | * | | | | | | | | | Add a target to use the Coccinelle checker | Nicolas Palix | 2010-06-11 | |
| * | | | | | | | | | | scripts: decodecode: remove bashisms | Rabin Vincent | 2010-06-04 | |
| * | | | | | | | | | | checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters | Roland Dreier | 2010-06-03 | |
| * | | | | | | | | | | scripts: add nconf into gitignore file | Américo Wang | 2010-06-03 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2010-08-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | kbuild: Change section of generated debian packages to kernel | Rogério Brito | 2010-06-03 | |
| * | | | | | | | | | | kbuild: Mark that the packages generated conform to Standards-Version 3.8.4 | Rogério Brito | 2010-06-03 | |
| * | | | | | | | | | | kbuild: Add homepage field to debian/control file | Rogério Brito | 2010-06-03 | |
| |/ / / / / / / / / | ||||
* | | | | | | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2010-08-05 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||
| * | | | | | | | | Merge commit 'v2.6.35' into kbuild/kconfig | Michal Marek | 2010-08-04 | |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | ||||
| * | | | | | | | | kconfig: add savedefconfig | Sam Ravnborg | 2010-08-03 | |
| * | | | | | | | | kconfig: code refactoring in confdata.c | Sam Ravnborg | 2010-08-03 | |
| * | | | | | | | | kconfig: refactor code in symbol.c | Sam Ravnborg | 2010-08-03 | |
| * | | | | | | | | kconfig: add alldefconfig | Sam Ravnborg | 2010-08-03 | |
| * | | | | | | | | kconfig: print more info when we see a recursive dependency | Roman Zippel | 2010-08-03 | |
| * | | | | | | | | kconfig: save location of config symbols | Sam Ravnborg | 2010-08-03 | |
| * | | | | | | | | kconfig: change nonint_oldconfig to listnewconfig | Sam Ravnborg | 2010-08-03 | |
| * | | | | | | | | kconfig: rename loose_nonint_oldconfig => oldnoconfig | Sam Ravnborg | 2010-08-03 | |
| * | | | | | | | | kconfig: use long options in conf | Sam Ravnborg | 2010-08-03 | |
| * | | | | | | | | kconfig: fix MODULES-related bug in case of no .config | Ulf Magnusson | 2010-07-29 | |
| * | | | | | | | | kconfig: make randconfig fair for booleans | Peter Korsgaard | 2010-07-26 | |
| * | | | | | | | | kconfig: Don't write invisible choice values | Jan Beulich | 2010-07-08 | |
| * | | | | | | | | kbuild: Warn on selecting symbols with unmet direct dependencies | Catalin Marinas | 2010-07-02 | |
| * | | | | | | | | scripts:conf.c Fix warning: variable 'type' set but not used | Justin P. Mattock | 2010-06-11 | |
| * | | | | | | | | menuconfig: truncate list items | Li Zefan | 2010-06-03 | |
| * | | | | | | | | menuconfig: fix to center checklist correctly in a corner case | Li Zefan | 2010-06-03 | |
| * | | | | | | | | xconfig: add support to show hidden options which have prompts | Li Zefan | 2010-06-02 | |
| * | | | | | | | | xconfig: remove unused function | Li Zefan | 2010-06-02 | |
| * | | | | | | | | xconfig: clean up | Li Zefan | 2010-06-02 | |
| * | | | | | | | | gconfig: fix null pointer warning | Li Zefan | 2010-06-02 | |
| * | | | | | | | | gconfig: fix to tag NEW symbols correctly | Li Zefan | 2010-06-02 | |
| * | | | | | | | | menuconfig: improive help text a bit | Li Zefan | 2010-06-02 | |
| * | | | | | | | | kconfig: fix to tag NEW symbols correctly | Li Zefan | 2010-06-02 | |
| * | | | | | | | | kconfig: print the range of integer/hex symbol in help text | Li Zefan | 2010-06-02 | |
| * | | | | | | | | kconfig: print symbol type in help text | Li Zefan | 2010-06-02 | |
| * | | | | | | | | kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig | Aristeu Rozanski | 2010-06-02 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge commit 'v2.6.35' into kbuild/kbuild | Michal Marek | 2010-08-04 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | nconfig: Fix segfault when help contains special characters | Stephen Boyd | 2010-07-23 | |
| * | | | | | | | kbuild: Fix make rpm | Michal Marek | 2010-07-21 | |
| * | | | | | | | kbuild: Make the setlocalversion script POSIX-compliant | Michał Górny | 2010-07-20 | |
| | |_|_|_|_|/ | |/| | | | | | ||||
| * | | | | | | powerpc: Fix module building for gcc 4.5 and 64 bit | Stephen Rothwell | 2010-07-08 | |
| | |_|_|_|/ | |/| | | | |