Age | Commit message (Expand) | Author | Files | Lines |
2009-06-09 | gitignore: ignore Kconfig i18n files | Markus Heidelberg | 1 | -0/+3 |
2009-06-09 | kconfig: add a note about the deps to the 'silentoldconfig' help | Markus Heidelberg | 1 | -1/+1 |
2009-06-09 | kconfig: fix typo "mconfig" to "menuconfig" in a comment | Markus Heidelberg | 1 | -1/+1 |
2009-06-09 | kbuild: allow docproc invocation from external | Jiri Slaby | 1 | -4/+9 |
2009-06-09 | kbuild: clean up scripts/headers.sh | Amerigo Wang | 1 | -7/+0 |
2009-06-09 | initconst adjustments | Jan Beulich | 1 | -10/+38 |
2009-06-09 | kbuild, deb-pkg: bump standards version | maximilian attems | 1 | -1/+1 |
2009-06-09 | kbuild, deb-pkg: fix Section field | maximilian attems | 1 | -1/+1 |
2009-06-09 | kbuild, deb-pkg: fix Provides field | maximilian attems | 1 | -2/+2 |
2009-06-09 | kbuild, deb-pkg: fix generated package name | maximilian attems | 1 | -1/+1 |
2009-06-09 | kbuild, deb-pkg: improve Source field | Frans Pop | 1 | -2/+2 |
2009-06-09 | kbuild, deb-pkg: improve maintainer identification | maximilian attems | 1 | -3/+19 |
2009-06-09 | kbuild, deb-pkg: generate debian/copyright file | Frans Pop | 1 | -3/+25 |
2009-06-09 | kbuild, deb-pkg: improve changelog entry and package descriptions | Frans Pop | 1 | -4/+4 |
2009-06-09 | kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages | Frans Pop | 1 | -4/+8 |
2009-06-09 | kbuild, deb-pkg: allow to specify a custom revision for .deb packages | Frans Pop | 1 | -1/+6 |
2009-06-09 | kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s... | Frans Pop | 1 | -1/+4 |
2009-06-09 | kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm | Frans Pop | 1 | -1/+4 |
2009-06-09 | kbuild, deb-pkg: refactor code to reduce duplication | Frans Pop | 1 | -17/+20 |
2009-06-09 | kbuild, deb-pkg: minor general improvements in builddeb script | Frans Pop | 1 | -11/+10 |
2009-06-09 | kconfig: handle comment entries within choice/endchoice | Peter Korsgaard | 2 | -2/+11 |
2009-05-19 | Fix scripts/setlocalversion with tagged git commit | Nico Schottelius | 1 | -7/+23 |
2009-05-08 | kbuild: allow compressors (gzip, bzip2, lzma) to take multiple inputs | H. Peter Anvin | 2 | -17/+21 |
2009-05-07 | Merge branch 'linus' into tracing/core | Ingo Molnar | 36 | -76/+11238 |
2009-05-05 | ftrace: use .sched.text, not .text.sched in recordmcount.pl | Tim Abbott | 1 | -3/+3 |
2009-05-04 | kbuild, modpost: fix unexpected non-allocatable warning with mips | Sam Ravnborg | 1 | -1/+11 |
2009-05-04 | kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc | Sam Ravnborg | 1 | -1/+1 |
2009-05-04 | kbuild, modpost: fix unexpected non-allocatable section when cross compiling | Anders Kaseorg | 1 | -12/+23 |
2009-05-02 | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc | David Gibson | 30 | -0/+11162 |
2009-05-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 3 | -41/+29 |
2009-05-02 | kernel-doc: restrict syntax for private: and public: | Randy Dunlap | 1 | -3/+4 |
2009-05-01 | kerneldoc, tracing: make kernel-doc understand TRACE_EVENT() macro (take #2) | Jason Baron | 1 | -0/+22 |
2009-05-01 | kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" | Anders Kaseorg | 1 | -32/+19 |
2009-05-01 | kbuild: fix comment in modpost.c | Sam Ravnborg | 1 | -2/+1 |
2009-05-01 | kbuild: fix scripts/setlocalversion with git | Nico Schottelius | 1 | -7/+6 |
2009-05-01 | kbuild: fix Module.markers permission error under cygwin | Cedric Hombourger | 1 | -0/+1 |
2009-05-01 | kbuild: remove a tag file before it is regenerated | Matt Kraai | 1 | -0/+2 |
2009-04-27 | Remove unused support code for refok sections. | Tim Abbott | 1 | -18/+0 |
2009-04-19 | kbuild: introduce subdir-ccflags-y | Sam Ravnborg | 2 | -2/+10 |
2009-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Linus Torvalds | 6 | -5/+11 |
2009-04-13 | Merge branch 'gm_20090410' of git://repo.or.cz/linux-2.6/trivial-mods | Linus Torvalds | 1 | -0/+515 |
2009-04-11 | kbuild: fix spurious initramfs rebuild | Maxime Bizon | 1 | -1/+1 |
2009-04-11 | kbuild: remove pointless strdup() on arguments passed to new_module() in modpost | Jan Beulich | 1 | -2/+2 |
2009-04-11 | kbuild: introduce destination-y for exported headers | Sam Ravnborg | 1 | -0/+2 |
2009-04-11 | kbuild: use git svn instead of git-svn in setlocalversion | Peter Korsgaard | 1 | -1/+1 |
2009-04-11 | kconfig: fix update-po-config to accect backslash in input | Sam Ravnborg | 1 | -0/+4 |
2009-04-11 | kbuild: fix option processing for -I in headerdep | Uwe Kleine-König | 1 | -1/+1 |
2009-04-10 | scripts/get_maintainer.pl - Allow multiple files on command line | Joe Perches | 1 | -44/+41 |
2009-04-10 | Add scripts/get_maintainer.pl | Joe Perches | 1 | -0/+518 |
2009-04-10 | Merge git://git.infradead.org/~dwmw2/firmware-2.6 | Linus Torvalds | 3 | -271/+1 |