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