Age | Commit message (Expand) | Author | Files | Lines |
2010-06-05 | perf tools: Make target to generate self contained source tarball | Arnaldo Carvalho de Melo | 1 | -6/+31 |
2010-06-04 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 1 | -1/+1 |
2010-06-04 | Makefile.build: make KBUILD_SYMTYPES work again | Don Zickus | 1 | -13/+13 |
2010-06-04 | scripts: decodecode: remove bashisms | Rabin Vincent | 1 | -5/+5 |
2010-06-03 | menuconfig: truncate list items | Li Zefan | 1 | -2/+7 |
2010-06-03 | menuconfig: fix to center checklist correctly in a corner case | Li Zefan | 1 | -0/+1 |
2010-06-03 | kbuild: Change section of generated debian packages to kernel | Rogério Brito | 1 | -1/+1 |
2010-06-03 | kbuild: Mark that the packages generated conform to Standards-Version 3.8.4 | Rogério Brito | 1 | -1/+1 |
2010-06-03 | kbuild: Add homepage field to debian/control file | Rogério Brito | 1 | -0/+1 |
2010-06-03 | checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters | Roland Dreier | 1 | -1/+1 |
2010-06-03 | scripts: add nconf into gitignore file | Américo Wang | 1 | -0/+1 |
2010-06-03 | gconfig: fix build failure on fedora 13 | Richard Kennedy | 1 | -1/+1 |
2010-06-02 | xconfig: add support to show hidden options which have prompts | Li Zefan | 2 | -23/+62 |
2010-06-02 | xconfig: remove unused function | Li Zefan | 2 | -29/+0 |
2010-06-02 | xconfig: clean up | Li Zefan | 1 | -5/+4 |
2010-06-02 | gconfig: fix null pointer warning | Li Zefan | 1 | -2/+3 |
2010-06-02 | gconfig: fix to tag NEW symbols correctly | Li Zefan | 1 | -1/+1 |
2010-06-02 | menuconfig: improive help text a bit | Li Zefan | 1 | -1/+1 |
2010-06-02 | kconfig: fix to tag NEW symbols correctly | Li Zefan | 1 | -2/+6 |
2010-06-02 | kconfig: print the range of integer/hex symbol in help text | Li Zefan | 2 | -1/+9 |
2010-06-02 | kconfig: print symbol type in help text | Li Zefan | 1 | -1/+3 |
2010-06-02 | kconfig: introduce nonint_oldconfig and loose_nonint_oldconfig | Aristeu Rozanski | 2 | -9/+54 |
2010-06-01 | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 41 | -369/+2818 |
2010-05-28 | kconfig: Hide error output in find command in streamline_config.pl | Toralf Förster | 1 | -2/+3 |
2010-05-28 | kconfig: Fix typo in comment in streamline_config.pl | Toralf Foerster | 1 | -1/+1 |
2010-05-28 | kconfig: Make a variable local in streamline_config.pl | Toralf Foerster | 1 | -1/+1 |
2010-05-27 | initramfs: add support for in-kernel initramfs compressed with LZO | Albin Tonnerre | 1 | -0/+1 |
2010-05-25 | checkpatch: warn on declaration with storage class not at the beginning | Tobias Klauser | 1 | -0/+5 |
2010-05-25 | checkpatch: add check for too short Kconfig descriptions | Andi Kleen | 1 | -0/+15 |
2010-05-25 | scripts/get_maintainer.pl: default to not include unspecified tags | Florian Mickler | 1 | -1/+1 |
2010-05-25 | scripts/get_maintainer.pl: add .get_maintainer.conf default options file | Joe Perches | 1 | -1/+30 |
2010-05-25 | scripts/get_maintainer.pl: optionally ignore non-maintainer signatures | Joe Perches | 1 | -9/+26 |
2010-05-21 | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 1 | -0/+17 |
2010-05-21 | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra | 1 | -0/+11 |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+26 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -1/+1 |
2010-05-19 | MODULE_DEVICE_TABLE(isapnp, ...) does nothing | Ondrej Zary | 1 | -0/+17 |
2010-05-18 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2 | -0/+18 |
2010-05-18 | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |
2010-05-18 | Merge branch 'next' into for-linus | James Morris | 1 | -1/+1 |
2010-05-17 | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 1 | -0/+14 |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -1/+4 |
2010-04-14 | gconfig: add support to show hidden options that have prompts | Li Zefan | 2 | -11/+64 |
2010-04-14 | menuconfig: add support to show hidden options which have prompts | Li Zefan | 4 | -16/+41 |
2010-04-14 | gconfig: remove show_debug option | Li Zefan | 2 | -19/+0 |
2010-04-14 | gconfig: remove dbg_print_ptype() and dbg_print_stype() | Li Zefan | 1 | -63/+4 |
2010-04-14 | kconfig: fix zconfdump() | Li Zefan | 2 | -8/+34 |
2010-04-14 | kconfig: some small fixes | Li Zefan | 2 | -3/+3 |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -1/+4 |