summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2013-05-20kbuild: always run gcc -E on *.dts, remove cmd_dtc_cppStephen Warren
2013-05-20kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtcStephen Warren
2013-05-20kbuild: fixdep: support concatenated dep filesStephen Warren
2013-05-20kbuild: create an "include chroot" for DT bindingsStephen Warren
2013-05-20kbuild: limit dtc+cpp include pathStephen Warren
2013-05-20kbuild: create a rule to run the pre-processor on *.dts filesStephen Warren
2013-05-20kbuild: centralize .dts->.dtb ruleStephen Warren
2013-05-20script: dtc: clean generated filesMagnus Damm
2013-05-20dtc: fix for_each_*() to skip first object if deletedStephen Warren
2013-05-20dtc: import latest upstream dtcStephen Warren
2012-10-13localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando
2012-10-13kbuild: Fix gcc -x syntaxJean Delvare
2012-10-13kbuild: make: fix if_changed when command contains backslashesSascha Hauer
2012-06-27chmod +x scripts/gfp-translateDave Jones
2012-06-20get_maintainer: Fix --help warningJoe Perches
2012-05-31checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>Joe Perches
2012-05-31checkpatch: check for whitespace before semicolon at EOLEric Nelson
2012-05-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-05-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-05-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-05-26builddeb: include autogenerated header filesLekensteyn
2012-05-25scripts/coccinelle: sizeof of pointerJulia Lawall
2012-05-25scripts/coccinelle: address test is always trueJulia Lawall
2012-05-23Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23modpost: use proper kernel style for autogenerated filesGreg Kroah-Hartman
2012-05-23modpost: Stop grab_file() from leaking filedescriptors if fstat() failsJesper Juhl
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-05-16scripts/config: properly report and set string optionsYann E. MORIN
2012-05-10kbuild: fix ia64 linkSam Ravnborg
2012-05-07kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.Eric W. Biederman
2012-05-05kbuild: link of vmlinux moved to a scriptSam Ravnborg
2012-05-05kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman
2012-05-01HID: Allow bus wildcard matchingHenrik Rydberg
2012-05-01HID: Add device group to modaliasHenrik Rydberg
2012-04-24scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney
2012-04-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-04-19scripts: Add sortextable to sort the kernel's exception table.David Daney
2012-04-18xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin
2012-04-18Fix modpost failures in fedora 17David Miller
2012-04-16checkpatch: revert --strict test for net/ and drivers/net block comment styleJoe Perches
2012-04-12kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker
2012-04-12Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker
2012-04-09modpost: Fix modpost license checking of vmlinux.oFrank Rowand
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall
2012-04-02Subject: [PATCH] tags.sh: Add missing quotesStephen Boyd