summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-251-0/+1446
|\
| * Merge branches 'acpi-tools' and 'pm-tools'Rafael J. Wysocki2014-01-171-0/+1446
| |\
| | * PM / tools: new tool for suspend/resume performance optimizationTodd E Brandt2014-01-171-0/+1446
* | | checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)Joe Perches2014-01-241-0/+10
* | | checkpatch: add DT compatible string documentation checksRob Herring2014-01-241-0/+27
* | | checkpatch: only flag FSF address, not gnu.org URLAlexander Duyck2014-01-241-3/+1Star
* | | checkpatch: add tests for function pointer style misusesJoe Perches2014-01-241-0/+59
* | | checkpatch: update the FSF/GPL address checkJoe Perches2014-01-241-5/+6
* | | checkpatch: check for if's with unnecessary parenthesesJoe Perches2014-01-241-0/+14
* | | checkpatch: improve space before tab --fix optionJoe Perches2014-01-241-2/+4
* | | checkpatch: add a --fix-inplace optionJoe Perches2014-01-241-1/+9
* | | checkpatch: attempt to find missing switch/case break;Joe Perches2014-01-241-0/+25
* | | checkpatch: add warning of future __GFP_NOFAIL useDavid Rientjes2014-01-241-0/+6
* | | checkpatch: warn only on "space before semicolon" at end of lineJoe Perches2014-01-241-1/+1
* | | checkpatch: more comprehensive split strings warningJoe Perches2014-01-241-8/+4Star
* | | get_maintainer: add commit author information to --rolestatsJoe Perches2014-01-241-6/+85
* | | headers_check: special case seqbuf_dump()Paul Bolle2014-01-241-1/+5
* | | microblaze: extable: sort the exception table at build timeMichal Simek2014-01-241-0/+5
* | | Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-231-4/+7
|\ \ \
| * | | PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLEJoe Perches2013-12-131-4/+7
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-01-211-1/+1
|\ \ \ \
| * | | | arm64, jump label: detect %c support for ARM64Jiang Liu2014-01-081-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-201-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | localmodconfig: Add config depends by default settingsSteven Rostedt (Red Hat)2013-12-201-0/+7
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-12-231-1/+3
|\ \ \ | |/ / |/| |
| * | scripts/link-vmlinux.sh: only filter kernel symbols for armMing Lei2013-12-101-1/+3
| |/
* | Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-12-141-0/+5
|\ \
| * | ARC: extable: Enable sorting at build timeVineet Gupta2013-11-251-0/+5
| |/
* / ftrace: default to tilegx if ARCH=tile is specifiedTony Lu2013-12-051-1/+2
|/
* Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-11-221-0/+1
|\
| * checkpatch: fix "Use of uninitialized value" warningsJoe Perches2013-11-221-0/+1
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds2013-11-221-0/+2
|\ \ | |/ |/|
| * X.509: remove possible code fragility: enumeration values not handledAntonio Alecrim Jr2013-09-251-0/+2
* | Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2013-11-161-2/+2
|\ \
| * | recordmcount.pl: Add support for __fentry__Jamie Iles2013-11-051-2/+2
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-11-154-117/+12Star
|\ \ \
| * | | scripts/tags.sh: remove obsolete __devinit[const|data]Michael Opdenacker2013-11-081-2/+2
| * | | scripts/kernel-doc: make unknown function prototype a Warning instead of an E...Randy Dunlap2013-11-061-2/+1Star
| * | | show_delta: Update script to support python versions 2.5 through 3.3Mike Pagano2013-10-231-6/+6
| * | | scripts/coccinelle/api: remove devm_request_and_ioremap.cocciWolfram Sang2013-10-231-105/+0Star
| * | | scripts/tags.sh: Increase identifier listKirill Tkhai2013-10-231-2/+3
| | |/ | |/|
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-11-157-39/+43
|\ \ \
| * \ \ Merge branch 'yem/kconfig-for-next' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-10-317-39/+43
| |\ \ \ | | |/ / | |/| |
| | * | xconfig: Fix the filename for GUI settingsBen Hutchings2013-10-082-0/+6
| | * | kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->lenMartin Walch2013-10-081-1/+1
| | * | kconfig: remove unused definition from scannerMartin Walch2013-10-081-1/+0Star
| | * | kconfig: adjust warning message for conflicting typesMartin Walch2013-10-081-3/+4
| | * | kconfig: fix trivial typos and update mconf documentationMartin Walch2013-10-083-33/+31Star
| | * | kconfig: add short explanation to SYMBOL_WRITEMartin Walch2013-10-081-1/+1
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-11-153-4/+11
|\ \ \ \