| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] s390: fix match in ccw modalias | Bastian Blank | 2006-03-06 | 1 | -1/+1 |
* | Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf" | Linus Torvalds | 2006-02-09 | 1 | -11/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix | Linus Torvalds | 2006-02-07 | 2 | -7/+14 |
|\ |
|
| * | kconfig: fix /dev/null breakage | Sam Ravnborg | 2006-01-21 | 2 | -7/+14 |
* | | [PATCH] kconfig: detect if -lintl is needed when linking conf,mconf | Robb, Sam | 2006-02-05 | 1 | -1/+11 |
* | | [PATCH] kernel-doc: clean up the script (whitespace) | Randy Dunlap | 2006-02-01 | 1 | -34/+34 |
* | | [PATCH] Doc/kernel-doc: add more usage info | Randy Dunlap | 2006-02-01 | 1 | -3/+3 |
* | | [PATCH] DocBook: allow even longer return types | Martin Waitz | 2006-02-01 | 1 | -2/+4 |
|/ |
|
* | kbuild: create .kernelrelease at *config step | Sam Ravnborg | 2006-01-16 | 4 | -5/+5 |
* | kconfig: get rid of stray a.o, support ncursesw | Sam Ravnborg | 2006-01-15 | 2 | -8/+21 |
* | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-10 | 7 | -44/+98 |
|\ |
|
| * | kbuild: reference_discarded addition | Dave Jones | 2006-01-08 | 1 | -0/+6 |
| * | kbuild: In setlocalversion change -git_dirty to just -dirty | Ryan Anderson | 2006-01-08 | 1 | -1/+1 |
| * | modpost/file2alias: Fix typo | Brian Gerst | 2006-01-08 | 1 | -1/+1 |
| * | kconfig: factor out ncurses check in a shell script | Sam Ravnborg | 2006-01-08 | 2 | -36/+79 |
| * | kbuild: introduce escsq to escapre single quotes | Sam Ravnborg | 2006-01-06 | 2 | -6/+11 |
* | | [PATCH] DocBook: warn for missing macro parameters | Martin Waitz | 2006-01-10 | 1 | -4/+8 |
* | | spelling: s/retreive/retrieve/ | Adrian Bunk | 2006-01-10 | 2 | -2/+2 |
* | | [PATCH] tiny: Add bloat-o-meter to scripts | Matt Mackall | 2006-01-08 | 1 | -0/+58 |
* | | [PATCH] kconf: Check for eof from input stream. | Ben Collins | 2006-01-08 | 1 | -2/+16 |
* | | [PATCH] fix gcc4.1 build failure on xconfig | Dave Jones | 2006-01-08 | 1 | -3/+3 |
|/ |
|
* | kconfig: fix gconfig with POSIXLY_CORRECT=1 | Adrian Bunk | 2006-01-06 | 1 | -4/+4 |
* | kbuild: Use git in scripts/setlocalversion | Rene Scharfe | 2006-01-06 | 1 | -51/+17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-01-04 | 1 | -1/+61 |
|\ |
|
| * | [PATCH] Input: add modalias support | Rusty Russell | 2006-01-04 | 1 | -1/+61 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2006-01-04 | 38 | -3857/+4426 |
|\ \ |
|
| * \ | Merge branch 'master' | Sam Ravnborg | 2006-01-03 | 2 | -19/+14 |
| |\ \ |
|
| | * | | kbuild: tar-pkg with out-out-tree building | Jan-Benedict Glaw | 2006-01-01 | 2 | -19/+14 |
| * | | | gitignore: ignore more generated files | | 2006-01-03 | 2 | -1/+8 |
| * | | | kconfig: Remove support for lxdialog --checklist | Petr Baudis | 2006-01-01 | 3 | -51/+17 |
| * | | | gitignore: misc files | Brian Gerst | 2006-01-01 | 2 | -0/+5 |
| |/ / |
|
| * | | kbuild: always run 'make silentoldconfig' when tree is cleaned | Sam Ravnborg | 2005-12-26 | 1 | -1/+1 |
| * | | kbuild: Create _shipped files for genksyms | Sam Ravnborg | 2005-12-26 | 4 | -1382/+2086 |
| * | | kbuild: Fix genksyms handling of DEFINE_PER_CPU(struct foo_s *, bar); | Robin Holt | 2005-12-26 | 1 | -0/+1 |
| * | | kbuild: set correct KBUILD_MODNAME when using well known kernel symbols as mo... | Ustyugov Roman | 2005-12-26 | 2 | -5/+6 |
| * | | kbuild: escape '#' in .target.cmd files | Sam Ravnborg | 2005-12-25 | 1 | -1/+14 |
| * | | kbuild: Fix crc-error warning on modules | Luke Yang | 2005-12-25 | 1 | -2/+2 |
| * | | kconfig: move lxdialog to scripts/kconfig/lxdialog | Sam Ravnborg | 2005-12-16 | 15 | -4/+5 |
| * | | kconfig: truncate too long menu lines in menuconfig | Sam Ravnborg | 2005-11-21 | 1 | -3/+3 |
| * | | kconfig: make lxdialog/menubox.c more readable | Sam Ravnborg | 2005-11-20 | 1 | -24/+18 |
| * | | kconfig: Fix indention when using menuconfig in text-onle consoles | Sam Ravnborg | 2005-11-20 | 1 | -19/+18 |
| * | | kconfig: Left aling menu items in menuconfig | Sam Ravnborg | 2005-11-20 | 1 | -19/+11 |
| * | | kconfig: Add print_title helper in lxdialog | Sam Ravnborg | 2005-11-19 | 8 | -82/+21 |
| * | | kconfig: lxdialog is now sparse clean | Sam Ravnborg | 2005-11-19 | 2 | -4/+3 |
| * | | kconfig: fixup after Lindent | Sam Ravnborg | 2005-11-19 | 8 | -229/+108 |
| * | | kconfig: Lindent scripts/lxdialog | Sam Ravnborg | 2005-11-19 | 10 | -1847/+1921 |
* | | | update the email address of Randy Dunlap | Adrian Bunk | 2006-01-03 | 3 | -4/+4 |
* | | | s/retreiv/retriev/g | Matt Mackall | 2006-01-03 | 1 | -1/+1 |
| |/
|/| |
|
* | | [PATCH] prefer pkg-config for the QT check | Roman Zippel | 2005-11-22 | 1 | -29/+39 |
|/ |
|
* | [PATCH] DocBook: allow to mark structure members private | Martin Waitz | 2005-11-13 | 1 | -2/+11 |