| Commit message (Expand) | Author | Age |
* | kconfig: initialize the screen before using curses(3) functions | Arnaud Lacombe | 2009-07-17 |
* | kconfig: variable argument lists needs `stdarg.h' | Arnaud Lacombe | 2009-07-17 |
* | kbuild, deb-pkg: fix install scripts for posix sh | maximilian attems | 2009-07-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 2009-07-04 |
|\ |
|
| * | gitignore: ignore scripts/ihex2fw | Jaswinder Singh Rajput | 2009-06-26 |
| * | kbuild: deb-pkg ship changelog | maximilian attems | 2009-06-26 |
* | | kernel-doc: move ignoring kmemcheck | Randy Dunlap | 2009-07-01 |
* | | fbdev: work around old compiler bug | Stephen Rothwell | 2009-06-30 |
|/ |
|
* | powerpc: Have git ignore generated files from dtc compile | Jon Smirl | 2009-06-26 |
* | kernel-doc: fix param matching for array params | Randy Dunlap | 2009-06-20 |
* | kernel-doc: ignore kmemcheck_bitfield_begin/end | Randy Dunlap | 2009-06-20 |
* | kallsyms: fix inverted valid symbol checking | Mike Frysinger | 2009-06-20 |
* | kbuild: fix build error during make htmldocs | Amerigo Wang | 2009-06-20 |
* | gcov: add gcov profiling infrastructure | Peter Oberparleiter | 2009-06-18 |
* | Merge branch 'akpm' | Linus Torvalds | 2009-06-16 |
|\ |
|
| * | fbdev: move logo externs to header file | Geert Uytterhoeven | 2009-06-16 |
| * | scripts/get_maintainer.pl: change "die" to "warn" when command line file is n... | Joe Perches | 2009-06-16 |
| * | scripts/get_maintainer.pl: allow 8 bit characters in email addresses | Joe Perches | 2009-06-16 |
| * | scripts/get_maintainer.pl: don't print maintainers when not requested | Joe Perches | 2009-06-16 |
| * | scripts/get_maintainer.pl: support both "P:/M:" and integrated "M:" lines | Joe Perches | 2009-06-16 |
| * | scripts/get_maintainer.pl: better email name quoting | Joe Perches | 2009-06-16 |
| * | scripts/get_maintainer.pl: support M: lines with names and multiple entries p... | Joe Perches | 2009-06-16 |
| * | scripts/get_maintainer.pl: warn on missing git or git repository | Joe Perches | 2009-06-16 |
| * | scripts/get_maintainer.pl: improve --git-chief-penquins (Linus Torvalds) filt... | Joe Perches | 2009-06-16 |
| * | scripts/get_maintainer.pl: better fix for subscriber-only mailing lists | Joe Perches | 2009-06-16 |
| * | scripts/get_maintainer.pl: output first field only in mailing lists and after... | Joe Perches | 2009-06-16 |
| * | mm: add a gfp-translate script to help understand page allocation failure rep... | Mel Gorman | 2009-06-16 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-06-16 |
|\ \ |
|
| * | | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. | GeunSik Lim | 2009-06-16 |
| |/ |
|
* / | sparc64: Add proper dynamic ftrace support. | David S. Miller | 2009-06-16 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 2009-06-14 |
|\ |
|
| * | kbuild: add generic --set-str option to scripts/config | Michal Marek | 2009-06-14 |
| * | kbuild: simplify argument loop in scripts/config | Michal Marek | 2009-06-14 |
| * | kbuild: handle non-existing options in scripts/config | Michal Marek | 2009-06-14 |
| * | kallsyms: generalize text region handling | Mike Frysinger | 2009-06-14 |
| * | kallsyms: support kernel symbols in Blackfin on-chip memory | Robin Getz | 2009-06-14 |
| * | kbuild: fix a compile warning | Amerigo Wang | 2009-06-14 |
| * | kbuild: fix delay in setlocalversion on readonly source | Nico Schottelius | 2009-06-14 |
| * | kernel-doc: cleanup perl script | Randy Dunlap | 2009-06-09 |
| * | kbuild: fix headers_exports with boolean expression | Russell King | 2009-06-09 |
| * | kbuild/headers_check: refine extern check | Amerigo Wang | 2009-06-09 |
| * | kbuild: fix "Argument list too long" error for "make headers_check", | Sergei Poselenov | 2009-06-09 |
| * | Remove bashisms from scripts | dann frazier | 2009-06-09 |
| * | kbuild: add hint about __refdata to modpost | Sam Ravnborg | 2009-06-09 |
| * | scripts/headers_check.pl: correct RE in header CONFIG leak check | Robert P. J. Day | 2009-06-09 |
| * | kconfig: do not hardcode "include/config/auto.conf" filename | Markus Heidelberg | 2009-06-09 |
| * | kconfig: do not hardcode ".config" filename | Markus Heidelberg | 2009-06-09 |
| * | kconfig qconf: fix the type of the desktop widget | Markus Heidelberg | 2009-06-09 |
| * | kconfig qconf: add namespace for use of Key_ enum values | Markus Heidelberg | 2009-06-09 |
| * | kconfig qconf: fix namespace for Horizontal and Vertical enum values | Markus Heidelberg | 2009-06-09 |