Age | Commit message (Expand) | Author | Files | Lines |
2008-05-04 | kconfig: fix MAC OS X warnings in menuconfig | Sam Ravnborg | 2 | -4/+5 |
2008-05-04 | modpost: i2c aliases need no trailing wildcard | Jean Delvare | 1 | -9/+26 |
2008-05-01 | kconfig: made check-lxdialog more portable | Sam Ravnborg | 1 | -2/+4 |
2008-04-30 | kallsyms: nuke all ChangeLog, this should be logged by git | Bryan Wu | 1 | -6/+0 |
2008-04-29 | i2c: Add support for device alias names | Jean Delvare | 1 | -0/+13 |
2008-04-29 | update checkpatch.pl to version 0.18 | Andy Whitcroft | 1 | -5/+20 |
2008-04-29 | update checkpatch.pl to version 0.17 | Andy Whitcroft | 1 | -41/+90 |
2008-04-29 | scripts/Lindent: support gnu indent v2.2.10 | Joe Perches | 1 | -1/+17 |
2008-04-28 | kconfig: add named choice group | Roman Zippel | 6 | -223/+206 |
2008-04-28 | kconfig: fix choice dependency check | Roman Zippel | 1 | -18/+76 |
2008-04-28 | kbuild: fix unportability in gen_initramfs_list.sh | Felix Fietkau | 1 | -1/+1 |
2008-04-28 | kconfig: reversed borderlines in inputbox | Roel Kluin | 1 | -1/+1 |
2008-04-28 | kernel-doc: detect trailing kernel-doc line trash | Randy Dunlap | 1 | -0/+5 |
2008-04-28 | kernel-doc: detect/prevent duplicate doc section names | Randy Dunlap | 1 | -7/+13 |
2008-04-26 | kbuild: scripts/Makefile.modpost typo fix | Adrian Bunk | 1 | -1/+1 |
2008-04-26 | kbuild: soften MODULE_LICENSE check | Sam Ravnborg | 1 | -4/+4 |
2008-04-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 1 | -0/+7 |
2008-04-25 | kconfig: fix broken target update-po-config | Sam Ravnborg | 1 | -2/+2 |
2008-04-25 | kbuild: Add new Kbuild variable KBUILD_EXTRA_SYMBOLS | Richard Hacker | 1 | -0/+8 |
2008-04-25 | kbuild: support loading extra symbols in modpost | Richard Hacker | 1 | -1/+22 |
2008-04-25 | kbuild: fix some minor typoes | Robert P. J. Day | 3 | -10/+10 |
2008-04-25 | kbuild: error out on missing MODULE_LICENSE | Sam Ravnborg | 1 | -0/+4 |
2008-04-24 | checkpatch: usb_free_urb() can take NULL | Greg Kroah-Hartman | 1 | -0/+7 |
2008-04-19 | PNP: add all PNP card device id's as individual aliases | Kay Sievers | 1 | -13/+44 |
2008-03-28 | update checkpatch.pl to version 0.16 | Andy Whitcroft | 1 | -184/+279 |
2008-03-23 | kbuild: soften modpost checks when doing cross builds | Sam Ravnborg | 4 | -2/+14 |
2008-03-13 | kernel-doc: set verbose mode via environment | Randy Dunlap | 1 | -0/+4 |
2008-03-04 | update checkpatch.pl to version 0.15 | Andy Whitcroft | 1 | -117/+206 |
2008-02-23 | kernel-doc: fix function-pointer-parameter parsing | Richard Kennedy | 1 | -3/+3 |
2008-02-19 | kbuild: fix reversed symbol name order in modpost | Geert Uytterhoeven | 1 | -1/+1 |
2008-02-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 1 | -13/+21 |
2008-02-14 | kernel-doc: remove fastcall | Harvey Harrison | 1 | -1/+0 |
2008-02-13 | Linux Kernel Markers: create modpost file | Mathieu Desnoyers | 3 | -1/+177 |
2008-02-13 | kconfig: fix select in combination with default | Roman Zippel | 1 | -13/+21 |
2008-02-11 | kbuild: fix make V=1 | Sam Ravnborg | 1 | -0/+3 |
2008-02-09 | Kbuild: Fix deb-pkg target to work with kernel versions ending with -<text-wi... | Michal Sojka | 1 | -1/+2 |
2008-02-09 | kbuild: silence CHK/UPD messages according to $(quiet) | Mike Frysinger | 1 | -2/+6 |
2008-02-09 | kbuild/modpost: Use warn() for announcing section mismatches | Geert Uytterhoeven | 1 | -8/+8 |
2008-02-09 | Add binoffset to gitignore | Uwe Kleine-König | 1 | -0/+1 |
2008-02-09 | kbuild/modpost: improve warnings if symbol is unknown | Sam Ravnborg | 1 | -7/+14 |
2008-02-08 | update checkpatch.pl to version 0.14 | Andy Whitcroft | 1 | -42/+184 |
2008-02-08 | update checkpatch.pl to version 0.13 | Andy Whitcroft | 1 | -96/+198 |
2008-02-07 | kernel-doc: warn on badly formatted short description | Randy Dunlap | 1 | -0/+8 |
2008-02-07 | kernel-doc: prevent duplicate description: output | Randy Dunlap | 1 | -1/+1 |
2008-02-07 | kernel-doc: fix for vunmap function prototype | Randy Dunlap | 1 | -1/+1 |
2008-02-06 | Claim maintainership for block2mtd and update email addresses | Joern Engel | 1 | -1/+1 |
2008-02-06 | kallsyms should prefer non weak symbols | Paulo Marques | 1 | -3/+34 |
2008-02-06 | remove support for un-needed _extratext section | Robin Getz | 1 | -14/+10 |
2008-02-03 | kbuild: add svn revision information to setlocalversion | Bryan Wu | 1 | -0/+16 |
2008-02-03 | kbuild: do not warn about __*init/__*exit symbols being exported | Sam Ravnborg | 1 | -1/+1 |