Nathan Chancellor 01e7c6e7a8 ANDROID: generate_initcall_order.pl: Use two dash long options for llvm-nm vor 3 Jahren
..
basic 4e433fc4d1 fixdep: trivial: typo fix and correction vor 7 Jahren
coccinelle b673f99cec fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock vor 5 Jahren
dtc 60258a74e2 kernel: Fix building vor 3 Jahren
gcc-plugins 433305b0af Merge 4.14.182 into android-4.14-stable vor 4 Jahren
gdb 2acd1714d0 scripts/gdb: fix debugging modules compiled with hot/cold partitioning vor 5 Jahren
genksyms b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
kconfig df75b62905 kconfig: nconf: stop endless search loops vor 3 Jahren
ksymoops 4f6cce3910 Fix dead URLs to ftp.kernel.org vor 7 Jahren
mod f960b38ecc Merge 4.14.159 into android-4.14 vor 5 Jahren
package 38a85f8214 builddeb: Fix header package regarding dtc source links vor 6 Jahren
selinux 760f8522ce selinux: use kernel linux/socket.h for genheaders and mdp vor 5 Jahren
tracing 5ea96edf5d tweewide: Fix most Shebang lines vor 3 Jahren
.gitignore 52b3f239bb Docs: clean up some DocBook loose ends vor 7 Jahren
Kbuild.include 7dd2df22ee kbuild: Allow forcing the alternative LLD linker via Kconfig vor 3 Jahren
Lindent b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
Makefile 496d5ba9c5 Merge 4.14.224 into android-4.14-stable vor 3 Jahren
Makefile.asm-generic b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
Makefile.build c0303b0388 Merge 4.14.222 into android-4.14-stable vor 3 Jahren
Makefile.clean 44ffc07716 ANDROID: kbuild: Makefile.clean: make Kbuild and Makefile optional vor 7 Jahren
Makefile.dtbinst b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
Makefile.extrawarn dafda49dfb kbuild: Disable -Wpointer-to-enum-cast vor 4 Jahren
Makefile.gcc-plugins c093b585da BACKPORT: kcov: test compiler capability in Kconfig and correct dependency vor 4 Jahren
Makefile.headersinst b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
Makefile.help 74425eee71 Add a target to use the Coccinelle checker vor 14 Jahren
Makefile.host b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
Makefile.kasan e3ea178cf1 BACKPORT: kasan: remove use after scope bugs detection. vor 5 Jahren
Makefile.kcov c093b585da BACKPORT: kcov: test compiler capability in Kconfig and correct dependency vor 4 Jahren
Makefile.lib 608f10df5a lto: Add Link Time Optimization support for GCC vor 3 Jahren
Makefile.modbuiltin b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
Makefile.modinst ef1b6e4e1e ANDROID: kbuild: make it possible to specify the module output dir vor 7 Jahren
Makefile.modpost 946c5d356a android: Import remaining from merlin-r-oss vor 3 Jahren
Makefile.modsign b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
Makefile.ubsan 946c5d356a android: Import remaining from merlin-r-oss vor 3 Jahren
adjust_autoksyms.sh 405544d5f8 kbuild: make scripts/adjust_autoksyms.sh robust against timestamp races vor 6 Jahren
asn1_compiler.c 952cca6a72 ASN.1: fix open failure check on headername vor 8 Jahren
bloat-o-meter 1681ff6aea scripts: switch explicitly to Python 3 vor 3 Jahren
bootgraph.pl cb77f0d623 scripts: Switch to more portable Perl shebang vor 7 Jahren
check_00index.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
check_defconfigs 946c5d356a android: Import remaining from merlin-r-oss vor 3 Jahren
check_extable.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
checkincludes.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
checkkconfigsymbols.py 3b28f4f2c2 checkkconfigsymbols.py: support Kconfig's 'imply' statement vor 7 Jahren
checkpatch.pl 553b274c07 Merge branch 'android-4.14-stable' of https://android.googlesource.com/kernel/common into a11 vor 3 Jahren
checkstack.pl 4fea6066fb scripts/checkstack.pl: Fix arm64 wrong or unknown architecture vor 5 Jahren
checksyscalls.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
checkversion.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
clang-android.sh 9ff6ab2fbc ANDROID: Kbuild, LLVMLinux: allow overriding clang target triple vor 6 Jahren
clang-version.sh 550306ee8a UPSTREAM: kbuild: add clang-version.sh vor 6 Jahren
cleanfile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
cleanpatch b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
coccicheck 394d0c93b9 coccinelle: fix parallel build with CHECK=scripts/coccicheck vor 7 Jahren
config 5ea96edf5d tweewide: Fix most Shebang lines vor 3 Jahren
conmakehash.c 38385f8f01 kbuild: trivial - remove trailing spaces vor 10 Jahren
const_structs.checkpatch 15c03cfeab const_structs.checkpatch: add frequently used from Julia Lawall's list vor 8 Jahren
decode_stacktrace.sh 0280a1eb23 scripts/decode_stacktrace: strip basepath from all paths vor 4 Jahren
decodecode fcd70bdd48 scripts/decodecode: fix trapping instruction formatting vor 4 Jahren
depmod.sh f236d698cd depmod: handle the case of /sbin/depmod without /sbin in PATH vor 3 Jahren
diffconfig 1681ff6aea scripts: switch explicitly to Python 3 vor 3 Jahren
export_report.pl cb77f0d623 scripts: Switch to more portable Perl shebang vor 7 Jahren
extract-cert.c 292c609135 KEYS: Remove unnecessary header #inclusions from extract-cert.c vor 9 Jahren
extract-ikconfig 99b2cdde83 scripts/extract-ikconfig: Support LZ4-compressed images. vor 9 Jahren
extract-module-sig.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
extract-sys-certs.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
extract-vmlinux 09d481270d scripts: add extract-vmlinux vor 13 Jahren
extract_xc3028.pl cb77f0d623 scripts: Switch to more portable Perl shebang vor 7 Jahren
faddr2line 16d3d10d29 scripts/faddr2line: fix CROSS_COMPILE unset error vor 6 Jahren
gcc-goto.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
gcc-ld 4f1b572d6c scripts: gcc-ld: Fix -m* flag parsing vor 3 Jahren
gcc-plugin.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
gcc-version.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
gcc-x86_32-has-stack-protector.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
gcc-x86_64-has-stack-protector.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
gen_initramfs_list.sh 16ffc4c394 Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild vor 7 Jahren
generate_initcall_order.pl 01e7c6e7a8 ANDROID: generate_initcall_order.pl: Use two dash long options for llvm-nm vor 3 Jahren
get_dvb_firmware cb77f0d623 scripts: Switch to more portable Perl shebang vor 7 Jahren
get_maintainer.pl 6f7d98ec44 get_maintainer: Prepare for separate MAINTAINERS files vor 7 Jahren
gfp-translate 6b44695e10 chmod +x scripts/gfp-translate vor 12 Jahren
headerdep.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
headers.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
headers_check.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
headers_install.sh a9772285a7 linux/compiler.h: Split into compiler.h and compiler_types.h vor 7 Jahren
insert-sys-cert.c c4c3610595 KEYS: Reserve an extra certificate symbol for inserting without recompiling vor 8 Jahren
kallsyms.c a06d07dd52 scripts/kallsyms: fix definitely-lost memory leak vor 4 Jahren
kernel-doc 9537ff76fa scripts/kernel-doc: Don't fail with status != 0 if error encountered with -none vor 6 Jahren
ld-version.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
leaking_addresses.pl 136fc5c41f scripts: add leaking_addresses.pl vor 7 Jahren
link-vmlinux.sh 608f10df5a lto: Add Link Time Optimization support for GCC vor 3 Jahren
makelst b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
markup_oops.pl cb77f0d623 scripts: Switch to more portable Perl shebang vor 7 Jahren
mkcompile_h f082191012 scripts: Support a custom compiler name vor 3 Jahren
mkmakefile b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
mksysmap 466cd9ebc5 mksysmap: Fix the mismatch of '.L' symbols in System.map vor 4 Jahren
mkuboot.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
module-common.lds 5bd933fe44 module: set .init_array alignment to 8 vor 7 Jahren
module-lto.lds.S 26af34fab4 ANDROID: kbuild: don't merge .*..compoundliteral in modules vor 4 Jahren
namespace.pl bf08b76890 namespace: fix namespace.pl script to support relative paths vor 5 Jahren
objdiff 65ba6fa439 scripts: objdiff: Ignore debug info when comparing vor 7 Jahren
parse-maintainers.pl 7dc9540c96 parse-maintainers: Mark as executable vor 4 Jahren
patch-kernel b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
pnmtologo.c 7eb6e34052 kbuild: trivial - remove trailing empty lines vor 10 Jahren
profile2linkerlist.pl b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
prune-kernel b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
recordmcount.c 9da02745a1 Merge 4.14.226 into android-4.14-stable vor 3 Jahren
recordmcount.h dab80aa013 recordmcount: Fix spurious mcount entries on powerpc vor 5 Jahren
recordmcount.pl 63c1a97c0e scripts/recordmcount.{c,pl}: support -ffunction-sections .text.* section names vor 3 Jahren
setlocalversion 8ac3a816a1 setlocalversion: Never append a "+" to localversion vor 3 Jahren
show_delta 5ea96edf5d tweewide: Fix most Shebang lines vor 3 Jahren
sign-file.c f86880175d sign-file: fix build error in sign-file.c with libressl vor 7 Jahren
sortextable.c 5b9ff02785 powerpc: Build-time sort the exception table vor 8 Jahren
sortextable.h 7cbc0ea79d scripts/sortextable: suppress warning: `relocs_size' may be used uninitialized vor 10 Jahren
spelling.txt e00e5a26e3 scripts/spelling.txt: add more spelling mistakes to spelling.txt vor 7 Jahren
sphinx-pre-install 5ea96edf5d tweewide: Fix most Shebang lines vor 3 Jahren
stackdelta b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
stackusage b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
tags.sh cbf52a3e6a tags: honor COMPILED_SOURCE with apart output directory vor 7 Jahren
unifdef.c f5028606c2 unifdef: use memcpy instead of strncpy vor 6 Jahren
ver_linux b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
xen-hypercalls.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license vor 7 Jahren
xz_wrap.sh 06ed5c2bfa kbuild: Make scripts executable vor 10 Jahren