summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linuxLinus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15kmemcheck: rip it outLevin, Alexander (Sasha Levin)
2017-11-15bloat-o-meter: provide 3 different arguments for data, function and AllManinder Singh
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-14leaking_addresses: add SigIgn to false positivesTobin C. Harding
2017-11-14leaking_addresses: add timeout on file readTobin C. Harding
2017-11-14leaking_addresses: add support for ppc64Tobin C. Harding
2017-11-14leaking_addresses: add summary reporting optionsTobin C. Harding
2017-11-14leaking_addresses: add to exclude files/paths listTobin C. Harding
2017-11-14leaking_addresses: fix comment string typoTobin C. Harding
2017-11-14leaking_addresses: remove command line optionsTobin C. Harding
2017-11-14leaking_addresses: remove dead/unused codeTobin C. Harding
2017-11-14leaking_addresses: use tabs instead of spacesTobin C. Harding
2017-11-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-13Merge tag 'docs-4.15' of git://git.lwn.net/linuxLinus Torvalds
2017-11-12modpost: detect modules without a MODULE_LICENSERandy Dunlap
2017-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-09Merge branch 'dt/kbuild' into dt/nextRob Herring
2017-11-09kbuild: handle dtb-y and CONFIG_OF_ALL_DTBS natively in Makefile.libMasahiro Yamada
2017-11-07Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-06scripts: add leaking_addresses.plTobin C. Harding
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02Kbuild: don't pass "-C" to preprocessor when processing linker scriptsLinus Torvalds
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-02Merge branch 'x86/mpx/prep' into x86/asmIngo Molnar
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-25scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9Rob Herring
2017-10-24linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon
2017-10-23scripts: Add a script to find unused documentationsayli karnik
2017-10-23Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar
2017-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-22Input: do not use property bits when generating module aliasDmitry Torokhov
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-19Input: allow matching device IDs on property bitsDmitry Torokhov
2017-10-14x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'Josh Poimboeuf
2017-10-13scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck
2017-10-12scripts: fix faddr2line to work on last symbolNeilBrown
2017-10-12Documentation: add script and build target to check for broken file referencesJani Nikula
2017-10-07kbuild: drop unused symverfile in Makefile.modpostCao jin
2017-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-03checkpatch: fix ignoring cover-letter logicStafford Horne