aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-28
|\
| * checkpatch.pl: check for function declarations without argumentsJoe Perches2014-01-28
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\ \ | |/ |/|
| * powerpc: Add vr save/restore functionsAndreas Schwab2014-01-14
* | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-24
|\ \
| * \ Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-01-16
| |\ \
| | * | PM / tools: new tool for suspend/resume performance optimizationTodd E Brandt2014-01-16
* | | | checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches2014-01-23
* | | | checkpatch: add DT compatible string documentation checksRob Herring2014-01-23
* | | | checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck2014-01-23
* | | | checkpatch: add tests for function pointer style misusesJoe Perches2014-01-23
* | | | checkpatch: update the FSF/GPL address checkJoe Perches2014-01-23
* | | | checkpatch: check for if's with unnecessary parenthesesJoe Perches2014-01-23
* | | | checkpatch: improve space before tab --fix optionJoe Perches2014-01-23
* | | | checkpatch: add a --fix-inplace optionJoe Perches2014-01-23
* | | | checkpatch: attempt to find missing switch/case break;Joe Perches2014-01-23
* | | | checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes2014-01-23
* | | | checkpatch: warn only on "space before semicolon" at end of lineJoe Perches2014-01-23
* | | | checkpatch: more comprehensive split strings warningJoe Perches2014-01-23
* | | | get_maintainer: add commit author information to --rolestatsJoe Perches2014-01-23
* | | | headers_check: special case seqbuf_dump()Paul Bolle2014-01-23
* | | | microblaze: extable: sort the exception table at build timeMichal Simek2014-01-23
* | | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-22
|\ \ \ \
| * | | | PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches2013-12-13
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-20
|\ \ \ \
| * | | | arm64, jump label: detect %c support for ARM64Jiang Liu2014-01-08
| | |_|/ | |/| |
* | | | Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
|\ \ \ \ | |_|_|/ |/| | |
| * | | localmodconfig: Add config depends by default settingsSteven Rostedt (Red Hat)2013-12-20
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-23
|\ \ \ | |/ / |/| |
| * | scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei2013-12-10
| |/
* | Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-13
|\ \
| * | ARC: extable: Enable sorting at build timeVineet Gupta2013-11-25
| |/
* / ftrace: default to tilegx if ARCH=tile is specifiedTony Lu2013-12-05
|/
* Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-22
|\
| * checkpatch: fix "Use of uninitialized value" warningsJoe Perches2013-11-21
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-21
|\ \ | |/ |/|
| * X.509: remove possible code fragility: enumeration values not handledAntonio Alecrim Jr2013-09-25
* | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-16
|\ \
| * | recordmcount.pl: Add support for __fentry__Jamie Iles2013-11-05
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-11-15
|\ \ \
| * | | scripts/tags.sh: remove obsolete __devinit[const|data]Michael Opdenacker2013-11-08
| * | | scripts/kernel-doc: make unknown function prototype a Warning instead of an E...Randy Dunlap2013-11-06
| * | | show_delta: Update script to support python versions 2.5 through 3.3Mike Pagano2013-10-23
| * | | scripts/coccinelle/api: remove devm_request_and_ioremap.cocciWolfram Sang2013-10-23
| * | | scripts/tags.sh: Increase identifier listKirill Tkhai2013-10-23
| | |/ | |/|
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-11-15
|\ \ \
| * \ \ Merge branch 'yem/kconfig-for-next' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-10-31
| |\ \ \ | | |/ / | |/| |
| | * | xconfig: Fix the filename for GUI settingsBen Hutchings2013-10-08
| | * | kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->lenMartin Walch2013-10-08
| | * | kconfig: remove unused definition from scannerMartin Walch2013-10-08