summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * 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/+10Star
| * kconfig: handle comment entries within choice/endchoicePeter Korsgaard2009-06-092-2/+11
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-131-0/+13
|\ \
| * | [S390] ftrace: add dynamic ftrace supportHeiko Carstens2009-06-121-0/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-131-3/+89
|\ \ \
| * | | asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-124-20/+46
| |\| |
| * | | asm-generic: add a generic unistd.hArnd Bergmann2009-06-111-3/+89
| | |/ | |/|
* | | virtio: enhance id_matching for virtio driversChristian Borntraeger2009-06-121-1/+1
| |/ |/|
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-112-3/+25
|\ \
| * \ Merge branch 'linus' into tracing/coreIngo Molnar2009-05-0736-76/+11238
| |\ \
| * | | ftrace: use .sched.text, not .text.sched in recordmcount.plTim Abbott2009-05-061-3/+3
| * | | kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2)Jason Baron2009-05-011-0/+22
* | | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-112-17/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputsH. Peter Anvin2009-05-092-17/+21
| |/ /
* | / 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-0330-0/+11162
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-05-033-41/+29Star
|\ \
| * | kbuild, modpost: Check the section flags, to catch missing "ax"/"aw"Anders Kaseorg2009-05-011-32/+19Star
| * | kbuild: fix comment in modpost.cSam Ravnborg2009-05-011-2/+1Star
| * | kbuild: fix scripts/setlocalversion with gitNico Schottelius2009-05-011-7/+6Star
| * | 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-031-3/+4
|/ /
* | Remove unused support code for refok sections.Tim Abbott2009-04-281-18/+0Star
* | 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/+41Star
| * | Add scripts/get_maintainer.plJoe Perches2009-04-101-0/+518
| |/
* | Merge git://git.infradead.org/~dwmw2/firmware-2.6Linus Torvalds2009-04-103-271/+1Star
|\ \ | |/ |/|
| * Revert "fix modules_install via NFS"David Woodhouse2009-04-063-271/+1Star
* | 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
| |\|