| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: L-BOX RE2 support. | Nobuhiro Iwamatsu | 2007-05-07 | 11 | -1/+1536 |
* | sh: landisk updates. | kogiidena | 2007-05-07 | 9 | -872/+377 |
* | sh: hp6xx driver compile fixes. | Kristoffer Ericson | 2007-05-07 | 2 | -2/+2 |
* | doc: Update sysrq doc for sh kgdb trigger. | Paul Mundt | 2007-05-07 | 1 | -2/+2 |
* | serial: sh-sci: Kill off breakpoint in break IRQ. | Paul Mundt | 2007-05-07 | 1 | -6/+0 |
* | sh: heartbeat double 0 fix. | Takashi YOSHII | 2007-05-07 | 1 | -10/+3 |
* | sh: pata_platform pcmcia support for SolutionEngine boards. | Nobuhiro Iwamatsu | 2007-05-07 | 1 | -0/+26 |
* | sh: Add SH7785 Highlander board support (R7785RP). | Paul Mundt | 2007-05-07 | 27 | -144/+1896 |
* | sh: NR_IRQS consolidation. | Paul Mundt | 2007-05-07 | 2 | -88/+8 |
* | sh: generic BUG() support. | Paul Mundt | 2007-05-07 | 4 | -102/+95 |
* | sh: speculative execution support for SH7780. | Paul Mundt | 2007-05-07 | 2 | -0/+29 |
* | sh: Rip out broken kgdb thread support. | Paul Mundt | 2007-05-07 | 2 | -386/+4 |
* | sh: Bring kgdb back from the dead. | Paul Mundt | 2007-05-07 | 8 | -369/+101 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds | 2007-05-06 | 47 | -168/+766 |
|\ |
|
| * | kconfig: fix mconf segmentation fault | Marcin Garski | 2007-05-06 | 2 | -2/+2 |
| * | kbuild: enable use of code from a different dir | Sam Ravnborg | 2007-05-06 | 2 | -17/+16 |
| * | kconfig: error out if recursive dependencies are found | Sam Ravnborg | 2007-05-06 | 3 | -12/+13 |
| * | kbuild: scripts/basic/fixdep segfault on pathological string-o-death | Andy Green | 2007-05-02 | 1 | -0/+2 |
| * | kconfig: correct minor typo in Kconfig warning message. | Robert P. J. Day | 2007-05-02 | 1 | -1/+1 |
| * | kconfig: fix path to modules.txt in Kconfig help | Alexander E. Patrakov | 2007-05-02 | 8 | -31/+31 |
| * | usr/Kconfig: fix typo | Alexander E. Patrakov | 2007-05-02 | 1 | -1/+1 |
| * | kernel-doc: alphabetically-sorted entries in index.html of 'htmldocs' | Randy Dunlap | 2007-05-02 | 1 | -1/+1 |
| * | kbuild: be more explicit on missing .config file | Randy Dunlap | 2007-05-02 | 1 | -0/+1 |
| * | kbuild: clarify the creation of the LOCALVERSION_AUTO string. | Robert P. J. Day | 2007-05-02 | 1 | -6/+10 |
| * | kbuild: propagate errors from find in scripts/gen_initramfs_list.sh | Michael Ellerman | 2007-05-02 | 1 | -1/+1 |
| * | kconfig: refer to qt3 if we cannot find qt libraries | Sam Ravnborg | 2007-05-02 | 1 | -2/+2 |
| * | kbuild: handle compressed cpio initramfs-es | Alex Landau | 2007-05-02 | 1 | -2/+8 |
| * | kbuild: ignore section mismatch warning for references from .paravirtprobe to... | Sam Ravnborg | 2007-05-02 | 1 | -0/+13 |
| * | kbuild: remove stale comment in modpost.c | Sam Ravnborg | 2007-05-02 | 1 | -1/+0 |
| * | kbuild/mkuboot.sh: allow spaces in CROSS_COMPILE | Uwe kleine-König | 2007-05-02 | 1 | -1/+1 |
| * | kbuild: fix make mrproper for Documentation/DocBook/man | Sam Ravnborg | 2007-05-02 | 2 | -8/+2 |
| * | kbuild: remove kconfig binaries during make mrproper | Sam Ravnborg | 2007-05-02 | 1 | -0/+1 |
| * | kconfig/menuconfig: do not hardcode '.config' | Sam Ravnborg | 2007-05-02 | 2 | -1/+2 |
| * | kbuild: override build timestamp & version | Sam Ravnborg | 2007-05-02 | 1 | -7/+20 |
| * | kconfig.debug: clarify CONFIG_DEBUG_INFO help text | Andreas Dilger | 2007-05-02 | 1 | -0/+3 |
| * | kbuild: complain about missing system calls | Sam Ravnborg | 2007-05-02 | 3 | -0/+130 |
| * | kbuild: small documentation fix in Documentation/kbuild/modules.txt | Anton Blanchard | 2007-05-02 | 1 | -1/+1 |
| * | kbuild: do not emit src version warning for non-modules | Sam Ravnborg | 2007-05-02 | 1 | -3/+2 |
| * | menuconfig: remember alternate config filename | Sam Ravnborg | 2007-05-02 | 3 | -12/+37 |
| * | kbuild: move tags from ARCH and include/ ahead of drivers | Don Mullis | 2007-05-02 | 1 | -5/+6 |
| * | kbuild: distinguish between errors and warnings in modpost | Matthew Wilcox | 2007-05-02 | 2 | -3/+20 |
| * | kconfig/xconfig: sync main view with search dialog current menu | Marco Costalba | 2007-05-02 | 2 | -2/+5 |
| * | menuconfig: dont use obsolete index() function in lxdialog | Mike Frysinger | 2007-05-02 | 1 | -2/+2 |
| * | kbuild: add a missing slash in the comments | Uwe Zeisberger | 2007-05-02 | 1 | -1/+1 |
| * | cleanpatch: a script to clean up stealth whitespace added by a patch | H. Peter Anvin | 2007-05-02 | 1 | -0/+206 |
| * | cleanfile: a script to clean up stealth whitespace | H. Peter Anvin | 2007-05-02 | 1 | -0/+126 |
| * | kbuild: remove dependency on input.h from file2alias | Sam Ravnborg | 2007-05-02 | 3 | -10/+16 |
| * | kbuild: whitelist logo references from .text to .init.data | Sam Ravnborg | 2007-05-02 | 1 | -0/+15 |
| * | kbuild: fix segmentation fault in modpost | Sam Ravnborg | 2007-05-02 | 1 | -2/+6 |
| * | kbuild: fix warnings from .pci_fixup section | Sam Ravnborg | 2007-05-02 | 1 | -19/+25 |