Linus Torvalds ca033390a5 Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb 11 éve
..
basic 2ab8a99661 kbuild: fixdep: support concatenated dep files 12 éve
coccinelle 79f0345fef scripts: Coccinelle script for pm_runtime_* return checks with IS_ERR_VALUE 11 éve
dtc 706b78f37f dtc: ensure #line directives don't consume data from the next line 12 éve
genksyms d70f82acf3 genksyms: pass symbol-prefix instead of arch 12 éve
kconfig 95edca5c52 localmodconfig: Add config depends by default settings 11 éve
ksymoops 1da177e4c3 Linux-2.6.12-rc2 20 éve
mod 03b56329f9 Modpost: fixed USB alias generation for ranges including 0x9 and 0xA 11 éve
package c5e318f67e deb-pkg: Fix building for MIPS big-endian or ARM OABI 11 éve
rt-tester 25985edced Fix common misspellings 14 éve
selinux d410fa4ef9 Create Documentation/security/, 14 éve
tracing 6161352142 tracing, perf: Convert the power tracer into an event tracer 16 éve
.gitignore 4520c6a49a X.509: Add simple ASN.1 grammar compiler 13 éve
Kbuild.include 5b83df2b46 kbuild: fix ld-option function 12 éve
Lindent ee8900c9c7 scripts/Lindent: support gnu indent v2.2.10 17 éve
Makefile 4520c6a49a X.509: Add simple ASN.1 grammar compiler 13 éve
Makefile.asm-generic 3c5994c838 uapi: Allow automatic generation of uapi/asm/ header files 12 éve
Makefile.build d70f82acf3 genksyms: pass symbol-prefix instead of arch 12 éve
Makefile.clean ef8ff89b58 kbuild: Really don't clean bounds.h and asm-offsets.h 15 éve
Makefile.fwinst 3ce9e53e78 kbuild: Fix accidental revert in commit fe04ddf 12 éve
Makefile.headersinst c0ff68f161 kbuild: fix make headers_install when path is too long 12 éve
Makefile.help 74425eee71 Add a target to use the Coccinelle checker 15 éve
Makefile.host 3156fd0529 kbuild: fix some minor typoes 17 éve
Makefile.lib cb63fc2662 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 12 éve
Makefile.modbuiltin 607b30fcf2 kbuild: Create output directory in Makefile.modbuiltin 15 éve
Makefile.modinst f6a79af8f3 modules: don't break modules_install on external modules with no key. 12 éve
Makefile.modpost eed380f3f5 modpost: Optionally ignore secondary errors seen if a single module build fails 12 éve
Makefile.modsign d890f510c8 MODSIGN: Add modules_sign make target 12 éve
analyze_suspend.py ee8b09cd60 PM / tools: new tool for suspend/resume performance optimization 11 éve
asn1_compiler.c eb8948a037 X.509: remove possible code fragility: enumeration values not handled 12 éve
bin2c.c 1da177e4c3 Linux-2.6.12-rc2 20 éve
bloat-o-meter c2e182fab0 scripts/bloat-o-meter: use .startswith rather than fragile slicing 11 éve
bootgraph.pl c443453c6d bootgraph.pl: relax timing information requirements 14 éve
checkincludes.pl 3da2715731 checkincludes: fix perlcritic warnings 15 éve
checkkconfigsymbols.sh 36b5401b76 scripts/checkkconfigsymbols.sh: replace echo -e with printf 12 éve
checkpatch.pl 3645e3283b checkpatch: fix detection of git repository 11 éve
checkstack.pl 690998b629 scripts/checkstack.pl: Add metag support 12 éve
checksyscalls.sh 0e75898fe2 checksyscalls: fix "here document" handling 13 éve
checkversion.pl 6088e9ffa2 kbuild: don't warn about include/linux/version.h not including itself 14 éve
cleanfile cb3ed5b7e0 scripts: Make cleanfile/cleanpatch warn about long lines 18 éve
cleanpatch cb3ed5b7e0 scripts: Make cleanfile/cleanpatch warn about long lines 18 éve
coccicheck ec97946ed0 Coccinelle: Update information about the minimal version required 12 éve
config 86eb781889 scripts/config: fix variable substitution command 12 éve
conmakehash.c 5c72513843 Fix all -Wmissing-prototypes warnings in x86 defconfig 16 éve
decodecode 18ff44b189 scripts/decodecode: make faulting insn ptr more robust 12 éve
depmod.sh 8937e89718 depmod: pass -P $CONFIG_SYMBOL_PREFIX 12 éve
diffconfig c8272faf5e diffconfig: Update script to support python versions 2.5 through 3.3 12 éve
docproc.c e946c43a11 kernel-doc: improve "no structured comments found" error 11 éve
export_report.pl ca995cbf77 export_report: use warn() to issue WARNING, so they go to stderr 14 éve
extract-ikconfig ab94e4666d scripts/extract-ikconfig: add xz compression support 14 éve
extract-vmlinux 09d481270d scripts: add extract-vmlinux 14 éve
gcc-goto.sh f3c003f72d arm64, jump label: detect %c support for ARM64 11 éve
gcc-version.sh b1e0d8b70f kbuild: Fix gcc -x syntax 13 éve
gcc-x86_32-has-stack-protector.sh b1e0d8b70f kbuild: Fix gcc -x syntax 13 éve
gcc-x86_64-has-stack-protector.sh b1e0d8b70f kbuild: Fix gcc -x syntax 13 éve
gen_initramfs_list.sh 9ba4bcb645 initramfs: read CONFIG_RD_ variables for initramfs compression 11 éve
get_maintainer.pl ec83b616a7 get_maintainer: fix detection of git repository 11 éve
gfp-translate 6b44695e10 chmod +x scripts/gfp-translate 13 éve
headerdep.pl 1dcd810024 headerdep: perlcritic warning 15 éve
headers.sh f6820308e0 kbuild: introduce HDR_ARCH_LIST for headers_install_all 14 éve
headers_check.pl a7e1d98f3e headers_check: special case seqbuf_dump() 11 éve
headers_install.sh c0ff68f161 kbuild: fix make headers_install when path is too long 12 éve
kallsyms.c 762fb1ddd5 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 11 éve
kernel-doc e4528d696f Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 11 éve
link-vmlinux.sh 7122c3e915 scripts/link-vmlinux.sh: only filter kernel symbols for arm 11 éve
makelst f77bf01425 kbuild: introduce ccflags-y, asflags-y and ldflags-y 18 éve
markup_oops.pl 1f73897861 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild 15 éve
mkcompile_h f07726048d Fix handling of backlash character in LINUX_COMPILE_BY name 14 éve
mkmakefile 0ff35771fc kbuild: silence generated makefile message 14 éve
mksysmap 4fec54203f trivial: typo in comment in mksysmap 13 éve
mkuboot.sh bc91c9f313 mkuboot.sh: Fail if mkimage is missing 14 éve
mkversion 1da177e4c3 Linux-2.6.12-rc2 20 éve
module-common.lds f02e8a6596 module: Sort exported symbols 14 éve
namespace.pl 9231d9e02a Revert "namespace: add source file location exceptions" 14 éve
patch-kernel 354fa22fce scripts/patch-kernel: digest kernel.org hosted .xz patches 13 éve
pnmtologo.c fc96b211bc scripts/pnmtologo: fix for plain PBM 12 éve
profile2linkerlist.pl 9c49fd307a profile2linkerlist: fix perl warnings 15 éve
recordmcount.c 00512bdd45 metag: ftrace support 12 éve
recordmcount.h 48bb5dc6cd ftrace: Make recordmcount.c handle __fentry__ 13 éve
recordmcount.pl 2d8eedad92 ftrace: default to tilegx if ARCH=tile is specified 11 éve
setlocalversion 7593e0902b Fix detectition of kernel git repository in setlocalversion script [take #2] 11 éve
show_delta f29b5f3e6f show_delta: Update script to support python versions 2.5 through 3.3 11 éve
sign-file 1c37c054a7 MODSIGN: Add -s <signature> option to sign-file 12 éve
sortextable.c 372c7209d6 microblaze: extable: sort the exception table at build time 11 éve
sortextable.h 59c36455d0 scripts/sortextable: support objects with more than 64K sections. 11 éve
tags.sh 6cf3a6eff7 scripts/tags.sh: remove obsolete __devinit[const|data] 11 éve
unifdef.c 3cbea4366f unifdef: update to upstream version 2.5 14 éve
ver_linux bdefe35d40 Remove bashisms from scripts 16 éve
xz_wrap.sh 0db7bd8ca0 xz: Enable BCJ filters on SPARC and 32-bit x86 13 éve