| Commit message (Expand) | Author | Age |
* | Make 'headerscheck' stop immediately on an error | David Woodhouse | 2007-05-22 |
* | Revert "kbuild: make better section mismatch reports on i386, arm and mips" | Linus Torvalds | 2007-05-21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix | Linus Torvalds | 2007-05-21 |
|\ |
|
| * | mm: fix section mismatch warnings | Sam Ravnborg | 2007-05-19 |
| * | init/main: use __init_refok to fix section mismatch | Sam Ravnborg | 2007-05-19 |
| * | kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w... | Sam Ravnborg | 2007-05-19 |
| * | kbuild: add "Section mismatch" warning whitelist for powerpc | Li Yang | 2007-05-19 |
| * | kbuild: make better section mismatch reports on i386, arm and mips | Atsushi Nemoto | 2007-05-19 |
| * | kbuild: make modpost section warnings clearer | Russell King | 2007-05-19 |
| * | kconfig: search harder for curses library in check-lxdialog.sh | Mike Frysinger | 2007-05-19 |
| * | kbuild: include limits.h in sumversion.c for PATH_MAX | Mike Frysinger | 2007-05-19 |
| * | powerpc: Fix the MODALIAS generation in modpost for of devices | Sylvain Munaut | 2007-05-19 |
* | | x86_64: Support x86_64 in make buildtar | Andi Kleen | 2007-05-21 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | Fix occurrences of "the the " | Michael Opdenacker | 2007-05-09 |
* | | Allow arch to initialize arch field of the module structure | Roman Zippel | 2007-05-09 |
* | | kernel-doc: small kernel-doc optimization | Borislav Petkov | 2007-05-09 |
|/ |
|
* | kill warnings when building mandocs | Borislav Petkov | 2007-05-08 |
* | kernel-doc: html mode struct highlights | Randy Dunlap | 2007-05-08 |
* | kernel-doc: handle arrays with arithmetic expressions as initializers | Borislav Petkov | 2007-05-08 |
* | scripts: kernel-doc whitespace cleanup | Randy Dunlap | 2007-05-08 |
* | Add white list into modpost.c for memory hotplug code and ia64's machvec section | Yasunori Goto | 2007-05-08 |
* | blackfin architecture | Bryan Wu | 2007-05-07 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 |
|\ |
|
| * | kconfig: fix mconf segmentation fault | Marcin Garski | 2007-05-06 |
| * | kbuild: enable use of code from a different dir | Sam Ravnborg | 2007-05-06 |
| * | kconfig: error out if recursive dependencies are found | Sam Ravnborg | 2007-05-06 |
| * | kbuild: scripts/basic/fixdep segfault on pathological string-o-death | Andy Green | 2007-05-02 |
| * | kconfig: correct minor typo in Kconfig warning message. | Robert P. J. Day | 2007-05-02 |
| * | kbuild: be more explicit on missing .config file | Randy Dunlap | 2007-05-02 |
| * | kbuild: propagate errors from find in scripts/gen_initramfs_list.sh | Michael Ellerman | 2007-05-02 |
| * | kconfig: refer to qt3 if we cannot find qt libraries | Sam Ravnborg | 2007-05-02 |
| * | kbuild: handle compressed cpio initramfs-es | Alex Landau | 2007-05-02 |
| * | kbuild: ignore section mismatch warning for references from .paravirtprobe to... | Sam Ravnborg | 2007-05-02 |
| * | kbuild: remove stale comment in modpost.c | Sam Ravnborg | 2007-05-02 |
| * | kbuild/mkuboot.sh: allow spaces in CROSS_COMPILE | Uwe kleine-König | 2007-05-02 |
| * | kbuild: remove kconfig binaries during make mrproper | Sam Ravnborg | 2007-05-02 |
| * | kconfig/menuconfig: do not hardcode '.config' | Sam Ravnborg | 2007-05-02 |
| * | kbuild: override build timestamp & version | Sam Ravnborg | 2007-05-02 |
| * | kbuild: complain about missing system calls | Sam Ravnborg | 2007-05-02 |
| * | kbuild: do not emit src version warning for non-modules | Sam Ravnborg | 2007-05-02 |
| * | menuconfig: remember alternate config filename | Sam Ravnborg | 2007-05-02 |
| * | kbuild: distinguish between errors and warnings in modpost | Matthew Wilcox | 2007-05-02 |
| * | kconfig/xconfig: sync main view with search dialog current menu | Marco Costalba | 2007-05-02 |
| * | menuconfig: dont use obsolete index() function in lxdialog | Mike Frysinger | 2007-05-02 |
| * | cleanpatch: a script to clean up stealth whitespace added by a patch | H. Peter Anvin | 2007-05-02 |
| * | cleanfile: a script to clean up stealth whitespace | H. Peter Anvin | 2007-05-02 |
| * | kbuild: remove dependency on input.h from file2alias | Sam Ravnborg | 2007-05-02 |
| * | kbuild: whitelist logo references from .text to .init.data | Sam Ravnborg | 2007-05-02 |
| * | kbuild: fix segmentation fault in modpost | Sam Ravnborg | 2007-05-02 |