Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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 | |
| |\ \ \ \ | ||||||
| | * | | | | gconfig: fix build failure on fedora 13 | Richard Kennedy | 2010-06-03 | 1 | -1/+1 | |
| * | | | | | Merge branch 'for-35' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2010-06-01 | 41 | -369/+2818 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | | | ||||||
| * | | | | kconfig: Hide error output in find command in streamline_config.pl | Toralf Förster | 2010-05-28 | 1 | -2/+3 | |
| * | | | | kconfig: Fix typo in comment in streamline_config.pl | Toralf Foerster | 2010-05-28 | 1 | -1/+1 | |
| * | | | | kconfig: Make a variable local in streamline_config.pl | Toralf Foerster | 2010-05-28 | 1 | -1/+1 | |
| * | | | | initramfs: add support for in-kernel initramfs compressed with LZO | Albin Tonnerre | 2010-05-27 | 1 | -0/+1 | |
| * | | | | checkpatch: warn on declaration with storage class not at the beginning | Tobias Klauser | 2010-05-25 | 1 | -0/+5 | |
| * | | | | checkpatch: add check for too short Kconfig descriptions | Andi Kleen | 2010-05-25 | 1 | -0/+15 | |
| * | | | | scripts/get_maintainer.pl: default to not include unspecified tags | Florian Mickler | 2010-05-25 | 1 | -1/+1 | |
| * | | | | scripts/get_maintainer.pl: add .get_maintainer.conf default options file | Joe Perches | 2010-05-25 | 1 | -1/+30 | |
| * | | | | scripts/get_maintainer.pl: optionally ignore non-maintainer signatures | Joe Perches | 2010-05-25 | 1 | -9/+26 | |
| * | | | | Merge branch 'modules' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty... | Linus Torvalds | 2010-05-21 | 1 | -0/+17 | |
| |\ \ \ \ | ||||||
| | * | | | | MODULE_DEVICE_TABLE(isapnp, ...) does nothing | Ondrej Zary | 2010-05-19 | 1 | -0/+17 | |
| * | | | | | lockdep: Add novalidate class for dev->mutex conversion | Peter Zijlstra | 2010-05-21 | 1 | -0/+11 | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-05-20 | 1 | -0/+26 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-05-18 | 2 | -0/+18 | |
| | |\ \ \ \ \ | | | |/ / / / | ||||||
| | * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 2 | -1/+4 | |
| | |\ \ \ \ \ | ||||||
| | * | | | | | | phylib: Support phy module autoloading | David Woodhouse | 2010-04-02 | 1 | -0/+26 | |
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-04-23 | 2 | -1/+4 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Fix comment and Kconfig typos for 'require' and 'fragment' | Gilles Espinasse | 2010-03-29 | 1 | -1/+1 | |
| | * | | | | | | | kconfig: util: Fix typo in comment | Thomas Weber | 2010-03-15 | 1 | -1/+1 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| | * | | | | | | Merge branch 'next' into for-linus | James Morris | 2010-05-18 | 1 | -1/+1 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch 'master' into next | James Morris | 2010-03-31 | 4 | -45/+225 | |
| | | |\ \ \ \ \ \ | | | | | |/ / / / | | | | |/| | | | | ||||||
| | | * | | | | | | selinux: fix warning in genheaders | James Morris | 2010-03-16 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-05-18 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | x86: Add optimized popcnt variants | Borislav Petkov | 2010-04-06 | 1 | -0/+4 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | m68k: amiga - Zorro bus modalias support | Geert Uytterhoeven | 2010-05-17 | 1 | -0/+14 | |
| |/ / / / / / | ||||||
| * | | | | | | scripts/kernel-doc: fix fatal error on function prototype | Randy Dunlap | 2010-03-24 | 1 | -0/+1 | |
| * | | | | | | get_maintainer: repair STDIN usage | Wolfram Sang | 2010-03-24 | 1 | -1/+1 | |
| * | | | | | | scripts/kernel-doc: handle struct member __aligned | Randy Dunlap | 2010-03-24 | 1 | -0/+2 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 | |
| * | | | | | | | scripts/kernel-doc: fix empty function description section | Randy Dunlap | 2010-03-12 | 1 | -1/+1 | |
| |/ / / / / / |