aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2014-02-01
|\
| * deb-pkg: Fix building for MIPS big-endian or ARM OABIBen Hutchings2014-01-03
| * deb-pkg: Fix cross-building linux-headers packageBen Hutchings2014-01-03
| * scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUENishanth Menon2014-01-03
| * Merge commit v3.13-rc1 into kbuild/miscMichal Marek2014-01-02
| |\
| * | deb-pkg: Inhibit initramfs builders if CONFIG_BLK_DEV_INITRD is not setBen Hutchings2013-11-18
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2014-01-30
|\ \ \
| * | | Fix detectition of kernel git repository in setlocalversion script [take #2]Franck Bui-Huu2014-01-03
| | |/ | |/|
* | | 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