summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
|\
| * Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie2017-11-02
| |\
| * \ Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-10-03
| |\ \
| * | | drm: introduce drm_dev_{get/put} functionsAishwarya Pant2017-09-26
* | | | Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linuxLinus Torvalds2017-11-15
|\ \ \ \
| * | | | leaking_addresses: add SigIgn to false positivesTobin C. Harding2017-11-14
| * | | | leaking_addresses: add timeout on file readTobin C. Harding2017-11-14
| * | | | leaking_addresses: add support for ppc64Tobin C. Harding2017-11-14
| * | | | leaking_addresses: add summary reporting optionsTobin C. Harding2017-11-14
| * | | | leaking_addresses: add to exclude files/paths listTobin C. Harding2017-11-14
| * | | | leaking_addresses: fix comment string typoTobin C. Harding2017-11-14
| * | | | leaking_addresses: remove command line optionsTobin C. Harding2017-11-14
| * | | | leaking_addresses: remove dead/unused codeTobin C. Harding2017-11-14
| * | | | leaking_addresses: use tabs instead of spacesTobin C. Harding2017-11-14
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-11-15
|\ \ \ \ \
| * | | | | kmemcheck: rip it outLevin, Alexander (Sasha Levin)2017-11-15
| * | | | | bloat-o-meter: provide 3 different arguments for data, function and AllManinder Singh2017-11-15
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-15
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-10
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-30
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-22
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
| |\ \ \ \ \ \ \
| * | | | | | | | thunderbolt: Add support for XDomain discovery protocolMika Westerberg2017-10-02
* | | | | | | | | Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-11-14
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'dt/kbuild' into dt/nextRob Herring2017-11-09
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada2017-11-09
| * | | | | | | | | | scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9Rob Herring2017-10-25
| * | | | | | | | | | scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110Rob Herring2017-10-03
| * | | | | | | | | | scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync scriptRob Herring2017-10-03
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-07
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar2017-11-02
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2017-10-23
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf2017-10-14
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-24
* | | | | | | | | | | | Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds2017-11-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | scripts: Add a script to find unused documentationsayli karnik2017-10-23
| * | | | | | | | | | | | Documentation: add script and build target to check for broken file referencesJani Nikula2017-10-12
| * | | | | | | | | | | | scripts/kernel-doc: warn on excess enum value descriptionsJohannes Berg2017-09-26
* | | | | | | | | | | | | modpost: detect modules without a MODULE_LICENSERandy Dunlap2017-11-12
| |_|/ / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | scripts: add leaking_addresses.plTobin C. Harding2017-11-06
| |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
* | | | | | | | | | | Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus Torvalds2017-11-02
* | | | | | | | | | | Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-02
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-10-28
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | kbuild: drop unused symverfile in Makefile.modpostCao jin2017-10-07
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-10-22
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |