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