Jean Delvare c50e3f512a bloat-o-meter: include read-only data section in report 14 tahun lalu
..
basic 7840fea200 kbuild: Fix computing srcversion for modules 14 tahun lalu
coccinelle a1087ef6ab scripts/coccinelle: update for compatability with Coccinelle 0.2.4 14 tahun lalu
dtc 658f29a51e of/flattree: Update dtc to current mainline. 14 tahun lalu
genksyms 303fc01fb1 genksyms: Regenerate lexer and parser 14 tahun lalu
kconfig cce1dac871 trivial: Fix Steven's Copyright typos 14 tahun lalu
ksymoops 1da177e4c3 Linux-2.6.12-rc2 20 tahun lalu
mod eddecbb601 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 14 tahun lalu
package 9a17f40048 kbuild: Add make tarxz-pkg build option 14 tahun lalu
rt-tester dbebbfbb16 rtmutex: tester: Remove the remaining BKL leftovers 14 tahun lalu
selinux 4bc6c2d5d8 SELinux: Auto-generate security_is_socket_class 14 tahun lalu
tracing 6161352142 tracing, perf: Convert the power tracer into an event tracer 15 tahun lalu
.gitignore 6e5b86924a gitignore: add scripts/recordmcount 14 tahun lalu
Kbuild.include bc081dd6e9 kbuild: generate modules.builtin 15 tahun lalu
Lindent ee8900c9c7 scripts/Lindent: support gnu indent v2.2.10 17 tahun lalu
Makefile e1b702cf22 KBuild: silence "'scripts/unifdef' is up to date." 14 tahun lalu
Makefile.build 4a5838ad9d kbuild: Add extra gcc checks 14 tahun lalu
Makefile.clean ef8ff89b58 kbuild: Really don't clean bounds.h and asm-offsets.h 15 tahun lalu
Makefile.fwinst 759da92671 firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages 17 tahun lalu
Makefile.headersinst 7cfddeef35 kbuild: drop unifdef-y support 15 tahun lalu
Makefile.help 74425eee71 Add a target to use the Coccinelle checker 15 tahun lalu
Makefile.host 3156fd0529 kbuild: fix some minor typoes 17 tahun lalu
Makefile.lib 24fa0402a9 decompressors: add XZ decompressor module 14 tahun lalu
Makefile.modbuiltin 607b30fcf2 kbuild: Create output directory in Makefile.modbuiltin 15 tahun lalu
Makefile.modinst 2ea038917b Revert "kbuild: strip generated symbols from *.ko" 16 tahun lalu
Makefile.modpost 4696e2958b trivial: fix a typo in a filename 15 tahun lalu
bin2c.c 1da177e4c3 Linux-2.6.12-rc2 20 tahun lalu
bloat-o-meter c50e3f512a bloat-o-meter: include read-only data section in report 14 tahun lalu
bootgraph.pl 0bb98e2318 bootgraph: fix for use with dot symbols 16 tahun lalu
checkincludes.pl 3da2715731 checkincludes: fix perlcritic warnings 15 tahun lalu
checkkconfigsymbols.sh 03b550d3f9 checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters 15 tahun lalu
checkpatch.pl 309c00c73f checkpatch: warn about memset with swapped arguments 14 tahun lalu
checkstack.pl 1f2a144f5a scripts: improve checkstack 15 tahun lalu
checksyscalls.sh 6e5f685642 checksyscalls: Fix stand-alone usage 14 tahun lalu
checkversion.pl a208868fc0 checkversion: perl cleanup 15 tahun lalu
cleanfile cb3ed5b7e0 scripts: Make cleanfile/cleanpatch warn about long lines 18 tahun lalu
cleanpatch cb3ed5b7e0 scripts: Make cleanfile/cleanpatch warn about long lines 18 tahun lalu
coccicheck 062c1825a5 Coccinelle: Add contextual message 14 tahun lalu
config f0a6332ce2 kbuild: add numeric --set-val option to scripts/config 14 tahun lalu
conmakehash.c 5c72513843 Fix all -Wmissing-prototypes warnings in x86 defconfig 15 tahun lalu
decodecode b396aa0308 scripts: decodecode: remove bashisms 15 tahun lalu
diffconfig a717417e7f kconfig: add diffconfig utility 17 tahun lalu
export_report.pl 91416cfdf9 export_report: fix perl warnings 15 tahun lalu
extract-ikconfig ab94e4666d scripts/extract-ikconfig: add xz compression support 14 tahun lalu
gcc-goto.sh d6dad199a1 jump label: Fix GCC feature check when distcc is used 14 tahun lalu
gcc-version.sh bdefe35d40 Remove bashisms from scripts 16 tahun lalu
gcc-x86_32-has-stack-protector.sh ebd9026d9f stackprotector: fix multi-word cross-builds 16 tahun lalu
gcc-x86_64-has-stack-protector.sh ebd9026d9f stackprotector: fix multi-word cross-builds 16 tahun lalu
gen_initramfs_list.sh 3ebe12439b decompressors: add boot-time XZ support 14 tahun lalu
get_maintainer.pl 7764dcb534 get_maintainer.pl: allow "K:" pattern tests to match non-patch text 14 tahun lalu
gfp-translate 27af038494 scripts: fix gfp-translate for recent changes to gfp.h 14 tahun lalu
headerdep.pl 1dcd810024 headerdep: perlcritic warning 15 tahun lalu
headers.sh f6820308e0 kbuild: introduce HDR_ARCH_LIST for headers_install_all 14 tahun lalu
headers_check.pl d52784eb36 headers_check: Fix warning text 14 tahun lalu
headers_install.pl 2979076fbf headers_install: check exit status of unifdef 14 tahun lalu
kallsyms.c ef894870c6 scripts/kallsyms: Enable error messages while hush up unnecessary warnings 14 tahun lalu
kernel-doc 8484baaa50 kernel-doc: code reorganization 14 tahun lalu
makelst f77bf01425 kbuild: introduce ccflags-y, asflags-y and ldflags-y 17 tahun lalu
markup_oops.pl 1f73897861 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild 15 tahun lalu
mkcompile_h d4987bd7ae scripts/mkcompile_h: don't test for hardcoded paths 15 tahun lalu
mkmakefile 3c955b407a fixes for using make 3.82 15 tahun lalu
mksysmap 2ea038917b Revert "kbuild: strip generated symbols from *.ko" 16 tahun lalu
mkuboot.sh bc91c9f313 mkuboot.sh: Fail if mkimage is missing 14 tahun lalu
mkversion 1da177e4c3 Linux-2.6.12-rc2 20 tahun lalu
module-common.lds 405d967dc7 linker script: throw away .discard section 16 tahun lalu
namespace.pl 9231d9e02a Revert "namespace: add source file location exceptions" 14 tahun lalu
patch-kernel 0758416325 bugfix for scripts/patch-kernel in 2.6 sublevel stepping 17 tahun lalu
pnmtologo.c 15e3252464 fbdev: work around old compiler bug 16 tahun lalu
profile2linkerlist.pl 9c49fd307a profile2linkerlist: fix perl warnings 15 tahun lalu
recordmcount.c 1274a9c2e9 ftrace: Add .ref.text as one of the safe areas to trace 14 tahun lalu
recordmcount.h 31edf274f9 Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'versatile' into devel 14 tahun lalu
recordmcount.pl 1274a9c2e9 ftrace: Add .ref.text as one of the safe areas to trace 14 tahun lalu
setlocalversion 38b3439d84 setlocalversion: update mercurial tag parsing 14 tahun lalu
show_delta 94a4708352 scripts: change scripts to use system python instead of env 15 tahun lalu
tags.sh b87a2d3e31 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 14 tahun lalu
unifdef.c 3cbea4366f unifdef: update to upstream version 2.5 14 tahun lalu
ver_linux bdefe35d40 Remove bashisms from scripts 16 tahun lalu
xz_wrap.sh 24fa0402a9 decompressors: add XZ decompressor module 14 tahun lalu