| Commit message (Expand) | Author | Age |
* | fix a trivial typo in scripts/checkstack.pl | Joern Engel | 2007-10-19 |
* | update checkpatch.pl to version 0.11 | Andy Whitcroft | 2007-10-18 |
* | kernel-doc: fix doc blocks and html | Randy Dunlap | 2007-10-17 |
* | update checkpatch.pl to version 0.10 | Andy Whitcroft | 2007-10-17 |
* | Add stack checking for Blackfin | Mike Frysinger | 2007-10-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-10-16 |
|\ |
|
| * | kbuild: introduce ccflags-y, asflags-y and ldflags-y | Sam Ravnborg | 2007-10-15 |
| * | kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP | Sam Ravnborg | 2007-10-15 |
| * | kbuild: enable 'make AFLAGS=...' to add additional options to AS | Sam Ravnborg | 2007-10-15 |
| * | kbuild: check for wrong use of CFLAGS | Sam Ravnborg | 2007-10-14 |
| * | kbuild: enable 'make CFLAGS=...' to add additional options to CC | Sam Ravnborg | 2007-10-14 |
| * | kbuild: make modpost detect unterminated device id lists | Kees Cook | 2007-10-12 |
| * | kconfig/menuconfig: distinguish between selected-by-another options and comments | Matej Laitl | 2007-10-12 |
| * | kconfig: tristate choices with mixed tristate and boolean values | Jan Beulich | 2007-10-12 |
| * | kbuild: kill backward compatibility checks | Sam Ravnborg | 2007-10-12 |
| * | kbuild: kill EXTRA_ARFLAGS | Sam Ravnborg | 2007-10-12 |
| * | kbuild: call make once for all targets when O=.. is used | Milton Miller | 2007-10-12 |
| * | kbuild: update _shipped files for kconfig syntax cleanup | Sam Ravnborg | 2007-10-12 |
| * | kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" | Adrian Bunk | 2007-10-12 |
| * | kconfig: fix segv fault in menuconfig | Sam Ravnborg | 2007-10-12 |
| * | kconfig: make comments stand out in menuconfig | Sam Ravnborg | 2007-10-12 |
| * | kbuild: fix directory traversal bug | Sam Ravnborg | 2007-10-12 |
| * | docproc: style & typo cleanups | Randy Dunlap | 2007-10-12 |
| * | kbuild: apply genksyms changes | Sam Ravnborg | 2007-10-12 |
| * | kbuild: __extension__ support in genksyms (fix unknown CRC warning) | Sam Ravnborg | 2007-10-12 |
| * | kbuild: fix genksyms Makefile | Sam Ravnborg | 2007-10-12 |
| * | kbuild: scripts/ver_linux : correct printing of binutils version | Jesper Juhl | 2007-10-12 |
| * | kbuild: ver_linux fix glibc version print | Jesper Juhl | 2007-10-12 |
| * | kbuild: improve scripts/gcc-version.sh output a bit when called without args | Jesper Juhl | 2007-10-12 |
| * | kbuild: fix segfault in modpost | Petr Stetiar | 2007-10-12 |
| * | kbuild: fix perl usage in export_report.pl | Ram Pai | 2007-10-12 |
| * | kbuild: fix export_report.pl | Adrian Bunk | 2007-10-12 |
| * | kbuild: script to check for undefined Kconfig symbols | Paolo 'Blaisorblade' Giarrusso | 2007-10-12 |
| * | kbuild: check if we can link gettext not just compile | Sam Ravnborg | 2007-10-12 |
| * | kbuild: Use Elfnn_Half as replacement for Elfnn_Section | Sam Ravnborg | 2007-10-12 |
* | | i2c: Kill struct i2c_device_id | Jean Delvare | 2007-10-13 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Linus Torvalds | 2007-10-11 |
|\ |
|
| * | [NETNS]: Move some code into __init section when CONFIG_NET_NS=n | Pavel Emelyanov | 2007-10-10 |
| * | [SSB]: add Sonics Silicon Backplane bus support | Michael Buesch | 2007-10-10 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk... | Linus Torvalds | 2007-10-11 |
|\ \ |
|
| * | | [AVR32] checkstack support | Haavard Skinnemoen | 2007-10-11 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-10-11 |
|\ \ |
|
| * | | sdio: add modalias support | Pierre Ossman | 2007-09-23 |
| |/ |
|
* | | x86: fixup the x86 namespace change in scripts/namespace.pl | Thomas Gleixner | 2007-10-11 |
* | | i386/x86_64: move headers to include/asm-x86 | Thomas Gleixner | 2007-10-11 |
|/ |
|
* | kconfig: oldconfig shall not set symbols if it does not need to | Roman Zippel | 2007-09-01 |
* | update checkpatch.pl to version 0.09 | Andy Whitcroft | 2007-08-11 |
* | kbuild: whitelist references from __dbe_table to .init | Ralf Baechle | 2007-07-31 |
* | kbuild: fix modpost warnings for xtensa | Sam Ravnborg | 2007-07-25 |
* | kbuild: be more foregiving on init section naming | Sam Ravnborg | 2007-07-25 |