aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2010-08-05
|\
| * kbuild: Change section of generated debian packages to kernelRogério Brito2010-06-03
| * kbuild: Mark that the packages generated conform to Standards-Version 3.8.4Rogério Brito2010-06-03
| * kbuild: Add homepage field to debian/control fileRogério Brito2010-06-03
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2010-08-05
|\ \
| * \ Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-04
| |\ \
| * | | kconfig: add savedefconfigSam Ravnborg2010-08-03
| * | | kconfig: code refactoring in confdata.cSam Ravnborg2010-08-03
| * | | kconfig: refactor code in symbol.cSam Ravnborg2010-08-03
| * | | kconfig: add alldefconfigSam Ravnborg2010-08-03
| * | | kconfig: print more info when we see a recursive dependencyRoman Zippel2010-08-03
| * | | kconfig: save location of config symbolsSam Ravnborg2010-08-03
| * | | kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg2010-08-03
| * | | kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg2010-08-03
| * | | kconfig: use long options in confSam Ravnborg2010-08-03
| * | | kconfig: fix MODULES-related bug in case of no .configUlf Magnusson2010-07-29
| * | | kconfig: make randconfig fair for booleansPeter Korsgaard2010-07-26
| * | | kconfig: Don't write invisible choice valuesJan Beulich2010-07-08
| * | | kbuild: Warn on selecting symbols with unmet direct dependenciesCatalin Marinas2010-07-02
| * | | scripts:conf.c Fix warning: variable 'type' set but not usedJustin P. Mattock2010-06-11
| * | | menuconfig: truncate list itemsLi Zefan2010-06-03
| * | | menuconfig: fix to center checklist correctly in a corner caseLi Zefan2010-06-03
| * | | xconfig: add support to show hidden options which have promptsLi Zefan2010-06-02
| * | | xconfig: remove unused functionLi Zefan2010-06-02
| * | | xconfig: clean upLi Zefan2010-06-02
| * | | gconfig: fix null pointer warningLi Zefan2010-06-02
| * | | gconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-02
| * | | menuconfig: improive help text a bitLi Zefan2010-06-02
| * | | kconfig: fix to tag NEW symbols correctlyLi Zefan2010-06-02
| * | | kconfig: print the range of integer/hex symbol in help textLi Zefan2010-06-02
| * | | kconfig: print symbol type in help textLi Zefan2010-06-02
| * | | kconfig: introduce nonint_oldconfig and loose_nonint_oldconfigAristeu Rozanski2010-06-02
| | |/ | |/|
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-08-05
|\ \ \
| * \ \ Merge commit 'v2.6.35' into kbuild/kbuildMichal Marek2010-08-04
| |\ \ \ | | | |/ | | |/|
| * | | modpost: support objects with more than 64k sectionsDenys Vlasenko2010-08-03
| * | | trivial: fix a typo in a filenameUwe Kleine-König2010-08-03
| * | | frv: clean up arch/frv/MakefileSam Ravnborg2010-08-03
| * | | kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command lineSam Ravnborg2010-08-03
| * | | kbuild: allow assignment to {A,C,LD}FLAGS_MODULE on the command lineSam Ravnborg2010-08-03
| * | | Kbuild: Add option to set -femit-struct-debug-baseonlyAndi Kleen2010-07-14
| * | | Makefile: "make kernelrelease" should show the correct full kernel versionAmerigo Wang2010-06-29
| * | | Merge branch 'setlocalversion-speedup' into kbuild/kbuildMichal Marek2010-06-18
| |\ \ \
| * | | | Makefile.build: make KBUILD_SYMTYPES work againDon Zickus2010-06-04
| | |_|/ | |/| |
* | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty...Linus Torvalds2010-08-05
|\ \ \ \
| * | | | module: cleanup comments, remove noinlineRusty Russell2010-08-04
| * | | | module: group post-relocation functions into post_relocation()Rusty Russell2010-08-04
| * | | | module: move module args strndup_user to just before useRusty Russell2010-08-04
| * | | | module: pass load_info into other functionsRusty Russell2010-08-04
| * | | | module: fix sysfs cleanup for !CONFIG_SYSFSRusty Russell2010-08-04
| * | | | module: sysfs cleanupRusty Russell2010-08-04