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