aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
...
* checkpatch: trailing statement indent: fix end of statement locationAndy Whitcroft2008-07-24
* checkpatch: macros: fix statement counting block end detectionAndy Whitcroft2008-07-24
* checkpatch: types: unary -- goto introduces unary contextAndy Whitcroft2008-07-24
* checkpatch: comment detection: ignore macro continuation when detecting assoc...Andy Whitcroft2008-07-24
* checkpatch: possible types: __asm__ is never a typeAndy Whitcroft2008-07-24
* checkpatch: add a checkpatch warning for new uses of __initcall().Michael Ellerman2008-07-24
* checkpatch: types: some types may also be identifiersAndy Whitcroft2008-07-24
* checkpatch: return is not a function -- parentheses for casts are ok tooAndy Whitcroft2008-07-24
* checkpatch: Version: 0.20Andy Whitcroft2008-07-24
* remove the v850 portAdrian Bunk2008-07-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-22
|\
| * pnp: add acpi:* modalias entriesKay Sievers2008-07-22
* | markers: fix duplicate modpost entryMathieu Desnoyers2008-07-22
|/
* Update scripts/Makefile.fwinst to cope with older makeDavid Woodhouse2008-07-17
* Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-14
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14
| |\
| | * ihex: add ihex2fw tool for converting HEX files into firmware imagesDavid Woodhouse2008-07-10
| | * firmware: Add firmware installation to modules_install, add firmware_installDavid Woodhouse2008-07-10
* | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-07-14
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
| |\|
| * | kbuild: create new CFLAGS_REMOVE_(basename).o optionSteven Rostedt2008-05-23
* | | [S390] cio: Introduce modalias for css bus.Cornelia Huck2008-07-14
| |/ |/|
* | kbuild: ignore powerpc specific symbols in modpostSam Ravnborg2008-06-12
* | update checkpatch.pl to version 0.19Andy Whitcroft2008-06-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2008-06-02
|\ \
| * | kbuild: fix $(src) assignmnet with external modulesSam Ravnborg2008-05-31
* | | Mark 'scripts/decodecode' executableLinus Torvalds2008-05-30
|/ /
* / scripts/ver_linux use 'gcc -dumpversion'Gabriel C2008-05-25
|/
* kconfig: incorrect 'len' field initialisation ?Christophe Jaillet2008-05-19
* kernel-doc: allow unnamed bit-fieldsRandy Dunlap2008-05-19
* kbuild: filter away debug symbols from kernel symbolsSam Ravnborg2008-05-19
* kbuild: disable modpost warnings for linkonce sectionsAndi Kleen2008-05-11
* kconfig: fix MAC OS X warnings in menuconfigSam Ravnborg2008-05-04
* modpost: i2c aliases need no trailing wildcardJean Delvare2008-05-04
* kconfig: made check-lxdialog more portableSam Ravnborg2008-05-01
* kallsyms: nuke all ChangeLog, this should be logged by gitBryan Wu2008-04-30
* i2c: Add support for device alias namesJean Delvare2008-04-29
* update checkpatch.pl to version 0.18Andy Whitcroft2008-04-29
* update checkpatch.pl to version 0.17Andy Whitcroft2008-04-29
* scripts/Lindent: support gnu indent v2.2.10Joe Perches2008-04-29
* kconfig: add named choice groupRoman Zippel2008-04-28
* kconfig: fix choice dependency checkRoman Zippel2008-04-28
* kbuild: fix unportability in gen_initramfs_list.shFelix Fietkau2008-04-28
* kconfig: reversed borderlines in inputboxRoel Kluin2008-04-28
* kernel-doc: detect trailing kernel-doc line trashRandy Dunlap2008-04-28
* kernel-doc: detect/prevent duplicate doc section namesRandy Dunlap2008-04-28
* kbuild: scripts/Makefile.modpost typo fixAdrian Bunk2008-04-26
* kbuild: soften MODULE_LICENSE checkSam Ravnborg2008-04-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-04-25
|\
| * checkpatch: usb_free_urb() can take NULLGreg Kroah-Hartman2008-04-25