aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild, deb-pkg: improve Source fieldFrans Pop2009-06-091-2/+2
* kbuild, deb-pkg: improve maintainer identificationmaximilian attems2009-06-091-3/+19
* kbuild, deb-pkg: generate debian/copyright fileFrans Pop2009-06-091-3/+25
* kbuild, deb-pkg: improve changelog entry and package descriptionsFrans Pop2009-06-091-4/+4
* kbuild, deb-pkg: allow alternative hook scripts directory in .deb packagesFrans Pop2009-06-091-4/+8
* kbuild, deb-pkg: allow to specify a custom revision for .deb packagesFrans Pop2009-06-091-1/+6
* kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s...Frans Pop2009-06-091-1/+4
* kbuild, deb-pkg: fix 'file not found' error when building .deb package for armFrans Pop2009-06-091-1/+4
* kbuild, deb-pkg: refactor code to reduce duplicationFrans Pop2009-06-091-17/+20
* kbuild, deb-pkg: minor general improvements in builddeb scriptFrans Pop2009-06-091-11/+10
* kconfig: handle comment entries within choice/endchoicePeter Korsgaard2009-06-092-2/+11
* Fix scripts/setlocalversion with tagged git commitNico Schottelius2009-05-191-7/+23
* kbuild, modpost: fix unexpected non-allocatable warning with mipsSam Ravnborg2009-05-041-1/+11
* kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gccSam Ravnborg2009-05-041-1/+1
* kbuild, modpost: fix unexpected non-allocatable section when cross compilingAnders Kaseorg2009-05-041-12/+23
* Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtcDavid Gibson2009-05-0230-0/+11162
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-05-023-41/+29
|\
| * kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg2009-05-011-32/+19
| * kbuild: fix comment in modpost.cSam Ravnborg2009-05-011-2/+1
| * kbuild: fix scripts/setlocalversion with gitNico Schottelius2009-05-011-7/+6
| * kbuild: fix Module.markers permission error under cygwinCedric Hombourger2009-05-011-0/+1
| * kbuild: remove a tag file before it is regeneratedMatt Kraai2009-05-011-0/+2
* | kernel-doc: restrict syntax for private: and public:Randy Dunlap2009-05-021-3/+4
|/
* Remove unused support code for refok sections.Tim Abbott2009-04-271-18/+0
* kbuild: introduce subdir-ccflags-ySam Ravnborg2009-04-192-2/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-04-136-5/+11
|\
| * kbuild: fix spurious initramfs rebuildMaxime Bizon2009-04-111-1/+1
| * kbuild: remove pointless strdup() on arguments passed to new_module() in modpostJan Beulich2009-04-111-2/+2
| * kbuild: introduce destination-y for exported headersSam Ravnborg2009-04-111-0/+2
| * kbuild: use git svn instead of git-svn in setlocalversionPeter Korsgaard2009-04-111-1/+1
| * kconfig: fix update-po-config to accect backslash in inputSam Ravnborg2009-04-111-0/+4
| * kbuild: fix option processing for -I in headerdepUwe Kleine-König2009-04-111-1/+1
* | Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-modsLinus Torvalds2009-04-131-0/+515
|\ \
| * | scripts/get_maintainer.pl - Allow multiple files on command lineJoe Perches2009-04-101-44/+41
| * | Add scripts/get_maintainer.plJoe Perches2009-04-101-0/+518
| |/
* | Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-04-103-271/+1
|\ \ | |/ |/|
| * Revert "fix modules_install via NFS"David Woodhouse2009-04-063-271/+1
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-071-0/+0
|\ \ | |/ |/|
| * tracing: move scripts/trace/power.pl to scripts/tracing/power.plLai Jiangshan2009-04-011-0/+0
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-053-11/+96
|\ \
| * \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-023-11/+96
| |\ \ | | |/
| | * kallsyms, tracing: output more proper symbol nameLai Jiangshan2009-03-141-0/+57
| | * Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-133-5/+6
| | |\
| | * \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-067-10/+53
| | |\ \
| | * \ \ Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing...Ingo Molnar2009-03-021-12/+14
| | |\ \ \
| | * \ \ \ Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-196-21/+174
| | |\ \ \ \
| | * \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-131-1/+39
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-0310-184/+157
| | |\ \ \ \ \ \
| | * | | | | | | ftrace: test for running of recordmcount.pl twice on an objectSteven Rostedt2009-01-181-3/+18
| | * | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc2' into tracing/coreIngo Molnar2009-01-182-17/+70
| | |\ \ \ \ \ \ \