summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+4
2012-07-25Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+11
2012-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2012-07-20trivial: typo in comment in mksysmapMasatake YAMATO1-1/+1
2012-07-05Merge 3.5-rc5 into usb-nextGreg Kroah-Hartman1-0/+0
2012-06-27chmod +x scripts/gfp-translateDave Jones1-0/+0
2012-06-25Merge 3.5-rc4 into usb-nextGreg Kroah-Hartman1-1/+2
2012-06-21get_maintainer: Fix --help warningJoe Perches1-1/+2
2012-06-16scripts/modpost: check for bad references in .pci.fixups areaSebastian Andrzej Siewior1-0/+11
2012-06-14USB: allow match on bInterfaceNumberBjørn Mork1-1/+4
2012-06-01checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>Joe Perches1-0/+13
2012-06-01checkpatch: check for whitespace before semicolon at EOLEric Nelson1-0/+7
2012-05-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-1/+101
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-10/+23
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+221
2012-05-27builddeb: include autogenerated header filesLekensteyn1-1/+1
2012-05-25scripts/coccinelle: sizeof of pointerJulia Lawall1-0/+65
2012-05-25scripts/coccinelle: address test is always trueJulia Lawall1-0/+35
2012-05-24Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-7/+10
2012-05-24Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2-2/+2
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-0/+517
2012-05-23modpost: use proper kernel style for autogenerated filesGreg Kroah-Hartman1-4/+4
2012-05-23modpost: Stop grab_file() from leaking filedescriptors if fstat() failsJesper Juhl1-3/+6
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+4
2012-05-19x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin1-0/+2
2012-05-18MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2-2/+2
2012-05-16scripts/config: properly report and set string optionsYann E. MORIN1-4/+7
2012-05-10kbuild: fix ia64 linkSam Ravnborg1-2/+2
2012-05-07kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.Eric W. Biederman1-1/+3
2012-05-05kbuild: link of vmlinux moved to a scriptSam Ravnborg1-0/+211
2012-05-05kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman1-6/+14
2012-05-01HID: Allow bus wildcard matchingHenrik Rydberg1-1/+2
2012-05-01HID: Add device group to modaliasHenrik Rydberg1-0/+2
2012-04-24scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney3-88/+164
2012-04-24Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+4
2012-04-20scripts: Add sortextable to sort the kernel's exception table.David Daney4-0/+441
2012-04-19xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin1-2/+2
2012-04-18Fix modpost failures in fedora 17David Miller1-0/+4
2012-04-16checkpatch: revert --strict test for net/ and drivers/net block comment styleJoe Perches1-6/+0
2012-04-13kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker1-11/+0
2012-04-13Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker1-36/+13
2012-04-10modpost: Fix modpost license checking of vmlinux.oFrank Rowand2-2/+6
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+70
2012-04-06scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall1-0/+70
2012-04-02Subject: [PATCH] tags.sh: Add missing quotesStephen Boyd1-1/+1
2012-03-31Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds8-11/+67
2012-03-31Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds9-10/+687
2012-03-31Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-22/+28
2012-03-30scripts/patch-kernel: digest kernel.org hosted .xz patchesShawn Landden1-0/+4
2012-03-30merge_config.sh: Add option to display redundant configsJohn Stultz1-0/+9