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