Denys Vlasenko 1ce53adf13 modpost: support objects with more than 64k sections 15 anos atrás
..
basic 264a268380 kbuild: move autoconf.h to include/generated 16 anos atrás
dtc 5ccd991548 dtc: Mark various internal functions static 16 anos atrás
genksyms c64152bfd0 genksyms: close ref_file after use 16 anos atrás
kconfig 06f9a55cf7 gconfig: add support to show hidden options that have prompts 15 anos atrás
ksymoops 1da177e4c3 Linux-2.6.12-rc2 21 anos atrás
mod 1ce53adf13 modpost: support objects with more than 64k sections 15 anos atrás
package 09155120cf kbuild: Clean up and speed up the localversion logic 15 anos atrás
rt-tester 94a4708352 scripts: change scripts to use system python instead of env 16 anos atrás
selinux 85c3b529f8 SELinux: header generation may hit infinite loop 16 anos atrás
tracing 6161352142 tracing, perf: Convert the power tracer into an event tracer 16 anos atrás
.gitignore c512d2544c gitignore: ignore scripts/ihex2fw 16 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 09d3f3f0e0 sparc: Kill PROM console driver. 16 anos atrás
Makefile.build 80c00ba942 kbuild: allow assignment to {A,C}FLAGS_KERNEL on the command line 15 anos atrás
Makefile.clean 3156fd0529 kbuild: fix some minor typoes 17 anos atrás
Makefile.fwinst 759da92671 firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages 17 anos atrás
Makefile.headersinst 7211b8b902 kbuild: fix "Argument list too long" error for "make headers_check", 16 anos atrás
Makefile.host 3156fd0529 kbuild: fix some minor typoes 17 anos atrás
Makefile.lib 2d74b2c62c scripts/Makefile.lib: Align the output of LZO 16 anos atrás
Makefile.modbuiltin bc081dd6e9 kbuild: generate modules.builtin 16 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
binoffset.c f4b09ebc8b update the email address of Randy Dunlap 20 anos atrás
bloat-o-meter 8998979cc1 fix bloat-o-meter for ppc64 18 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 a3ee9470e6 kbuild,scripts: use non-builtin echo for '-e' 16 anos atrás
checkpatch.pl dbf004d788 remove my email address from checkpatch. 16 anos atrás
checkstack.pl 1f2a144f5a scripts: improve checkstack 16 anos atrás
checksyscalls.sh e64a1617ec asm-generic: add a generic unistd.h 16 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
config 1f990cf945 kbuild: add generic --set-str option to scripts/config 16 anos atrás
conmakehash.c 5c72513843 Fix all -Wmissing-prototypes warnings in x86 defconfig 16 anos atrás
decodecode 5358db0b0e scripts: add ARM support to decodecode 16 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 6be51ffc17 kconfig: have extract-ikconfig read ELF files 16 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 b83419363e kbuild: Include gen_initramfs_list.sh and the file list in the .d file 15 anos atrás
get_maintainer.pl 272a897904 scripts/get_maintainer.pl: fix file exclusion X: logic 16 anos atrás
gfp-translate 608e8e66a1 mm: add a gfp-translate script to help understand page allocation failure reports 16 anos atrás
headerdep.pl 1dcd810024 headerdep: perlcritic warning 15 anos atrás
headers.sh c95fa08a3e kbuild: do not check for include/asm-$ARCH 16 anos atrás
headers_check.pl dbbe33e99f headers_check: fix perl warnings 16 anos atrás
headers_install.pl bae4cecc09 headers_install: use local file handles 16 anos atrás
kallsyms.c 71d41aed94 scripts/kallsyms: suppress build warning 16 anos atrás
kernel-doc 3a9089fd78 tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook 16 anos atrás
makelst f77bf01425 kbuild: introduce ccflags-y, asflags-y and ldflags-y 18 anos atrás
markup_oops.pl 59dde3853e markup_oops.pl: minor fixes 16 anos atrás
mkcompile_h d4987bd7ae scripts/mkcompile_h: don't test for hardcoded paths 16 anos atrás
mkmakefile d2301249e2 kbuild: teach mkmakfile to be silent 17 anos atrás
mksysmap 2ea038917b Revert "kbuild: strip generated symbols from *.ko" 17 anos atrás
mkuboot.sh f03e1666d6 kbuild/mkuboot.sh: allow spaces in CROSS_COMPILE 18 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 86d08e569f namespace: perlcritic warnings 16 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.pl b82a4045f7 tracing/x86: Derive arch from bits argument in recordmcount.pl 16 anos atrás
setlocalversion 09155120cf kbuild: Clean up and speed up the localversion logic 15 anos atrás
show_delta 94a4708352 scripts: change scripts to use system python instead of env 16 anos atrás
tags.sh e93bc1a0ca Revert "kbuild: specify absolute paths for cscope" 16 anos atrás
unifdef.c d8379ab1dd unifdef: update to upstream revision 1.190 16 anos atrás
ver_linux bdefe35d40 Remove bashisms from scripts 16 anos atrás