Joe Perches 0588060074 checkpatch: check networking specific block comment style 13 anni fa
..
basic 6a5be57f0f fixdep: fix extraneous dependencies 14 anni fa
coccinelle 99dbb1632f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 13 anni fa
dtc cd296721a9 dtc: import latest upstream dtc 13 anni fa
genksyms 603d8c0adb scripts/genksyms: clean lex/yacc generated files 13 anni fa
kconfig 4eae518d4b localmodconfig: Fix localyesconfig to set to 'y' not 'm' 13 anni fa
ksymoops 1da177e4c3 Linux-2.6.12-rc2 20 anni fa
mod 5948ae27fb staging/ipack: Fix bug introduced by IPack device matching 13 anni fa
package 5f011d7159 deb-pkg: Add all Makefiles to header package 13 anni fa
rt-tester 25985edced Fix common misspellings 14 anni fa
selinux d410fa4ef9 Create Documentation/security/, 14 anni fa
tracing 6161352142 tracing, perf: Convert the power tracer into an event tracer 16 anni fa
.gitignore a79f248b9b scripts: Add sortextable to sort the kernel's exception table. 13 anni fa
Kbuild.include c353acba28 kbuild: make: fix if_changed when command contains backslashes 13 anni fa
Lindent ee8900c9c7 scripts/Lindent: support gnu indent v2.2.10 17 anni fa
Makefile 269af9a1a0 Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 13 anni fa
Makefile.asm-generic 181e976327 kbuild: silence Nothing to be done for 'all' message 14 anni fa
Makefile.build f858ee8b8c kbuild: disable -Wmissing-field-initializers for W=1 13 anni fa
Makefile.clean ef8ff89b58 kbuild: Really don't clean bounds.h and asm-offsets.h 15 anni fa
Makefile.fwinst c1c1a59e37 firmware: fix directory creation rule matching with make 3.80 13 anni fa
Makefile.headersinst 10b63956fc UAPI: Plumb the UAPI Kbuilds into the user header installation and checking 13 anni fa
Makefile.help 74425eee71 Add a target to use the Coccinelle checker 15 anni fa
Makefile.host 3156fd0529 kbuild: fix some minor typoes 17 anni fa
Makefile.lib e339364514 Kbuild: centralize MKIMAGE and cmd_uimage definitions 13 anni fa
Makefile.modbuiltin 607b30fcf2 kbuild: Create output directory in Makefile.modbuiltin 15 anni fa
Makefile.modinst 2ea038917b Revert "kbuild: strip generated symbols from *.ko" 16 anni fa
Makefile.modpost 2e483528ce Merge commit 'v3.0-rc1' into kbuild/kbuild 14 anni fa
bin2c.c 1da177e4c3 Linux-2.6.12-rc2 20 anni fa
bloat-o-meter c50e3f512a bloat-o-meter: include read-only data section in report 14 anni fa
bootgraph.pl c443453c6d bootgraph.pl: relax timing information requirements 14 anni fa
checkincludes.pl 3da2715731 checkincludes: fix perlcritic warnings 15 anni fa
checkkconfigsymbols.sh 03b550d3f9 checkkconfigsymbols.sh: Kconfig symbols sometimes have lowercase letters 15 anni fa
checkpatch.pl 0588060074 checkpatch: check networking specific block comment style 13 anni fa
checkstack.pl e05503ef11 Haavard Skinnemoen has left Atmel 14 anni fa
checksyscalls.sh 0e75898fe2 checksyscalls: fix "here document" handling 13 anni fa
checkversion.pl 6088e9ffa2 kbuild: don't warn about include/linux/version.h not including itself 14 anni fa
cleanfile cb3ed5b7e0 scripts: Make cleanfile/cleanpatch warn about long lines 18 anni fa
cleanpatch cb3ed5b7e0 scripts: Make cleanfile/cleanpatch warn about long lines 18 anni fa
coccicheck 42f1c01b79 coccicheck: change handling of C={1,2} when M= is set 13 anni fa
config f6774cbcad Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 13 anni fa
conmakehash.c 5c72513843 Fix all -Wmissing-prototypes warnings in x86 defconfig 16 anni fa
decodecode 2a95e37c12 scripts/decodecode: Fixup trapping instruction marker 13 anni fa
depmod.sh 620c231c7a kbuild: do not check for ancient modutils tools 13 anni fa
diffconfig a717417e7f kconfig: add diffconfig utility 17 anni fa
docproc.c f0f3ca8d96 docproc: cleanup brace placement 14 anni fa
export_report.pl ca995cbf77 export_report: use warn() to issue WARNING, so they go to stderr 14 anni fa
extract-ikconfig ab94e4666d scripts/extract-ikconfig: add xz compression support 14 anni fa
extract-vmlinux 09d481270d scripts: add extract-vmlinux 14 anni fa
gcc-goto.sh a9468f30b5 ARM: 7333/2: jump label: detect %c support for ARM 13 anni fa
gcc-version.sh bdefe35d40 Remove bashisms from scripts 16 anni fa
gcc-x86_32-has-stack-protector.sh ebd9026d9f stackprotector: fix multi-word cross-builds 16 anni fa
gcc-x86_64-has-stack-protector.sh ebd9026d9f stackprotector: fix multi-word cross-builds 16 anni fa
gen_initramfs_list.sh 2bb732cdb4 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 14 anni fa
get_maintainer.pl 7dea268135 get_maintainer: Fix --help warning 13 anni fa
gfp-translate 6b44695e10 chmod +x scripts/gfp-translate 13 anni fa
headerdep.pl 1dcd810024 headerdep: perlcritic warning 15 anni fa
headers.sh f6820308e0 kbuild: introduce HDR_ARCH_LIST for headers_install_all 14 anni fa
headers_check.pl f75a8df3bd headers_check: recursively search for linux/types.h inclusion 13 anni fa
headers_install.pl 10b63956fc UAPI: Plumb the UAPI Kbuilds into the user header installation and checking 13 anni fa
kallsyms.c e0a04b11e4 scripts/kallsyms.c: fix potential segfault 14 anni fa
kernel-doc 0df7c0e3a7 scripts/kernel-doc: fix fatal script error 13 anni fa
link-vmlinux.sh 2a1497c3c4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin 13 anni fa
makelst f77bf01425 kbuild: introduce ccflags-y, asflags-y and ldflags-y 18 anni fa
markup_oops.pl 1f73897861 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild 15 anni fa
mkcompile_h f07726048d Fix handling of backlash character in LINUX_COMPILE_BY name 14 anni fa
mkmakefile 0ff35771fc kbuild: silence generated makefile message 14 anni fa
mksysmap 4fec54203f trivial: typo in comment in mksysmap 13 anni fa
mkuboot.sh bc91c9f313 mkuboot.sh: Fail if mkimage is missing 14 anni fa
mkversion 1da177e4c3 Linux-2.6.12-rc2 20 anni fa
module-common.lds f02e8a6596 module: Sort exported symbols 14 anni fa
namespace.pl 9231d9e02a Revert "namespace: add source file location exceptions" 14 anni fa
patch-kernel 354fa22fce scripts/patch-kernel: digest kernel.org hosted .xz patches 13 anni fa
pnmtologo.c 15e3252464 fbdev: work around old compiler bug 16 anni fa
profile2linkerlist.pl 9c49fd307a profile2linkerlist: fix perl warnings 15 anni fa
recordmcount.c f296388682 ftrace/s390: mcount offset calculation 14 anni fa
recordmcount.h 48bb5dc6cd ftrace: Make recordmcount.c handle __fentry__ 13 anni fa
recordmcount.pl f296388682 ftrace/s390: mcount offset calculation 14 anni fa
setlocalversion 7f3bd6c9cb setlocalversion: Use "grep -q" instead of piping output to "read dummy" 13 anni fa
show_delta 94a4708352 scripts: change scripts to use system python instead of env 15 anni fa
sortextable.c eb608fb366 s390/exceptions: switch to relative exception table entries 13 anni fa
sortextable.h d59a16836d scripts/sortextable: Handle relative entries, and other cleanups 13 anni fa
tags.sh 1fa850596d scripts/tags.sh: Teach [ce]tags about libtraceeevent error codes 13 anni fa
unifdef.c 3cbea4366f unifdef: update to upstream version 2.5 14 anni fa
ver_linux bdefe35d40 Remove bashisms from scripts 16 anni fa
xz_wrap.sh 0db7bd8ca0 xz: Enable BCJ filters on SPARC and 32-bit x86 13 anni fa